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] Custom Bounding Box / CLI? #228

Open
notegorkaa opened this issue Jan 7, 2025 · 9 comments
Open

[BUG] Custom Bounding Box / CLI? #228

notegorkaa opened this issue Jan 7, 2025 · 9 comments
Labels
bug Something isn't working

Comments

@notegorkaa
Copy link

notegorkaa commented Jan 7, 2025

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
image

@notegorkaa notegorkaa added the bug Something isn't working label Jan 7, 2025
@louis-e
Copy link
Owner

louis-e commented Jan 7, 2025

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?
Thanks for the report! :)

@louis-e louis-e closed this as completed Jan 7, 2025
@notegorkaa
Copy link
Author

The world takes a very long time to build. a lot of time is stuck on Fetching data 1%, Processing data 35-40%. If you select the same area through GUI and not settings, everything is fine.
image

@louis-e

@notegorkaa
Copy link
Author

Maybe there are some CLI flags-arguments to start? To specify directly without GUI.
i tested arnis.exe --path="C:/YOUR_PATH/.minecraft/saves/worldname" --bbox="min_lng,min_lat,max_lng,max_lat" but its doesnt working

@louis-e
Copy link
Owner

louis-e commented Jan 7, 2025

Thanks for letting me know, I'll look into this!
Can you confirm that this bbox input is affected?: 36.118816,-115.180104,36.114801,-115.172899

@louis-e louis-e reopened this Jan 7, 2025
@notegorkaa
Copy link
Author

Thanks for letting me know, I'll look into this! Can you confirm that this bbox input is affected?: 36.118816,-115.180104,36.114801,-115.172899

yes,
image

image

@notegorkaa
Copy link
Author

I've tested this on other PCs as well, a more powerful one

@louis-e
Copy link
Owner

louis-e commented Jan 7, 2025

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! :)

@notegorkaa
Copy link
Author

I check this on latest release. Same.

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! :)

Are you using Windows?
image
image

@louis-e
Copy link
Owner

louis-e commented Jan 12, 2025

Weird, could you provide the log file (C:\Users\USERNAME\AppData\Local\com.louisdev.arnis\logs)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants