mongoose
SOH-CM-2023
On one of my installs now I have issue with QC. When I try to change the location, the install basically CTD. Now I have deleted and redone the App folder and cfg file sveral times; likewise the uisel file. Comparing new uisel files in 2 installs; ETO which works and TOW which is the problem, I note some line differences in the uisel files. ( I have made them the same and still CTD when I try and change Location tab setting)
Note thta I can change aircraft and type of missions, just not able to acess anything through the Location tab.
ETO uisel
<QuickCombat>
<AirbaseID type="string" val="fowe66"/>
<EnemyGroundSkill type="uint" val="1"/>
<EnemySkill type="uint" val="1"/>
<GlobalLayer type="string" val="CFS3Europe1943"/>
<MissionType type="uint" val="4"/>
<Pilot type="uint" val="1"/>
<Position type="uint" val="4"/>
<Season type="uint" val="0"/>
<TacticPosition type="uint" val="2"/>
<Terrain type="string" val="CFS3Europe"/>
<TimeOfDay type="uint" val="1"/>
<Weather type="string" val="Calais Weather Cloudy"/>
<WeatherFile type="string" val="Calais Weather Cloudy.xml"/>
vs. TOW uisel
<QuickCombat>
<AirbaseID type="string" val="fowe66"/>
<EnemyGroundSkill type="uint" val="1"/>
<EnemySkill type="uint" val="1"/>
<MissionType type="uint" val="4"/>
<Pilot type="uint" val="1"/>
<TacticPosition type="uint" val="2"/>
also Season Val line in multiplayer section is different
Taking above, I made both as the ETO uisel and still CTD
So what is controlling the uisel and why has it worked and now isn't?
Note thta I can change aircraft and type of missions, just not able to acess anything through the Location tab.
ETO uisel
<QuickCombat>
<AirbaseID type="string" val="fowe66"/>
<EnemyGroundSkill type="uint" val="1"/>
<EnemySkill type="uint" val="1"/>
<GlobalLayer type="string" val="CFS3Europe1943"/>
<MissionType type="uint" val="4"/>
<Pilot type="uint" val="1"/>
<Position type="uint" val="4"/>
<Season type="uint" val="0"/>
<TacticPosition type="uint" val="2"/>
<Terrain type="string" val="CFS3Europe"/>
<TimeOfDay type="uint" val="1"/>
<Weather type="string" val="Calais Weather Cloudy"/>
<WeatherFile type="string" val="Calais Weather Cloudy.xml"/>
vs. TOW uisel
<QuickCombat>
<AirbaseID type="string" val="fowe66"/>
<EnemyGroundSkill type="uint" val="1"/>
<EnemySkill type="uint" val="1"/>
<MissionType type="uint" val="4"/>
<Pilot type="uint" val="1"/>
<TacticPosition type="uint" val="2"/>
also Season Val line in multiplayer section is different
Taking above, I made both as the ETO uisel and still CTD
So what is controlling the uisel and why has it worked and now isn't?