• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(174159)

Still Alive
2 Badges
Oct 18, 2009
4.525
72
  • Crusader Kings II
  • Darkest Hour
Basically I refuse to sit down and make modifications to provinces via a .inc file. There's the .csv sitting there, mocking me with it's apparently irrational additions and subtractions to the edits I try to make ergo, I will dispense with the .inc for the important things, like manpower, infrastructure, rares etc. :glare:

However everytime I try and edit it, it's currently throwing a fit and breaking on me. The entire planet becomes UNKNOWN STRING WANTED and the world turns that bleghy "You forgot to put any countries in you ree-tard" colour. My hypothesis is that this is something to do with using OpenOffice Calc. Is there a recommended product to fiddle with this? Or Should I just do it in notepad and use calc to reference as I work on it?
 
Basically I refuse to sit down and make modifications to provinces via a .inc file. There's the .csv sitting there, mocking me with it's apparently irrational additions and subtractions to the edits I try to make ergo, I will dispense with the .inc for the important things, like manpower, infrastructure, rares etc. :glare:

However everytime I try and edit it, it's currently throwing a fit and breaking on me. The entire planet becomes UNKNOWN STRING WANTED and the world turns that bleghy "You forgot to put any countries in you ree-tard" colour. My hypothesis is that this is something to do with using OpenOffice Calc. Is there a recommended product to fiddle with this? Or Should I just do it in notepad and use calc to reference as I work on it?

I had this before.

Provinces.csv is mis-formatted by Open Office on default export iirc. You need to make sure it outputs the format correctly. Otherwise, it will work. I used OO to edit it before.
 
You need to set up Calc to read and write semi-colons as separators instead of commas. That's how you can get Excel to play nice with the *.csv files. Not sure how you would go about doing that in OpenOffice though.
 
Your better of having Notepad++.

It's nice, but it's really annoying tbh mate. I like using excel/calc because I can freeze the top row and hide all the superfluous columns.

You need to set up Calc to read and write semi-colons as separators instead of commas. That's how you can get Excel to play nice with the *.csv files. Not sure how you would go about doing that in OpenOffice though.

I grabbed Excel 7 before I moved, so should be ok there.