I've put an MP3 in the folder for my project, and renamed it "music1.mp3". I've set up a room to play this piece of music but when I test the game, no music plays. Upon quitting I get a message along the lines of "File Music1 not found." Does anyoen know why this is?
I am using the latest build of AGS.
did you select from the dropdown menus 'rebuild vox files'?
Try placing it into the \Compiled folder instead.
-Cheers
You should check 'Rebuild VOX files" and then put the new file called music.vox into the \Compiled folder.
Can I just point out, you should never have to manually put anything in the Compiled folder. (the only exception being AVI files).
AGS should automatically put everything you need in there - in this case, when you click the "Rebuild VOX files" option on the Game menu, it will place all the required files into the Compiled folder.
Some people have misunderstood this and distributed their games with both MUSIC.VOX and all the mp3 files - you do not need these seperately.