I've been getting these errors with aggravating regularity:
Assert @ c:\projects\Perforce\SinsDiplomacy\main\CodeSource\Engine/Archive/Archive.h(264)
elementCount == data->Size()
Assert @ c:\projects\Perforce\SinsDiplomacy\main\CodeSource\Engine/DataStructures/FixedArray.h(118)
i < MAX_SIZE
Assert @ c:\projects\Perforce\SinsDiplomacy\main\CodeSource\GS/Entity/Interfaces/IAbility.cpp(279)
NeedsSingleTarget()
I've also recieved error messages stipulating that "XYZ cannot be converted to an enum value" usually pertaining to the stacking limit lines and such... does anyone actually know what those lines mean? I get the concept, but I can't read the jargon.