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

Error #98

Open
LoociM00 opened this issue Feb 26, 2019 · 1 comment
Open

Error #98

LoociM00 opened this issue Feb 26, 2019 · 1 comment

Comments

@LoociM00
Copy link

Plugin seems to be working fine, however I get this error on start-up.

25.02 18:57:28 [Server] INFO Enabling LockettePro v2.9.0 25.02 18:57:28 [Server] ERROR Error occurred while enabling LockettePro v2.9.0 (Is it up to date?) 25.02 18:57:28 [Server] INFO java.lang.NoClassDefFoundError: com/intellectualcrafters/plot/api/PlotAPI 25.02 18:57:28 [Server] INFO at me.crafter.mc.lockettepro.Dependency.<init>(Dependency.java:81) ~[?:?] 25.02 18:57:28 [Server] INFO at me.crafter.mc.lockettepro.LockettePro.onEnable(LockettePro.java:31) ~[?:?] 25.02 18:57:28 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:254) ~[spigot_latest.jar:git-Spigot-b0f4c22-2ced023] 25.02 18:57:28 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot_latest.jar:git-Spigot-b0f4c22-2ced023] 25.02 18:57:28 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot_latest.jar:git-Spigot-b0f4c22-2ced023] 25.02 18:57:28 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [spigot_latest.jar:git-Spigot-b0f4c22-2ced023] 25.02 18:57:28 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [spigot_latest.jar:git-Spigot-b0f4c22-2ced023] 25.02 18:57:28 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580) [spigot_latest.jar:git-Spigot-b0f4c22-2ced023] 25.02 18:57:28 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542) [spigot_latest.jar:git-Spigot-b0f4c22-2ced023] 25.02 18:57:28 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420) [spigot_latest.jar:git-Spigot-b0f4c22-2ced023] 25.02 18:57:28 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [spigot_latest.jar:git-Spigot-b0f4c22-2ced023] 25.02 18:57:28 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot_latest.jar:git-Spigot-b0f4c22-2ced023] 25.02 18:57:28 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_162] 25.02 18:57:28 [Server] INFO Caused by: java.lang.ClassNotFoundException: com.intellectualcrafters.plot.api.PlotAPI 25.02 18:57:28 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_162] 25.02 18:57:28 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:134) ~[spigot_latest.jar:git-Spigot-b0f4c22-2ced023] 25.02 18:57:28 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:80) ~[spigot_latest.jar:git-Spigot-b0f4c22-2ced023] 25.02 18:57:28 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_162] 25.02 18:57:28 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_162] 25.02 18:57:28 [Server] INFO ... 13 more

@VaneHD
Copy link

VaneHD commented Jul 3, 2019

This isn't a problem on LockettePro's side. Its a plugin on your server that causes this error to occur.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants