Crash with IC2
jasonsaffle13 opened this issue · 3 comments
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.
@jasonsaffle13 I won't be able to fix this issue soon, so you'd best disable the IC2 modcompat from the CommonCapabilities config file.
I get the same crash https://pastebin.com/TdM00CiX
Then use Same work around.
…On Apr 2, 2017 15:55, "Alexis GEORGES" ***@***.***> 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
<#5 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEtMtuDbaaalGRaTRbatuYlIuWVeWKflks5rr_07gaJpZM4Mv1fA>
.