JAVA CRASHING/DISPLAY DRIVER CRASH - IJEVIN

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Neil_50437

New Member
Jul 29, 2019
89
0
0
It's not exactly from those mods. It's an error in mojangs world code. However, the leak only ends up becoming a problem when a mod accesses a certain hook into that section of the code.

If your not running those particular mods, the code doesn't execute improperly (the error still shows up if you are testing in Eclipse,) but hangs the world if you are.
I have tons of xp and never seen a leak without those. Experience is ive written over 8k lines in #FTB helping people.
 

Eyamaz

New Member
Jul 29, 2019
2,373
0
0
I have tons of xp and never seen a leak without those. Experience is ive written over 8k lines in #FTB helping people.

And I've gone through the source code. Apparently you missed the point about the broken code only causing a problem when accessed through a forge hook by certain mods? Yes, disabling those mods helps, but it's not the mods themselves causing the error.
 
  • Like
Reactions: Nerixel

Neil_50437

New Member
Jul 29, 2019
89
0
0
Also leaks are to show modders what are going on, more of a debugging tool. From day one my server world leaks no lag whatsoever. I suggest doing /chunkloaders and having a look to see if there are any lag machines.
 
Status
Not open for further replies.