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

Denizen issue #4060

Open
LoneDev6 opened this issue Oct 15, 2024 · 1 comment
Open

Denizen issue #4060

LoneDev6 opened this issue Oct 15, 2024 · 1 comment
Labels
compat: plugin Compatibility with another Spigot plugin status: need testing Issue needs to be tested to check if it's reproducible or not type: bug Something isn't working type: other plugin bug This is another plugin bug.
Milestone

Comments

@LoneDev6
Copy link
Collaborator

image

[23:00:36] [Server thread/ERROR]: [ItemsAdder] Error while hooking into Denizen
[23:00:36] [Server thread/WARN]: java.lang.NoClassDefFoundError: com/denizenscript/denizen/objects/ItemTag
[23:00:36] [Server thread/WARN]: 	at ItemsAdder_4.0.2-beta-release-12.jar//dev.lone.itemsadder.Core.OtherPlugins.Denizen.DenizenHook.hook(SourceFile:22)
[23:00:36] [Server thread/WARN]: 	at ItemsAdder_4.0.2-beta-release-12.jar//dev.lone.itemsadder.Main.onEnable(SourceFile:361)
[23:00:36] [Server thread/WARN]: 	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288)
[23:00:36] [Server thread/WARN]: 	at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
[23:00:36] [Server thread/WARN]: 	at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
[23:00:36] [Server thread/WARN]: 	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
[23:00:36] [Server thread/WARN]: 	at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640)
[23:00:36] [Server thread/WARN]: 	at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589)
[23:00:36] [Server thread/WARN]: 	at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754)
[23:00:36] [Server thread/WARN]: 	at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516)
[23:00:36] [Server thread/WARN]: 	at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329)
[23:00:36] [Server thread/WARN]: 	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215)
[23:00:36] [Server thread/WARN]: 	at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
[23:00:36] [Server thread/WARN]: 	at java.base/java.lang.Thread.run(Thread.java:1583)
[23:00:36] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: com.denizenscript.denizen.objects.ItemTag
[23:00:36] [Server thread/WARN]: 	at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197)
[23:00:36] [Server thread/WARN]: 	at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164)
[23:00:36] [Server thread/WARN]: 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
[23:00:36] [Server thread/WARN]: 	... 14 more
@LoneDev6 LoneDev6 added type: bug Something isn't working type: other plugin bug This is another plugin bug. compat: plugin Compatibility with another Spigot plugin labels Oct 15, 2024
@LoneDev6 LoneDev6 added this to the 4.0.3-beta-release-1 milestone Oct 15, 2024
@LoneDev6 LoneDev6 added the status: need testing Issue needs to be tested to check if it's reproducible or not label Oct 15, 2024
@PSYCHEER
Copy link

Can I get more information about this? I'm using Denizen dev version and latest IA and it works for me in the way it should.

@LoneDev6 LoneDev6 modified the milestones: 4.0.3, 4.0.4 Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compat: plugin Compatibility with another Spigot plugin status: need testing Issue needs to be tested to check if it's reproducible or not type: bug Something isn't working type: other plugin bug This is another plugin bug.
Projects
Status: Todo
Development

No branches or pull requests

2 participants