This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
fileinster's profile picture

pushItem does not work without slot specified in to GregTech large charger

Started by fileinster, 30 September 2014 - 11:35 PM
fileinster #1
Posted 01 October 2014 - 01:35 AM
Hi,

Upon doing some testing it seems that there is a problem pushing items in to a GT large charger. Other inventory types test fine, although I haven't tested other GT types. Upon calling without maxNumber or

l

ua> chest.pushItem("east",1)
lua:52: Unknown expection class
java.lang.ArrayIndexOutOfBoundsException. Please contact devs on esper.net IRC #OpenMods

I've sent an IRC message as well, as requested.
Bomb Bloke #2
Posted 01 October 2014 - 07:38 AM
First make sure you're running the most recent builds of the involved mods - GregTech and the OpenMods set.

If the problem persists after updating, report it here. Be sure to include the version numbers of all mods you're using when you do so (eg, post a MineCraft log file).