Help with getting a mod to work...

JamesRoper1403

Chieftain
Joined
Mar 7, 2016
Messages
34
I had a little mod for adding extra naval units to my game I made a few months ago. It worked (as well as my abilities allow) but I decided to make a few tweaks to some units costs and the obsolete tech parameters and now I can't get the mod to work in a game anymore. I can't see where I've messed up to stop the mod from working - is anyone able to spot what I've done wrong?

Thank you for your help!
 

Attachments

  • Additional Naval Units (v 1).civ5mod
    10.2 KB · Views: 30
Follow this tutorial and enable error logging: whoward69's enable error logging tutorial

Nearly all refusals of a mod to do what you want it to do are because of bad code in the xml or sql of the mod.

Look first for errors in the Database.log file as this is where fatal syntax errors and the like coming from xml are recorded. The xml.log is nearly useless and is not the file where syntax and other mod-fatal errors coming from xml files is recorded.

Also, see whoward69's zip your mods and attach tutorial. What we need to look at is only that which is in the game's MODS folder. The civ5mod file is used for trading a working mod, but is useless when attempting to determine what is breaking a mod because it is not actually what is being used by the game. The same is true for anything else taken from within the Firaxis ModBuddy folder for the mod project.
 
Thanks, I'll give that a try!

I think this is the correct attachment.
 

Attachments

  • Additional Naval Units (v 1).zip
    13.3 KB · Views: 46
It says that the units do not exist in the database log.

e.g.

Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CRUISER" does not exist in Units

I'm not sure what I've done to cause this?
 
I've been looking over the wealth of information on here and trying to figure out what I've done wrong but I still can't see it... No changes show up in-game when I try running the mod.

Spoiler :
[1191765.296] columns StrategicViewType, TileType are not unique
[1191765.296] While executing - 'INSERT INTO ArtDefine_StrategicView(StrategicViewType, TileType, Asset) VALUES(?,?,?)'
[1191767.421] no such table: ContentPackage.LocalizedText
[1191767.421] no such table: ContentPackage.LocalizedText
[1191767.421] no such table: ContentPackage.LocalizedText
[1191768.453] no such table: ContentPackage.LocalizedText
[1191771.500] columns StrategicViewType, TileType are not unique
[1191771.500] While executing - 'INSERT INTO ArtDefine_StrategicView(StrategicViewType, TileType, Asset) VALUES(?,?,?)'
[1191772.671] no such table: ContentPackage.LocalizedText
[1191772.671] no such table: ContentPackage.LocalizedText
[1191772.671] no such table: ContentPackage.LocalizedText
[1191778.625] Validating Foreign Key Constraints...
[1191778.625] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191778.625] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191778.625] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191778.625] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191778.625] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191778.625] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191778.625] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191778.625] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191778.625] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191781.265] Failed Validation.
[1191781.765]
-- SQLite Memory Statistics --
Memory Usage:
[Cur] [Max]
Malloc: 6237344 75799712
PageCache: 6 12
LookAside: 0 0
Scratch: 0 1

Static Buffer Overflows:
[TooLarge] [NoSpace]
PageCache: 5822376 62894832
Scratch: 0 0

Largest Allocations:
Malloc: 262144
PageCache: 1172
Scratch: 6640

Prepared Statements:
Current: 6
------------------------------
[1191781.796] Validating Foreign Key Constraints...
[1191781.796] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191781.796] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191781.796] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191781.796] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191781.796] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191781.796] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191781.796] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191781.796] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191781.796] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191784.421] Failed Validation.
[1191784.890]
-- SQLite Memory Statistics --
Memory Usage:
[Cur] [Max]
Malloc: 6238520 75799712
PageCache: 6 12
LookAside: 0 0
Scratch: 0 1

Static Buffer Overflows:
[TooLarge] [NoSpace]
PageCache: 5823552 62894832
Scratch: 0 0

Largest Allocations:
Malloc: 262144
PageCache: 1172
Scratch: 6640

Prepared Statements:
Current: 6
------------------------------
[1191809.140] no such table: Language_zh_CN
[1191809.140] In Query - insert into Language_zh_CN('Tag', 'Text') values (?, ?);
[1191809.140] In XMLSerializer while updating table Language_zh_CN from file Localization/IGE_ZH_CN.xml.
[1191809.687] table Units has no column named MemberCount
[1191809.687]
[1191809.687] In XMLSerializer while updating table Units from file Units.xml.
[1191810.515] Validating Foreign Key Constraints...
[1191810.515] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191810.515] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191810.515] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191810.515] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191810.515] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191810.515] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191810.515] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191810.515] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191810.515] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CUTTER" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CUTTER" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CUTTER" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CUTTER" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_MODERN_FRIGATE" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_MODERN_FRIGATE" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_MODERN_FRIGATE" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_MODERN_FRIGATE" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_FRIGATE2" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_FRIGATE2" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_FRIGATE2" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CARRACK" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CARRACK" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CARRACK" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CARRACK" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CLIPPER" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CLIPPER" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CLIPPER" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CORVETTE" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CORVETTE" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CORVETTE" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1191812.515] Invalid Reference on Unit_AITypes.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1191812.515] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_CUTTER" does not exist in Units
[1191812.515] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_FRIGATE2" does not exist in Units
[1191812.515] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_CARRACK" does not exist in Units
[1191812.515] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_CLIPPER" does not exist in Units
[1191812.515] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_PROTECTED_CRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1191812.515] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1191812.515] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_CORVETTE" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CUTTER" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CUTTER" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CUTTER" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_MODERN_FRIGATE" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_MODERN_FRIGATE" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_MODERN_FRIGATE" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_BATTLECRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_BATTLECRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_PROTECTED_CRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CORVETTE" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CORVETTE" does not exist in Units
[1191812.515] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CORVETTE" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CUTTER" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CUTTER" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_FRIGATE2" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_FRIGATE2" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CARRACK" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CARRACK" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CLIPPER" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CLIPPER" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_PROTECTED_CRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_PROTECTED_CRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CORVETTE" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CORVETTE" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_BATTLECRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_Flavors.UnitType - "UNIT_BATTLECRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_ResourceQuantityRequirements.UnitType - "UNIT_PROTECTED_CRUISER" does not exist in Units
[1191812.515] Invalid Reference on Unit_ResourceQuantityRequirements.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1191812.515] Invalid Reference on Unit_ResourceQuantityRequirements.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1191812.515] Invalid Reference on Unit_ResourceQuantityRequirements.UnitType - "UNIT_BATTLECRUISER" does not exist in Units
[1191813.218] Failed Validation.
[1191813.687]
-- SQLite Memory Statistics --
Memory Usage:
[Cur] [Max]
Malloc: 6532280 75799712
PageCache: 7 13
LookAside: 0 0
Scratch: 0 1

Static Buffer Overflows:
[TooLarge] [NoSpace]
PageCache: 6085800 62894832
Scratch: 0 0

Largest Allocations:
Malloc: 262144
PageCache: 1172
Scratch: 6640

Prepared Statements:
Current: 12
------------------------------
[1192444.343] columns StrategicViewType, TileType are not unique
[1192444.343] While executing - 'INSERT INTO ArtDefine_StrategicView(StrategicViewType, TileType, Asset) VALUES(?,?,?)'
[1192445.500] no such table: ContentPackage.LocalizedText
[1192445.500] no such table: ContentPackage.LocalizedText
[1192445.500] no such table: ContentPackage.LocalizedText
[1192451.140] Validating Foreign Key Constraints...
[1192451.140] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192451.140] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192451.140] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192451.140] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192451.140] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192451.140] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192451.140] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192451.140] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192451.140] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192453.656] Failed Validation.
[1192454.125]
-- SQLite Memory Statistics --
Memory Usage:
[Cur] [Max]
Malloc: 6498104 75799712
PageCache: 6 13
LookAside: 0 0
Scratch: 0 1

Static Buffer Overflows:
[TooLarge] [NoSpace]
PageCache: 6078744 63151200
Scratch: 0 0

Largest Allocations:
Malloc: 262144
PageCache: 1172
Scratch: 6640

Prepared Statements:
Current: 8
------------------------------
[1192509.718] no such table: Language_zh_CN
[1192509.718] In Query - insert into Language_zh_CN('Tag', 'Text') values (?, ?);
[1192509.718] In XMLSerializer while updating table Language_zh_CN from file Localization/IGE_ZH_CN.xml.
[1192510.531] table Units has no column named MemberCount
[1192510.531]
[1192510.531] In XMLSerializer while updating table Units from file Units.xml.
[1192511.296] Validating Foreign Key Constraints...
[1192511.296] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192511.296] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192511.296] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192511.296] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192511.296] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192511.296] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192511.296] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192511.296] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192511.296] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CUTTER" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CUTTER" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CUTTER" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CUTTER" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_MODERN_FRIGATE" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_MODERN_FRIGATE" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_MODERN_FRIGATE" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_MODERN_FRIGATE" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_FRIGATE2" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_FRIGATE2" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_FRIGATE2" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CARRACK" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CARRACK" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CARRACK" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CARRACK" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CLIPPER" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CLIPPER" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CLIPPER" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CORVETTE" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CORVETTE" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_CORVETTE" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1192513.203] Invalid Reference on Unit_AITypes.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1192513.203] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_CUTTER" does not exist in Units
[1192513.203] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_FRIGATE2" does not exist in Units
[1192513.203] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_CARRACK" does not exist in Units
[1192513.203] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_CLIPPER" does not exist in Units
[1192513.203] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_PROTECTED_CRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1192513.203] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1192513.203] Invalid Reference on Unit_ClassUpgrades.UnitType - "UNIT_CORVETTE" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CUTTER" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CUTTER" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CUTTER" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_MODERN_FRIGATE" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_MODERN_FRIGATE" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_MODERN_FRIGATE" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_BATTLECRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_BATTLECRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_PROTECTED_CRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CORVETTE" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CORVETTE" does not exist in Units
[1192513.203] Invalid Reference on Unit_FreePromotions.UnitType - "UNIT_CORVETTE" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CUTTER" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CUTTER" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_FRIGATE2" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_FRIGATE2" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CARRACK" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CARRACK" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CLIPPER" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CLIPPER" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_PROTECTED_CRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_PROTECTED_CRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CORVETTE" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_CORVETTE" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_BATTLECRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_Flavors.UnitType - "UNIT_BATTLECRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_ResourceQuantityRequirements.UnitType - "UNIT_PROTECTED_CRUISER" does not exist in Units
[1192513.203] Invalid Reference on Unit_ResourceQuantityRequirements.UnitType - "UNIT_PRE-DREADNOUGHT_BATTLESHIP" does not exist in Units
[1192513.218] Invalid Reference on Unit_ResourceQuantityRequirements.UnitType - "UNIT_DREADNOUGHT" does not exist in Units
[1192513.218] Invalid Reference on Unit_ResourceQuantityRequirements.UnitType - "UNIT_BATTLECRUISER" does not exist in Units
[1192513.875] Failed Validation.
[1192514.328]
-- SQLite Memory Statistics --
Memory Usage:
[Cur] [Max]
Malloc: 8198856 75799712
PageCache: 7 13
LookAside: 0 0
Scratch: 0 1

Static Buffer Overflows:
[TooLarge] [NoSpace]
PageCache: 7745136 63151200
Scratch: 0 0

Largest Allocations:
Malloc: 262144
PageCache: 1172
Scratch: 6640

Prepared Statements:
Current: 12
------------------------------
[1192529.718] no such column: Type
[1192529.718] In Query - select * from Natural_Wonder_Placement where Type = ? LIMIT 1
[1192567.250] columns StrategicViewType, TileType are not unique
[1192567.250] While executing - 'INSERT INTO ArtDefine_StrategicView(StrategicViewType, TileType, Asset) VALUES(?,?,?)'
[1192568.468] no such table: ContentPackage.LocalizedText
[1192568.468] no such table: ContentPackage.LocalizedText
[1192568.468] no such table: ContentPackage.LocalizedText
[1192574.390] Validating Foreign Key Constraints...
[1192574.390] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192574.390] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192574.390] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192574.390] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192574.390] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192574.390] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192574.390] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192574.390] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192574.390] Invalid Reference on ArtDefine_Landmarks.LayoutHandler - "SPECIAL" does not exist in ArtDefine_LandmarkTypes
[1192577.156] Failed Validation.
[1192577.640]
-- SQLite Memory Statistics --
Memory Usage:
[Cur] [Max]
Malloc: 8171712 77424776
PageCache: 6 13
LookAside: 0 0
Scratch: 0 1

Static Buffer Overflows:
[TooLarge] [NoSpace]
PageCache: 7745136 64817592
Scratch: 0 0

Largest Allocations:
Malloc: 262144
PageCache: 1172
Scratch: 6640

Prepared Statements:
Current: 8
------------------------------
 
The key error is this one:
table Units has no column named MemberCount
MemberCount is not a valid column name for the Units table [in your Corvette definition].

Once a database bug like this is encountered, that table modification and the entire rest of the file are discarded. That's why you get all those follow-on validation errors.
 
Top Bottom