Mover Plugin compatibility with Timers (UE 5.4.6)

Hi All, I’ve implemented a custom Mover character and now trying to implement a timer-based triple jump. However when I ran the timer, I got an assert on the game thread…IIRC the Mover char lives on its own thread. But I could be wrong. Any suggestions/info would be greatly appreciated. TY