Since I am often in DEV-MODE to test things, I occasionally switch the sound on / off with F9. Unfortunately, he is now still silent with every restart. And I can't turn it on with F9. I can't explain that because I didn't change anything in the script. {yolkfolk}:scratch: Does anyone know the solution?
Hmm, try checking the following: 1) your speakers are turned on 2) the sound card is OK (check other programs) 3) the sound hasn't been turned down in the config file (picture of Dizzy called 'set up') 4) the file exists in the 'music' and 'sound' folders (and isn't an mp3 file) 5) there isn't a 'MusicStop' or 'MusicFade' command NOT followed by a 'MusicPlay' command in the same function.
Next, change the music file to ensure the original music file isn't corrupted. Add the new music file to the music folder and give it a number ie 2 newmusic Add the definition to the sound.gs file ie #def MUSIC_B 2 amend the gamedef file on default music ie #def MUSIC_DEFAULT 2
I can rule out points 1 to 3. it all works fine. point 4: is unchanged and ok. 5) there isn't a 'MusicStop' or 'MusicFade' command NOT followed by a 'MusicPlay' command in the same function.
Point 5: I'm still checking because I last copied and pasted a code to try. I think the dog is buried there {yolkfolk}:crazy: I'll take care of that tomorrow...
Good evening, Hello Noggin the Nog. Unfortunately I could not implement your tip, because after a long try I use an older working backup copy and then gradually insert all the codes again. Next time I'll try your suggestion right away. :tup: Best regards Kalle
This discussion is read-only.Browse the replies or return to the forum category.Back to forum