-
Notifications
You must be signed in to change notification settings - Fork 41
Description
~/deadlocked rust ?1 chmod +x run.sh ✔
./run.sh
fatal: unable to access 'https://github.com/avitran0/deadlocked/': Failed to connect to github.com port 443 via 127.0.0.1 after 0 ms: Could not connect to server
Finished release profile [optimized + debuginfo] target(s) in 0.20s
Running target/release/deadlocked
[INFO] no grenade list found
[INFO] started game thread
[INFO] loaded config "deadlocked.toml"
[INFO] detected display scale: 1
[ERROR] crash reported
thread '' (53601) panicked at src/game.rs:42:35:
called Result::unwrap() on an Err value: No such device (os error 19)
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
[INFO] loaded config "deadlocked.toml"
[ERROR] could not swap gui window buffers: [300d] argument does not name a valid surface
~/deadlocked rust ?1 1 ✘