-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash to menu on creating a new SP world #18239
Comments
Found 1 linked crash report(s) Primitive Automated Analysis of Crash ReportStacktracejava.lang.NullPointerException: Player can't be found for alphaomega21:eb26884df25f46bbbf10afdaae30ab14:net.minecraft.entity.player.EntityPlayerMP at serverutils.lib.data.Universe.getPlayer(Universe.java:567) at serverutils.handlers.ServerUtilitiesServerEventHandler.onServerTick(ServerUtilitiesServerEventHandler.java:181) 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) |
Adding more logs |
Uploading the log directly since the previous link is not complete. |
the fix was only for a non-critical issue earlier in the log |
still an issue on stable 🤡 |
still happening in 2.7.0. to boubou :( https://discord.com/channels/181078474394566657/401118216228831252/1315403843718348802 |
Your GTNH Discord Username
schrodingercatz
Your Pack Version
2.7.0 RC3
Your Server
SP
Java Version
Other versions in between
Type of Server
Single Player
Your Actions
When I create a new single player world I consistently get the attached crash to main menu. I am able to load the world after the crash just fine. I am using Java 22.
I checked with others on Discord and they were unable to reproduce this issue.
Crash Report
https://mclo.gs/5it3qn7
Final Checklist
The text was updated successfully, but these errors were encountered: