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

Maps default to 0,0 which overrides custom maps #264

Open
clapyblappy opened this issue Aug 26, 2022 · 2 comments
Open

Maps default to 0,0 which overrides custom maps #264

clapyblappy opened this issue Aug 26, 2022 · 2 comments

Comments

@clapyblappy
Copy link

I was wondering if it would be possible to fix how map data is saved by instead of defaulting maps to (0, 0) instead have them in the location mapped on one's server. As when I go to (0, 0) it overrides the custom map arts I have done/downloaded.

@Pokechu22
Copy link
Owner

WDL tries to find the location associated with a map, but this isn't data the server sends so the only way it can do so is by matching an item frame or player icon on the map with the corresponding world location.

That said, it might be possible to have better behavior than defaulting to (0, 0) for unknown/custom maps, as I can definitely see that overwriting existing custom data.

@clapyblappy
Copy link
Author

Ah makes sense, thanks for your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants