Hi !

I was having some problems saving midway through mission 5 or so.  Saves
would crash.  A quick bit of jiggery-pokery in gdb pointed me to
track.c in lib/sound.
I'm not sure why it's trying to get the resID of a null track entry.  It
seemed to bomb on iTrack 347, I beleive.  I'm suspecting that it's
probably the first unallocated sound entry, which would indicate to me
that there's a "running of the end of the list" bug lurking elsewhere.
However, the patch on gna I provided fixes the saves.

Hmmm could you try reverting your patch and applying this one ?
http://rodzilla.free.fr/wz2100/mypatch
I didn't look at your patch so don't take it like "I think your fix
is bad" or something. I would just like to know if this problem is
related to the data-files-choice problem I fixed lately (but I didn't
check that into SVN yet due to a broken PC *sigh*).

BTW, does anyone know if the music.wpl and the neos tracks will make a
re-appearance? They were quite good.

The code is still in there. Just copy the music directory from
an old version and it will work.

Best regards,

Rod.

Reply via email to