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

Large maps confuse the map drawing #6

Open
mheyer32 opened this issue Aug 16, 2022 · 2 comments
Open

Large maps confuse the map drawing #6

mheyer32 opened this issue Aug 16, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@mheyer32
Copy link
Owner

I think there's some issues with really large x/z values not being properly handled.

image

@mheyer32 mheyer32 added the bug Something isn't working label Aug 16, 2022
@0xABADCAFE
Copy link
Collaborator

Is this Map F ?

@mheyer32
Copy link
Owner Author

Its the "chasm" one.

I think whats going on here is that the 16bit math is running out of bits for maps over a certain amount of physical extend. I had changed the math to 16bits at some point. Reverting that commit might reveal if thats the issue.

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