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 with the -r parameter #5

Open
Fixer-007 opened this issue Jan 25, 2020 · 0 comments
Open

Bug with the -r parameter #5

Fixer-007 opened this issue Jan 25, 2020 · 0 comments

Comments

@Fixer-007
Copy link

Fixer-007 commented Jan 25, 2020

Just posting here a comment (not by me) from original thread:

Hey there, just letting you know that there is a bug with the -r parameter which causes it to compare X coordinates to Z coordinates, which obviously doesn't work as intended.
The particular code causing the bug is a simple typo found on line 84 of MapAutoTrim.java, and can easily be fixed by replacing pos.getLeft() with pos.getRight().
Apart from that it worked great, thanks!

https://bukkit.org/threads/tool-admin-minecraft-map-auto-trim-v0-4-1.37846/page-2

I've posted two bugreports from original forum topic, If you can, please fix them and make a new release on github. Why do this in 2020? Some people trim mcr worlds, don't ask why. Thanks!

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

1 participant