MegaGlest Forum

Archives (read only) => Vanilla Glest => Bug report => Topic started by: wciow on 11 October 2008, 20:17:22

Title: Crash on starting music stream
Post by: wciow on 11 October 2008, 20:17:22
I'm making a new faction but Glest crashes when I set the line
<music value="true" path="music/music_tech.ogg"/>
to
<music value="false"/>

Glest sticks whilst saying 'starting music stream' and has to be manually shut down.
It leaves the following message in crash.txt:

Crash
Version: v3.2-beta1
Description: Access violation (Writing address 0x1c)
Address: 0043F76D
Title: Re: Crash on starting music stream
Post by: modman on 13 October 2008, 21:04:39
If you don't want any music, why don't you just make a silent .ogg file and put it in for the music?
Title: Re: Crash on starting music stream
Post by: hailstone on 14 October 2008, 13:06:51
Have you tried removing the tag completely?