The mp3 plays perfectly with no problem. I also was also sure to add code to terminate the bass. So no problems there. On a whim, I just tried to compile my game as a stand alone. The exe won't even open and a small error message saying 'file error' pops up. I go back in, delete all the dmc2 events and the object it's self then complie again. This time the exe opens normally.
Any idea what went wrong? Kinda pointless if my .gam can play mp3s but the compiled exes can't.
Two possible problems. Firstly make sure you use Game drive + Game directory + "\mymp3.mp3" to load your MP3. I do not have MMF or TGF installed on this laptop so I am running off memory. Use this string to change an an alterable string to ensure the path and filename is correct.
Also bass.dll needs to be in either your windows\system32 directory (not recommended) or the compiled games directory.
Sometimes I get "File error" but it usually goes away if I recompile it. Have you tried compiling it more than once with the DMC2 object and events included?