Corps/Fleet/Army/Armada Icons not showing up

bostonbongrips

Chieftain
Joined
Mar 30, 2016
Messages
53
Location
Chicago
I know this was a bug a while back but for some reason it started happening to me again. After completing the Nationalism civic the icon to create fleets and corps doesn't show up in my UI. I checked the UnitCommand xml file, it reads:


<Row CommandType="UNITCOMMAND_FORM_CORPS" VisibleInUI="true" HoldCycling="true" CategoryInUI="SPECIFIC" Icon="ICON_UNITCOMMAND_FORM_CORPS" Description="LOC_UNITCOMMAND_FORM_CORPS_DESCRIPTION" InterfaceMode="INTERFACEMODE_FORM_CORPS" PrereqCivic="CIVIC_NATIONALISM"/>
<Row CommandType="UNITCOMMAND_FORM_ARMY" VisibleInUI="true" HoldCycling="true" CategoryInUI="SPECIFIC" Icon="ICON_UNITCOMMAND_FORM_ARMY" Description="LOC_UNITCOMMAND_FORM_ARMY_DESCRIPTION" InterfaceMode="INTERFACEMODE_FORM_ARMY" PrereqCivic="CIVIC_MOBILIZATION"/>

I am running a ton of mods so my next step is to try and isolate one that may be causing the issue but I wanted to reach out to the community to see if anyone had any suggestions. Thanks!
 
Top Bottom