SuperMartijn642 / MovingElevators

20 stars 16 forks source link

[Bug] Elevator Controllers forget about their floor names and style #80

Closed DevPGSV closed 2 years ago

DevPGSV commented 2 years ago

Version Info

Description of the Bug Elevator controllers forget about their names and "style" (when hidden as a different block).

Steps to Reproduce Place some Elevator Controllers, give names to the floors and/or right click them with a block to change their style. After some time, the names of the floor go back to the default "Floor [number]" and their style goes back to the default grey. I am not sure exactly when this happens, I haven't been able to find a pattern. Once I do, I'll update this issue.

SuperMartijn642 commented 2 years ago

Ah I already know what the issue is. I fixed it in my core library, but I forgot Moving Elevators doesn't use my core library yet 🤦‍♂️ Should be an easy fix though luckily.

SuperMartijn642 commented 2 years ago

I fixed it now in Moving Elevators version 1.2.34a for 1.18.

Thank you for reporting the issue!