I keep receiving two errors:
This repeats for other .xml files, not just civ4questtext.xml. At first I couldn't see any of the animations or intro videos, but after installing the patch I can.
Now all of the tooltips and buttons have messed up names, like main_menu_option_single_player, not Single Player. Kinda interferes with my game. I'm using an IBM ThinkPad running Windows XP SP2, with an ATI Mobility Fire GL T2 graphics card.
Help would be greatly appreciated.
Code:
---------------------------
XML Load Error
---------------------------
Failed Loading XML file xml\text\civ4questtext.xml. [.\FXml.cpp:133] Error parsing XML File -
File: xml\text\civ4questtext.xml
Reason: Switch from current encoding to specified encoding not supported.
Line: 1, 44
Source: <?xml version="1.0" encoding="ISO-8859-1"?>
---------------------------
XML Load Error
---------------------------
LoadXML call failed for xml\text\civ4questtext.xml.
Current XML file is: xml\GlobalDefinesAlt.xml
This repeats for other .xml files, not just civ4questtext.xml. At first I couldn't see any of the animations or intro videos, but after installing the patch I can.
Now all of the tooltips and buttons have messed up names, like main_menu_option_single_player, not Single Player. Kinda interferes with my game. I'm using an IBM ThinkPad running Windows XP SP2, with an ATI Mobility Fire GL T2 graphics card.
Help would be greatly appreciated.