
LV wire disappear without any reason
Closed this issue ยท 2 comments
Minecraft Version
1.21.1
Immersive Engineering Version
1.21.1-12.3.2-190
Expected Behavior
LV wires must not disappear
Actual Behavior
Every time i relog into my local world, some LV wires disappear without any specific reason. More specifically, the wires indicated with arrows disappear
The logs seem clean. In case it could help you, I have uploaded them here.
2025-06-14-2.log.gz
2025-06-15-1.log.gz
2025-06-15-2.log.gz
debug-1.log.gz
debug-2.log.gz
debug-3.log.gz
debug-4.log.gz
debug-5.log.gz
2025-06-14-1.log.gz
Steps to reproduce
Unfortunately, i do not have steps to indicate.
Debug Crash Log
Look above
Wires have a limit to how much power is allowed through them.
If you have a lot of lines all merging into one, that will overpower the line and it will burn out. On world load, this can happen via an "inrush current", where many connectors together briefly put a "burst" through the line that exceeds its limit.
Generally, you can not have more than 8 connectors merge into a single line.
It's basically impossible for me to see from these screenshots how many things you are combining into one wire, but that's my immediate guess on this matter.