Crash on lodad after trying to create new world
qunYp3dZSyLjoEoEg opened this issue ยท 2 comments
Your GTNH Discord Username
No response
Your Pack Version
2.7.2
Your Server
SP
Java Version
Java 21
Type of Server
Single Player
Your Actions
I was trying to create a new creative world to paste in my pdim and a couple other files from Stonehuts due to theere existing a few bugs which were very ugh. The other world I created doesn't wanna load after splicing in the pdim folder, renamingit to 180, renaming the inner folder to 180 and the thing in personalspace_metadata.cfg to 180
Crash Report
Final Checklist
- I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the crash still exists will prompt us to investigate and reopen it once we confirm your report.
- I can reproduce this crash consistently by following the exact steps I described above.
- I have asked other people and they confirm they also crash by following the exact steps I described above.
Found 1 linked crash report(s)
Primitive Automated Analysis of Crash Report
Stacktrace
java.lang.NullPointerException: Player can't be found for Natalie170:b404d562823b48f3b1f3fe167db5677c:net.minecraft.entity.player.EntityPlayerMP at serverutils.lib.data.Universe.getPlayer(Universe.java:567) at serverutils.handlers.ServerUtilitiesServerEventHandler.onServerTick(ServerUtilitiesServerEventHandler.java:182) at cpw.mods.fml.common.eventhandler.ASMEventHandler_1008_ServerUtilitiesServerEventHandler_onServerTick_ServerTickEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:247) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:590) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:111) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
duplicate of #18239