I was experiencing a crashing issue whenever the enhanced popup/achievement window was triggered (including using the test button.)
Checking the logs, I noticed errors relating to CEGUI.
CEGUI.log
18/06/2018 00:11:13 (Std) [Special K] ---- Log File Moved ----
18/06/2018 00:11:13 (Error) CEGUI::FileIOException in function '__cdecl CEGUI::RapidXMLDocument::RapidXMLDocument(class CEGUI::XMLHandler &,const class CEGUI::RawDataContainer &,const class CEGUI::String &)' (C:\Users\Andon\Downloads\cegui-0.8.7\cegui\src\XMLParserModules\RapidXML\XMLParser.cpp:93) : an error occurred while parsing the XML data - check it for potential errors!.
18/06/2018 00:11:13 (Std)
18/06/2018 00:11:13 (Error) The last thrown exception was related to XML file 'VanillaSkin.scheme' from resource group 'schemes'.
18/06/2018 00:11:13 (Std) ---- Returning existing instance of Font named 'Consolas-12'.
Reinstalling the mod did not resolve the issue on it's own, however uninstalling the mod, then manually deleting the Documents\My Mods\SpecialK folder and letting it redownload through the ingame updater did resolve the issue. It doesn't seem that SKIM uninstall does anything to that folder on it's own, so I feel it might've been an oversight?
Just documenting it here in case someone has this issue going forward.
I was experiencing a crashing issue whenever the enhanced popup/achievement window was triggered (including using the test button.)
Checking the logs, I noticed errors relating to CEGUI.
CEGUI.log
crash.log
Reinstalling the mod did not resolve the issue on it's own, however uninstalling the mod, then manually deleting the
Documents\My Mods\SpecialK
folder and letting it redownload through the ingame updater did resolve the issue. It doesn't seem that SKIM uninstall does anything to that folder on it's own, so I feel it might've been an oversight?Just documenting it here in case someone has this issue going forward.