Prb with XML new tag and SDK use

Duke176

Warlord
Joined
Oct 19, 2006
Messages
241
Location
Turin - Italy
Hi all I've encountered some prbs I've already found in the past but I wasn't unable to understand how I solved it.

It's a prb related to adding new XML tags and making the game reading them.
In the part of Stram->read / write xmlchaldvalbyname..... and the prb is that when the game load the mod it returns an error in some other parts of XML file.

I post here the files and a link to another thread where I already discussed this metter.

thx for attention.
http://forums.civfanatics.com/showthread.php?t=216138
http://forums.civfanatics.com/showthread.php?t=195251

http://forums.civfanatics.com/attachment.php?attachmentid=151077&d=1176082735 - link to the file
 
pls I really need help with this, to understand why sometimes the game return this error!!! pls redirect me to a tutorial too if usefull (not ADD a SPY MISSION - i know it better than the creator :)).
 
Hi all I've encountered some prbs I've already found in the past but I wasn't unable to understand how I solved it.

It's a prb related to adding new XML tags and making the game reading them.
In the part of Stram->read / write xmlchaldvalbyname..... and the prb is that when the game load the mod it returns an error in some other parts of XML file.

I post here the files and a link to another thread where I already discussed this metter.

thx for attention.
http://forums.civfanatics.com/showthread.php?t=216138
http://forums.civfanatics.com/showthread.php?t=195251

http://forums.civfanatics.com/attachment.php?attachmentid=151077&d=1176082735 - link to the file

when looking onto your files i ca't find anything wrong....but one small suggestion: try to remove any comments from schema and xml file, i was encounter similar problem with units, when comments in schema and xml file lead to strange behaviors (not crash, but broken functionality)

i will try to recompile and this code if i found some time today evening...(but can't promise)
 
Back
Top Bottom