https://bugs.winehq.org/show_bug.cgi?id=57333
Bug ID: 57333 Summary: Civilization IV fails to start (XML load Error) Product: Wine Version: 9.20 Hardware: x86-64 URL: https://www.gamefront.com/games/civilization-4/file/si d-meier-s-civilization-iv-demo OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: msxml3 Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: julliard@winehq.org Regression SHA1: 9d34c44d8464722c333fdde5313b341504d3ea44 Distribution: ArchLinux
Created attachment 77280 --> https://bugs.winehq.org/attachment.cgi?id=77280 terminal output
Sid Meier's Civilization IV doesn't start but throws an error message that it cannot load some XML files.
Reverting commit 9d34c44d8464722c333fdde5313b341504d3ea44 [xml2: Import upstream release 2.12.8. ] fixes the problem for me.
Installing native msxml3 also acts as a workaround.
Can be reproduced with the demo version.
Civilization4_Demo.zip md5: 49f7fd527e0f8eff0b910a822227ad2e
Bug #57325 is about the same commit so this one might be a duplicate.
https://bugs.winehq.org/show_bug.cgi?id=57333
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Bisected to https://github.com/GNOME/libxml2/commit/a06eaa6119ca5b296b8105dc8c9a34ed5fc1...
Reverting that commit (and fixing the merge conflicts) makes it work again.
Not sure what to do with that info though. Take it to libxml2?