Scripting problem with music

Started by tjthedragoon, Thu 26/02/2009 23:50:21

Previous topic - Next topic

tjthedragoon

I have a problem working on my game, every time I try to add a song (MP3 format sound). each time I compile it I get a warning in the folder saying ((in room 15): Music 5 not found
(in room 4): Music 1 not found)
If you have any answers for why this happened, please respond :)

Khris

Make sure the music files are inside your music subdirectory, and make sure they're named properly (music5.mp3 / music1.mp3).
Also check they aren't named "music1.mp3.mp3" or similar.

Windows doesn't show extensions of known file types by default, so you might want to turn that off in folder options.

tjthedragoon

Quote from: KhrisMUC on Fri 27/02/2009 00:03:35
Make sure the music files are inside your music subdirectory, and make sure they're named properly (music5.mp3 / music1.mp3).
Also check they aren't named "music1.mp3.mp3" or similar.

Windows doesn't show extensions of known file types by default, so you might want to turn that off in folder options.
Music subdirectory, just to make sure, is that the one in the game folder, or in the program itself.

Khris

The one in the game folder. There is no music folder in the AGS tree :)
As opposed to e.g. sprites, all audio stuff goes into the respective folder inside the game folder. (That's the reason for the very strict naming convention, btw.)

Trent R

Quote from: tjthedragoon on Fri 27/02/2009 19:29:37
Music subdirectory, just to make sure, is that the one in the game folder, or in the program itself.
I think he might be talking about the installation directory...
But yes, in the game folder.

~Trent
To give back to the AGS community, I can get you free, full versions of commercial software. Recently, Paint Shop Pro X, and eXPert PDF Pro 6. Please PM me for details.


Current Project: The Wanderer
On Hold: Hero of the Rune

tjthedragoon


SMF spam blocked by CleanTalk