Gold wire connector isn't connected after chunks reload
jaz000 opened this issue ยท 2 comments
After setting up cables and then login off I find that when I log back on / reload chunk the gold wire connector isn't connected to the block it's attached to.
Connecting to an ic2 gold wire you can see from the rending it isn't connected - re-placing it then makes the connection.
Connected to an ic2 mv transformer after the chunk loads power is no longer passing. re-placing the connector and cable results in power passing again.
I have a similar problem.
Tin's isolated wires connected to batbox (T1 level energy 40k UE). Output side on batbox, connected with difference batbox using tin's isolated wires (on pic 1 ).
When server is empty (all user leave) and all chunks unloads or server restarted, when user return to game some wires not connected batbox. Re-placing connector and wires fix this problem (pic 2 ).
In debug log on server found this:
[23:10:59] [ic2-poolthread-3/WARN] [ic2.EnergyNet]: Tile malte0811.industrialwires.blocks.wire.TileEntityIC2ConnectorTin@5e3e6ed5 (dim 0: 158/68/-116) removal without registration
[23:10:59] [ic2-poolthread-3/WARN] [ic2.EnergyNet]: Tile malte0811.industrialwires.blocks.wire.TileEntityIC2ConnectorTin@4542f01a (dim 0: 156/68/-116) removal without registration
[23:10:59] [ic2-poolthread-3/WARN] [ic2.EnergyNet]: Tile malte0811.industrialwires.blocks.wire.TileEntityIC2ConnectorTin@5e25af8c (dim 0: 159/67/-116) removal without registration
[23:10:59] [ic2-poolthread-3/WARN] [ic2.EnergyNet]: Tile malte0811.industrialwires.blocks.wire.TileEntityIC2ConnectorTin@550809fb (dim 0: 157/67/-116) removal without registration
[23:10:59] [ic2-poolthread-3/WARN] [ic2.EnergyNet]: Tile malte0811.industrialwires.blocks.wire.TileEntityIC2ConnectorTin@786d8d49 (dim 0: 158/67/-116) removal without registration
[23:10:59] [ic2-poolthread-3/WARN] [ic2.EnergyNet]: Tile malte0811.industrialwires.blocks.wire.TileEntityIC2ConnectorTin@2afd607e (dim 0: 156/67/-116) removal without registration
[23:10:59] [ic2-poolthread-3/WARN] [ic2.EnergyNet]: Tile malte0811.industrialwires.blocks.wire.TileEntityIC2ConnectorTin@59d7f362 (dim 0: 157/69/-123) removal without registration
- Why this problem having?
- What i can do to fix this?