ThermobaricPunch
Chieftain
- Joined
- Apr 26, 2019
- Messages
- 15
Civilizations from the Rise and Fall expansion have no icons, being replaced by a question mark. I get this bug even with no mods loaded whatsoever. What's even weirder is that the icons load properly in the menu if and only if I use a preset game setup (with or without mods), but once the game loads the icons are gone again.
This is what the log says about the issue, but I never touched that xml nor anything regarding icons so I have no idea about what's going on:
[2189533.855] [Database] ERROR: UNIQUE constraint failed: IconTextureAtlases.Name, IconTextureAtlases.IconSize
[2189533.855] [Database]: While executing - 'insert into IconTextureAtlases('Name', 'IconSize', 'IconsPerRow', 'IconsPerColumn', 'Filename') values (?, ?, ?, ?, ?);'
[2189533.855] [Database]: In XMLSerializer while inserting row into table insert into IconTextureAtlases('Name', 'IconSize', 'IconsPerRow', 'IconsPerColumn', 'Filename') with values (ICON_ATLAS_EXPANSION_1_CIVILIZATIONS, 45, 8, 1, XP1_CivSymbols45.dds, ).
[2189533.856] [Database]: In XMLSerializer while updating table IconTextureAtlases from file ../../../DLC/Expansion1/Data/Expansion1_Icons_Civilizations.xml.
[2189533.856] [Database] ERROR: UNIQUE constraint failed: IconTextureAtlases.Name, IconTextureAtlases.IconSize
The issue only affects icons from civs added in R&F, everything else (GS, DLCs) loads just fine.
This is what the log says about the issue, but I never touched that xml nor anything regarding icons so I have no idea about what's going on:
[2189533.855] [Database] ERROR: UNIQUE constraint failed: IconTextureAtlases.Name, IconTextureAtlases.IconSize
[2189533.855] [Database]: While executing - 'insert into IconTextureAtlases('Name', 'IconSize', 'IconsPerRow', 'IconsPerColumn', 'Filename') values (?, ?, ?, ?, ?);'
[2189533.855] [Database]: In XMLSerializer while inserting row into table insert into IconTextureAtlases('Name', 'IconSize', 'IconsPerRow', 'IconsPerColumn', 'Filename') with values (ICON_ATLAS_EXPANSION_1_CIVILIZATIONS, 45, 8, 1, XP1_CivSymbols45.dds, ).
[2189533.856] [Database]: In XMLSerializer while updating table IconTextureAtlases from file ../../../DLC/Expansion1/Data/Expansion1_Icons_Civilizations.xml.
[2189533.856] [Database] ERROR: UNIQUE constraint failed: IconTextureAtlases.Name, IconTextureAtlases.IconSize
The issue only affects icons from civs added in R&F, everything else (GS, DLCs) loads just fine.