Has anyone seen this type of behavior, if I look at the action, it shows as sent in tick 2 but it has been delayed out to do the action in tick 32?
I’ve been testing against 25 ticks so as to tweak my configs and this happens in the Python bot.
I see the nodes don’t get populated in this test, when I increase the ticks to 50 then it eventually sends the scout out.
‘tickActionCompleted’: 34, ‘tickActionStart’: 32, ‘tickReceived’: 2, ‘actionType’: 1}