Alrik2002
Warlord
Hi,
I started to rebuild my first SDK. For the beginning I started with a non modified version of 50Civs Better BAT AI - DLL.
The build worked fine without any errors. The I started the game with the debug-dll and I get some errors:
I already know, that in some xml-file a tag is missing. Is the file the one which is shown in the window "output" in VB at last the one with the missing tag? Is there a effective way for checking wich tag is missing at which point since some of the files are really big?
Thanks!
I started to rebuild my first SDK. For the beginning I started with a non modified version of 50Civs Better BAT AI - DLL.
The build worked fine without any errors. The I started the game with the debug-dll and I get some errors:
Code:
Assert Failed
File: CvXMLLoadUtilitySet.cpp
Line: 1364
Expression: bSuccess
Message:
I already know, that in some xml-file a tag is missing. Is the file the one which is shown in the window "output" in VB at last the one with the missing tag? Is there a effective way for checking wich tag is missing at which point since some of the files are really big?
Thanks!