lgrahl / scripthookvpy3k

An ASI plugin for Grand Theft Auto V which allows running scripts written in Python 3 in game.
MIT License
50 stars 13 forks source link

Waiting for a game tick doesn't work reliably #9

Closed lgrahl closed 9 years ago

lgrahl commented 9 years ago

We need to find out why yielding from the _tick_future doesn't always work although the result is set.