louis-e / arnis

Arnis - Generate cities from real life in Minecraft
GNU General Public License v3.0
401 stars 21 forks source link

HTTP error 404: Not Found #60

Closed UnknownSuperficialNight closed 4 days ago

UnknownSuperficialNight commented 5 days ago

Describe the bug Tried to run the program but it can't find the remote Cargo.toml

Used bbox parameter --bbox="-0.634843,51.065431,0.722043,51.767642"

Screenshots image

Additional context Compiled myself using cargo build --release

louis-e commented 4 days ago

Hi there! Thanks for reporting this issue, this is fixed now. I accidentally left in an url to the old development branch. So should be working now! https://github.com/louis-e/arnis/commit/73011560a79e264feda64173bb5d57c8b8586326

Also, you migght want to start with generating smaller areas, since your bbox size might reach the limits of the OpenStreetMaps API. :D