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

Crashes when opening inventory #18294

Open
2 of 3 tasks
Mongo2323 opened this issue Dec 9, 2024 · 3 comments
Open
2 of 3 tasks

Crashes when opening inventory #18294

Mongo2323 opened this issue Dec 9, 2024 · 3 comments
Labels
Crash Status: Can't Reproduce Issue cannot be reproduced

Comments

@Mongo2323
Copy link

Your GTNH Discord Username

mongo23

Your Pack Version

2.70

Your Server

SP

Java Version

Java 8

Type of Server

Single Player

Your Actions

When I open my inventory minecraft will crash.

Crash Report

https://mclo.gs/L7aHU3u

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

github-actions bot commented Dec 9, 2024

Found 1 linked crash report(s)

Primitive Automated Analysis of Crash Report

https://mclo.gs/L7aHU3u

Stacktrace
java.lang.NoClassDefFoundError: Could not initialize class minetweaker.api.tooltip.IngredientTooltips
  at minetweaker.mc1710.ForgeEventHandler.onItemTooltip(ForgeEventHandler.java:60)
  at cpw.mods.fml.common.eventhandler.ASMEventHandler_748_ForgeEventHandler_onItemTooltip_ItemTooltipEvent.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 net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:169)
  at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:626)
  at vazkii.botania.client.core.handler.TooltipAdditionDisplayHandler.render(TooltipAdditionDisplayHandler.java:65)
  at vazkii.botania.client.core.handler.ClientTickHandler.renderTick(ClientTickHandler.java:54)
  at cpw.mods.fml.common.eventhandler.ASMEventHandler_1398_ClientTickHandler_renderTick_RenderTickEvent.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.onRenderTickEnd(FMLCommonHandler.java:340)
  at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1003)
  at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:6110)
  at net.minecraft.client.main.Main.main(SourceFile:148)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:497)
  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:105)
  at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
  at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)

@chochem
Copy link
Member

chochem commented Dec 9, 2024

potentially a corrupted mod file, I would try reinstalling.

@RAFAEL-SOSA-UH RAFAEL-SOSA-UH added Status: Can't Reproduce Issue cannot be reproduced and removed Status: Triage Issue awaiting triage. Remove once this issue is processed labels Dec 10, 2024
@Mongo2323
Copy link
Author

Reinstalled same crash continues to occur. Created a new instance and no issues with inventory. RIP world

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Status: Can't Reproduce Issue cannot be reproduced
Projects
None yet
Development

No branches or pull requests

3 participants