• 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.
C:\Users\Censored\Downloads\Jik\Documents\Paradox Interactive\Crusader Kings II\m
od\CK2Tools-v19>java -Xmx256m -jar CK2Tools.jar
255 | 0 | 0 | Exception in thread "main" java.lang.NumberFormatException: Fo
r input string: "Aco"
at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)
at sun.misc.FloatingDecimal.parseDouble(Unknown Source)
at java.lang.Double.parseDouble(Unknown Source)
at kld.ck2tools.mapfiller.ConvertXlsToProvinces.mapCellToCountry(Convert
XlsToProvinces.java:954)
at kld.ck2tools.mapfiller.ConvertXlsToProvinces.mapLine(ConvertXlsToProv
inces.java:891)
at kld.ck2tools.mapfiller.ConvertXlsToProvinces.parseCounties(ConvertXls
ToProvinces.java:825)
at kld.ck2tools.mapfiller.ConvertXlsToProvinces.start(ConvertXlsToProvin
ces.java:166)
at kld.ck2tools.mapfiller.ConvertXlsToProvinces.main(ConvertXlsToProvinc
es.java:153)

C:\Users\Censored\Downloads\Jik\Documents\Paradox Interactive\Crusader Kings II\m
od\CK2Tools-v19>pause
Press any key to continue . . .

this is what happens when i use the tool.
 
I have been having an enormous amount of issues with CTD on "loading Map Logic" and I have not been able to figure out what it is because most of my error logs come out clean! My mod worked perfectly fine before I tried to fill provinces (well, it didn't have provinces obviously, but it booted). After filling, it consistently crashes to desktop on Loading Map Logic.

All of my logs are clean except for exceptions:

Code:
######## EXCEPTION: 0xC0000005 at address: 0x0180A1BF: ACCESS VIOLATION  read attempt to address 0x000000FC
Version: CK2/branches/2_7
36024

03/12/17 01:23:55

Setup, which ends on the following lines:

Code:
[map.cpp:1461]: Bounding Box of 0 => (136,128) - (2995,2048)
[map.cpp:1461]: Bounding Box of 1 => (796,1406) - (834,1458)
[map.cpp:1461]: Bounding Box of 2 => (860,1418) - (905,1466)
[map.cpp:1461]: Bounding Box of 3 => (824,1410) - (876,1488)
[map.cpp:1461]: Bounding Box of 4 => (836,1452) - (884,1487)
[map.cpp:1461]: Bounding Box of 5 => (850,1409) - (868,1418)
[map.cpp:1461]: Bounding Box of 6 => (820,1434) - (866,1476)
[map.cpp:1461]: Bounding Box of 7 => (926,1476) - (995,1526)
[map.cpp:1461]: Bounding Box of 8 => (874,1458) - (928,1507)
[map.cpp:1461]: Bounding Box of 9 => (876,1487) - (940,1529)
[map.cpp:1461]: Bounding Box of 10 => (764,1439) - (823,1505)
[map.cpp:1461]: Bounding Box of 11 => (762,1407) - (808,1460)
[map.cpp:1461]: Bounding Box of 12 => (806,1470) - (861,1536)
[map.cpp:1461]: Bounding Box of 13 => (835,1478) - (892,1546)
[map.cpp:1461]: Bounding Box of 14 => (855,1521) - (915,1567)
[map.cpp:1782]: Adjacencies for 0 ==> NONE
[map.cpp:1782]: Adjacencies for 1 ==> 11 3 6 10
[map.cpp:1782]: Adjacencies for 2 ==> 3 5 6 4 8
[map.cpp:1782]: Adjacencies for 3 ==> 1 2 5 6 9 13 8
[map.cpp:1782]: Adjacencies for 4 ==> 2 6 8 12 13
[map.cpp:1782]: Adjacencies for 5 ==> 2 3
[map.cpp:1782]: Adjacencies for 6 ==> 1 2 3 4 10 12
[map.cpp:1782]: Adjacencies for 7 ==> 8 9
[map.cpp:1782]: Adjacencies for 8 ==> 2 3 4 7 9
[map.cpp:1782]: Adjacencies for 9 ==> 3 7 8 13 14
[map.cpp:1782]: Adjacencies for 10 ==> 1 6 11 12
[map.cpp:1782]: Adjacencies for 11 ==> 1 10
[map.cpp:1782]: Adjacencies for 12 ==> 4 6 10 13
[map.cpp:1782]: Adjacencies for 13 ==> 3 4 9 12 14
[map.cpp:1782]: Adjacencies for 14 ==> 9 13

This has led me to think something might be wrong with adjacencies but from my looking around, the adjacencies file only has to do with water adjacencies? I also got text back in 'system' but none of it is helpful for the current issue.

The filling itself worked perfectly, and created all the titles it was supposed to in the history and landed titles, but I just can't get it to boot, and I don't know why.
 
Hello. I'm trying to make a similar mod of mine, however, mapfiller just keeps kicking me into frustration.
No matter how I shuffel up the names of the directories, I always get the same error. I read the suggestions and none of them worked for me. It's the problem about Mapfiller not finding the mod file.
Problem2.jpg
Problem1.jpg

I'll be very grateful for any help.
 
I keep getting issues with the Witcher mod's provDef file. When i run the tool, it keeps saying provinceDef wrong format after processing each line and then fails to change anything, citing errors with the converttoprovince java command.

Help please? I haven't changed anything except add in some barony names.

EDIT: nevermind. Forgot to add the Data column.
 
I keep getting issues with the Witcher mod's provDef file. When i run the tool, it keeps saying provinceDef wrong format after processing each line and then fails to change anything, citing errors with the converttoprovince java command.

Help please? I haven't changed anything except add in some barony names.
 
I keep getting issues with the Witcher mod's provDef file. When i run the tool, it keeps saying provinceDef wrong format after processing each line and then fails to change anything, citing errors with the converttoprovince java command.

Help please? I haven't changed anything except add in some barony names.
this is for making your own map. His preset is included, but it will do nothing to help you as you also need a provinces.bsp, as well as other map files.
 
well, I have other map files, including the rest of the mod files... Anyway, I thought I added an edit to my post saying that I figured it out. So its all solved now.
 
Hi, I really appreciate the tutorial, and the work you are doing here. I am not sure what I am doing wrong, and would really appreciate the help.
Thanks!
Code:
ignored ids: []
Warning: writeLocalisation called with empty or NULL list: []
Warning: writeLocalisation called with empty or NULL list: []
6 pre-existing flag files
0 flag files remaining after de jure landed_titles removal
0 flag files remaining after additional landed_titles removal
Write title history for c_esten @null|Northwest Donuzia|Kemnos:  c_esten
Exception in thread "main" java.lang.NullPointerException
        at kld.ck2tools.mapfiller.bean.County.getType(County.java:229)
        at kld.ck2tools.mapfiller.ConvertXlsToProvinces.writeHistoryTitle(ConvertXlsToProvinces.java:1515)
        at kld.ck2tools.mapfiller.ConvertXlsToProvinces.writeHistTitles(ConvertXlsToProvinces.java:1460)
        at kld.ck2tools.mapfiller.ConvertXlsToProvinces.start(ConvertXlsToProvinces.java:195)
        at kld.ck2tools.mapfiller.ConvertXlsToProvinces.main(ConvertXlsToProvinces.java:153)
 
I'm getting a CTD on creating trees, I've been stuck for ages, and I have no idea what I'm missing.
Validator doesn't complain. Jorodax tells me some file is missing, but doesn't tell me which one. I can't make heads or tails of the logs. All the files I do have look sensible to me. I tried starting over from scratch, but that got me an even earlier CTD.
I'm sure I'm missing something obvious, but I'm not seeing it.

I can't seem to attach files (get some error every time I try), so I uploaded it to my dropbox instead (link removed).
Could someone help?


Nevermind, I somehow managed to sort it out.
 
Last edited:
Then I don't know how to use it apparently. That's what I see when I try to load it up.

[...]:\Users\[...]\Downloads\CK2Tools-v19\CK2Tools-v19>java -Xmx256m -jar CK2Tools.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: kld/ck2tools/mapfiller/ConvertXlsToProvinces : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
 
I have no idea what's written there, but thanks, perhaps I will figure it out after a lot of time... I honestly can do histstory files, cultures, make the map itself, but at coding I suck hard and have no idea what I'm doing.