[GS] Please help with crash: unhandled Exception Code: EXCEPTION_ACCESS_VIOLATION

AndrewB121

Chieftain
Joined
May 7, 2022
Messages
1
Hi,

I've just started getting this issue, the error suddenly started occuring on turn 301 of a playthrough. I fixed it temporarily by lowering a couple of graphics settings, however it crashed again on the next turn, and the game is now crashing when I try to load the save.

I am using mods, but I'm not sure which mod could be causing the problem.
The modding.log has a lot of lines that say this:
[2659272.912] ERROR: Attempted to evaluate a path for a mod that doesn't actually contain that path.
And at the end there's these lines:
[2659391.982] Warning: Unable to load art for content 'CUI_Expac1_Dep'. It has missing dependencies.
[2659393.705] Successfully reconfigured game.
Which was caused by the mod Capture Unique Improvements, but it isn't the cause of the issue. I've attached the modding.log below.

If someone can help that would be great, thanks.

Here is the output from database.log:
[2659258.726] [Localization]: StartupErrorMessages.xml
[2659258.726] [Localization]: Input XML does not contain database entry tags. GameData, GameInfo or Database
[2659265.411] [Localization]: Validating Foreign Key Constraints...
[2659265.412] [Localization]: Passed Validation.
[2659265.449] [Configuration]: Validating Foreign Key Constraints...
[2659265.450] [Configuration]: Passed Validation.
[2659267.751] [FullTextSearch]: Initializing FullTextSearch
[2659269.646] [Gameplay]: Validating Foreign Key Constraints...
[2659269.661] [Gameplay]: Passed Validation.
[2659271.664] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2659271.664] [Localization]: While executing - 'insert into LocalizedText('Language', 'Tag', 'Text') values (?, ?, ?);'
[2659271.664] [Localization]: In XMLSerializer while inserting row into table insert into LocalizedText('Language', 'Tag', 'Text') with values (es_ES, LOC_CIVILIZATION_CANADA_NAME, Canada, ).
[2659271.664] [Localization]: In XMLSerializer while updating table LocalizedText from file E18_ConfigText_es_ES.xml.
[2659271.664] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2659271.669] [Configuration] ERROR: UNIQUE constraint failed: Players.Domain, Players.CivilizationType, Players.LeaderType
[2659271.669] [Configuration] ERROR: UNIQUE constraint failed: Players.Domain, Players.CivilizationType, Players.LeaderType
[2659271.676] [Configuration] ERROR: UNIQUE constraint failed: Players.Domain, Players.CivilizationType, Players.LeaderType
[2659271.676] [Configuration] ERROR: UNIQUE constraint failed: Players.Domain, Players.CivilizationType, Players.LeaderType
[2659271.685] [Configuration] ERROR: UNIQUE constraint failed: Players.Domain, Players.CivilizationType, Players.LeaderType
[2659271.685] [Configuration] ERROR: UNIQUE constraint failed: Players.Domain, Players.CivilizationType, Players.LeaderType
[2659272.177] [Configuration]: Validating Foreign Key Constraints...
[2659272.178] [Configuration]: Passed Validation.
[2659279.173] [HallofFame]: Database found. Checking versions...
[2659279.176] [HallofFame]: Database is up-to-date!
[2659317.304] [FullTextSearch]: FTS - Creating Context
[2659323.825] [FullTextSearch]: FTS - Creating Context
[2659354.835] [Configuration] ERROR: no such table: Suk_GameMode_OverrideQueries
[2659355.234] [Configuration]: Validating Foreign Key Constraints...
[2659355.235] [Configuration]: Passed Validation.
[2659366.718] [Localization] ERROR: near "(": syntax error
[2659369.987] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2659369.987] [Localization]: While executing - 'insert into EnglishText('Tag', 'Text') values (?, ?);'
[2659369.987] [Localization]: In XMLSerializer while inserting row into table insert into EnglishText('Tag', 'Text') with values (LOC_CITY_NAME_ANTIOCH, Venice, ).
[2659369.987] [Localization]: In XMLSerializer while updating table EnglishText from file Expansion1_CityNames_Text.xml.
[2659369.987] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2659370.027] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2659370.028] [Localization]: While executing - 'insert into EnglishText('Tag', 'Text') values (?, ?);'
[2659370.028] [Localization]: In XMLSerializer while inserting row into table insert into EnglishText('Tag', 'Text') with values (LOC_CIVILIZATION_ANTIOCH_NAME, Venice, ).
[2659370.028] [Localization]: In XMLSerializer while updating table EnglishText from file Expansion1_Leaders_Text.xml.
[2659370.028] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2659370.066] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2659370.066] [Localization]: While executing - 'insert into EnglishText('Tag', 'Text') values (?, ?);'
[2659370.066] [Localization]: In XMLSerializer while inserting row into table insert into EnglishText('Tag', 'Text') with values (LOC_CITY_NAME_AKKAD, Akkad, ).
[2659370.066] [Localization]: In XMLSerializer while updating table EnglishText from file Expansion2_CityNames_Text.xml.
[2659370.066] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2659370.257] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2659370.257] [Localization]: While executing - 'insert into EnglishText('Tag', 'Text') values (?, ?);'
[2659370.257] [Localization]: In XMLSerializer while inserting row into table insert into EnglishText('Tag', 'Text') with values (LOC_CIVILIZATION_AKKAD_NAME, Akkad, ).
[2659370.257] [Localization]: In XMLSerializer while updating table EnglishText from file Expansion2_Leaders_Text.xml.
[2659370.257] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2659386.809] [Gameplay]: Validating Foreign Key Constraints...
[2659386.842] [Gameplay]: Passed Validation.
 

Attachments

  • Modding.txt
    376.6 KB · Views: 31
Last edited:
Top Bottom