opera-gaming / gxmods

Documentation for GX mods
782 stars 3.15k forks source link

File not found; "sounds/example.mp3 doesn't exist" Issue #86

Open BlueC0met opened 1 year ago

BlueC0met commented 1 year ago

Trying to make a little mod for my keyboard and browser sounds. Followed the templates and guides to the best of my abilities, triple checked that everything was all good. Yet when I try to test the mod through both the extension menu and GXcreate, I keep getting the error that the mp3 files don't exist. Has anyone else had this issue? Am I doing something wrong??

For those who want to take a look DDMKII.zip

Any help would be dope, really wanna get this mod going so I can have my custom sounds for Opera

ArtemaPyxis commented 1 year ago

I opened up your Zip! (Dunno if youve fixed it yet!) and Its a very clear issue! At least- I think so... for me, when I downloaded your zip, the keyboard sounds werent there! All that was present in the keyboard and sounds files were the default noises. So- the fix, get the noises you want to use for your mod, and put them in those files!!

If that still doesn't work, Type out the folder name exactly, followed by ".Mp3" or ".Mp4" or whatever the file type is. I was told when making my own that you couldn't put spaces in the code! but for me, I actual could and HAD to when typing out my file name. Spaces are only required if the file name has spaces. I hope this fixes it!