Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. [05:41:25] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.17.2
  2. [05:41:25] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3. [05:41:25] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.17.2
  4. [05:41:25] [Server thread/INFO]: [FeatherBoard] Framework version: 2017-01
  5. [05:41:25] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  6. [05:41:25] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  7. [05:41:25] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  8. [05:41:25] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  9. [05:41:25] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  10. [05:41:25] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  11. [05:41:25] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
  12. [05:41:26] [Server thread/INFO]: [FeatherBoard] Copying 'plugins/FeatherBoard/placeholders/placeholder_ezrankspro.yml' from the resources!
  13. [05:41:26] [Server thread/INFO]: [FeatherBoard] Creating new file 'plugins/FeatherBoard/placeholders/placeholder_jobsreborn.yml'!
  14. [05:41:26] [Server thread/INFO]: [FeatherBoard] Using template for file 'plugins/FeatherBoard/placeholders/placeholder_jobsreborn.yml' ...
  15. [05:41:26] [Server thread/INFO]: [FeatherBoard] Creating new file 'plugins/FeatherBoard/placeholders/placeholder_prisonmines.yml'!
  16. [05:41:26] [Server thread/INFO]: [FeatherBoard] Using template for file 'plugins/FeatherBoard/placeholders/placeholder_prisonmines.yml' ...
  17. [05:41:26] [Server thread/INFO]: [FeatherBoard] Loaded 2395 of the 5207 placholders
  18. [05:41:26] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
  19. [05:41:26] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  20. [05:41:26] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  21. [05:41:26] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  22. [05:41:26] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  23. [05:41:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  24. [05:41:27] [Server thread/INFO]: [FeatherBoard] Enabling event hook: Vanilla player join!
  25. [05:41:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  26. [05:41:27] [Server thread/INFO]: [FeatherBoard] Enabling event hook: Vanilla player rejoin!
  27. [05:41:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  28. [05:41:27] [Server thread/INFO]: [FeatherBoard] Enabling event hook: Vanilla player first join!
  29. [05:41:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  30. [05:41:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: EZRanksUp Rankup event ...
  31. [05:41:27] [Server thread/INFO]: [FeatherBoard] Creating new file 'plugins/FeatherBoard/events/event_ezrankspro-rankup.yml'!
  32. [05:41:27] [Server thread/INFO]: [FeatherBoard] Using template for file 'plugins/FeatherBoard/events/event_ezrankspro-rankup.yml' ...
  33. [05:41:28] [Server thread/ERROR]: Error occurred while enabling FeatherBoard v3.17.2 (Is it up to date?)
  34. java.lang.NoClassDefFoundError: be/maximvdw/featherboardcore/a/b/F
  35. at be.maximvdw.featherboardcore.a.b.a(AnimationLoader.java:26) ~[?:?]
  36. at be.maximvdw.featherboard.FeatherBoard.loadConfiguration(Unknown Source) ~[?:?]
  37. at be.maximvdw.featherboardcore.BasePlugin.initialize(Unknown Source) ~[?:?]
  38. at be.maximvdw.featherboardcore.BasePlugin.onEnable(Unknown Source) ~[?:?]
  39. at be.maximvdw.featherboard.FeatherBoard.onEnable(Unknown Source) ~[?:?]
  40. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[spigot-1.11.2.jar:git-Spigot-b605b31-cf05ccc]
  41. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.11.2.jar:git-Spigot-b605b31-cf05ccc]
  42. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.11.2.jar:git-Spigot-b605b31-cf05ccc]
  43. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [spigot-1.11.2.jar:git-Spigot-b605b31-cf05ccc]
  44. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [spigot-1.11.2.jar:git-Spigot-b605b31-cf05ccc]
  45. at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot-1.11.2.jar:git-Spigot-b605b31-cf05ccc]
  46. at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot-1.11.2.jar:git-Spigot-b605b31-cf05ccc]
  47. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.11.2.jar:git-Spigot-b605b31-cf05ccc]
  48. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.11.2.jar:git-Spigot-b605b31-cf05ccc]
  49. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot-1.11.2.jar:git-Spigot-b605b31-cf05ccc]
  50. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
  51. Caused by: java.lang.ClassNotFoundException: be.maximvdw.featherboardcore.a.b.F
  52. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_101]
  53. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.11.2.jar:git-Spigot-b605b31-cf05ccc]
  54. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.11.2.jar:git-Spigot-b605b31-cf05ccc]
  55. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_101]
  56. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_101]
  57. ... 16 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement