
Issue when opening worlds which seems to be related to lithostitched
JarnoBruins opened this issue ยท 0 comments
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:
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.