You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
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!
The text was updated successfully, but these errors were encountered:
Just posting here a comment (not by me) from original thread:
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!
The text was updated successfully, but these errors were encountered: