• 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.
Maybe because I've used it on a pre-April 1st beta.... :rolleyes:

The program looks great....one small "complaint": I can't find the "married" filter...
 
The funny thing is that after saving a game with the April beta, it works fine...so I don't know if that was a bug or no...

Again, why can't I filter after marriage?
 
The filter is too much right in 1024x768 resolution to be visible and I have disabled scrollbar for space reasons. The filter table can still scroll though by keyboard arrow. Just select any cell in the filter arrow and press right arrow until the marriage filter cell becomes visible.
Not very intuitive I admit, so I am working on a better solution.
 
1.11a update

As promised, I am posting the update with (hopefully) fixed freeze bug. If you experience it further, please post bug report containing the action that lead to it.
I have also added few minor features. The changelog is as always in the first post.
 
1. Load a savegame :)
2. Use find heir command (it adds the "#" mark in the leftmost column to heir characters'
3. Add following filters - Religion:'catholic', Gender:'female', Married: 'no', Age: '>=16', Alive: 'yes'
4. Click on the leftmost column (the fixed one) header to sort characters by flag. '#' marked characters (heirs) sorts on the bottom, so you may want click once more to to sort them on top.

And that's it, you should get something like the image bellow
ckl1.png
 
Horragoth, I have a request, if you don't mind: I need a utility that will take two save files (or a scenario file and a save file) and display all provinces with changed culture. This is for testing the cultural conversion event (see Event 9007 Redesign thread in the Public Beta forum.) Would you be willing to do this?
 
richvh: download this. It is slightly modified External Ledger.
Usage:
1. Open 1st file
2. Use menu command COmpare/Province culture and select 2nd file
3. Watch results appearing in the 'Text Output' tab

I have spit this one out very quickly and did some minimal testing, so I hope it will work ...
 
Thanks much. I'll have to try it out after I get home tonight.

Edit: works like a charm.
 
Last edited:
Only glitch I had was that it froze when I tried to refresh after doing a culture comparison. You might want to fix that if this is going to remain in future versions as a standard feature; no need to do anything if culture comparison remains a one-off special feature, as I can remember to avoid the refresh button in the future.
 
Thanks for the info. Unfortunately, I did your modification on somewhat older version source code as I had not the current one at hand. When I have some more time I will transfer the code to the current version and try if the bug exists there.
 
Clicking on the text output tab before selecting compare cultures also seems to lock it up.
 
I have finally made some time to clean up the mess I caused by implementing the culture comparison on older source code.
The newly released CKL 1.12 should provide both the stability of 1.11a and the compare feature requested by richvh. Also I have fixed the bug that swapped original and new culture mistakenly in the report as a bonus. ;)
 
horragoth said:
I have finally made some time to clean up the mess I caused by implementing the culture comparison on older source code.
The newly released CKL 1.12 should provide both the stability of 1.11a and the compare feature requested by richvh. Also I have fixed the bug that swapped original and new culture mistakenly in the report as a bonus. ;)
Actually, before the cultures were ordered right if you opened the older save first, now the cultures are ordered right if you open the more recent save first. I liked the old order better. Maybe you could compare the dates of the two files, and use that to get the culture order right regardless of the order they load?