Exception Error Randomly

tevain

Chieftain
Joined
Oct 9, 2010
Messages
2
Recently started a few new games, updated with some new mods, some still old but functional, have rising tide. I've worked out all the LUA errors and problems till only the mods that function properly without LUA errors and without stepping on each other are enabled. Its probably still the mods, I did try to disable all of them and try 2 new fresh games but got the same error, only quicker(10-20 turns in) than before(50-75 turns in). Without LUA errors to go by and with probably 40 mods enabled I only have this error log which I have no idea how to read. Anyone tell me what is what? =)

win 10 64
16g
amd 290 gpu
amd 8240 cpu

Spoiler :
Unhandled Exception
Code: EXCEPTION_ACCESS_VIOLATION
Error reading address 0xe0

Call Stack
-----------------------------------------------------
(0x000000003A990000 : 0x00009062) CvGameCoreDLL_Expansion1FinalRe ! ??? (???, line 0)
(0x000000003A990000 : 0x00008EF5) CvGameCoreDLL_Expansion1FinalRe ! ??? (???, line 0)
(0x000000003A990000 : 0x0000813F) CvGameCoreDLL_Expansion1FinalRe ! ??? (???, line 0)
(0x000000003A990000 : 0x00008BE1) CvGameCoreDLL_Expansion1FinalRe ! ??? (???, line 0)
(0x000000003A990000 : 0x00008A7C) CvGameCoreDLL_Expansion1FinalRe ! ??? (???, line 0)
(0x000000003A990000 : 0x00185F1B) CvGameCoreDLL_Expansion1FinalRe ! lua_toboolean (???, line 0)
(0x000000003A990000 : 0x002E3181) CvGameCoreDLL_Expansion1FinalRe ! HksCompilerSettings::setGlobalMemoization (???, line 0)
(0x0000000000400000 : 0x00001D20) civilizationbe_dx11 ! ??? (???, line 0)
(0x0000000000400000 : 0x0045DA61) civilizationbe_dx11 ! ForgeUI::ControlBase::operator= (???, line 0)
(0x0000000000400000 : 0x005CA66D) civilizationbe_dx11 ! ForgeUI::TextControl::perspectiveRender (???, line 0)
(0x0000000000400000 : 0x002C6774) civilizationbe_dx11 ! ForgeUI::ContextBase::ContextBase (???, line 0)
(0x0000000000400000 : 0x004B83BF) civilizationbe_dx11 ! lua_tocfunction (???, line 0)
(0x0000000000400000 : 0x005CA460) civilizationbe_dx11 ! ForgeUI::TextControl::perspectiveRender (???, line 0)
(0x0000000000400000 : 0x00472F4B) civilizationbe_dx11 ! ForgeUI::ControlBase::HasMouseOver (???, line 0)
(0x0000000000400000 : 0x0045A28F) civilizationbe_dx11 ! ForgeUI::ControlBase::operator= (???, line 0)
(0x000000003A990000 : 0x0030974B) CvGameCoreDLL_Expansion1FinalRe ! HksCompilerSettings::setGlobalMemoization (???, line 0)
(0x000000003A990000 : 0x001C2622) CvGameCoreDLL_Expansion1FinalRe ! lua_toboolean (???, line 0)
(0x000000003A990000 : 0x00260C44) CvGameCoreDLL_Expansion1FinalRe ! HksCompilerSettings::getStrip (???, line 0)
(0x000000003A990000 : 0x0025F93E) CvGameCoreDLL_Expansion1FinalRe ! HksCompilerSettings::getStrip (???, line 0)
(0x000000003A990000 : 0x002863DD) CvGameCoreDLL_Expansion1FinalRe ! HksCompilerSettings::getStrip (???, line 0)
(0x000000003A990000 : 0x00288174) CvGameCoreDLL_Expansion1FinalRe ! HksCompilerSettings::getStrip (???, line 0)
(0x000000003A990000 : 0x0028505B) CvGameCoreDLL_Expansion1FinalRe ! HksCompilerSettings::getStrip (???, line 0)
(0x000000003A990000 : 0x00286F8B) CvGameCoreDLL_Expansion1FinalRe ! HksCompilerSettings::getStrip (???, line 0)
(0x000000003A990000 : 0x0028769C) CvGameCoreDLL_Expansion1FinalRe ! HksCompilerSettings::getStrip (???, line 0)
(0x000000003A990000 : 0x0025DFEE) CvGameCoreDLL_Expansion1FinalRe ! HksCompilerSettings::getStrip (???, line 0)
(0x000000003A990000 : 0x0012830B) CvGameCoreDLL_Expansion1FinalRe ! DllGetGameContext (???, line 0)
(0x000000003A990000 : 0x0012F217) CvGameCoreDLL_Expansion1FinalRe ! DllGetGameContext (???, line 0)
(0x000000003A990000 : 0x00126516) CvGameCoreDLL_Expansion1FinalRe ! DllGetGameContext (???, line 0)
(0x000000003A990000 : 0x001B17C8) CvGameCoreDLL_Expansion1FinalRe ! lua_toboolean (???, line 0)
(0x000000003A990000 : 0x00103B43) CvGameCoreDLL_Expansion1FinalRe ! HksCompilerSettings::setBytecodeSharingFormat (???, line 0)
(0x000000003A990000 : 0x00102EF0) CvGameCoreDLL_Expansion1FinalRe ! HksCompilerSettings::setBytecodeSharingFormat (???, line 0)
(0x000000003A990000 : 0x000D2329) CvGameCoreDLL_Expansion1FinalRe ! HksCompilerSettings::getIntLiteralsEnabled (???, line 0)
(0x0000000000400000 : 0x002B5AA5) civilizationbe_dx11 ! ForgeUI::ControlBase::SetConsumeMouseButton (???, line 0)
(0x0000000000400000 : 0x00559293) civilizationbe_dx11 ! PeekLogFileMgr (???, line 0)
(0x0000000000000000 : 0x74E838F4) ??? ! ??? (???, line 0)
(0x0000000000000000 : 0x776F5DE3) ??? ! ??? (???, line 0)
(0x0000000000000000 : 0x776F5DAE) ??? ! ??? (???, line 0)
 
Top Bottom