• 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.
E:\CK2 Scenario Editor 0.3.R1>scen-ed

E:\CK2 Scenario Editor 0.3.R1>java -Xmx1024m -cp Scenario_Editor.jar editor.Main
Loading E:\CK2 Scenario Editor 0.3.R1\config.txt.
Loading took 9 ms.

No mod file found at C:\Users\mikewindows\Documents\Paradox Interactive\Crusader Kings II\MOD\Religion.mod!
Map file is E:\SteamLibrary\SteamApps\common\Crusader Kings II\map\default.map
Loading E:\SteamLibrary\SteamApps\common\Crusader Kings II\map\default.map.
Loading took 23 ms.

Main CK2 directory is E:\SteamLibrary\SteamApps\common\Crusader Kings II\
Mod directory is C:\Users\mikewindows\Documents\Paradox Interactive\Crusader Kings II\MOD\Religion\
Reading map...
Done.
Loading province history...

Loading dynasties!
Loading took 46 ms.

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

Loading adjacencies!
Loading took 11 ms.

Loading characters!
Loading 32462 characters took 9003 ms.
Done.
Setting date to 1066-09-21
Exception in thread "main" java.lang.NullPointerException
at editor.EditorUI.readBookmarks(EditorUI.java:533)
at editor.EditorUI.setDataSource(EditorUI.java:505)
at editor.EditorUI.<init>(EditorUI.java:142)
at editor.Main.main(Main.java:32)




Freezes there, any ideas on what I need to do to resolve this?

it launches when i rename bookmarks to the old format and put it in the old location, so nvm
 
Last edited:
  • 1
Reactions:
Ya, happened to figure out a temporary solution

It doesn't read the cultures I have in the game, looks like it just has the default ones in the cultures list when I try to sort the map by culture?

Am I supposed to be doing something extra if I add religions or cultures?

Thanks for the help

edit:

Getting this error when switching to religion mode:
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Color parameter outside of expected range: Red Green Blue

What is the ranges? Is 255 included?

I think my issue is that I am using colors of different color codes lol
 
Last edited:
Not sure. I downloaded it from here and from the SVN and get the bookmark error in both cases. I've basically never done any modding before so I'm not really sure how to follow Kanaric's fix by putting the bookmarks file in the old format and location; can anyone clarify what that was?
 
I'm guessing this is broken, and will be broken for the foreseeable future, so does anyone know if there's an alternative around here that does the same things?

EDIT : Yep, just downloaded the SVN version and couldn't get it running, same as with the main version in the first post.

EDITx2: Well, sorted one problem and ran straight into another. I managed to get the program to load by moving the bookmarks file out to the common folder and removing the "00_" at the beginning, which got the program to load, but it crashed after I did some basic clicking around, probably because it didn't have the history files, etc. So, since I'm working on a submod, I copy and pasted the history folder from the main mod over, and...

...error.

ToivSuj.png
 
Last edited:
so, any news about this ?? will it be updated it?
Eh, I hope so. :/
Unfortunately, I don't think it will be :(

The source code is available on the first page from the SVN repository, and it shows that the last update was over a year ago. I'm no Java scripter, but I think the problem is in this file, since the other folders of the game got changed to a new file structure, too. I'm almost certainly wrong, but the only way we'd ever know for sure was if someone with actual knowledge of Java came over to take a look and see what was wrong.
 
so any luck??

I haven't been able to compile the project yet, there are references to a couple missing projects: EugFile, EugFile_specific, EugSyntax.
The NetBeans project file is also super old and not supported by current versions of NetBeans. Which means I'll have to install a sufficiently old version and hopefully update the project files so I can stop using an out of date version of the IDE. Even then, I have to locate these missing projects.
 
So, I just found this repo: https://github.com/mmyers/eug

It's been kept up to date, but doesn't guarantee CK2 compatibility. The author doesn't own CK2, but accepts bug reports for it.
It looks like it works! :D I've got beta 9.3 from here, and it loaded my CK2 mod and seems to be functional...the only problem is that I'm not quite sure how to get it to deal with the fact that my mod is a submod.

Ah well, babysteps :p
 
It looks like it works! :D I've got beta 9.3 from here, and it loaded my CK2 mod and seems to be functional...the only problem is that I'm not quite sure how to get it to deal with the fact that my mod is a submod.

Ah well, babysteps :p

The .jar file from this appears to be missing. Am I missing something?
 
  • 1
  • 1
Reactions:
Hey guys, I know a few of you are getting the bookmark error when using this tool. I have a tempfix that will work for you if you still want to use this and not have to wait for that fix to finally go through, it's SUPER easy. All you need to do is copy your bookmark.txt file and put a copy of it in your /common/ folder, the program is expecting it there but not finding it since it moved post-2.4. Should fix things for everyone.

EDIT: Just remember to remove it after for any kind of release ;)
 
It looks like it works! :D I've got beta 9.3 from here, and it loaded my CK2 mod and seems to be functional...the only problem is that I'm not quite sure how to get it to deal with the fact that my mod is a submod.

Ah well, babysteps :p

from this website, it does work however i cant get to make it so that the changes i made on the province history actually stays, its not saving for me...
 
Last edited: