isHuman() || isBarbarian() || ((getGold() + iGoldChange) >= 0) || isAnarchy()

It's an error thrown by a debug dll. You can just ignore it, all it says is that at least one AI player has negative gold and is not in anarchy.

Do you use a debug dll in your mod (you should only use it for testing as it is a lot slower than a release dll)? If your mod does not use a customized dll it is problem of the user and he should remove the debug dll from his bts assets folder and replace it with the release dll from BTS 3.19
 
Back
Top Bottom