Logic cables invisible after breaking and replacing
josephcsible opened this issue ยท 2 comments
Minecraft 1.12.2
Forge 14.23.0.2491
Cyclops Core 0.10.21.7
Common Capabilities 1.4.0-140
Integrated Dynamics 21fb09f
Steps to reproduce:
- Place a reader (or something else that a cable connects to)
- Place a cable on it
- Remove the cable
- Place the cable again
The cable now won't be visible (except for its hitbox) until you place another cable next to it, at which point both of them will appear. If you again break and replace it, it will again be invisible until another neighboring change.
I've been seeing some issues related to this as well.
This is probably a regression due to a recent (can't remember exact commit) change that reduced the number of chunk re-renders for parts, which was related to an issue where display panels would trigger a chunk re-render for each value change.