Industrial Wires

Industrial Wires

10M Downloads

Gold wire connector isn't connected after chunks reload

jaz000 opened this issue ยท 2 comments

commented

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.

commented

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
  1. Why this problem having?
  2. What i can do to fix this?

Pic 1

pic 1

Pic 2

Inked2019-12-01_23 57 24_LI

commented

I seem to run into this problem with all the wires I think. I usually have to go aruond my base resetting all the connectors until I get all the ones that have stopped working. I don't know if its related to unloading chunks or not