superfluke / hexlands

MIT License
7 stars 10 forks source link

[Important] main thread deadlock #16

Closed luenlin closed 6 years ago

luenlin commented 6 years ago

https://paste.feed-the-beast.com/view/c74471da

"Server thread" #29 prio=5 os_prio=0 tid=0x0000000039379800 nid=0x384c waiting for monitor entry [0x0000000036d9c000] java.lang.Thread.State: BLOCKED (on object monitor) at java.lang.String.substring(Unknown Source) at sun.reflect.misc.ReflectUtil.isNonPublicProxyClass(Unknown Source) at java.lang.ClassLoader.checkPackageAccess(Unknown Source) at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:51)

superfluke commented 6 years ago

Do you get the same issue without sponge installed?

luenlin commented 6 years ago

@superfluke yes

luenlin commented 6 years ago

Memory overflow + deadlock on main thread

superfluke commented 6 years ago

Any other mods? Any logs from the crash/deadlock without sponge?

luenlin commented 6 years ago

Forge tries to run but memory overflow occurs when the player runs the graph

luenlin commented 6 years ago

Because it is a server, it may not be able to test so much If you do not plan to repair sponge related errors please inform

superfluke commented 6 years ago

Is it sponge related? You said you're still having errors without sponge correct, any logs might help.

luenlin commented 6 years ago

Sorry for the memory overflow causing the command window to freeze directly. So I can't provide any relevant reports. Because it was not generated at all

superfluke commented 6 years ago

You should still have a a file named something like latest.log in your logs folder

luenlin commented 6 years ago

https://paste.feed-the-beast.com/view/7dcfd47c

superfluke commented 6 years ago

That log has sponge as well. I cannot manage to replicate this but feel free to reopen if you do have a log without sponge, otherwise try reporting this issue to them.