-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Is there an existing issue for this?
- I have searched the existing issues
π Describe the bug
I cannot open the view at all.
Here is the stack trace.
java.lang.NullPointerException: internalOpen(...) must not be null at me.devnatan.inventoryframework.ViewFrame.open(ViewFrame.kt:85) at me.devnatan.inventoryframework.ViewFrame.open(ViewFrame.kt:47) at me.devnatan.inventoryframework.ViewFrame.open(ViewFrame.kt:33)
βοΈ Expected behavior
Being able to open the view.
π£ Steps to Reproduce
In a normal Minestom environment, join the server and open the view, then close it and log off the server. Once you join back the server and try to open the view again this error should occur, in my personal experience this has happened to me every single time without fail.
π» Platform
- Bukkit
- Sponge
- Other
β Server Version
1.21.5 / Latest Minestom release (2025.07.04-1.21.5)
π Library Version
3.4.1
βοΈ Additional context
No response