Assert Failed
File: CvXMLLoadUtilitySet.cpp
Line: 593
Expression: NUM_YIELD_TYPES == GC.XMLlength
Message: XML read error. "" is used more than once
I am thinking it can't be an xml issue, because I get this assert popup before the loading bar screen even appears.. which means it must be something not right in the .dll... right?
it goes on to pop the GOLD assert and crash when it is doing the xml loading... but that first message must have some other meaning... some other importance... I just don't know what..
File: CvXMLLoadUtilitySet.cpp
Line: 593
Expression: NUM_YIELD_TYPES == GC.XMLlength
Message: XML read error. "" is used more than once
I am thinking it can't be an xml issue, because I get this assert popup before the loading bar screen even appears.. which means it must be something not right in the .dll... right?
it goes on to pop the GOLD assert and crash when it is doing the xml loading... but that first message must have some other meaning... some other importance... I just don't know what..