EU-MJ-Engine icon indicating copy to clipboard operation
EU-MJ-Engine copied to clipboard

Update the version of ic2 to 2.8.220, fixes #12

Open Su5eD opened this issue 3 years ago • 0 comments

Due to a change in the constructors of IC2's InvSlot classes (They now take an IInventorySlotHolder instead of a TileEntityInventory. No changes in the code are required because TileEntityInventory implements the said interface), the game crashes with a NoSuchMethodError (see the crash report in issue #12). This is fixed by updating the version if ic2 to 2.8.190+ and re-compiling the mod.

Su5eD avatar Sep 06 '20 18:09 Su5eD