Crash with SP worlds
Zenthae opened this issue ยท 2 comments
Modpack version
1.81a
Issue
The game crash when trying to join a Singleplayer world after play on Multiplayer
Logs
java.lang.NullPointerException: Exception in server tick loop
at mcjty.rftoolsdim.dimensions.world.GenericChunkGenerator.<init>(GenericChunkGenerator.java:215)
at mcjty.rftoolsdim.dimensions.world.GenericWorldProvider.func_186060_c(GenericWorldProvider.java:356)
at net.minecraft.world.WorldServer.func_72970_h(WorldServer.java:848)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:118)
at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:18)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:140)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:233)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Thread.java:748)
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.