SuperMartijn642 / MovingElevators

19 stars 15 forks source link

[Bug] Twitching blocks and weird preview in block controller #222

Open holren opened 1 month ago

holren commented 1 month ago

Version Info

Are you using OptiFine?: No. I use embeddium

Description of the Bug In 1 my world i had this bug shown in the video. Blocks strarted to twitch separetly. The elevator itself is working, it just weird rendering. Also, the elevator controller started to weirdly showing the preview. I tested the modpack in other worlds and it works fine, so other mods are not to blame. I tried to delete this mod and install it again. I tried other version of this mod. I deleted various configs. Nothing works.

Steps to Reproduce I just did an elevator, as in other worlds

Screenshots

https://github.com/SuperMartijn642/MovingElevators/assets/65410836/045cc4b8-575c-4006-91a0-c3d1f3290207

I really apreciate your work. If you need any addition information feel free to ask everything you need.

SuperMartijn642 commented 1 month ago

My initial guess is that this has to do with some other mod you have. The only thing I can think of besides that, is that maybe it has something to do with floating point precision as your coordinates are very high. Can you reproduce this when closer to spawn in your current world, or reproduce the issue far away from spawn in another world?

holren commented 1 month ago

Omg, it works! Elevator works fine near spawn. So you're right about floating point precision. Can you suggest a solution for high coordinates?

SuperMartijn642 commented 1 month ago

There's nothing you can do about that, that'd have to be accounted for in the mod