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

Fixed 'ValidateInputEvent cannot be triggered asynchronously from another thread' #1

Merged
merged 3 commits into from Mar 15, 2022

Conversation

byteful
Copy link
Contributor

@byteful byteful commented Mar 15, 2022

I got an IllegalStateException saying ValidateInputEvent cannot be triggered asynchronously from another thread.

This should fix the issue. Server was on Spigot 1.18.1.

@byteful
Copy link
Contributor Author

byteful commented Mar 15, 2022

okay just pushed a better fix where i just set the ValidateInputEvent as async instead of doing what i did before

@its-c10 its-c10 self-requested a review March 15, 2022 01:43
@its-c10 its-c10 self-assigned this Mar 15, 2022
@its-c10 its-c10 added good first issue Good for newcomers bug Something isn't working labels Mar 15, 2022
@its-c10 its-c10 merged commit 8daef82 into its-c10:master Mar 15, 2022
@its-c10
Copy link
Owner

its-c10 commented Mar 15, 2022

Thanks for the PR!!! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants