CyclopsMC / CommonCapabilities

Forge Capabilities that can be shared by multiple mods.
http://cyclopsmc.github.io/CommonCapabilities/
MIT License
11 stars 11 forks source link

Crash with IC2 #5

Closed jasonsaffle13 closed 7 years ago

jasonsaffle13 commented 7 years ago

IC2 build 167 forward crashes with cyclops core any current build as of 1.9.4 when running Minecraft version 1.10.2 This is with Forge 12.18.3.2239 I have not tried with other versions of Forge.

http://paste.ubuntu.com/24287866/

It's a bug in CommonCapabilities, in build 167 the chunk loader changed from extending TileEntityElectricMachine to extending TileEntityInventory, which because CommonCapabilities is expecting TileEntityElectricMachine means it crashes.

rubensworks commented 7 years ago

@jasonsaffle13 I won't be able to fix this issue soon, so you'd best disable the IC2 modcompat from the CommonCapabilities config file.

0Navis0 commented 7 years ago

I get the same crash https://pastebin.com/TdM00CiX

jasonsaffle13 commented 7 years ago

Then use Same work around.

On Apr 2, 2017 15:55, "Alexis GEORGES" notifications@github.com wrote:

I get the same crash https://pastebin.com/TdM00CiX

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CyclopsMC/CommonCapabilities/issues/5#issuecomment-291010552, or mute the thread https://github.com/notifications/unsubscribe-auth/AEtMtuDbaaalGRaTRbatuYlIuWVeWKflks5rr_07gaJpZM4Mv1fA .