Issue667

Title Game crashes if SADD hacked before turning on guns
Priority important Status resolved
Assigned To Keywords quest, takeover
Linked issues Watchers

Submitted on 2013-04-28 16h20 by CCC, last changed by matthiaskrgr.

Files
File name Uploaded Type Edit Remove
PacifistTux.sav.gz CCC, 2013-04-28.16:20:24 application/x-gzip
PacifistTux.shp CCC, 2013-04-28.16:26:00 application/x-qgis
Messages
Author: CCC Date: 2013-04-28   16h26
Steps to reproduce:

From the attached savegame:

- Talk to SADD. SADD has just recently got a new dilithium crystal.
- Select the first dialogue option "Almost a computer..."
- SADD will turn hostile
- Takeover SADD (the savegame has improved hacking enough to make it easy)
- Attempt to walk out

Program abruptly closes. Error message:

FreedroidRPG 0.15 encountered a problem in function:  get_enemy_opt 
Could not find a droid corresponding to the dialog "SADD".

If you encounter this message, please inform the FreedroidRPG developers about it

--------------

I suspect that there's a dialogue trigger in that corridor; but with SADD
hacked, there's no dialogue to trigger.

Attached PacifistTux.shp.
Author: matthiaskrgr Date: 2013-04-30   17h43
Hi, thanks for the report. I could not reproduce this problem in the current git
 (development) version, so I think we already fixed it. :)

If you want to check yourself 
 git clone git://git.code.sf.net/p/freedroid/code freedroid
, compile according to INSTALL file, open the editor and go to the corresponding
map.
History
Date User Action Args
2013-04-30 17:59:05matthiaskrgrsetstatus: open -> resolved
2013-04-30 17:43:14matthiaskrgrsetmessages: + msg2479
2013-04-28 16:26:00CCCsetfiles: + PacifistTux.shp
messages: + msg2478
2013-04-28 16:20:24CCCcreate