Now I get the following error:
System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentExeption(ExceptionResource resource)
at System.Colletions.Generic.Dictionary`2.Inster(Tkey key, Tvalue value,
Boolean add)
at Parsers.ProvinceReader.ReadProvinces(String folder)
at TitleGenerator.PreogressForm.bwTitleGen_DoWork(Object sender,
DoWorkEventArgs e)
Log file is empty.
Note - I am attempting to use this with "The Prince and the Thane" mod by Idib.
Edit -- Must be a problem with The Prince and The Thane as it modifies vanilla perfectly.