Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Wed 16/04/2003 14:20:03

Title: Help with MP3s - "File Not Found"
Post by: on Wed 16/04/2003 14:20:03
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.
Title: Re:Help with MP3s - "File Not Found"
Post by: Scummbuddy on Wed 16/04/2003 15:41:19
did you select from the dropdown menus 'rebuild vox files'?
Title: Re:Help with MP3s - "File Not Found"
Post by: Scorpiorus on Fri 18/04/2003 12:52:32
Try placing it into the \Compiled folder instead.

-Cheers
Title: Re:Help with MP3s - "File Not Found"
Post by: Erica McLane on Fri 18/04/2003 15:56:40
You should check 'Rebuild VOX files" and then put the new file called music.vox into the  \Compiled folder.
Title: Re:Help with MP3s - "File Not Found"
Post by: Pumaman on Sun 20/04/2003 00:20:32
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.