XML Load Error

Litany

Chieftain
Joined
Nov 27, 2005
Messages
3
I keep receiving two errors:
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.
 
I tried looking at the XML thread, but the only other person who had my error fixed it by formatting, and I'd like to try something not quite as extreme.

edit: Success!

The Microsoft XML Parser that was in the Fix-It List did the trick.
 
Back
Top Bottom