Crash with Building Gadget
See original GitHub issueForge 2815, Gadgets 2.6.8.
I was about to start using the gadget in water when scrolling over to the item threw this crash.
---- Minecraft Crash Report ----
// My bad.
Time: 2019-03-31 20:03:23 EDT
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 45
at cofh.core.gui.container.InventoryContainerItemWrapper.getStackInSlot(InventoryContainerItemWrapper.java:142)
at net.minecraftforge.items.wrapper.InvWrapper.getStackInSlot(InvWrapper.java:68)
at com.direwolf20.buildinggadgets.common.tools.InventoryManipulation.countInContainer(InventoryManipulation.java:304)
at com.direwolf20.buildinggadgets.common.tools.InventoryManipulation.countItem(InventoryManipulation.java:174)
at com.direwolf20.buildinggadgets.common.tools.ToolRenders.renderBuilderOverlay(ToolRenders.java:132)
at com.direwolf20.buildinggadgets.client.proxy.ClientProxy.renderWorldLastEvent(ClientProxy.java:92)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_269_ClientProxy_renderWorldLastEvent_RenderWorldLastEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:196)
at net.minecraft.client.renderer.EntityRenderer.renderWorldPass(EntityRenderer.java:1432)
at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1259)
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1062)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1119)
at net.minecraft.client.Minecraft.run(Minecraft.java:3942)
at net.minecraft.client.main.Main.main(SourceFile:123)
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 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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
I had a Tech Reborn block as the build block at the time, but I was able to reload in and delete the gadget and get a new one, where I then copied a Flat Colored Block and got the same exact crash. I have no idea whats wrong when parsing over this crash report.
Issue Analytics
- State:
- Created 4 years ago
- Comments:24 (5 by maintainers)
Top Results From Across the Web
Game Crashing after using Building Gadget's Copy&Paste
Building Gadgets version 1.16.5-3.8.2 Minecraft Version Release Forge Version ... using Copy & Paste gadget, game now crashes immediately on .
Read more >Anyone know how to fix this problem with building gadgets ...
192 votes, 40 comments. 391K subscribers in the feedthebeast community. The subreddit for all things related to Modded Minecraft for ...
Read more >93 building gadget + refined storage cable = crash - Issues
When using the building gadget to make a line of cables from refined storage, the game crashes and you are unable to connect...
Read more >BuildingGadgets
Use the building gadget to place chests. Anything else we should know? After server reboots, still crashes when chunks are loaded. Question: Is...
Read more >Coco is the younger sister of Crash in the Crash Bandicoot ...
She first appeared in the 1997 playstation game Crash Bandicoot 2. She often plays a key role in Crash's adventures building gadgets or...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Additionally it seems to be fixed in the latest release:
https://minecraft.curseforge.com/projects/common-capabilities/files/2705122
Yup, it’s something telling something that the item is an IItemHandler when it’s not