Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wait block runtime execution with mono V2 C# #2456

Closed
Gyzzmo opened this issue Apr 13, 2024 · 0 comments · Fixed by #2461
Closed

Wait block runtime execution with mono V2 C# #2456

Gyzzmo opened this issue Apr 13, 2024 · 0 comments · Fixed by #2461
Assignees
Labels
bug ScRT: C# Issues/PRs related to either C# scripting runtimes

Comments

@Gyzzmo
Copy link

Gyzzmo commented Apr 13, 2024

What happened?

When I use a Coroutine.Wait or BaseScript.Wait with mono V2 in an object of a custom class, the runtime lack on the Wait.
Tried with latest(canary) or recommanded client version, same result.
Bug since 2024-04-05

Expected result

/

Reproduction steps

Repro repository: https://github.com/Gyzzmo/mono_v2_bug/tree/master

Importancy

Crash

Area(s)

FiveM, ScRT: C#

Specific version(s)

FiveM Windows

Additional information

Same issue opened on thorium repo: thorium-cfx/mono_v2_get_started#36

@Gyzzmo Gyzzmo added bug triage Needs a preliminary assessment to determine the urgency and required action labels Apr 13, 2024
@github-actions github-actions bot added crash ScRT: C# Issues/PRs related to either C# scripting runtimes labels Apr 13, 2024
@thorium-cfx thorium-cfx self-assigned this Apr 16, 2024
@thorium-cfx thorium-cfx removed the triage Needs a preliminary assessment to determine the urgency and required action label Apr 16, 2024
@thorium-cfx thorium-cfx removed the crash label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ScRT: C# Issues/PRs related to either C# scripting runtimes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants