Skip to content
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

Open
2 of 3 tasks
alphaomega21 opened this issue Dec 6, 2024 · 6 comments
Open
2 of 3 tasks

Crash to menu on creating a new SP world #18239

alphaomega21 opened this issue Dec 6, 2024 · 6 comments
Labels
Crash Mod: CoFHCore Status: Needs Confirmation Issue requires more investigation/testing/confimation on how it is caused.

Comments

@alphaomega21
Copy link

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

  • 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.
@alphaomega21 alphaomega21 added Crash Status: Triage Issue awaiting triage. Remove once this issue is processed labels Dec 6, 2024
@chochem chochem added Mod: Server Utilities and removed Status: Triage Issue awaiting triage. Remove once this issue is processed labels Dec 6, 2024
Copy link
Contributor

github-actions bot commented Dec 6, 2024

Found 1 linked crash report(s)

Primitive Automated Analysis of Crash Report

https://mclo.gs/5it3qn7

Stacktrace
java.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)

@chochem chochem added the Status: Needs More Info Issue requires more clarification from the author label Dec 6, 2024
@alphaomega21
Copy link
Author

Adding more logs
fml-junk-earlystartup.log: https://mclo.gs/l9oHD18
fml-client-latest.log: https://mclo.gs/AUhDD7F

@alphaomega21
Copy link
Author

Uploading the log directly since the previous link is not complete.

fml-client-latest.log

@chochem chochem added Mod: CoFHCore Status: Needs Confirmation Issue requires more investigation/testing/confimation on how it is caused. and removed Status: Needs More Info Issue requires more clarification from the author Mod: Server Utilities labels Dec 6, 2024
@boubou19 boubou19 closed this as completed Dec 7, 2024
@chochem chochem reopened this Dec 8, 2024
@chochem
Copy link
Member

chochem commented Dec 8, 2024

the fix was only for a non-critical issue earlier in the log

@boubou19
Copy link
Member

boubou19 commented Dec 8, 2024

still an issue on stable 🤡

@chochem
Copy link
Member

chochem commented Dec 8, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Mod: CoFHCore Status: Needs Confirmation Issue requires more investigation/testing/confimation on how it is caused.
Projects
None yet
Development

No branches or pull requests

3 participants