Closed Gyzzmo closed 7 months ago
Hi !
Since client version 7788 (so canary too), any C# Coroutine.Wait or BaseScript.Wait/WaitFor... stop script execution. No error, just wait infinitely.
That said WaitUntil(TimePoint) only works.
This issue can be see with FxDK and with a client/server.
Just wait correctly
Show this repo: https://github.com/Gyzzmo/mono_v2_bug/tree/master
Fatal (we can't use the runtime without)
FiveM windows since build 7788
No response
Reproduction repo: https://github.com/Gyzzmo/mono_v2_bug/tree/master
Thank you for this report, confirmed this happens at any second Wait call. Looking into how to fix this
Wait
What happened?
Hi !
Since client version 7788 (so canary too), any C# Coroutine.Wait or BaseScript.Wait/WaitFor... stop script execution. No error, just wait infinitely.
That said WaitUntil(TimePoint) only works.
This issue can be see with FxDK and with a client/server.
Expected result
Just wait correctly
Reproduction steps
Importancy
Fatal (we can't use the runtime without)
Specific version
FiveM windows since build 7788
Extra
No response