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

[BUG]: Async plot events won't be called #112

Closed
supercrafter333 opened this issue Aug 20, 2024 · 2 comments
Closed

[BUG]: Async plot events won't be called #112

supercrafter333 opened this issue Aug 20, 2024 · 2 comments

Comments

@supercrafter333
Copy link
Contributor

I tried to use a async plot event of CPlot in the event listener of my plugin. After I noticed that the PlotClaimAsyncEvent wasn't working I tried every other async event of CPlot.
But no async event has been called. I tried to just print a message to the console when a async event is called - didn't work.

#111 don't fix this bug. I think there's something wrong with libAsynEvent. I don't really have so much knowledge about await stuff so I'm unable to fix the bug in my PR.

@supercrafter333
Copy link
Contributor Author

I'm using 3366701 on a PocketMine-MP 5.18.0 server with PHP 8.2.17.

@ColinHDev
Copy link
Owner

Should be fixed now, the release can be found here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants