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

Scanning items from the bookmarks tabs soft-crashes the game #17685

Open
2 of 3 tasks
qunYp3dZSyLjoEoEg opened this issue Oct 19, 2024 · 1 comment
Open
2 of 3 tasks

Comments

@qunYp3dZSyLjoEoEg
Copy link

Your GTNH Discord Username

No response

Your Pack Version

2.6.1

Your Server

Stonehuts

Java Version

Java 21

Type of Server

Thermos

Your Actions

I tried scanning items from the bookmarks tabs of NEI, and the game soft-crashed me to the start-screen.

Crash Report

https://mclo.gs/DT3jw0m

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

Found 1 linked crash report(s)

Primitive Automated Analysis of Crash Report

https://mclo.gs/DT3jw0m

Stacktrace
java.lang.NullPointerException: Cannot read field "field_75222_d" because "this.hoveringSlot" is null
  at net.blay09.mods.tcinventoryscan.client.ClientProxy.tryCompleteScan(ClientProxy.java:162)
  at net.blay09.mods.tcinventoryscan.client.ClientProxy.clientTick(ClientProxy.java:141)
  at cpw.mods.fml.common.eventhandler.ASMEventHandler_1858_ClientProxy_clientTick_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.onPreClientTick(FMLCommonHandler.java:325)
  at net.minecraft.client.Minecraft.runTick(Minecraft.java:1587)
  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 jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
  at java.lang.reflect.Method.invoke(Unknown Source)
  at net.minecraft.launchwrapper.Launch.rfb$realLaunch(Launch.java:250)
  at net.minecraft.launchwrapper.Launch.launch(Launch.java:35)
  at net.minecraft.launchwrapper.Launch.main(Launch.java:60)
  at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
  at java.lang.reflect.Method.invoke(Unknown Source)
  at com.gtnewhorizons.retrofuturabootstrap.Main.main(Main.java:219)

@chochem chochem added Mod: NEI Mod: TC Inventory Scan and removed Status: Triage Issue awaiting triage. Remove once this issue is processed labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants