Short summary of your issue
[script] on_death no longer fires delayed events/on_actions
Game Version
1.6.0.1
What OS are you playing on?
Windows
What platform are you using?
Steam
What DLC do you have installed?
Royal Court,
Do you have mods enabled?
Yes
Have you tried verifying your game files (Steam only)?
Yes
How much "pain" is this causing you?
8
Please explain the issue you experienced in the most condensed way possible
Delayed events/on_actions fired through on_death never actually fire (although they used to), but they don't throw errors either.
Please explain how to reproduce the issue
Neither the
If it is intended, the on_actions.info file should be updated to notify of this, as this isn't expected behavior, and/or an error should be logged.
Is there anything else you think could help us identify/replicate the issue?
I have attached a save game
No
Upload Attachment
File(s) attached
[script] on_death no longer fires delayed events/on_actions
Game Version
1.6.0.1
What OS are you playing on?
Windows
What platform are you using?
Steam
What DLC do you have installed?
Royal Court,
Do you have mods enabled?
Yes
Have you tried verifying your game files (Steam only)?
Yes
How much "pain" is this causing you?
8
Please explain the issue you experienced in the most condensed way possible
Delayed events/on_actions fired through on_death never actually fire (although they used to), but they don't throw errors either.
Please explain how to reproduce the issue
Code:
on_death = {
on_actions = {
delay = { days = 1 }
delayed_on_action
}
events = {
delay = { days = 1 }
delayed_event.0001
}
}
Neither the
delayed_on_action on_action, nor the delayed_event.0001 event fire.If it is intended, the on_actions.info file should be updated to notify of this, as this isn't expected behavior, and/or an error should be logged.
Is there anything else you think could help us identify/replicate the issue?
I have attached a save game
No
Upload Attachment
File(s) attached