Fyrox: thread 'main' panicked

I just made an empty project:

cargo install fyrox-template
fyrox-template init --name fyrox_test --style 2d
cd fyrox_test
cargo run --package editor --release
[...]
thread 'main' panicked at ~/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fyroxed_base-0.20.1/src/lib.rs:575:56:
called `Result::unwrap()` on an `Err` value: Custom("\"No such file or directory\"")
stack backtrace:
   0: rust_begin_unwind
   1: core::panicking::panic_fmt
   2: core::result::unwrap_failed
   3: fyroxed_base::Editor::new
   4: editor::main
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

Did I miss something?

Kernel: 6.7.5-artix1-1 
arch: x86_64
Distro: Artix Linux

About this issue

  • Original URL
  • State: closed
  • Created 4 months ago
  • Comments: 25 (12 by maintainers)

Most upvoted comments

Looks like stable from crates.io. I think I can submit a patch 0.33.2. I will do this only tomorrow.

Looks like a problem on your end. I don’t use Linux, and the only thing I can do is google for solutions ((snd_pcm_dmix_open) unable to open slave):

https://forums.debian.net/viewtopic.php?t=123902 https://www.linuxquestions.org/questions/slackware-14/no-sound-with-flash-player-in-firefox-after-adding-nvidia-gt-220-graphics-card-809773/