• 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.
Hmm. When I use the map filler I don't get common/landed_titles.txt file. I checked everything but I don't see any error :/ Any advice?

Depending on the settings file you'll most likely get a "01_landed_titles.txt". Doesn't really matter, though. The name of the landed_titles files are only relevant for their load order.

If you don't get any files generated then there's something more wrong with your local setup. Consider to report problems with the map filler tool in the map filler tool thread. It is a good thing to have possible problems with it documented in that thread ;)
 
Depending on the settings file you'll most likely get a "01_landed_titles.txt". Doesn't really matter, though. The name of the landed_titles files are only relevant for their load order.

Yeah, I know it. Program generated for me everything except file with landed titles (history/titles and provinces and localizations).
 
You shouldn't have a common/landed_titles.txt file anyway, you should have common/landed_titles/*.txt file(s)
 
@Jon

Oh yeah. I'm so dumb ;_; Why I don't thought about it earlier? :c

KSAhA9E.png


edit:

And my provinceDef.xls

http://i.imgur.com/hyHA2IK.png
 
Last edited:
@Jon

Oh yeah. I'm so dumb ;_; Why I don't thought about it earlier? :c

KSAhA9E.png


edit:

And my provinceDef.xls

http://i.imgur.com/hyHA2IK.png

Hmmmm...
Could be that I forgot to include some config settings in the last version.

Try to check if your config.txt contains the following settings:
Code:
titlePreamble_B = \
500.1.1={\n\
\tlaw = agnatic_succession\n\
\tlaw = succ_gavelkind\n\
}\n
titlePreamble_C = \
 500.1.1={\n\
 \tlaw = agnatic_succession\n\
 }\n
titlePreamble_T =

Add the ones that are missing ;)
 
Certainly not. I am not good with topology and co.
No wonder I haven't touched this subject yet :p

And here you luckily found a bug in my latest release of the map filler tool. Thanks for that. I'll re-upload shortly ;)

I think this might be what was causing the crash. I'm not sure whether I got anything in my landed titles folder, but I know it wasn't properly generating a "history/titles" folder. I was getting the same error as Sevgart, and it would generate only a blank text file for the first province every time I ran it. Would that lead to a crash in the "Generating provinces" part? That'd be fantastic, I was scratching my head over it, and unfortunately, since I had more provinces mapped out already, I'd done more than the basic 1 province-2 sea layout... so there'd be a lot more bugfixing to do. If this doesn't fix it, I'll make a separate one with just the one province and see if that works. I'm excited to actually see my hideous creation in action!