You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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)
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
The text was updated successfully, but these errors were encountered: