Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

PlayerDeathEvent executed async #113

Open
ghost opened this issue Aug 10, 2022 · 0 comments
Open

PlayerDeathEvent executed async #113

ghost opened this issue Aug 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Aug 10, 2022

Describe the bug
The PlayerDeathEvent is executed asynchronous

Bug on latest
Unknown

To Reproduce

  1. Listen to the PlayerDeathEvent
  2. Run an action that can’t be run async

Expected behavior
The event shouldn’t be run async

Additional context
I can’t confirm this bug but there were multiple reports of it in the discord

https://cdn.discordapp.com/attachments/949531392616828988/1006923076644130916/message.txt

@ghost ghost added the bug Something isn't working label Aug 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

0 participants