
Originally Posted by
billydilly
@ DrIstvaan
Hi! How did you solve the problem? I have the same problem, I added some titles, Count of Copenhagen etc to a big map, but the game quits just as you said...
I know it's a bit lit to help you, but this might be helpful for someone new..
When you add new traits to export_descr_character_traits.txt, don't add new traits at the very bottom of the file. The export_descr_character_traits.txt file contains traits and triggers. The triggers begin around line 10,200. You can add new traits under the last trait but above the lines that say...
Code:
;===============================================================
;== TRIGGER DATA STARTS HERE ==
;===============================================================
Then you shouldn't get any errors.
Bookmarks