
Conduit Facades SPAMMING Error Msgs in Console
Closed this issue ยท 1 comments
Any time I make a conduit Facade using an IC2 Block, I will work, however, when I place the block, I will continully get error messages spamming hundreds of lines in my launchers Console stating the following:
[23:59:07] [Client thread/WARN]: Mismatched tile entity at dim ?, -45/71/88, got class crazypants.enderio.conduit.TileConduitBundle, expected null.
[23:59:07] [Client thread/WARN]: Mismatched tile entity at dim ?, -45/71/88, got class crazypants.enderio.conduit.TileConduitBundle, expected null.
[23:59:07] [Client thread/WARN]: Mismatched tile entity at dim ?, -45/71/88, got class crazypants.enderio.conduit.TileConduitBundle, expected null.
Its OVER and OVER again... and it doesn't stop... just keeps spamming...
When I remove the facade at that location, the errors go away.
I need the IC2 Blocks to be able to be facades or it defeats the purpose of the facade. It also causes major lag in server and client side lag.
Can you please fix it and test so these errors don't happen when using IC2 Blocks.
Specifically, this error comes when using IC2's Basic Machine Casing as a EnderIO facade. Also happens when using an advanced Machine Casing.
Thanks!