We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm getting two errors out of all the sound files being loaded ...
[LOG 21:28:27.011] Load(Audio): Firespitter/Sounds/sound_electricWhir [ERR 21:28:27.013] Error: Cannot create FMOD::Sound instance for resource PC�, (Unsupported file or audio format. )
[LOG 21:28:27.133] Load(Audio): Firespitter/Sounds/sound_smallImpact [ERR 21:28:27.135] Error: Cannot create FMOD::Sound instance for resource PC�, (Unsupported file or audio format. )
I've resampled the above two. So anyone who needs them and drop and go.
They are here: https://goo.gl/HWpiaC
The text was updated successfully, but these errors were encountered:
Alright, so my CDO has kicked into overdrive.
Imma redo the sound files 'cuz some are stereo and other mono, there are various sample rates some at CDX quality. I'll test the new .WAV files.
Sorry, something went wrong.
No branches or pull requests
I'm getting two errors out of all the sound files being loaded ...
[LOG 21:28:27.011] Load(Audio): Firespitter/Sounds/sound_electricWhir
[ERR 21:28:27.013] Error: Cannot create FMOD::Sound instance for resource PC�, (Unsupported file or audio format. )
[LOG 21:28:27.133] Load(Audio): Firespitter/Sounds/sound_smallImpact
[ERR 21:28:27.135] Error: Cannot create FMOD::Sound instance for resource PC�, (Unsupported file or audio format. )
I've resampled the above two. So anyone who needs them and drop and go.
They are here: https://goo.gl/HWpiaC
The text was updated successfully, but these errors were encountered: