Could not pass event InventoryOpenEvent to IllegalStack v2.9.9
SrZafkiell opened this issue · 2 comments
Required Information
- FAVS Version Number (
/version IllegalStack
):
version IllegalStack
IllegalStack version 2.9.9
Closes some dupe bugs still present in vanilla minecraft.
Website: https://www.spigotmc.org/resources/44411/
Author: dNiym
version DeluxeMenus (In case you want to test yourself)
DeluxeMenus version 1.14.0-Release
All in one inventory menu system
Authors: extended_clip and Glare
- Spigot/Paper Version Number (
/version
): MC: 1.20.4 - Output of
/version
:
version
Checking version, please wait...
This server is running Paper version git-Paper-450 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 62b220a)
You are running the latest version
Previous version: git-Paper-408 (MC: 1.20.4)
Describe the bug
There is a console error while trying to open a DeluxeMenu's menu as IllegalStack doesn't seem to recognize the inventory.
The menu gets opened either way. The problem is just the error in the console, for now.
Stacktrace: https://pastebin.com/Jr6UBgCL
To Reproduce
Steps to reproduce the behavior:
- Install Illegal Stack + DeluxeMenus (Using the latest version).
- Create a menu (Optional).
- Open any menu (Default /advancedmenu could be used to replicate).
- Error should be in the console.
In case of not being able to reproduce the error or something else, comment, I'll be checking for updates. Thx.
Plugins being used on the server
Checklist:
- I included all information required in the sections above
- I made sure there are no duplicates of this report (Use Search)
- I made sure I am using an up-to-date version of IllegalStack
- I made sure the bug/error is not caused by any other plugin
java.lang.ClassNotFoundException: net.brcdev.shopgui.gui.gui.OpenGui
This looks like deluxemenus may have changed their code a bit. Could you please provide us with which version number of DeluxeMenus you are using?
The version was in the "FAVS Version Number (/version IllegalStack)" section.
It is (1.14.0-Release):
version DeluxeMenus (In case you want to test yourself)
DeluxeMenus version 1.14.0-Release
All in one inventory menu system
Authors: extended_clip and Glare