Hi Infixo, I would really like to use this mod, but it keeps breaking my game. I've disabled all other mods and yet I still get the crash message when starting a game. Where can I look for the issue?
You certainly did NOT disable the mods. The below list shows which mods the game is trying to load.
[2664028.218] Target Mods (in the order they will be applied):
[2664028.218] 001a4c25-f013-4be4-ab4b-3dd4f76e0d0a (Disable Religion Holy Site)
[2664028.219] 001a4d25-f013-4be4-ab4b-3dd4f76e0d0a (Disable Rock Bands)
[2664028.219] 01159f41-7ca0-4181-84cf-2f2c912edfdd (Steel and Thunder: Unit Expansion)
[2664028.219] 02A8BDDE-67EA-4D38-9540-26E685E3156E (DLC: Aztec Civilization Pack)
[2664028.219] 08F3DDAD-42FF-3D72-2570-91D662B3326B (Real Tech Tree)
[2664028.219] 1B28771A-C749-434B-9053-D1380C553DE9 (Expansion: Rise and Fall)
[2664028.219] 1F367231-A040-4793-BDBB-088816853683 (DLC: Khmer and Indonesia Civilization Pack)
[2664028.220] 24536E0F-2g2g-652D-B4i8-C25a695DF452 (More Player Starting Units)
[2664028.220] 26cb9858-b148-4713-bdde-de4f4e7806c8 (Republic of Pirates (kingchris20))
[2664028.220] 2F6E858A-28EF-46B3-BEAC-B985E52E9BC1 (DLC: Vikings Content)
[2664028.220] 3809975F-263F-40A2-A747-8BFB171D821A (DLC: Poland Civilization Pack)
[2664028.220] 4789a876-233f-455b-a0da-43b15a722a94 (RPPB_UnitMatryredScreen)
[2664028.220] 4873eb62-8ccc-4574-b784-dda455e74e68 (Expansion: Gathering Storm)
[2664028.221] 5ca7ceb2-c5b4-45ae-952f-492284f9e5ee (Dags More Great People Mod)
[2664028.221] 643EA320-8E1A-4CF1-A01C-00D88DDD131A (DLC: Nubia Civilization Pack)
[2664028.221] 669ac0f9-70b5-4f3c-b7fa-d2f36297c00a (Wild Predators)
[2664028.221] 684f1b2d-7ad2-4ebc-b92f-7e0df05e9eba (Good Goody Huts)
[2664028.221] 6b9c4727-857c-458c-b2e0-c87004df18b8 (Defense Contractors)
[2664028.222] 6f2888d4-79dc-415f-a8ff-f9d81d7afb53 (Better Report Screen)
[2664028.222] 79a86bee-c255-c255-ae34-3261c1154f96 (Logical Resource Requirements)
[2664028.222] 7ce74c28-41ba-4453-b3d1-d30ef8013887 (Removable Districts)
[2664028.222] 82A1DABE-03DB-0C39-2161-52D655B5713A (Tundra Farms)
[2664028.222] 99D9DDFE-85FB-2D92-1893-92A015B5899A (Real Strategy)
[2664028.222] E2749E9A-8056-45CD-901B-C368C8E83DEB (DLC: Persia and Macedon Civilization Pack)
[2664028.223] E3F53C61-371C-440B-96CE-077D318B36C0 (DLC: Australia Civilization Pack)
[2664028.223] a1fe0ce2-ca98-4998-a0c9-2aa1639eb6d0 (Steel and Thunder: Unique Units)
[2664028.223] a4de37d3-39f9-4ed4-b68f-16e95b721e7e (Railroads by Traders)
[2664028.223] aaa166ff-41e1-46fc-b785-a0a6f5d0a782 (Bilgewater Pirates)
First, you have errors from this:
[2664028.385] [Configuration] ERROR: no such table: LeaderAnimations
[2664028.385] [Configuration]: In Query - insert into LeaderAnimations('Name', 'Leader', 'Sequence') values (?, ?, ?);
[2664028.385] [Configuration]: In XMLSerializer while updating table LeaderAnimations from file LeaderAnimations.xml.
[2664028.385] [Configuration] ERROR: no such table: LoadingInfo
[2664028.385] [Configuration]: In Query - insert into LoadingInfo('LeaderType', 'BackgroundImage') values (?, ?);
[2664028.385] [Configuration]: In XMLSerializer while updating table LoadingInfo from file LeaderBackground.xml.
[2664028.386] [Configuration] ERROR: no such table: MomentIllustrations
[2664028.386] [Configuration]: In Query - insert into MomentIllustrations('MomentIllustrationType', 'MomentDataType', 'GameDataType', 'Texture') values (?, ?, ?, ?);
[2664028.386] [Configuration]: In XMLSerializer while updating table MomentIllustrations from file
MissFortuneMoment_RaF.xml.
Then from this:
[2664036.415] [Gameplay] ERROR: no such table: Players
[2664036.415] [Gameplay]: In Query - insert into Players('Domain', 'CivilizationType', 'LeaderType', 'CivilizationName', 'CivilizationIcon', 'LeaderName', 'LeaderIcon', 'CivilizationAbilityName', 'CivilizationAbilityDescription', 'CivilizationAbilityIcon', 'LeaderAbilityName', 'LeaderAbilityDescription', 'LeaderAbilityIcon', 'Portrait', 'PortraitBackground') values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?);
[2664036.415] [Gameplay]: In XMLSerializer while updating table Players from file
Bilgewater_Config.xml.
[2664042.787] [Gameplay] ERROR: FOREIGN KEY constraint failed
Then you have the error from Real Strategy:
[2664042.788] [Gameplay] ERROR: Invalid Reference on AiFavoredItems.ListType - "CurtinDiplomacy" does not exist in AiListTypes
This error means that
your game files are not updated for version 1.0.0.328 (June Patch). The June Patch introduced CurtinDiplomacy and RST v1.4.1 was updated specifically for that.