miguel12345/ck3_mod_unofficial_patch

Trying to set rival when already rival in hold_court_events_general

Opened this issue · 1 comments

[22:28:11][jomini_script_system.cpp:263]: Script system error!
  Error: set_relation_potential_rival effect [ Scripted relation already exists ]
  Script location: file: events/activities/hold_court_activity/hold_court_events_general.txt line: 21398 file: events/activities/hold_court_activity/hold_court_events_general.txt line: 200 file: events/activities/hold_court_activity/hold_court_events_general.txt line: 670 file: events/activities/hold_court_activity/hold_court_events_general.txt line: 533

Hello, as I've said on steam, this one will be fixed in the next release, the issue here is that they force to be a potential rival, instead of using the effect to progress towards rivalry (so it set potential_rival, then rival, then nemesis)

hold_court.7000