Vector Plates changing orientation when chunks unloaded
Hjaldar opened this issue ยท 3 comments
Bug present with DarkUtilities-1.10.2-1.1.7.116.jar
Bug not present with DarkUtilities-1.10.2-1.1.7.112.jar
Using Forge-12.18.3.2254
All placed vector plates (all tiers) reset to facing south when the chunk they are in is either unloaded or outside render distance (not sure which it is). This happens with both newly placed plates and plates placed before upgrading to 1.1.7.116. Curiously, downgrading to 1.1.7.112 fixed the orientation of all the plates I placed before upgrading. This is not just a visual issue; plate behaviour is also affected.
Steps to reproduce:
- Place plates in varying orientations.
- Move 20 chunks away.
- Return to find all plates facing south.
Please let me know if you need further information.
I'm so glad that I'm not the only one with this problem because nobody reported it until now. :)
Thanks to both of you for testing alpha builds and reporting bugs :) I accidently deleted a few lines of code, which is what caused this issue.