The trigger conditions of the event ek_daedric_artifacts.0031 do not correspond properly to the conditions used in the immediate section, and as a result it may happen that the event fires but an appropriate challenger doesn't exist. Specifically, this may happen if root is not an independent ruler, a "neighboring_top_liege_realm_owner" with higher prowess exists (so the trigger conditions are satisfied), but a "liege_or_above" with higher prowess doesn't exist (so the conditions in the immdediate section are not satisfied). The trigger conditions of this event should be changed to correspond to the conditions in the immediate section, so the event can't fire if there is no appropriate challenger.
CK3 Version: 1.8.2
EK2 Version: 0.12.1
Summary: There are messages in
error.log
similar to these:The
trigger
conditions of the eventek_daedric_artifacts.0031
do not correspond properly to the conditions used in theimmediate
section, and as a result it may happen that the event fires but an appropriate challenger doesn't exist. Specifically, this may happen if root is not an independent ruler, a "neighboring_top_liege_realm_owner" with higher prowess exists (so thetrigger
conditions are satisfied), but a "liege_or_above" with higher prowess doesn't exist (so the conditions in theimmdediate
section are not satisfied). Thetrigger
conditions of this event should be changed to correspond to the conditions in theimmediate
section, so the event can't fire if there is no appropriate challenger.