Yes, first postOh, wow, first post
The config of the map filler tool by default points to my local directories. So you would have to put your own path in first to use it. You seem to have skipped 1)-3) of the tutorial![]()
I have to replace the first path, right?#moddirectory=E:\\Documents\\Paradox Interactive\\Crusader Kings II\\mod\\Witcher
#moddirectory=E:\\Documents\\Paradox Interactive\\Crusader Kings II\\mod\\Europe
#moddirectory=D:\\Dropbox\\_Witcher\\trunk\\MOD\\Witcher
moddirectory=G:\\Dropbox\\_Stuff\\birthright\\Birthright2
#moddirectory=D:\\Dropbox\\_Stuff\\birthright\\Birthright2
Four of them have # at start, they are commented out and are ignored.Yes, first post
Perhaps a silly question, but there are five "moddirectory=". What shall I do with the four other of them?
I have to replace the first path, right?
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 =
Some starting difficulty but worked fine. Nice tool.
Note: the entry titlePreamble_B and titlePreamble_C werent in config.properties
Note2: if you add culture and religion to a sea zone it try to produce the title history and crash, change it so that is based on numH onlu
P.S. If someone is intrested i just made a proviceDef for the vanilla map, it's filled with a dummy religion and culture but for the rest is fine
I can't get it to work, and don't know why. Running the jar file does nothing; running the bat file reports the following (translated from Spanish):
C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings II\mod\maptesting>java -Xmx256m -jar CK2Tools.jar
"java" is not recognised as an internal or external command, program or executable file.
C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings II\mod\maptesting>pause
Press a button to continue...
Of course, pressing a button exits the programm.
I have a recient installation of java, so outdatedness is not the source of the problem. What else can be causing it?
I have same problem. My map with whole one province seems to be crashing at the same part of loading.Thanks! Adding a column for terrain did make the tool work!
Sorry to bother you with another question, but my mod seems to keep crashing at 'creating trees'; any idea what might cause this?
C:\Users\BLANK\Documents\Paradox Interactive\Crusader Kings II\tools\CK2Tools-
v12>java -Xmx256m -jar CK2Tools.jar
no main manifest attribute, in CK2Tools.jar
C:\Users\BLANK\Documents\Paradox Interactive\Crusader Kings II\tools\CK2Tools-
v12>pause
Press any key to continue . . .
Code:C:\Users\BLANK\Documents\Paradox Interactive\Crusader Kings II\tools\CK2Tools- v12>java -Xmx256m -jar CK2Tools.jar no main manifest attribute, in CK2Tools.jar C:\Users\BLANK\Documents\Paradox Interactive\Crusader Kings II\tools\CK2Tools- v12>pause Press any key to continue . . .
So what would this be causing this? I just reinstalled Java.
Can you make the colors.bat work automaticly without having to type the path? I just can't make the bat work and I don't want to type all the paths again and again.
Also, Should I be using Apache Open Office or Microsoft Excel with your .xls? I think that might be causing some problems for me.
Exception in thread "main" java.lang.NumberFormatException: For input string: "R
ed"
at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)
at java.lang.Double.parseDouble(Unknown Source)
at kld.ck2tools.ConvertXlsToProvinces.parseCounties(ConvertXlsToProvince
s.java:271)
at kld.ck2tools.ConvertXlsToProvinces.start(ConvertXlsToProvinces.java:6
6)
at kld.ck2tools.ConvertXlsToProvinces.main(ConvertXlsToProvinces.java:59
)