Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
holren opened this issue Jun 4, 2024 · 3 comments
Open

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

holren opened this issue Jun 4, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@holren
Copy link

holren commented Jun 4, 2024

Version Info

  • Minecraft, 1.20.1 Forge
  • Moving Elevators, 1.4.7-forge-mc1.20.1 23/04/2024 (but tried different versions too)

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

Minecraft_bug_kate.mp4

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

@holren holren added the bug Something isn't working label Jun 4, 2024
@holren holren changed the title Twitching blocks and weird preview in block controller [Bug] Twitching blocks and weird preview in block controller Jun 4, 2024
@SuperMartijn642
Copy link
Owner

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
Copy link
Author

holren commented Jun 5, 2024

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
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants