View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002000 | FSSCP | gameplay | public | 2009-09-28 18:56 | 2010-03-24 10:50 |
| Reporter | Aardwolf | Assigned To | karajorma | ||
| Priority | normal | Severity | major | Reproducibility | sometimes |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.6.11 | ||||
| Fixed in Version | 3.6.12 RC2 | ||||
| Summary | 0002000: Skip mission dialog appears after successful completion | ||||
| Description | If I've failed a mission 5 times (thus causing the skip mission dialog to show at least once legitimately), and then I complete it successfully, when the debriefing comes up, the skip dialog shows up again. | ||||
| Additional Information | I haven't thoroughly examined the effects of clicking different options, because I don't want to be forced to retry the mission again. | ||||
| Tags | No tags attached. | ||||
|
|
more info here: http://www.hard-light.net/forums/index.php?topic=68282.0 |
|
|
The basic issue here is that the in-mission popup uses Popupdead_skip_already_shown while the debriefing one uses Debrief_skip_popup_already_shown and neither is aware of if the other one has been shown. It would probably make sense to simply replace the two with a single variable that handles both popups instead. |
|
|
Could that have caused the cases where it prevented me from proceeding, even after successful completion? |
|
|
Not as far as I can see. That's what's confusing me. If you get this to happen again send me the pilot file and the cs2 file and I'll see if I can recreate it. If you can't, I'll just fix this issue and hope the other one is collateral damage |
|
|
Should be fixed now. Still no idea about the cause of the other issue with this dialog from the forums though. Hopefully that issue will disappear now too. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-09-28 18:56 | Aardwolf | New Issue | |
| 2010-03-10 06:28 | karajorma | Status | new => assigned |
| 2010-03-10 06:28 | karajorma | Assigned To | => karajorma |
| 2010-03-10 06:29 | Aardwolf | Note Added: 0011761 | |
| 2010-03-11 12:31 | karajorma | Note Added: 0011768 | |
| 2010-03-11 19:25 | Aardwolf | Note Added: 0011769 | |
| 2010-03-12 15:49 | karajorma | Note Added: 0011770 | |
| 2010-03-24 10:50 | karajorma | Note Added: 0011829 | |
| 2010-03-24 10:50 | karajorma | Status | assigned => resolved |
| 2010-03-24 10:50 | karajorma | Fixed in Version | => 3.6.12 RC2 |
| 2010-03-24 10:50 | karajorma | Resolution | open => fixed |