Page 1 of 1

BUG: Mission Window contains Data from last opened scenario

Posted: Tue Aug 30, 2022 7:59 am
by tiag
Description:
Mission window contains information of previously opened scenario.

Repro case (example):
1. Load Showcase Queen Elisabeth.
2. Load Northern Fury 1
3. Mission Window contains data from the Showcase QE. See figure below.

Image

Workaround:
There is no workaround this time. The only way is to close completely CMO and restart.

What I was expecting:
Mission Window contains only information from the actual scenario.

Build: 1271.1

Re: BUG: Mission Window contains Data from last opened scenario

Posted: Fri Sep 02, 2022 10:01 am
by michaelm75au
Is this when the next scenario is loaded WHILE the mission editor is visible?? Like the OOB issue??

Re: BUG: Mission Window contains Data from last opened scenario

Posted: Fri Sep 02, 2022 5:14 pm
by tiag
Nope.
I narrowed down a little more:

1. Load Scenario 1.
->2. In the mission window, click a unit in the "Units assigned to mission".
3. Close all windows, but the message window. (<-I know, unrelated).
4. Load Scenario 2.
5. Open the mission Window. The unit clicked in step #2 is is still there.
6. Bug appears as displayed in the orignal post.

My rough guess: Object initialization for that part of the window is incomplete, when I open the Scenario 2.

Re: BUG: Mission Window contains Data from last opened scenario

Posted: Sat Sep 03, 2022 4:54 am
by michaelm75au
Fixed for next build.
Issue is that the form itself is being updated with the last selected unit.

Re: BUG: Mission Window contains Data from last opened scenario

Posted: Sat Sep 03, 2022 9:50 am
by tiag
Cheers!