Event controller not trigger after merge block unmerge, only trigger after remerge
Won't Fix
after the hotfix 1.206.032
event controller stop trigger unmerge (action 2) after it been unmerge
when remerge it trigger action 2 (unmerge action) then action 1 (merge action)
also i accidentally post this on submit feedback instead here, im sorry and can you delete it post
Files:
bug report fold...
Hello,
Thank you for bringing this issue to our attention. We’ve successfully reproduced the problem and have forwarded it to our development team for further investigation.
We will update the status of this topic and follow up with you once there’s any significant progress.
Kind regards,
Keen Software House
QA Department
Hello,
Thank you for bringing this issue to our attention. We’ve successfully reproduced the problem and have forwarded it to our development team for further investigation.
We will update the status of this topic and follow up with you once there’s any significant progress.
Kind regards,
Keen Software House
QA Department
Hello,
Thank you for your follow-up and for reporting the issue earlier.
Since hotfix 1.206.032, merge and unmerge events no longer trigger actions in the same simulation frame. This was a necessary change to prevent crashes caused by simultaneous merge events. As a result, setups that previously relied on immediate frame-based triggering may no longer function the same way.
In your case, it appears that when the event is triggered, both grids involved are unpowered—one battery is still in recharge mode, and the other is turned off—which prevents the event controllers from executing their actions as expected.
We recommend experimenting with alternative setups to ensure power is available at the right moment. You might find success by adjusting the timing and using additional timer blocks to control power flow and event triggers more reliably.
Should you need assistance refining your blueprint, feel free to reach out.
Best regards,
Keen Software House
Hello,
Thank you for your follow-up and for reporting the issue earlier.
Since hotfix 1.206.032, merge and unmerge events no longer trigger actions in the same simulation frame. This was a necessary change to prevent crashes caused by simultaneous merge events. As a result, setups that previously relied on immediate frame-based triggering may no longer function the same way.
In your case, it appears that when the event is triggered, both grids involved are unpowered—one battery is still in recharge mode, and the other is turned off—which prevents the event controllers from executing their actions as expected.
We recommend experimenting with alternative setups to ensure power is available at the right moment. You might find success by adjusting the timing and using additional timer blocks to control power flow and event triggers more reliably.
Should you need assistance refining your blueprint, feel free to reach out.
Best regards,
Keen Software House
Replies have been locked on this page!