Game Development Community

No music in final build

by amaranthia · in Torque Game Builder · 01/01/2007 (7:11 pm) · 3 replies

I've finally finished my game and I'm getting ready to alpha test the final version (yay!). When I did the final build and tested the game, everything worked marvelously, except that I can't hear the music. (I can hear sounds). I'm using OGGs for the music, and I've double-checked to ensure that the OGGs were included in the directory of the final build. Any idea what I may be missing?

#1
01/03/2007 (10:21 am)
Hmm that shouldn't be happening. Maybe it's a stupid question, but is there anything in the console.log (warnings, errors..?)
#2
01/03/2007 (10:52 am)
I figured it out. It was super silly! I'd turned the music option off in my game before the final build. :D
#3
01/03/2007 (12:15 pm)
LOL yeah, that may have been the reason ;)