Guest User

Untitled

a guest
Sep 28th, 2013
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. 2013-09-28 10:39:29 [INFO] [ScoreboardStats] Loading ScoreboardStats v0.5.9
  2. 2013-09-28 10:39:29 [FINE] [ScoreboardStats] The class couldn't be found
  3. java.lang.ClassNotFoundException: com.github.games647.scoreboardstats.compatibility.Craftv1_6_R3
  4. at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
  5. at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
  6. at java.security.AccessController.doPrivileged(Native Method)
  7. at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
  8. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
  9. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  10. at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
  11. at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
  12. at java.lang.Class.forName0(Native Method)
  13. at java.lang.Class.forName(Class.java:186)
  14. at com.github.games647.scoreboardstats.scoreboard.ReflectionUtil.setupClass(ReflectionUtil.java:39)
  15. at com.github.games647.scoreboardstats.scoreboard.ReflectionUtil.<clinit>(ReflectionUtil.java:34)
  16. at com.github.games647.scoreboardstats.ScoreboardStats.onLoad(ScoreboardStats.java:106)
  17. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugins(CraftServer.java:248)
  18. at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:118)
  19. at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:399)
  20. at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  21. 2013-09-28 10:39:29 [INFO] [ScoreboardStats] The Plugin isn't compatible with your craftbukkit version. It will now try to use Reflections
Advertisement
Add Comment
Please, Sign In to add comment