Seidrik_The_Gray
Aug 09, 2007, 02:34 PM
I am working on modding an event for BtS. Here is the error I get when starting a new game with my mod:
(I actually had three critical errors, the others were because these critical errors kept all of the invormation on events from loading)
First error window:
LoadXML call failed for Events/CIV4EventInfos.xml
Second error window:
Tag: TECH_CIVILSERVICE in info class was incorrect current XML file is:xml\Events/CIV4EventTriggerInfos.xml
(I had another one for TECH_BRONZEWORKING...these were both in the orPrereq section of my EventTriggerInfos.xml for the event.)
Third error window:
Failed Loading XML file xml\Events/CIV4EventInfos.xml
[.\FXml.cpp:133] Error parsing XML File -
File:xml\Events/CIV4EventsInfos.xml
Reason:Element content is invalid according to the DTD/Schema.[]
Expecting:{x-schema:CIV4EventSchem.xml}BuildingClass.[]
Line: 23962, 34
Source: -
Please help me, thank you!
(I actually had three critical errors, the others were because these critical errors kept all of the invormation on events from loading)
First error window:
LoadXML call failed for Events/CIV4EventInfos.xml
Second error window:
Tag: TECH_CIVILSERVICE in info class was incorrect current XML file is:xml\Events/CIV4EventTriggerInfos.xml
(I had another one for TECH_BRONZEWORKING...these were both in the orPrereq section of my EventTriggerInfos.xml for the event.)
Third error window:
Failed Loading XML file xml\Events/CIV4EventInfos.xml
[.\FXml.cpp:133] Error parsing XML File -
File:xml\Events/CIV4EventsInfos.xml
Reason:Element content is invalid according to the DTD/Schema.[]
Expecting:{x-schema:CIV4EventSchem.xml}BuildingClass.[]
Line: 23962, 34
Source: -
Please help me, thank you!