Trouble with adding minor faction.

Users who are viewing this thread

Hi. I got problem with adding minor faction what says: C++ Runtime error...... = (regular runtime error which means that there is no problem source).
This should not be happening because I have added party template, troop(s), parties(spawning point) and faction for my new "minor faction" with morghs editor.
And the error message reappears when I'm starting a new game.
 
When the game crashes on loading is because it has reached an undefined case which doesn't handles.
Probably related with the TXT parsing, something in the changes you've made has confused the msys compiler, and then the game.

Next time try using some kind of version control system like Sticky notes, CVS, SVN, Git, Bazaar, Hg or Perforce.
It allows you to easily find the changes through text diffs since the previous commit and do partial reverts.
 
Back
Top Bottom