Skip to content
New issue

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

Not working with some soundpacks #30

Open
sahaj-b opened this issue Dec 10, 2023 · 3 comments
Open

Not working with some soundpacks #30

sahaj-b opened this issue Dec 10, 2023 · 3 comments

Comments

@sahaj-b
Copy link

sahaj-b commented Dec 10, 2023

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 { .. }
@Redoxahmii
Copy link

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 { .. }

Even found a solution to this ? I am using eg oreo and the developer seems to have abandoned this project.

@KunalBagaria
Copy link
Owner

KunalBagaria commented Feb 19, 2024

Hey, I've shifted focus from the project, but feel free to fork and take over if you're keen on fixing. Cheers!

@Redoxahmii
Copy link

Hey, I've shifted focus from the project, but feel free to fork and take over if you're keen on fixing. Cheers!

That's sad i would have loved to try to keep this project alive but i have never worked with rust.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants