After today's update, I get an error when i try to convert the same save that worked before the update, the save only uses imperator invictus (which was fully compatible before the update) and no other mods.
View attachment 862281
in the log the error parts are:
at System.Collections.Generic.Dictionary`2.get_Item(TKey)
at ImperatorToCK3.CK3.Characters.CharacterCollection.<>c__DisplayClass10_0.<DistributeCountriesGold>b__1(Title t) in D:\a\ImperatorToCK3\ImperatorToCK3\ImperatorToCK3\CK3\Characters\CharacterCollection.cs:line 283
at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.HashSet`1.UnionWith(IEnumerable`1)
at System.Collections.Generic.HashSet`1..ctor(IEnumerable`1, IEqualityComparer`1 )
at System.Linq.Enumerable.ToHashSet[TSource](IEnumerable`1, IEqualityComparer`1 )
at ImperatorToCK3.CK3.Characters.CharacterCollection.DistributeCountriesGold(LandedTitles titles, Configuration config) in D:\a\ImperatorToCK3\ImperatorToCK3\ImperatorToCK3\CK3\Characters\CharacterCollection.cs:line 282
at ImperatorToCK3.CK3.World..ctor(World impWorld, Configuration config) in D:\a\ImperatorToCK3\ImperatorToCK3\ImperatorToCK3\CK3\World.cs:line 142
at ImperatorToCK3.Converter.ConvertImperatorToCK3(ConverterVersion converterVersion) in D:\a\ImperatorToCK3\ImperatorToCK3\ImperatorToCK3\Converter.cs:line 13
at ImperatorToCK3.Program.Main(String[] args) in D:\a\ImperatorToCK3\ImperatorToCK3\ImperatorToCK3\Program.cs:line 13