- 1
It is easiest to make a separate file in landed_titles for holy_sites only.
Like this:
YesThat is a great idea, thanks!
It won't overwrite all the data right it will just add those lines?
What changes?Is it possible that you could give me the source code? I would like to add some utilities to the tool for personal use![]()
What changes?
What changes?
Well locally I have a compatible version. Custom colors are not supported, yeah. Alternative Culture already exists. And I only now realized that I might've missed nomad![]()
![]()
And I only now realized that I might've missed nomad![]()
![]()
What's wrong with your adblocker? I can download from there in a total of 2 clicks ...Would it be possible to mirror the download to somewhere that isn't full of borderline-malware adverts? Even with uBlock Origin it still opens a new tab with some social-engineering-type advert. Maybe dropbox or even just a file attachment here.
What's wrong with your adblocker? I can download from there in a total of 2 clicks ...
C:\Users\NAME\Documents\Paradox Interactive\Crusader Kings II\mod\Essaria\CK2Tools-v19>java -Xmx256m -jar CK2Tools.jar
Not found: C:\Documents\Paradox Interactive\Crusader Kings II\mod\Essaria\map\provinces.bmp
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source)
at kld.ck2tools.bmpvalues.ColorPaletteExtractor.getColors(ColorPaletteExtractor.java:42)
at kld.ck2tools.mapfiller.ConvertXlsToProvinces.preParseColors(ConvertXlsToProvinces.java:361)
at kld.ck2tools.mapfiller.ConvertXlsToProvinces.start(ConvertXlsToProvinces.java:162)
at kld.ck2tools.mapfiller.ConvertXlsToProvinces.main(ConvertXlsToProvinces.java:153)
C:\Users\NAME\Documents\Paradox Interactive\Crusader Kings II\mod\Essaria\CK2Tools-v19>pause
Press any key to continue . . .
It seems that you used C:\Documents\Paradox Interactive\Crusader Kings II\mod\Essaria\map\provinces.bmp in the config file, but your mod is actually in C:\Users\NAME\Documents\Paradox Interactive\Crusader Kings II\mod instead of C:\Documents\Paradox Interactive\Crusader Kings II\mod, if I'm understanding that output correctly.Three steps away from going insane.
I've done everything I can think of to try and fix this. Changed the file name to anything that was even close, even tried to link it to different mods. Nothing. I've made sure my provinces.bmp and the mod folder weren't under any security restriction, I made sure the mapfiller was allowed to access my files. ****ed with the config file. Moved both folders around. Nothing.
It seems that you used C:\Documents\Paradox Interactive\Crusader Kings II\mod\Essaria\map\provinces.bmp in the config file, but your mod is actually in C:\Users\NAME\Documents\Paradox Interactive\Crusader Kings II\mod instead of C:\Documents\Paradox Interactive\Crusader Kings II\mod, if I'm understanding that output correctly.
C:\Users\NAME\Documents\Paradox Interactive\Crusader Kings II\mod\Essaria\CK2Tools-v19>java -Xmx256m -jar CK2Tools.jar
Not found: C:\Users\NAME\Documents\Paradox Interactive\Crusader Kings II\Essaria\map\provinces.bmp
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source)
at kld.ck2tools.bmpvalues.ColorPaletteExtractor.getColors(ColorPaletteExtractor.java:42)
at kld.ck2tools.mapfiller.ConvertXlsToProvinces.preParseColors(ConvertXlsToProvinces.java:361)
at kld.ck2tools.mapfiller.ConvertXlsToProvinces.start(ConvertXlsToProvinces.java:162)
at kld.ck2tools.mapfiller.ConvertXlsToProvinces.main(ConvertXlsToProvinces.java:153)
C:\Users\NAME\Documents\Paradox Interactive\Crusader Kings II\mod\Essaria\CK2Tools-v19>pause
Press any key to continue . . .