Nope i didn't (I know you told me once by PM how to properly set it up, but the conversation was lost in the forum port I think).
Anyway, I've set moddirectory2 to the intended mod folder, and now the error is slightly different:
IWhat else do I need to do?
Anyway, I've set moddirectory2 to the intended mod folder, and now the error is slightly different:
Code:
C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings II\mod\Dark Mediev
al\CK2Tools-v18>java -Xmx256m -cp CK2Tools.jar kld.ck2tools.mapfiller_inverse.Re
verseMapFiller
java.io.FileNotFoundException: C:\Users\usuario\Documents\Paradox Interactive\Cr
usader Kings II\modDark Medieval\map\definition.csv (El sistema no puede encontr
ar la ruta especificada)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileReader.<init>(Unknown Source)
at kld.ck2tools.mapfiller_inverse.ReverseMapFiller.loadProvinces(Reverse
MapFiller.java:306)
at kld.ck2tools.mapfiller_inverse.ReverseMapFiller.execute(ReverseMapFil
ler.java:80)
at kld.ck2tools.mapfiller_inverse.ReverseMapFiller.main(ReverseMapFiller
.java:52)
java.io.FileNotFoundException: C:\Users\usuario\Documents\Paradox Interactive\Cr
usader Kings II\modDark Medieval\map\default.map (El sistema no puede encontrar
la ruta especificada)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileReader.<init>(Unknown Source)
at kld.ck2tools.mapfiller_inverse.ReverseMapFiller.loadDefaultMap(Revers
eMapFiller.java:281)
at kld.ck2tools.mapfiller_inverse.ReverseMapFiller.execute(ReverseMapFil
ler.java:90)
at kld.ck2tools.mapfiller_inverse.ReverseMapFiller.main(ReverseMapFiller
.java:52)
Exception in thread "main" java.lang.NullPointerException
at kld.ck2tools.mapfiller_inverse.ReverseMapFiller.execute(ReverseMapFil
ler.java:92)
at kld.ck2tools.mapfiller_inverse.ReverseMapFiller.main(ReverseMapFiller
.java:52)
C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings II\mod\Dark Mediev
al\CK2Tools-v18>pause
Presione una tecla para continuar . . .
IWhat else do I need to do?