-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
I downloaded soundpack "Akko Lavenders" from the mechvibes custom soundpacks.
It had same structure of other soundpacks with works with rustyvibes (sound files and config.json) but it didn't work
I converted all mp3 files to wav, and changed config.json to match it. still didnt worked. It gives error:
Rustyvibes is running
fALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave
thread '<unnamed>' panicked at /home/sahaj/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustyvibes-1.0.9/src/play_sound.rs:53:82:
called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
gALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave
thread '<unnamed>' panicked at /home/sahaj/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustyvibes-1.0.9/src/play_sound.rs:49:60:
called `Result::unwrap()` on an `Err` value: PoisonError { .. }
Metadata
Metadata
Assignees
Labels
No labels