a-b-street / a-b-street/abstreet
Santa panics on Windows due to audio
- Langage dominant
- Rust
- Étoiles
- 8.2k
- Forks
- 380
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Running Santa.exe on Windows 10 / 1909 64 bit has this output:
setup widgetry...
load textures...
load textures took 0.0872s
setup app...
Wrote data/player/santa.json
load map...
Reading data/system/seattle/maps/montlake.bin: 0/3 MB... 0.0001s
Read data/system/seattle/maps/montlake.bin (3)... 0.0949s
make DrawRoads (598)... 0.0001s
make DrawLanes (2,873)... 0.0098s
make DrawIntersections (452)... 0.0001s
generate unzoomed roads and intersections...
generate unzoomed roads and intersections took 0.0057s
make DrawBuildings (3,081)... 0.0590s
upload all buildings...
upload all buildings took 0.0136s
make DrawParkingLot...
make DrawParkingLot took 0.0032s
make DrawAreas (61)... 0.0000s
upload all areas...
upload all areas took 0.0003s
create quadtree...
create quadtree took 0.0991s
static DrawMap consumes 0 MB on the GPU
load map... plus 0.0012s
load map took 0.2870s
- load map took 0.2870s
- Read data/system/seattle/maps/montlake.bin (3)... 0.0949s
- make DrawRoads (598)... 0.0001s
- make DrawLanes (2,873)... 0.0098s
- make DrawIntersections (452)... 0.0001s
- generate unzoomed roads and intersections took 0.0057s
- make DrawBuildings (3,081)... 0.0590s
- upload all buildings took 0.0136s
- make DrawParkingLot took 0.0032s
- make DrawAreas (61)... 0.0000s
- upload all areas took 0.0003s
- create quadtree took 0.0991s
- ... plus 0.0012s
1 notes:
static DrawMap consumes 0 MB on the GPU
- load map took 0.2870s
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: -2147417850, kind: Other, message: "Cannot change thread mode after it is set." }', C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\cpal-0.13.1\src\host\wasapi\com.rs:13:77
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
dropping Timer during setup app, due to panic?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.