-
-
Notifications
You must be signed in to change notification settings - Fork 162
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] Custom Bounding Box / CLI? #228
Comments
Hi! Normally if you enter the bbox and the green "Custom selection confirmed!" text appears, that custom bbox was accepted. Then you only need to select a world and start the generation. As of now the bbox won't be displayed in the map, I still have to implement that. So your input should normally work. Or is there any other error you encountered? |
Maybe there are some CLI flags-arguments to start? To specify directly without GUI. |
Thanks for letting me know, I'll look into this! |
I've tested this on other PCs as well, a more powerful one |
I still cannot replicate this problem on my machine, but I improved the error handling a bit which will be included in the next release. I hope this will help us to figure out the problem! :) |
Weird, could you provide the log file (C:\Users\USERNAME\AppData\Local\com.louisdev.arnis\logs)? |
Describe the bug
The Custom Bounding Box option is apparently not working. Probably because BBOX is counted as: 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 (because box is not selected in GUI).
Used bbox area
36.118816,-115.180104,36.114801,-115.172899 (no impact)
Arnis and Minecraft version
Builded and tested on latest commit and latest release. Same.
Additional context
Does the program work through the CLI? What is my mistake?
Screenshots
The text was updated successfully, but these errors were encountered: