Page 1 of 1

Ea scenario windows fail loading

Posted: Thu Jun 25, 2020 4:24 pm
by timjim2
Since the last patch these are failing to load and causing the sc summary and arrival windows to fail, so after sc's are over I have to teleport out of SC.

EA_Scenariolobbywindow, EA_scenariosummarywindow, EA_UImodwindow.

repaired and reloaded using only the EA mods and still no joy.

Any suggestions?

Re: Ea scenario windows fail loading

Posted: Thu Jun 25, 2020 4:28 pm
by Lilim
timjim2 wrote: Thu Jun 25, 2020 4:24 pm Since the last patch these are failing to load and causing the sc summary and arrival windows to fail, so after sc's are over I have to teleport out of SC.

EA_Scenariolobbywindow, EA_scenariosummarywindow, EA_UImodwindow.

repaired and reloaded using only the EA mods and still no joy.

Any suggestions?
hey,

it's a quick workaround....try this scripts for the missing windows:

Code: Select all

/script WindowSetShowing("ScenarioSummaryWindow", true)
/script WindowSetShowing("ScenarioGroupWindow", true)

Re: Ea scenario windows fail loading

Posted: Thu Jun 25, 2020 8:27 pm
by timjim2
now its doing this ...