kreezxil / Lava-Dynamics

Adding Vulcanism to Minecraft via Block Update Detection (BUD)
3 stars 3 forks source link

Server Crash with v4.121 on Forge 2760 #8

Closed alexgurrola closed 5 years ago

alexgurrola commented 6 years ago

There is an issue involving generating random ore. Considering my setup has a lot of mods installed, it's possible that something could be flowing through there that would cause the error but the back trace doesn't seem to label a single ore name or id in the process. Anyway, it crashes my server when someone is exploring chunks, so I have it disabled for now. Thanks for your help!


Crash Reports:

http://termbin.com/by88 http://termbin.com/3w5z http://termbin.com/vewx


Code References:

https://github.com/kreezxil/Lava-Dynamics/blob/dfea0fd9c035a9c85ba3f11634fb8a1895713e6f/src/main/java/com/kreezcraft/lavadynamics/LavaLove.java#L437

https://github.com/kreezxil/Lava-Dynamics/blob/dfea0fd9c035a9c85ba3f11634fb8a1895713e6f/src/main/java/com/kreezcraft/lavadynamics/LavaLove.java#L439