Lithostitched

Lithostitched

21M Downloads

Issue when opening worlds which seems to be related to lithostitched

JarnoBruins opened this issue ยท 0 comments

commented

Hello,

strangely enough, since yesterday I've been having troubles opening my world. The game loads fine and I can go to the singleplayer menu, but loading a world causes the game to instantly crash. These are the logs:

https://pastebin.com/hd03nJBp

especially line 7

java.lang.NoClassDefFoundError: Could not initialize class dev.worldgen.lithostitched.platform.Services

and line 44

Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NullPointerException: Failed to load service for dev.worldgen.lithostitched.platform.services.IPlatformHelper [in thread "ForkJoinPool.commonPool-worker-1"]

make me think this is somehow related to lithostitched. I'm not super technical so I'm not sure if this is a compatability issue with other mods or an issue with lithostitched itself, but I thought I'd report it.