Ferocca
Warlord
- Joined
- Nov 21, 2011
- Messages
- 179
Hi folks,
I finally have come to the point that I can compile a (debug) DLL and use it. On the other hand, I am still a nobody at the actual coding. So I can provide all the necessary information on the bug, but have no idea how to fix the bug. That's where I ask your help
The message I get when the bug occurs:
Assert Failed
File: CvGlobals.cpp
Line: 1169
Expression: e > -1
Message:
In the callstack I could read that it had to do with the popup when you have to choose what to produce next - the bug occurs after finishing a production, and if you for example make a list of productions, the game won't crash after finishing the productions in the list, till you finish the last production: for this causes the production-choose popup to appear, and this, for some reason, crashes the game.
This mod is RevDCM with some new Civs, Leaders, UBs and UUs I added myself. No missing art files though (checked with CivCheck) and I really don't see how pure XML-additions can crash the game in the SDK.
If you need to know more or need me to do something, no problem of course, if you are ready to help me then I really should be ready to help you with helping me!
I finally have come to the point that I can compile a (debug) DLL and use it. On the other hand, I am still a nobody at the actual coding. So I can provide all the necessary information on the bug, but have no idea how to fix the bug. That's where I ask your help

The message I get when the bug occurs:
Assert Failed
File: CvGlobals.cpp
Line: 1169
Expression: e > -1
Message:
In the callstack I could read that it had to do with the popup when you have to choose what to produce next - the bug occurs after finishing a production, and if you for example make a list of productions, the game won't crash after finishing the productions in the list, till you finish the last production: for this causes the production-choose popup to appear, and this, for some reason, crashes the game.
This mod is RevDCM with some new Civs, Leaders, UBs and UUs I added myself. No missing art files though (checked with CivCheck) and I really don't see how pure XML-additions can crash the game in the SDK.
If you need to know more or need me to do something, no problem of course, if you are ready to help me then I really should be ready to help you with helping me!