When your hotbar is filled with tools and your toolbox, and you have tools in your inventory, and you try to store them in the toolbox, the game crashes with a saving chunks dirt screen
[BUG 1.64] Toolbox Crasher
- Shiding
- Closed
-
-
The Same thing happened to me the only thing I would like to add is I had a hotbar full of Lapo's and tools in my inventory
I had just tried it the opposite way (lapo's in my inventory and tools in my hotbar) and it didn't crash
-
Crashlog please.
-
It crashed when I wanted to test what happens when you don't have enough space for the stuff in your hotbar, so I put 8 fully charged batteries into the toolbox, three cropsticks into the hotbar and opened the toolbox. Minecraft crashed and I didn't get the changelog. When I restarted minecraft, the batteries were in my inventory and the toolbox had the something-is-inside-sprite. When I opened it with empty hotbar, Minecraft crashed with this crashlog ( ] is because of Smilies):
Mods loaded: 15
ModLoader 1.1
mod_ModLoaderMp 1.0.0
mod_NotEnoughItems 1.1.0
mod_BuildCraftCore 3.1.2
mod_BuildCraftBuilders 3.1.2
mod_BuildCraftEnergy 3.1.2
mod_BuildCraftFactory 3.1.2
mod_BuildCraftTransport 3.1.2
mod_BuildCraftSilicon 3.1.2
mod_IC2 v1.64
mod_PigbearLaser Laser 1.1
mod_RedPowerCore 2.0pr4d
mod_RedPowerLighting 2.0pr4d
mod_RedPowerLogic 2.0pr4d
mod_RedPowerWiring 2.0pr4dMinecraft has crashed!
----------------------Minecraft has stopped running because it encountered a problem.
If you wish to report this, please copy this entire text and email it to support@mojang.com.
Please include a description of what you did when the error occured.--- BEGIN ERROR REPORT 4308f318 --------
Generated 25.01.12 20:41Minecraft: Minecraft 1.1
OS: Windows Vista (x86) version 6.0
Java: 1.7.0_01, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 3400 Series version 3.3.10750 Compatibility Profile Context, ATI Technologies Inc.java.lang.ArrayIndexOutOfBoundsException: 8
at ic2.common.ItemToolbox.unpack(ItemToolbox.java:151)
at ic2.common.ItemToolbox.a(ItemToolbox.java:81)
at yq.a(SourceFile:98]
at js.a(PlayerController.java:54)
at net.minecraft.client.Minecraft.c(SourceFile:1239)
at net.minecraft.client.Minecraft.k(SourceFile:1545)
at net.minecraft.client.Minecraft.x(SourceFile:709)
at net.minecraft.client.Minecraft.run(SourceFile:662)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 311c81ab ----------EDIT: Just tried it with new toolbox, empty hotbar and 8 fully charged RE-Batteries. I put the Batteries into the toolbox. That worked. I took them out, same crashlog. After restarting, the batteries were in my hotbar and in the toolbox.
-
Thanks, fixed it for next release.
Do not pack 8 items into the toolbox and you will be fine. There's a small error causing that exception if
-8 items are stored AND
-there is not enough space on hotbar to distribute all itemsIf you dont put more then 7 things into a toolbox, no crashes will occur.