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

2.7 Beta 2 Nutrition crash while eating calamari causing corrupted save #17546

Closed
1 of 3 tasks
alphaomega21 opened this issue Oct 1, 2024 · 1 comment · Fixed by GTNewHorizons/Nutrition#20
Closed
1 of 3 tasks
Labels
Crash Status: Triage Issue awaiting triage. Remove once this issue is processed

Comments

@alphaomega21
Copy link
Contributor

alphaomega21 commented Oct 1, 2024

Your GTNH Discord Username

schrodingercatz

Your Pack Version

2.7.0 Beta 2

Your Server

SP

Java Version

Java 8

Type of Server

None

Your Actions

I was eating some delicious calamari while walking back to my base at night. When I tried to reconnect I get disconnected due to a unhandled exception. This seems to only corrupt the player file and the world loads fine when a backup player file is used.

Crash Report

Initial crash
https://mclo.gs/EgswEbd

Crash when connecting to world
https://mclo.gs/lFbX337

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 Status: Triage Issue awaiting triage. Remove once this issue is processed Crash labels Oct 1, 2024
Copy link
Contributor

github-actions bot commented Oct 1, 2024

Found 1 linked crash report(s)

Primitive Automated Analysis of Crash Report

https://mclo.gs/EgswEbd

Stacktrace
java.util.EmptyStackException
  at java.util.Stack.peek(Unknown Source)
  at java.util.Stack.pop(Unknown Source)
  at ca.wescook.nutrition.proxy.ClientProxy.getUnappliedHungerValues(ClientProxy.java:59)
  at ca.wescook.nutrition.events.EventWorldTick.clientTickEvent(EventWorldTick.java:60)
  at cpw.mods.fml.common.eventhandler.ASMEventHandler_950_EventWorldTick_clientTickEvent_ClientTickEvent.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.onPostClientTick(FMLCommonHandler.java:330)
  at net.minecraft.client.Minecraft.runTick(Minecraft.java:2064)
  at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:973)
  at net.minecraft.client.Minecraft.run(Minecraft.java:5110)
  at net.minecraft.client.main.Main.main(SourceFile:148)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  at java.lang.reflect.Method.invoke(Unknown Source)
  at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100)
  at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
  at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)

@alphaomega21 alphaomega21 changed the title 2.7 Beta 2 Nutrition crash while eating calamari 2.7 Beta 2 Nutrition crash while eating calamari causing corrupted save Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Status: Triage Issue awaiting triage. Remove once this issue is processed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant