I've been playing published version 2.0d with the assert DLL. Getting error messages like these:
First Game, 2.0d
Assert Failed
File: CvUnit.cpp
Line: 1252
Expression: pCity != NULL
Message:
(Game kept playing. Didn’t crash.) Lots and lots of identical messages after that.
Second Game, 2.0d
Assert Failed
File: CvGameTextMgr.cpp
Line: 9222
Expression: eYield == NO_YIELD || kPlayer.getSellToEuropeProfit(eYield, iAmount * (100 - iCommission) / 100) == iGross
Message:
(Game kept playing. Didn’t crash. and lots of identical messages after that.)
Another game:
Assert Failed
File: CvTeam.cpp
Line: 997
Expression: eTeam != getID()
Message: eTeam is not expected to be equal with getID()
----------------------------------------------------------
Clue me in, please. Are these of interest to you, Kailreic, or are they just warning messages? If these are useful, is this the correct thread to post them in?
Also I have a question. As I recollect a copy of the Assert DLL is included with 2.0d. Can you use this with the development version as well? I would have thought the development version had it's own version of this.
Also, I have a kind of aesthetic question: You guys are adding more and more stuff to the mod. Do you think you may overrun the KISS principle? I like Kael's Fall From Heaven 2 mod very much. I also like Fall Further, but it is just loaded with stuff. For that reason, I frequently play Kael's original version.