We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cd game; RUST_BACKTRACE=1 cargo run --release Finished release [optimized] target(s) in 1.13s Running `/home/mateusz/Downloads/abstreet/target/release/game` Inner window size is PhysicalSize { width: 1920, height: 1020 }, monitor is PhysicalSize { width: 1920, height: 1080 }, scale factor is 1.0833333333333333 load map... Loading map ../data/system/maps/montlake.bin Reading ../data/system/maps/montlake.bin: 0/4 MB... 0.0000smemory allocation of 4654951391962047971 bytes failedAborted (core dumped)
I earlier created my own map, I will now try to retry it from clean setup.
The text was updated successfully, but these errors were encountered:
Restarting from scratch (cloning repository) fixed the issue.
Sorry, something went wrong.
For the record, you probably had run the updater, but not synced past 476e0e1. This is an amazing crash though.
No branches or pull requests
I earlier created my own map, I will now try to retry it from clean setup.
The text was updated successfully, but these errors were encountered: