Equivalent Exchange 3

Equivalent Exchange 3

2M Downloads

Cant start the game with both BetterStorage and EE3.

crafteverywhere opened this issue ยท 6 comments

commented

Have reported it here:copygirl/BetterStorage#126

Description: Initializing game

java.lang.IllegalArgumentException: Duplicate keys in mappings 1xitemStack[1337:0:tile.betterstorage.reinforcedLocker:net.mcft.copy.betterstorage.item.block.ItemLockable]=[ CORPOREAL:106652.8 ESSENTIA:19.2 ] and 1xitemStack[1337:0:tile.betterstorage.reinforcedLocker:net.mcft.copy.betterstorage.item.block.ItemLockable]=[ CORPOREAL:106652.8 ESSENTIA:19.2 ]

Also check crash report here:http://notepad.cc/waggomo17

commented

Similar error here
#486

commented

Sorry for ingoring that.TAT

commented

Yup, same case in BetterStorage. Multiple recipes that output item stacks that only differ in the NBT value.

commented

Should be fixed now that I've added duplicate entry detection/prevention up the whazoo in EmcRegistry. Please test again with the current trunk

commented

Fixed. Tested with Forge 965+EE3 0.1.50+BS 0.8.0.39-dev. No crashes.

commented

Fixed