Skip to content

Bug with the -r parameter #5

@Fixer-007

Description

@Fixer-007

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions