miguel12345 / ck3_mod_unofficial_patch

Code for the mod Crusader Kings 3 Unofficial Patch
0 stars 1 forks source link

Trying to set rival when already rival in hold_court_events_general #8

Open miguel12345 opened 1 year ago

miguel12345 commented 1 year ago
[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
ProZeratul commented 1 year ago

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