[Solved] Decoding audio data failed when trying to play sound

I’ve been trying to load audio into my projects but every time I try no sound plays and I’ve been met with this error in the debugger.

Anyone know how to fix this?

I have only seen that if your sound file was an unsupported format (32 bit wav, anything other than wav, mp3, aac, or ogg) or for some reason too large to load (over 100mb audio file)

I probably should’ve mentioned it in the original post but the sound files i’m trying to import are from the asset store that gdevelop has, so idt the files would be unsupported

Can you give us a file name, so we can check on our side?

It’s alright, a simple reinstall of gdevelop solved the issue, audio works as normal now

1 Like