• 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.

Zemurin

Weaver of the Converters
122 Badges
Jun 29, 2016
4.675
1.741
  • Crusader Kings II: Monks and Mystics
One line summary of your issue
[3.3.0] Converter CTD - export crashes on Institutions.

Game Version
3.3.0

What expansions do you have installed?
All of the above

Do you have mods enabled?
No

Please explain your issue is in as much detail as possible.
When loading an export in EU4, opening institutions tab crashes when tabbing to Colonialism.

Hovering over 1450 date on Renaissance to see its prerequisites is fine (although it expects it to spawn in Malaya and not Italy, which is fine too), but tabbing over to Colonialism and mousing over 1500 year crashes the game instantly.

No mods in either CK2 or EU4. Tested on both 1.28.3 and 1.29.2.

Steps to reproduce the issue.
Export 769 start date, load in EU4, start as any nation. Go to Technology-> institutions, tab to colonialism and hover over 1500 date.

Often hovering is not required either, simply touching colonialism tab is sufficient to crash to desktop.

Upload Attachment
 
Upvote 0
I found the reason for the bug: When creating the 00_core.txt file the converter uses the line "has_province_modifier = center_of_trade_modifier" instead of "province_has_center_of_trade_of_level = 1" in the "can_start" conditions. so you just have to replace that line in "Documents\Paradox Interactive\Europa Universalis IV\mod\Converted_CountryYYY_MM_DD\common\institutions\00_Core.txt" in the 387th row


Wrong:


Wrong.png



Right:


Right.png
.