Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
This is the error I'm getting:
Unhandled Exception
Code: EXCEPTION_ACCESS_VIOLATION
Error reading address 0x5ffeb000
Call Stack
-----------------------------------------------------
??? ! ??? ???, line 0
The Database logs look clean, but the Modding log is clean until about halfway down when It displays:
[2337452.744] ERROR: Attempted to evaluate a path for a mod that doesn't actually contain that path.
for most of the remainder of the file.
Unhandled Exception
Code: EXCEPTION_ACCESS_VIOLATION
Error writing address 0x0
Call Stack
-----------------------------------------------------
??? ! ??? ???, line 0
??? ! ??? ???, line 0
??? ! ??? ???, line 0
??? ! ??? ???, line 0
??? ! ??? ???, line 0
??? ! ??? ???, line 0
??? ! ??? ???, line 0
??? ! ??? ???, line 0
??? ! ??? ???, line 0
??? ! ??? ???, line 0
??? ! ??? ???, line 0
??? ! ??? ???, line 0
??? ! ??? ???, line 0
??? ! ??? ???, line 0
??? ! ??? ???, line 0
[2109101.179] [Localization]: Input XML does not contain database entry tags. GameData, GameInfo or Database
[2109104.680] [Localization]: Validating Foreign Key Constraints...
[2109104.681] [Localization]: Passed Validation.
[2109104.694] [Configuration]: Validating Foreign Key Constraints...
[2109104.695] [Configuration]: Passed Validation.
[2109105.368] [FullTextSearch]: Initializing FullTextSearch
[2109106.196] [Gameplay]: Validating Foreign Key Constraints...
[2109106.205] [Gameplay]: Passed Validation.
[2109106.976] [Configuration]: Validating Foreign Key Constraints...
[2109106.976] [Configuration]: Passed Validation.
[2109110.715] [HallofFame]: Database found. Checking versions...
[2109110.717] [HallofFame]: Database is up-to-date!
[2109126.588] [FullTextSearch]: FTS - Creating Context
[2109131.312] [FullTextSearch]: FTS - Creating Context
[2109178.658] [Configuration]: Validating Foreign Key Constraints...
[2109178.658] [Configuration]: Passed Validation.
[2109183.630] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2109183.630] [Localization]: While executing - 'insert into LocalizedText('Tag', 'Language', 'Text') values (?, ?, ?);'
[2109183.630] [Localization]: In XMLSerializer while inserting row into table insert into LocalizedText('Tag', 'Language', 'Text') with values (LOC_BOOST_TRIGGER_FERTILIZER, en_US, Build 5 Pasture improvements., ).
[2109183.630] [Localization]: In XMLSerializer while updating table LocalizedText from file Boosts_Text.xml.
[2109183.630] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2109183.633] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2109183.633] [Localization]: While executing - 'insert into LocalizedText('Tag', 'Language', 'Text') values (?, ?, ?);'
[2109183.633] [Localization]: In XMLSerializer while inserting row into table insert into LocalizedText('Tag', 'Language', 'Text') with values (LOC_TECH_CHEMISTRY_DESCRIPTION, en_US, Science is the mother of invention., ).
[2109183.633] [Localization]: In XMLSerializer while updating table LocalizedText from file NewTechnologys_Descriptions.xml.
[2109183.633] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2109183.637] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2109183.637] [Localization]: While executing - 'insert into LocalizedText('Tag', 'Language', 'Text') values (?, ?, ?);'
[2109183.637] [Localization]: In XMLSerializer while inserting row into table insert into LocalizedText('Tag', 'Language', 'Text') with values (LOC_PEDIA_TECHNOLOGIES_PAGE_TECH_MEDICINE_CHAPTER_HISTORY_PARA_1, en_US, Medicine is the science and practice of establishing the diagnosis, prognosis, treatment, and prevention of disease. Medicine encompasses a variety of health care practices evolved to maintain and restore health by the prevention and treatment of illness., ).
[2109183.637] [Localization]: In XMLSerializer while updating table LocalizedText from file PediaTexts.xml.
[2109183.637] [Localization] ERROR: UNIQUE constraint failed: LocalizedText.Language, LocalizedText.Tag
[2109183.668] [Gameplay] ERROR: near ",": syntax error
[2109183.684] [Gameplay] ERROR: near ",": syntax error
[2109183.690] [Gameplay] ERROR: near "(": syntax error
[2109183.709] [Gameplay] ERROR: UNIQUE constraint failed: BuildingModifiers.BuildingType, BuildingModifiers.ModifierId
[2109183.709] [Gameplay] ERROR: UNIQUE constraint failed: BuildingModifiers.BuildingType, BuildingModifiers.ModifierId
[2109184.022] [Gameplay] ERROR: UNIQUE constraint failed: LeaderTraits.LeaderType, LeaderTraits.TraitType
[2109184.022] [Gameplay]: While executing - 'insert into LeaderTraits('LeaderType', 'TraitType') values (?, ?);'
[2109184.022] [Gameplay]: In XMLSerializer while inserting row into table insert into LeaderTraits('LeaderType', 'TraitType') with values (LEADER_DIDO, TRAIT_LEADER_EXPANSIONIST, ).
[2109184.022] [Gameplay]: In XMLSerializer while updating table LeaderTraits from file individualization.xml.
[2109184.022] [Gameplay] ERROR: UNIQUE constraint failed: LeaderTraits.LeaderType, LeaderTraits.TraitType
[2109184.024] [Gameplay] ERROR: UNIQUE constraint failed: UnitAiInfos.UnitType, UnitAiInfos.AiType
[2109184.024] [Gameplay]: While executing - 'insert into UnitAiInfos('UnitType', 'AiType') values (?, ?);'
[2109184.024] [Gameplay]: In XMLSerializer while inserting row into table insert into UnitAiInfos('UnitType', 'AiType') with values (UNIT_AMERICAN_ROUGH_RIDER, UNITTYPE_UTILITY, ).
[2109184.024] [Gameplay]: In XMLSerializer while updating table UnitAiInfos from file military.xml.
[2109184.024] [Gameplay] ERROR: UNIQUE constraint failed: UnitAiInfos.UnitType, UnitAiInfos.AiType
[2109184.048] [Gameplay] ERROR: near "WHERE": syntax error
[2109184.076] [Gameplay] ERROR: near "WHERE": syntax error
[2109184.077] [Gameplay] ERROR: UNIQUE constraint failed: UnitUpgrades.Unit
[2109184.077] [Gameplay] ERROR: UNIQUE constraint failed: UnitUpgrades.Unit
[2109184.087] [Gameplay] ERROR: UNIQUE constraint failed: Units.UnitType
[2109184.087] [Gameplay] ERROR: UNIQUE constraint failed: Units.UnitType
[2109184.092] [Gameplay] ERROR: table ModifierArguments has no column named ExtraValue
[2109184.103] [Gameplay] ERROR: near "VALUE": syntax error
[2109184.113] [Gameplay] ERROR: near "WHERE": syntax error
[2109184.217] [Gameplay]: Validating Foreign Key Constraints...
[2109184.237] [Gameplay]: Passed Validation.
[2109211.052] [FullTextSearch]: FTS - Creating Context
[2109211.053] [FullTextSearch]: FTS - Creating Context
[2109211.353] [FullTextSearch]: FTS - Creating Context
[2109211.564] [FullTextSearch]: FTS - Creating Context
[2109212.395] [FullTextSearch]: FTS - Creating Context
I have this error that's driving me crazy
Unhandled Exception
Code: EXCEPTION_ACCESS_VIOLATION
Error writing address 0x0
It works fine in solo, but when I try to play online (Internet PC play) it's always crashing at the end of the loading.
I have nothing but the minimum mod list installed. However, I think I found out a fix for this problem (I tried it and no problem so far).
1. Launch the game normally and disable all mods
2. Close the game and launch it again
3. Enable the mods
4. Launch the game
With this, I don't have problems anymore to create a game in online with only bots.
I will make other tests (online steam, with players, load games, etc.) and keep you posted
Hope it will help someone