-
Notifications
You must be signed in to change notification settings - Fork 18
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] Error on gui close #63
Labels
bug
Something isn't working
Comments
We haven't officially added support for Obliviate-invs in 1.21. Of course, you can use it but I have doubts. Can you provide the GUI code? |
|
After closing the gui, the player inventory acts as the gui, meaning players cant interact with their inventory |
an easy fix, is to just overwrite the onClose method on the gui |
Thank you for the observations. I'll be interested as soon as possible. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just expect the inventory to close, without returning an error. Whenever I close a custom gui, I get the following error: https://pastebin.com/cyLdfn5d. I using version 4.3.0 of obliviate-invs:core with maven and 4.3.0 using the pagination api. And my minecraft server is running paper 1.21 dev builds.
Checklist
Ensure you've done everything in this list before submitting the issue. (Just put the 'X' char between brackets.)
The text was updated successfully, but these errors were encountered: