Potential Colossal Chests incompatibility
g-rock84 opened this issue ยท 2 comments
First off, thank you so much for such awesome mods! I have fallen head over heals with all the Integrated mods and really appreciate your hard work so it hurts to report a bug... :( I am especially excited about the new terminals and autocrafting capabilities! I really want to make the the Refined Storage/AE2 replacement for me. I REALLY hope the bug is on my end or another mod that I can remove or update.
Issue type:
- ๐ When importing items into a Colossal Chest via the item importer the game crashes. When inputting items into the Colossal Chest via the Storage Terminal throws a CommonCapabilities error message in game.
Short description:
-
When attempting to import items in a Colossal Chest via the item importer the game crashes. I attach the item interface to the Colossal Chest, then a logic cable and then an item importer to a vanilla chest with any number of items or item stacks (I tried one cobblestone, five iron ingots and a stack of 32 coal) and as soon as I add a boolean (true) variable to the "import all items" option slot the game crashes.
-
A similar thing happens when try to add or remove items from the Storage Terminal. It doesn't matter if I manually add the items to the Colossal Chest first and then try to take them out via the Storage terminal or try to add them. CommonCapabilities throws an error but the game does crash, The items either don't get extracted (if they were already in the chest) or they get kicked out of the players inventory on to the ground.
Steps to reproduce the problem:
Item Importer:
-
Attach item interface to Colossal Chest.
-
Attach logic cable to item interface.
-
Attach item importer to vanilla chest.
-
Add Boolean true variable to the item importer "import all items" slot.
Storage Terminal:
-
Attach item interface to Colossal Chest.
-
Attach logic cable to item interface,
-
Attach Storage Terminal to logic cable.
-
Try to drop an item into the chest inventory.
OR
-
Add and item to the chest manually.
-
Try to remove item from chest via the Storage Terminal.
Expected behaviour:
-
What I was expecting was that the items would get pulled out of the vanilla chest via the item importer and deposited into the Colossal Chest.
-
I was also expecting to be able to add and remove items from the Colossal Chest from the Storage Terminal.
Versions:
- This mod: 2.3.0 & 2.4.1 (tested on both)
- Minecraft: 1.12.2
- Forge: 14.23.5.2836
Log file:
Yep you're right. Rule #1: make sure your mods are updated... I wasn't aware that colossal chests had been updated recently. I updated to 1.7.2 and that fixed the issues. Thank you for your time! Sorry about that.