• 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.
Does someone know why I'm getting this exception?

Code:
C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings II\mod\ThedasKings
_developer\CK2 Scenario Editor 0.3.R1>java -Xmx1024m -cp Scenario_Editor.jar edi
tor.Main
Loading C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings II\mod\The
dasKings_developer\CK2 Scenario Editor 0.3.R1\config.txt.
Loading took 63 ms.

Loading C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings II\mod\The
dasKings_developer.mod.
Loading took 16 ms.

Map file is C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings II\mod
\ThedasKings_developer\map\default.map
Loading C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings II\mod\The
dasKings_developer\map\default.map.
Loading took 15 ms.

Malformed line in file C:\Users\usuario\Documents\Paradox Interactive\Crusader K
ings II\mod\ThedasKings_developer\localisation\crown_laws.csv:
faith_desc;
Malformed line in file C:\Users\usuario\Documents\Paradox Interactive\Crusader K
ings II\mod\ThedasKings_developer\localisation\crown_laws.csv:
faith_0_desc;
Malformed line in file C:\Users\usuario\Documents\Paradox Interactive\Crusader K
ings II\mod\ThedasKings_developer\localisation\crown_laws.csv:
faith_1_desc;
Malformed line in file C:\Users\usuario\Documents\Paradox Interactive\Crusader K
ings II\mod\ThedasKings_developer\localisation\crown_laws.csv:
faith_2_desc;
Malformed line in file C:\Users\usuario\Documents\Paradox Interactive\Crusader K
ings II\mod\ThedasKings_developer\localisation\crown_laws.csv:
desc_3_desc;
Malformed line in file C:\Users\usuario\Documents\Paradox Interactive\Crusader K
ings II\mod\ThedasKings_developer\localisation\crown_laws.csv:
faith_4_desc;
Main CK2 directory is C:\Program Files (x86)\Steam\steamapps\common\Crusader Kin
gs II\
Mod directory is C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings I
I\mod\ThedasKings_developer\
Reading map...
Done.
Loading province history...

Loading dynasties!
Loading took 2 ms.

Loading landed Titles!
Wrong title: -
Loading took 54 ms.

Loading adjacencies!
Loading took 1 ms.

Loading characters!
Exception in thread "main" java.lang.IllegalArgumentException: Partial cannot be
 null
  at org.joda.time.base.AbstractPartial.isAfter(AbstractPartial.java:351)
  at editor.beans.Person.init(Person.java:157)
  at editor.beans.Person.<init>(Person.java:65)
  at eug.specific.clausewitz.ClausewitzScenario.preloadCharacters(Clausewi
tzScenario.java:317)
  at editor.MapPanelDataModel.preloadCharacters(MapPanelDataModel.java:178
)
  at editor.MapPanel.setDataSource(MapPanel.java:466)
  at editor.EditorUI.setDataSource(EditorUI.java:480)
  at editor.EditorUI.<init>(EditorUI.java:142)
  at editor.Main.main(Main.java:32)
 
Does someone know why I'm getting this exception?

Maybe this:

Oh yeah, that is a bug that I've fixed internally already (and thought to have fixed in the released version, too). Basically I check if the death date is after the birth date. But if a characters is lacking either of these the program breaks down. Certainly not intentional. Will fix.

Anyway, it crashes for me on "Loading characters!" as well. And if I remove every single character, it crashes on setting start date to 1066.9.20.

Y7tL1Wa.png


I am not sure why does it want 1066.9.20 start date since my only bookmark is 1066.1.1.
 
Anyway, it crashes for me on "Loading characters!" as well. And if I remove every single character, it crashes on setting start date to 1066.9.20.

Y7tL1Wa.png


I am not sure why does it want 1066.9.20 start date since my only bookmark is 1066.1.1.
I have this exact same issue, and mine has a first bookmark of 10000.1.1 so Something strange is going on. We may just have to wait.
Is this still being worked on?
I HOPE SO!!!!!
It looks awesome! I want it!
 
Last edited:
Is this compatible with the latest 2.4.5 version?
 
Well as the posts above say, it doesn't work with Horse Lords. Shame, and I don't think the original author is going to develop it anymore..
I had not read the previous posts, sorry. I just wondered if JonStryker had an answer.
 
This tool doesn't really need an update for horse lords. So saying it isn't updated to 2.4 isn't the answer to the question why something is not working.
If something does not work link me to the download of the mod in question.
 
  • 1
Reactions:
This tool doesn't really need an update for horse lords. So saying it isn't updated to 2.4 isn't the answer to the question why something is not working.
If something does not work link me to the download of the mod in question.

@JonStryker I've pushed a fix to the SVN to fix the fact bookmarks are now a folder instead of being a file at root of common/ folder/
 
  • 2
Reactions:
Code:
C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings II\mod\ThedasKings
_developer\CK2 Scenario Editor 0.3.R1>java -Xmx1024m -cp Scenario_Editor.jar edi
tor.Main
Loading C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings II\mod\The
dasKings_developer\CK2 Scenario Editor 0.3.R1\config.txt.
Loading took 63 ms.

Loading C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings II\mod\The
dasKings_developer.mod.
Loading took 16 ms.

Map file is C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings II\mod
\ThedasKings_developer\map\default.map
Loading C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings II\mod\The
dasKings_developer\map\default.map.
Loading took 15 ms.

Malformed line in file C:\Users\usuario\Documents\Paradox Interactive\Crusader K
ings II\mod\ThedasKings_developer\localisation\crown_laws.csv:
faith_desc;
Malformed line in file C:\Users\usuario\Documents\Paradox Interactive\Crusader K
ings II\mod\ThedasKings_developer\localisation\crown_laws.csv:
faith_0_desc;
Malformed line in file C:\Users\usuario\Documents\Paradox Interactive\Crusader K
ings II\mod\ThedasKings_developer\localisation\crown_laws.csv:
faith_1_desc;
Malformed line in file C:\Users\usuario\Documents\Paradox Interactive\Crusader K
ings II\mod\ThedasKings_developer\localisation\crown_laws.csv:
faith_2_desc;
Malformed line in file C:\Users\usuario\Documents\Paradox Interactive\Crusader K
ings II\mod\ThedasKings_developer\localisation\crown_laws.csv:
desc_3_desc;
Malformed line in file C:\Users\usuario\Documents\Paradox Interactive\Crusader K
ings II\mod\ThedasKings_developer\localisation\crown_laws.csv:
faith_4_desc;
Main CK2 directory is C:\Program Files (x86)\Steam\steamapps\common\Crusader Kin
gs II\
Mod directory is C:\Users\usuario\Documents\Paradox Interactive\Crusader Kings I
I\mod\ThedasKings_developer\
Reading map...
Done.
Loading province history...

Loading dynasties!
Loading took 2 ms.

Loading landed Titles!
Wrong title: -
Loading took 54 ms.

Loading adjacencies!
Loading took 1 ms.

Loading characters!
Exception in thread "main" java.lang.IllegalArgumentException: Partial cannot be
null
  at org.joda.time.base.AbstractPartial.isAfter(AbstractPartial.java:351)
  at editor.beans.Person.init(Person.java:157)
  at editor.beans.Person.<init>(Person.java:65)
  at eug.specific.clausewitz.ClausewitzScenario.preloadCharacters(Clausewi
tzScenario.java:317)
  at editor.MapPanelDataModel.preloadCharacters(MapPanelDataModel.java:178
)
  at editor.MapPanel.setDataSource(MapPanel.java:466)
  at editor.EditorUI.setDataSource(EditorUI.java:480)
  at editor.EditorUI.<init>(EditorUI.java:142)
  at editor.Main.main(Main.java:32)

What it the solution to this? I am getting this error too.