Hi,

I somehow saved a game which when loaded again leads to program abort.
The abort occurs in "scriptobj.c" line 1155 due to a sound file having no name
(pName is an empty string)
                                debug(LOG_ERROR, "Sound ID not available %s not 
found", pName);
                                abort();

I don't know why it has no name, but wouldn't it be better to at least make 
this situation a non-fatal error ?

-- 
Best regards/Schöne Grüße

Martin    ()  ascii ribbon campaign - against html mail 
          /\                        - against microsoft attachments

Computers and Internet gave you freedom.
TCPA would TAKE your FREEDOM!  http://www.againsttcpa.com

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to