You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by: java.lang.IllegalArgumentException: class dev.triumphteam.gui.guis.BaseGui is not provided by a interface io.papermc.paper.plugin.provider.classloader.ConfiguredPluginClassLoader
at org.bukkit.plugin.java.JavaPlugin.getProvidingPlugin(JavaPlugin.java:459) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at dev.triumphteam.gui.guis.BaseGui.<clinit>(BaseGui.java:71) ~[?:?]
... 9 more
Hi, I just tested and seemed to have worked perfectly fine on Folia 1.21.1. Are you using 3.1.10? Try a few other things like relocating, or trying with no other plugin in the server.
Hi, I just tested and seemed to have worked perfectly fine on Folia 1.21.1. Are you using 3.1.10? Try a few other things like relocating, or trying with no other plugin in the server.
I did not use the implementation on gradle, but used libraries on the plugin.yml file
Error :
Reproduce :
The text was updated successfully, but these errors were encountered: