Using EIO painter for TE machines crashes from BC5/6 facades
BevoLJ opened this issue ยท 2 comments
Reproduced as title says. Just use EIO painter to paint a EIO facade as a Thermal Expansion machine (or other mods like IC2 that are also affected) and it will result in the following crash: http://pastebin.com/rYVgBjym
buildcraft bug reports should be posted here:
http://mod-buildcraft.com/forums/index.php?board=2.0
did you try adding the TE machines and such to the facade blacklist?
Your world is definitely broken:
[26/8/2014 21:36:17 PM] [Client thread/WARN] [IC2]: Mismatched tile entity at dim ?, -704/66/1048, got class crazypants.enderio.conduit.TileConduitBundle, expected class ic2.core.block.machine.tileentity.TileEntityRecycler.
[26/8/2014 21:36:22 PM] java.lang.ClassCastException: crazypants.enderio.conduit.TileConduitBundle cannot be cast to cofh.api.tileentity.ISidedTexture
[26/8/2014 21:36:22 PM] java.lang.NullPointerException
[26/8/2014 21:36:22 PM] at codechicken.lib.world.WorldExtension.saveChunkData(WorldExtension.java:62)
Not a BC bug.