View Issue Details

IDProjectCategoryView StatusLast Update
0002252Industrial-Craft²E-Net, cabling, storage/transformer blockspublic2017-08-18 08:19
Reportervigilian Assigned ToAroma1997  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0002252: 1.10.2 placing batbox or mfsu or mfe make crash the client and give an error on the server, even in solo + texture problem
DescriptionSo,
crashing the client under 1.10.2 by placing an electric storage as the batbox + texture problem (black and purple) on those items + error on the server:
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_141]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) ~[h.class:?]
... 5 more
Caused by: java.lang.ClassCastException: ic2.core.block.wiring.TileEntityElectricBatBox cannot be cast to ic2.api.energy.tile.IEnergySource
at org.cyclops.energysynergy.modcompat.ic2.capability.tesla.Ic2TeslaIntegration$3.createProvider(Ic2TeslaIntegration.java:72) ~[Ic2TeslaIntegration$3.class:?]
at org.cyclops.cyclopscore.modcompat.capabilities.SimpleCapabilityConstructor.createProvider(SimpleCapabilityConstructor.java:18) ~[SimpleCapabilityConstructor.class:?]
at org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry.createProvider(CapabilityConstructorRegistry.java:149) ~[CapabilityConstructorRegistry.class:?]
at org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry.addLoadedCapabilityProvider(CapabilityConstructorRegistry.java:186) ~[CapabilityConstructorRegistry.class:?]
at org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry.onLoad(CapabilityConstructorRegistry.java:180) ~[CapabilityConstructorRegistry.class:?]
at org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry.onLoad(CapabilityConstructorRegistry.java:155) ~[CapabilityConstructorRegistry.class:?]
at org.cyclops.cyclopscore.modcompat.capabilities.CapabilityConstructorRegistry.onTileLoad(CapabilityConstructorRegistry.java:199) ~[CapabilityConstructorRegistry.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1_CapabilityConstructorRegistry_onTileLoad_TileEntity.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) ~[EventBus.class:?]
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:565) ~[ForgeEventFactory.class:?]
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:545) ~[ForgeEventFactory.class:?]
at net.minecraft.tileentity.TileEntity.<init>(TileEntity.java:489) ~[aqk.class:?]
at ic2.core.block.TileEntityBlock.<init>(TileEntityBlock.java:83) ~[TileEntityBlock.class:?]
at ic2.core.block.TileEntityInventory.<init>(TileEntityInventory.java:32) ~[TileEntityInventory.class:?]
at ic2.core.block.wiring.TileEntityElectricBlock.<init>(TileEntityElectricBlock.java:50) ~[TileEntityElectricBlock.class:?]
at ic2.core.block.wiring.TileEntityElectricBatBox.<init>(TileEntityElectricBatBox.java:12) ~[TileEntityElectricBatBox.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_141]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_141]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_141]
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_141]
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_141]
at ic2.core.block.TileEntityBlock.instantiate(TileEntityBlock.java:77) ~[TileEntityBlock.class:?]
at ic2.core.item.block.ItemBlockTileEntity.placeBlockAt(ItemBlockTileEntity.java:89) ~[ItemBlockTileEntity.class:?]
at net.minecraft.item.ItemBlock.func_180614_a(ItemBlock.java:54) ~[acl.class:?]
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:780) ~[ForgeHooks.class:?]
at net.minecraft.item.ItemStack.func_179546_a(ItemStack.java:145) ~[adz.class:?]
at net.minecraft.server.management.PlayerInteractionManager.func_187251_a(PlayerInteractionManager.java:493) ~[lv.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_184337_a(NetHandlerPlayServer.java:679) ~[me.class:?]
at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:55) ~[jj.class:?]
at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:11) ~[jj.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fl$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_141]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_141]
at net.minecraft.util.Util.func_181617_a(SourceFile:45) ~[h.class:?]
... 5 more
Steps To Reproduceit's happening in solo and multi.
probably a tesla compatiblity problem. we used the last tesla available for 1.10.2 and the last release of tesla.
you just need to try to place a electircal storage as MFE, batbox or others
 
we've tried version since 193 to last one (of industrialcraft).
Additional Informationother small problem which isn't in 230+, in 210 the cable are in purple and black.

https://paste.ee/p/DAn2N here is the client crash....
Tags1.10.2
Minecraft Version1.10.2

Activities

vigilian

2017-08-18 02:25

reporter   ~0005417

Problems will be resolve by an hotfix in energysynergy and cylopscore.
https://forum.industrial-craft.net/thread/14844-crash-client-problem-with-mfe-mfsu-and-batbox/#post210017

Aroma1997

2017-08-18 08:19

developer   ~0005418

problem in one of cyclopses mods.

Issue History

Date Modified Username Field Change
2017-08-17 22:47 vigilian New Issue
2017-08-17 22:47 vigilian Tag Attached: 1.10.2
2017-08-18 02:25 vigilian Note Added: 0005417
2017-08-18 08:19 Aroma1997 Assigned To => Aroma1997
2017-08-18 08:19 Aroma1997 Status new => closed
2017-08-18 08:19 Aroma1997 Resolution open => fixed
2017-08-18 08:19 Aroma1997 Note Added: 0005418