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

Could not load 'plugins/Multiverse-Core - Metrics$Plotter #1376

Closed
mibby opened this issue Feb 7, 2014 · 0 comments
Closed

Could not load 'plugins/Multiverse-Core - Metrics$Plotter #1376

mibby opened this issue Feb 7, 2014 · 0 comments

Comments

@mibby
Copy link

mibby commented Feb 7, 2014

Dev build 681. http://ci.onarandombox.com/job/Multiverse-Core/changes

[02:45:22] [Server thread/ERROR]: Could not load 'plugins/Multiverse-Core-2.5.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/mcstats/multiverse/Metrics$Plotter
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) ~[spigot.jar:git-Spigot-1308]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:309) ~[spigot.jar:git-Spigot-1308]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231) [spigot.jar:git-Spigot-1308]
    at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:260) [spigot.jar:git-Spigot-1308]
    at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:135) [spigot.jar:git-Spigot-1308]
    at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:436) [spigot.jar:git-Spigot-1308]
    at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1308]
Caused by: java.lang.NoClassDefFoundError: org/mcstats/multiverse/Metrics$Plotter
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[spigot.jar:git-Spigot-1308]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-1308]
    ... 6 more
Caused by: java.lang.ClassNotFoundException: org.mcstats.multiverse.Metrics$Plotter
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0]
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[spigot.jar:git-Spigot-1308]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[spigot.jar:git-Spigot-1308]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[spigot.jar:git-Spigot-1308]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-1308]
    ... 6 more
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

1 participant