-
Notifications
You must be signed in to change notification settings - Fork 325
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 when shift clicking renamed paper out of tool station #16270
Closed
2 of 3 tasks
Labels
Comments
jurrejelle
added
Status: Triage
Issue awaiting triage. Remove once this issue is processed
Crash
labels
May 14, 2024
Found 1 linked crash report(s) Primitive Automated Analysis of Crash ReportStacktracejava.lang.NullPointerException: Cannot invoke "net.minecraft.nbt.NBTTagCompound.func_74764_b(String)" because "tags" is null at tconstruct.tools.logic.ToolStationLogic.canRename(ToolStationLogic.java:187) at tconstruct.tools.inventory.ToolStationContainer.craftTool(ToolStationContainer.java:148) at tconstruct.tools.inventory.ToolStationContainer.mergeCraftedStack(ToolStationContainer.java:183) at tconstruct.tools.inventory.ToolStationContainer.transferStackInSlot(ToolStationContainer.java:97) at net.minecraft.inventory.Container.slotClick(SourceFile:193) at net.minecraft.client.multiplayer.PlayerControllerMP.windowClick(PlayerControllerMP.java:419) at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:707) at net.minecraft.client.gui.inventory.GuiContainer.handleMouseClick(GuiContainer.java:638) at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java) at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java) at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:14) at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:626) at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java) at net.minecraft.client.gui.inventory.GuiContainer.mouseClicked(GuiContainer.java:394) at tconstruct.tools.gui.ToolStationGui.mouseClicked(ToolStationGui.java:63) at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:296) at net.minecraft.client.gui.inventory.GuiContainer.handleMouseInput(GuiContainer.java) at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:268) at net.minecraft.client.Minecraft.runTick(Minecraft.java:1640) 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(DirectMethodHandleAccessor.java:104) at java.lang.reflect.Method.invoke(Method.java:578) 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(DirectMethodHandleAccessor.java:104) at java.lang.reflect.Method.invoke(Method.java:578) at com.gtnewhorizons.retrofuturabootstrap.Main.main(Main.java:219) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) Missing 1 mods
Added 1 mods
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Your GTNH Discord Username
jurrejelle
Your Pack Version
2.6.0 (2024-04-28)
Your Server
Private server
Java Version
Java 8
Type of Server
Vanilla Forge
Your Actions
We use ae2-rv3-beta-400-GTNH
Might be duplicate of #6700? Not sure, that one had a different exception and was closed.
Actions:
Crash Report
https://mclo.gs/LdIT41w
Final Checklist
The text was updated successfully, but these errors were encountered: