Ticket #173 (new defect)
Mission Error
| Reported by: | nutomic | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Source | Version: | |
| Keywords: | Missions | Cc: |
Description
It seems that the checkCompletion part of RunMission? is never run (mission.cpp line 300).
This can be seen as the Alliance Favor is not updated when a mission is aborted/finished, and the message "The Mission *Missionname* is a Success/Failure?" is not posted to the log.
Change History
Note: See
TracTickets for help on using
tickets.
To be clear, I tested this by accepting a mission and then rejecting it via the mission list.
I am not sure if this also happens when a mission was successful/failed for another reason, but I will have a look.
Edit: Tested it, finshing a mission will not cause this issue (only aborting will).