GTNewHorizons / GT-New-Horizons-Modpack

A big progressive questing modpack for Minecraft 1.7.10 balanced around the mod GregTech.
https://www.gtnewhorizons.com/
Other
1.02k stars 307 forks source link

Crash when generating a world #18013

Open Leninus opened 1 hour ago

Leninus commented 1 hour ago

Your GTNH Discord Username

.leninus

Your Pack Version

2.7.0-beta3_Java_17-21

Your Server

SP

Java Version

Java 20

Type of Server

Single Player

Your Actions

This is a half-heart hardcore instance, the only changes are changing spice of life to normal from carrot, and adding a mod that changes max hp (https://www.curseforge.com/minecraft/mc-mods/hearts). Neither of these should affect this. Nothing else has been changed.

Before the crash I generated another world, but instead i got put into the one of the previous world i generated. It had partially explored journeymap with same waypoints, so it wasn't just an rng error and world generated with the same seed. The world names were different too. After promptly dying, I tried generating another world and it crashed. Subsequent generations are fine and working.

Crash Report

crash-2024-11-17_17.47.02-server.txt Here's a full log, there might be something of value Minecraft Log.txt

Final Checklist

github-actions[bot] commented 1 hour ago

Found 1 linked crash report(s)

Primitive Automated Analysis of Crash Report

https://mclo.gs/bzVRDWT

Stacktrace
java.lang.NullPointerException: Player can't be found for Leninus:08f5acd5151b4c30baa4359d347ef0e6:net.minecraft.entity.player.EntityPlayerMP
  at serverutils.lib.data.Universe.getPlayer(Universe.java:567)
  at serverutils.handlers.ServerUtilitiesServerEventHandler.onServerTick(ServerUtilitiesServerEventHandler.java:179)
  at cpw.mods.fml.common.eventhandler.ASMEventHandler_1005_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)
Leninus commented 1 hour ago

I understand that this most likely won't get anywhere because unable to reproduce, but I'd just like to know what happened here