-
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
Description
I've tried with both the latest releases and a new build using the commands in Readme.md.
Anything in #64 didn't help.
Here's the command I'm running:
[path-to-mcmap-executable] -from -2006464 -1995968 -to -2006337 -1995841 -vv [path-to-world]
And here's the output of the command:
[Debug] Parsing [path-to-world]/level.dat
[Debug] Processed boundaries: 2147483647.2147483647.-64 ~> -2147483648.-2147483648.319 (North-West)
[Error] Nothing to render: -from X Z has to be <= -to X Z
Usage: [path-to-mcmap-executable] <options> WORLDPATH
...
I've also tried swapping -from and -to.
As you can see, -from X Z <= -to X Z.