Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Darkmaster400 on Fri 23/06/2006 10:50:24

Title: Error using PlaySilentMidi function (SOLVED)
Post by: Darkmaster400 on Fri 23/06/2006 10:50:24
Hello guys,

I tried to play up a midi with the code command:

PlaySilentMidi(1);

Okay, everything okay, so far..
I tried to test play the game and it crashed and gave me a error (see also this thread (http://www.adventuregamestudio.co.uk/yabb/index.php?topic=27077).

Is this a bug or is it just me? :P

Thanks,

---
Title: Re: Is this a bug?
Post by: GarageGothic on Fri 23/06/2006 10:54:28
Which AGS version did you use? One of the recent betas (2.72 RC2) had crash problems related to sound. If you're using that, try updating to 2.72 RC2a.

Edit: Also, whenever you report something like this it's helpful to copy-paste the error message. Oh, and you do have a midi file named music1.mid, right? And no other files of other types named music1 as well?
Title: Re: Is this a bug?
Post by: Darkmaster400 on Fri 23/06/2006 14:06:33
Nope, whenever I use music1.mid I just have one of that file,
I mean, I only have one "music1.mid" in those cases.
Title: Re: Is this a bug?
Post by: strazer on Fri 23/06/2006 14:53:53
As GG said, if you can replicate the problem, please post the entire error message.

Edit:

Quote from: Darkmaster400 on Sat 24/06/2006 00:28:48I simply reinstalled the soundcard drivers, and then it was working fine 1st time..