Posted June 21, 2020
I've spent way too much time trying to debug this.. basically, the sound files are not recognized so the game runs with no sound.
Error log returns:
`Sound file could not be found: Modules/Viking_Conquest/Sounds/click_01.wav`
For multiple .wav files.
I've tried debugging this and as far as I could tell the issue happens on the function `FMOD::SystemI::createSoundInternal` in the `libfmodex64.so` library.
Error log returns:
`Sound file could not be found: Modules/Viking_Conquest/Sounds/click_01.wav`
For multiple .wav files.
I've tried debugging this and as far as I could tell the issue happens on the function `FMOD::SystemI::createSoundInternal` in the `libfmodex64.so` library.
No posts in this topic were marked as the solution yet. If you can help, add your reply