Twice now, I've tried to incorporate new .csv files into the localization folder of my mod, and it has borked the game. I have this units.csv that I want to put in (new more authentic unit names) and when I put it in, the game freezes after a month. I've run the two files through a comparison to see if there's any mistakes, and there aren't...I just don't get it. Is there something "with" the .csv files? This has happened before.
Okay there's another issue. This comes up in the error.log:
But I can't figure out what's wrong with the country file:
Okay there's another issue. This comes up in the error.log:
Code:
Clausewitz Error[persistent.cpp:48]: Error: "Malformed token: 95, near line: 4
" in file: "mod\Rome-Enhanced\common\countries/Dumnonii Revolt.txt".
But I can't figure out what's wrong with the country file:
Code:
civil_war_faction = DUM
graphical_culture = celticgfx
color = { 30 30 145 }
color2 = { 10 10 95 }
Last edited: