[CivUP 2.1.2/GEM 1.10.2] error from database.log

skodkim

Deity
Joined
Jan 16, 2004
Messages
2,497
Location
Denmark
Using CivUP 2.1.2/GEM 1.10.2 alone the following error occurs in database.log:

Spoiler :
[4502.844] constraint failed
[4502.844] While executing - 'INSERT INTO ArtDefine_StrategicView(StrategicViewType, TileType, Asset) VALUES(?,?,?)'
[4514.840] no such table: ContentPackage.LocalizedText
[4522.141] Validating Foreign Key Constraints...
[4522.141] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[4522.141] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[4522.141] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[4523.404] Invalid Reference on UnitGameplay2DScripts.UnitType - "UNIT_HITTITE_WARCHARIOT" does not exist in Units
[4523.404] Invalid Reference on UnitGameplay2DScripts.UnitType - "UNIT_SUMERIAN_PHALANX" does not exist in Units
[4523.404] Failed Validation.
[4523.935]


\Skodkim
 
This project makes no changes to the ArtDefine_StrategicView table. I double-checked with a quick search of that text in the mod, and found no results.
 
Back
Top Bottom