All machines from IC2 have wrong implementation of ISidedInventory. Extractor, Iron Furnace and other machies accept input from bottom and don't allow put items from pipes to fuel slot. Batbox\MFS\MFSU put all items from pipes from all directions to top slot.
[1.106]Wrong implementation of ISidedInventory
-
-
I thought this was a dud bug but it's real. The conversion to ForgeDirection was very annoying
EDIT: Should be coming to a ninja update
EDIT2: Should be there -
TileEntityElectricBlock (Batbox/MFE/MFSU) and Induction Furnace still use ForgeDirection.side instead ForgeDirection.ordinal()
-
No, they're using switch/case ForgeDirection, I suspect decompiler quirks.
-
industrialcraft-2_1.106.jar (2 807 051 bytes) contain usage of "side.flag" in TileEntityElectricBlock.getStartInventorySide(ForgeDirection). And "side.flag" used in TileEntityInduction.getStartInventorySide(ForgeDirection) but TileEntityInduction.getSizeInventorySide(ForgeDirection) use side.ordinal()
-
Will be fixed, somehow missed it out
-
Can someone point me into the right "Direction"? I'm confused.
Why dont you just switch to ForgeDirection for IC²?
-
I thought this was a dud bug but it's real. The conversion to ForgeDirection was very annoying
EDIT: Should be coming to a ninja update
EDIT2: Should be thereSo the fix is there, for sure?
-
The first fix is but not the second one.
-
Meaning the screwed up implementation of ISidedInventory? Sorry I'm not getting this right of the bat...
-
I'm confused, which parts of this is fixes?
-
Induction furances are still borked in the latest (2807051 bytes) version.
Also ninja updates are cool, but bumping the version number is even cooler (and we don't need to compare byte sizes or checksums as a bonus too!)
-
There will be a patch with a pile of fixes once I contact cpw about a potential fix to the quantum helm poison crash.
-
will this get a new version number or be ninja'ed in?
-
1.107