Jump to content

Forums Migration/Upgrade


Recommended Posts

Posted
  On 3/2/2017 at 11:41 PM, Leomelonseeds said:

@Draco18s Why do you still use windows 7???

Expand  

Because Windows 7 is still better than literally any other version of Windows?

  • Like 2

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted (edited)

Rigggghhhht... Id agree on that. but keep in mind ONE thing. I know how to hack windows 7.

Edited by Leomelonseeds

Apparently I'm addicted to these forums and can't help but read all the posts. So if I somehow help you, please click the "Like This" button, it helps.

Posted
  On 3/4/2017 at 2:04 AM, Leomelonseeds said:

Rigggghhhht... Id agree on that. but keep in mind ONE thing. I know how to hack windows 7.

Expand  

There is no such thing as "perfect security."

 

Actually there is. It's called "unplugging it from the internet and turning it off."

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted

 

  On 3/4/2017 at 3:04 AM, Draco18s said:

Actually there is. It's called "unplugging it from the internet and turning it off."

Expand  

Nope. My school computers use windows 7. From the startup repair, I can hack the computers. (shhhhh...)

Apparently I'm addicted to these forums and can't help but read all the posts. So if I somehow help you, please click the "Like This" button, it helps.

Posted

Another problem:

The last line of this post doesn't text-wrap and I have no idea why.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

  • 5 weeks later...
Posted

3A9zP6u.png

 

@Mr. Flamegoat  HTTPS would be nice. Firefox always warns me about missing HTTPS on this site.  

Well, Chrome and Vivaldi also do, just not on the login field.

 

The next thing: Inserting an image from URL seems not to work well in Vivaldi (version 1.8, so the latest).

I mean, you click on the "Insert to post" button and nothing happens or it just takes that long that I assume nothing happens.

Not quite sure, but as everyone can see, worked the third time. ^^ Some progress bar or loading bar stuff would be nice there,

so if it takes somehow longer you can see that the website is doing something.

Developer of Primeval Forest.

  • 4 months later...
Posted (edited)

Is there a way to simply write inline code in replys? Currently I change the font like this but it is not very pleasant.
Markup uses the ` char but that obviously would not work here.

Edited by Busti
Too many ` chars. Stupid deadkeys.

PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.

  • 1 month later...
Posted
  On 9/5/2017 at 9:08 PM, Busti said:

Is there a way to simply write inline code in replys? Currently I change the font like this but it is not very pleasant.
Markup uses the ` char but that obviously would not work here.

Expand  

 

tt.png

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

  • 1 year later...
Posted (edited)
  On 3/8/2017 at 8:14 PM, Draco18s said:

Another problem:

The last line of this post doesn't text-wrap and I have no idea why.

Expand  

Sorry for the necro, but this line still doesn't wrap

858421064_ScreenShot2018-11-14at11_23_46pm.thumb.png.d18a05290883266a77f9bb879f715b89.png

Edited by Cadiboo

About Me

  Reveal hidden contents

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Posted
  On 11/14/2018 at 12:24 PM, Cadiboo said:

Sorry for the necro, but this line still doesn't wrap

858421064_ScreenShot2018-11-14at11_23_46pm.thumb.png.d18a05290883266a77f9bb879f715b89.png

Expand  

I took a look at the markup generated for your post and it apparently has completely bogus inline styles applied to it (e.g. a fixed width which causes the line not to wrap and flow out of the container). I honestly can't reproduce this in a post of my own, so you must have hit a magic combination in the editor to achieve this. Trying to edit your post (for testing purposes) showed that removing the formatting (The editor button next to the 'Size' dropdown) from that line fixes the issue.

 

Unfortunately, there isn't much we can do to fix the cause of this, as, alas, WYSIWYG editors work in mysterious ways.

  • Haha 1
Posted (edited)
  On 11/15/2018 at 6:53 AM, PaleoCrafter said:

I honestly can't reproduce this in a post of my own, so you must have hit a magic combination in the editor to achieve this. Trying to edit your post (for testing purposes) showed that removing the formatting (The editor button next to the 'Size' dropdown) from that line fixes the issue.

 

Unfortunately, there isn't much we can do to fix the cause of this, as, alas, WYSIWYG editors work in mysterious ways.

Expand  

That makes sense. Its still possible to recreate this by editing the HTML markup while editing I think. I think that you shouldn't try to remove this because letting users customise their comments with markup is pretty cool.

Apparently all you need to do is set the width style and the table-layout style to fixed.

Edited by Cadiboo
  • Haha 2

About Me

  Reveal hidden contents

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

  • 5 months later...
Posted

Sorry for resurrecting an old post but if you turn on dark mode,

  On 11/15/2018 at 11:54 AM, Cadiboo said:

That makes sense. Its still possible to recreate this by editing the HTML markup while editing I think. I think that you shouldn't try to remove this because letting users customise their comments with markup is pretty cool.

Expand  

This is how that sentence looks:

446072049_Screenshot(100).thumb.png.d6a4bae83b36ab0f9e251e81553e6196.png

  • 5 months later...
Posted (edited)

What's up with spoiler blocks lately? They have massive, massive blank sections in them when expanded now:

<div style="height:1411px;width:3548px;">
						&nbsp;
					</div>

Test:

  Reveal hidden contents

Ok, its definitely not all of them, but some people that are doing something odd.

 

Here's a post with two such "broken" spoilers:

 

Edited by Draco18s

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted

It's from people copy-pasting rich text

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted
  On 9/27/2019 at 5:47 PM, DaemonUmbra said:

It's from people copy-pasting rich text

Expand  

That would do it. Combined with people going "meh" when their own post looks like garbage.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements




×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.