Ender IO Zoo

Ender IO Zoo

969k Downloads

FTB Infinity Evolved: Ender IO Harvester crash

Mr-Rixa opened this issue ยท 6 comments

commented

TL;DR: Harvester + Essence berry bush = Crash

http://pastebin.com/HTVsh3Bs

commented

same crash as in #2957

commented

The latest version contains a change that might help. I'd really like to get some feedback on this. Thx.

commented

Confirmed. Problem resolved with updating to latest Ender IO and EnderCore on SMP

commented

Nice. Could you have a look in your logfile if there are any warnings starting with the text "Ender IO Farming station fake player is being transfered to world"? If yes, I'd like to see them and the following stacktrace very much. Thx

commented

I'll check my server logfiles, I'll report back if I find something

commented

Couldn't find anything useful

Newest EnderIO installed

/minecraft/FTB_infini$ find -name \* -print0 | xargs -0 zgrep -Hi "EnderIO" | grep -i -A2 -B2 farm
./logs/fml-server-2.log:[07:54:27] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.vat.BlockVat
./logs/fml-server-2.log:[07:54:27] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.monitor.BlockPowerMonitor
./logs/fml-server-2.log:[07:54:27] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.farm.BlockFarmStation
./logs/fml-server-2.log:[07:54:27] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.wireless.BlockWirelessCharger
./logs/fml-server-2.log:[07:54:27] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.hypercube.BlockHyperCube
--
./logs/fml-server-1.log:[02:24:00] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.vat.BlockVat
./logs/fml-server-1.log:[02:24:00] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.monitor.BlockPowerMonitor
./logs/fml-server-1.log:[02:24:00] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.farm.BlockFarmStation
./logs/fml-server-1.log:[02:24:00] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.wireless.BlockWirelessCharger
./logs/fml-server-1.log:[02:24:00] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.hypercube.BlockHyperCube
--
./logs/fml-server-latest.log:[09:44:17] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.vat.BlockVat
./logs/fml-server-latest.log:[09:44:17] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.monitor.BlockPowerMonitor
./logs/fml-server-latest.log:[09:44:17] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.farm.BlockFarmStation
./logs/fml-server-latest.log:[09:44:17] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.wireless.BlockWirelessCharger
./logs/fml-server-latest.log:[09:44:17] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.hypercube.BlockHyperCube
--
./logs/fml-server-3.log:[23:42:17] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.vat.BlockVat
./logs/fml-server-3.log:[23:42:17] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.monitor.BlockPowerMonitor
./logs/fml-server-3.log:[23:42:17] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.farm.BlockFarmStation
./logs/fml-server-3.log:[23:42:17] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.wireless.BlockWirelessCharger
./logs/fml-server-3.log:[23:42:17] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.hypercube.BlockHyperCube

Old EnderIO server logs

./fml-server-2.log:[23:43:26] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.vat.BlockVat
./fml-server-2.log:[23:43:26] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.monitor.BlockPowerMonitor
./fml-server-2.log:[23:43:26] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.farm.BlockFarmStation
./fml-server-2.log:[23:43:26] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.wireless.BlockWirelessCharger
./fml-server-2.log:[23:43:26] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.hypercube.BlockHyperCube
--
./fml-server-2.log:[23:44:01] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockWirelessCharger: 1723 (init) -> 1690 (map).
./fml-server-2.log:[23:44:01] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockPaintedSlab: 1715 (init) -> 1682 (map).
./fml-server-2.log:[23:44:01] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockFarmStation: 1722 (init) -> 1689 (map).
./fml-server-2.log:[23:44:01] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockPaintedWall: 1713 (init) -> 1680 (map).
./fml-server-2.log:[23:44:01] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockDarkIronBars: 1760 (init) -> 1727 (map).
--
./fml-server-2.log:[23:44:01] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:itemYetaWrench: 5725 (init) -> 5702 (map).
./fml-server-2.log:[23:44:01] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:bucketNutrient_distillation: 5721 (init) -> 5698 (map).
./fml-server-2.log:[23:44:01] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:blockFarmStation: 1722 (init) -> 1689 (map).
./fml-server-2.log:[23:44:01] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:blockReservoir: 1726 (init) -> 1693 (map).
./fml-server-2.log:[23:44:01] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:blockTelePad: 1733 (init) -> 1700 (map).
--
./fml-server-2.log:[20:37:56] [pool-5-thread-1/INFO] [EnderIO/EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to /opt/minecraft/ikiperkkunamaa/./world/enderio/dimensionalTransceiver.json
./fml-server-2.log:[20:37:56] [Server thread/TRACE] [EnderIO/EnderIO]: Sent event FMLServerStoppedEvent to mod EnderIO
./2015-11-12-1.log.gz:  at crazypants.enderio.machine.farm.farmers.PickableFarmer.harvestBlock(PickableFarmer.java:42) ~[PickableFarmer.class:?]
./2015-11-12-1.log.gz:  at crazypants.enderio.machine.farm.farmers.NaturaBerryFarmer.harvestBlock(NaturaBerryFarmer.java:40) ~[NaturaBerryFarmer.class:?]
./2015-11-12-1.log.gz:  at crazypants.enderio.machine.farm.farmers.FarmersCommune.harvestBlock(FarmersCommune.java:51) ~[FarmersCommune.class:?]
./2015-11-12-1.log.gz:  at crazypants.enderio.machine.farm.TileFarmStation.doTick(TileFarmStation.java:445) ~[TileFarmStation.class:?]
./2015-11-12-1.log.gz:  at crazypants.enderio.machine.farm.TileFarmStation.checkProgress(TileFarmStation.java:379) ~[TileFarmStation.class:?]
./2015-11-12-1.log.gz:  at crazypants.enderio.machine.AbstractPoweredTaskEntity.processTasks(AbstractPoweredTaskEntity.java:96) ~[AbstractPoweredTaskEntity.class:?]
./2015-11-12-1.log.gz:  at crazypants.enderio.machine.AbstractMachineEntity.doUpdate(AbstractMachineEntity.java:259) ~[AbstractMachineEntity.class:?]
./2015-11-12-1.log.gz:  at crazypants.enderio.machine.AbstractPoweredMachineEntity.doUpdate(AbstractPoweredMachineEntity.java:40) ~[AbstractPoweredMachineEntity.class:?]
./2015-11-12-1.log.gz:  at crazypants.enderio.machine.farm.TileFarmStation.doUpdate(TileFarmStation.java:367) ~[TileFarmStation.class:?]
./2015-11-12-1.log.gz:  at com.enderio.core.common.TileEntityEnder.func_145845_h(TileEntityEnder.java:44) ~[TileEntityEnder.class:?]
./fml-server-3.log:[20:42:21] [main/DEBUG] [FML/]: The coremod com.enderio.core.common.transform.EnderCorePlugin requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded.
--
./fml-server-3.log:[20:45:14] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.vat.BlockVat
./fml-server-3.log:[20:45:14] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.monitor.BlockPowerMonitor
./fml-server-3.log:[20:45:14] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.farm.BlockFarmStation
./fml-server-3.log:[20:45:14] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.wireless.BlockWirelessCharger
./fml-server-3.log:[20:45:14] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.hypercube.BlockHyperCube
--
./fml-server-3.log:[20:45:47] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockWirelessCharger: 1723 (init) -> 1690 (map).
./fml-server-3.log:[20:45:47] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockPaintedSlab: 1715 (init) -> 1682 (map).
./fml-server-3.log:[20:45:47] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockFarmStation: 1722 (init) -> 1689 (map).
./fml-server-3.log:[20:45:47] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockPaintedWall: 1713 (init) -> 1680 (map).
./fml-server-3.log:[20:45:47] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockDarkIronBars: 1760 (init) -> 1727 (map).
--
./fml-server-3.log:[20:45:48] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:itemYetaWrench: 5725 (init) -> 5702 (map).
./fml-server-3.log:[20:45:48] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:bucketNutrient_distillation: 5721 (init) -> 5698 (map).
./fml-server-3.log:[20:45:48] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:blockFarmStation: 1722 (init) -> 1689 (map).
./fml-server-3.log:[20:45:48] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:blockReservoir: 1726 (init) -> 1693 (map).
./fml-server-3.log:[20:45:48] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:blockTelePad: 1733 (init) -> 1700 (map).
--
./fml-server-latest.log:[19:08:02] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.vat.BlockVat
./fml-server-latest.log:[19:08:02] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.monitor.BlockPowerMonitor
./fml-server-latest.log:[19:08:02] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.farm.BlockFarmStation
./fml-server-latest.log:[19:08:02] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.wireless.BlockWirelessCharger
./fml-server-latest.log:[19:08:02] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.hypercube.BlockHyperCube
--
./fml-server-latest.log:[19:08:37] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockWirelessCharger: 1723 (init) -> 1690 (map).
./fml-server-latest.log:[19:08:37] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockPaintedSlab: 1715 (init) -> 1682 (map).
./fml-server-latest.log:[19:08:37] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockFarmStation: 1722 (init) -> 1689 (map).
./fml-server-latest.log:[19:08:37] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockPaintedWall: 1713 (init) -> 1680 (map).
./fml-server-latest.log:[19:08:37] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockDarkIronBars: 1760 (init) -> 1727 (map).
--
./fml-server-latest.log:[19:08:37] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:itemYetaWrench: 5725 (init) -> 5702 (map).
./fml-server-latest.log:[19:08:37] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:bucketNutrient_distillation: 5721 (init) -> 5698 (map).
./fml-server-latest.log:[19:08:37] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:blockFarmStation: 1722 (init) -> 1689 (map).
./fml-server-latest.log:[19:08:37] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:blockReservoir: 1726 (init) -> 1693 (map).
./fml-server-latest.log:[19:08:37] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:blockTelePad: 1733 (init) -> 1700 (map).
--
./fml-server-latest.log:[15:28:02] [Netty IO #1/INFO] [FML/]: Client attempting to join with 176 mods : [email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],WR-CBE|[email protected],NEIAddons|[email protected],NEIAddons|[email protected],thaumcraftneiplugin@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],appliedenergistics2-core@rv2-stable-10,[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],ThaumicTinkerer@unspecified,[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],NEIAddons|[email protected],[email protected],MineFactoryReloaded|[email protected],BuildCraft|[email protected],[email protected],[email protected]_beta,[email protected],MineFactoryReloaded|[email protected],[email protected],inpure|[email protected],MineFactoryReloaded|[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],BuildCraft|[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_5,<CoFH ASM>@000,[email protected],[email protected],MineFactoryReloaded|[email protected],appliedenergistics2@rv2-stable-10,ProjRed|[email protected],MineFactoryReloaded|[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],StevesFactoryManager@A93,[email protected],[email protected],[email protected],BuildCraft|[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],ProjRed|[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],WR-CBE|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],WR-CBE|[email protected]
./fml-server-latest.log:[15:28:03] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
./2015-11-12-2.log.gz:  at crazypants.enderio.machine.farm.farmers.PickableFarmer.harvestBlock(PickableFarmer.java:42) ~[PickableFarmer.class:?]
./2015-11-12-2.log.gz:  at crazypants.enderio.machine.farm.farmers.NaturaBerryFarmer.harvestBlock(NaturaBerryFarmer.java:40) ~[NaturaBerryFarmer.class:?]
./2015-11-12-2.log.gz:  at crazypants.enderio.machine.farm.farmers.FarmersCommune.harvestBlock(FarmersCommune.java:51) ~[FarmersCommune.class:?]
./2015-11-12-2.log.gz:  at crazypants.enderio.machine.farm.TileFarmStation.doTick(TileFarmStation.java:445) ~[TileFarmStation.class:?]
./2015-11-12-2.log.gz:  at crazypants.enderio.machine.farm.TileFarmStation.checkProgress(TileFarmStation.java:379) ~[TileFarmStation.class:?]
./2015-11-12-2.log.gz:  at crazypants.enderio.machine.AbstractPoweredTaskEntity.processTasks(AbstractPoweredTaskEntity.java:96) ~[AbstractPoweredTaskEntity.class:?]
./2015-11-12-2.log.gz:  at crazypants.enderio.machine.AbstractMachineEntity.doUpdate(AbstractMachineEntity.java:259) ~[AbstractMachineEntity.class:?]
./2015-11-12-2.log.gz:  at crazypants.enderio.machine.AbstractPoweredMachineEntity.doUpdate(AbstractPoweredMachineEntity.java:40) ~[AbstractPoweredMachineEntity.class:?]
./2015-11-12-2.log.gz:  at crazypants.enderio.machine.farm.TileFarmStation.doUpdate(TileFarmStation.java:367) ~[TileFarmStation.class:?]
./2015-11-12-2.log.gz:  at com.enderio.core.common.TileEntityEnder.func_145845_h(TileEntityEnder.java:44) ~[TileEntityEnder.class:?]
./fml-server-1.log:[23:19:20] [main/DEBUG] [FML/]: The coremod com.enderio.core.common.transform.EnderCorePlugin requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded.
--
./fml-server-1.log:[23:22:11] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.vat.BlockVat
./fml-server-1.log:[23:22:11] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.monitor.BlockPowerMonitor
./fml-server-1.log:[23:22:11] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.farm.BlockFarmStation
./fml-server-1.log:[23:22:11] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.wireless.BlockWirelessCharger
./fml-server-1.log:[23:22:11] [Server thread/DEBUG] [extrautils/ExtraUtilities]: Checking class for special block breaking code: crazypants.enderio.machine.hypercube.BlockHyperCube
--
./fml-server-1.log:[23:22:45] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockWirelessCharger: 1723 (init) -> 1690 (map).
./fml-server-1.log:[23:22:45] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockPaintedSlab: 1715 (init) -> 1682 (map).
./fml-server-1.log:[23:22:45] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockFarmStation: 1722 (init) -> 1689 (map).
./fml-server-1.log:[23:22:45] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockPaintedWall: 1713 (init) -> 1680 (map).
./fml-server-1.log:[23:22:45] [Server thread/DEBUG] [FML/]: Fixed block id mismatch EnderIO:blockDarkIronBars: 1760 (init) -> 1727 (map).
--
./fml-server-1.log:[23:22:46] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:itemYetaWrench: 5725 (init) -> 5702 (map).
./fml-server-1.log:[23:22:46] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:bucketNutrient_distillation: 5721 (init) -> 5698 (map).
./fml-server-1.log:[23:22:46] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:blockFarmStation: 1722 (init) -> 1689 (map).
./fml-server-1.log:[23:22:46] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:blockReservoir: 1726 (init) -> 1693 (map).
./fml-server-1.log:[23:22:46] [Server thread/DEBUG] [FML/]: Fixed item id mismatch EnderIO:blockTelePad: 1733 (init) -> 1700 (map).