Factory Server/Client Visual Desync?
Towsty opened this issue ยท 9 comments
Currently using Mekanism 8.0.2.567 with Forge 1340
In this picture there are three basic factories. From left to right Crushing, Enriching, Smelting.
In the image below I am looking at an Enriching factory even though it says Smelting. Sorting is on, the machine is getting power, and it is functioning the way it is supposed to. Though visually the sorting is off, the machine is not currently process, and the machine has no power.
Each machine was upgraded using the basic factory upgrade.
Any thoughts?
This is the section of log that is output when I open the factory.
java.lang.ArrayIndexOutOfBoundsException: 16842752
[15:58:43] [Client thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mekanism.common.tile.component.TileComponentUpgrade.read(TileComponentUpgrade.java:176)
[15:58:43] [Client thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mekanism.common.tile.TileEntityBasicBlock.handlePacketData(TileEntityBasicBlock.java:123)
[15:58:43] [Client thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mekanism.common.tile.TileEntityElectricBlock.handlePacketData(TileEntityElectricBlock.java:138)
[15:58:43] [Client thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mekanism.common.tile.TileEntityFactory.handlePacketData(TileEntityFactory.java:666)
[15:58:43] [Client thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mekanism.common.network.PacketTileEntity.onMessage(PacketTileEntity.java:27)
[15:58:43] [Client thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mekanism.common.network.PacketTileEntity.onMessage(PacketTileEntity.java:17)
using the smelting elete factory mine are smelting, the arrow stays full for about 30 secs then it will drop the ingot and smelt another, but it pasues between each one
I would like to add that this chunk of the log goes from line 89125 to line 320446 in repeating chunks
Can't reproduce, there's a good chance it's a transition issue. Break and replace the block :)