Victoria 3

Victoria 3

Grey's Soft Pop Adjustments
此主题已被锁定
Anhility 2024 年 11 月 27 日 下午 1:07
[Bug] Wrong scope for cultural_acceptance_base trigger
Hello,

Found the error log spam the following:

[21:25:29][jomini_script_system.cpp:270]: Script system error! Error: cultural_acceptance_base trigger [ Wrong scope for trigger: state, expected country ] Script location: file: common/script_values/zzz_MoG_SPA_cultural_comm_values.txt line: 150

After consulting the original cultural_community_values.txt files, it seems line 150 just needs to be included by a root.owner scope as below:

root.owner = { cultural_acceptance_base = { target = scope:culture value < acceptance_status_2 } }