Advertisement
Guest User

mv

a guest
Jun 14th, 2015
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.42 KB | None | 0 0
  1. [11:42:56] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
  2. [11:42:56] [Server thread/ERROR]: Error occurred while enabling Multiverse-Core v2.5-b691 (Is it up to date?)
  3. java.lang.NoClassDefFoundError: org/melonbrew/fe/Fe
  4. at com.fernferret.allpay.multiverse.economy.FeconomyBank6.<init>(FeconomyBank6.java:12) ~[?:?]
  5. at com.fernferret.allpay.multiverse.AllPay.loadFeconomy(AllPay.java:165) ~[?:?]
  6. at com.fernferret.allpay.multiverse.AllPay.loadEconPlugin(AllPay.java:87) ~[?:?]
  7. at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:282) ~[?:?]
  8. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server.jar:git-Spigot-c5146ba-01930e2]
  9. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [server.jar:git-Spigot-c5146ba-01930e2]
  10. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [server.jar:git-Spigot-c5146ba-01930e2]
  11. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356) [server.jar:git-Spigot-c5146ba-01930e2]
  12. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [server.jar:git-Spigot-c5146ba-01930e2]
  13. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:746) [server.jar:git-Spigot-c5146ba-01930e2]
  14. at org.bukkit.Bukkit.reload(Bukkit.java:534) [server.jar:git-Spigot-c5146ba-01930e2]
  15. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [server.jar:git-Spigot-c5146ba-01930e2]
  16. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-c5146ba-01930e2]
  17. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:646) [server.jar:git-Spigot-c5146ba-01930e2]
  18. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1135) [server.jar:git-Spigot-c5146ba-01930e2]
  19. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:970) [server.jar:git-Spigot-c5146ba-01930e2]
  20. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-c5146ba-01930e2]
  21. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-c5146ba-01930e2]
  22. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-c5146ba-01930e2]
  23. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_55]
  24. at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_55]
  25. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:60) [server.jar:git-Spigot-c5146ba-01930e2]
  26. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) [server.jar:git-Spigot-c5146ba-01930e2]
  27. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [server.jar:git-Spigot-c5146ba-01930e2]
  28. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [server.jar:git-Spigot-c5146ba-01930e2]
  29. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [server.jar:git-Spigot-c5146ba-01930e2]
  30. at java.lang.Thread.run(Thread.java:744) [?:1.7.0_55]
  31. Caused by: java.lang.ClassNotFoundException: org.melonbrew.fe.Fe
  32. at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_55]
  33. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_55]
  34. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_55]
  35. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_55]
  36. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-c5146ba-01930e2]
  37. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-c5146ba-01930e2]
  38. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_55]
  39. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_55]
  40. ... 27 more
  41. [11:42:56] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v11.6.3
  42. [11:42:56] [Server thread/INFO]: GriefPrevention: Grief Prevention boot start.
  43. [11:42:56] [Server thread/INFO]: GriefPrevention: Finished loading configuration.
  44. [11:42:56] [Server thread/INFO]: GriefPrevention: 0 total claims loaded.
  45. [11:42:56] [Server thread/INFO]: GriefPrevention: Customizable messages loaded.
  46. [11:42:56] [Server thread/INFO]: GriefPrevention: Finished loading data (File Mode).
  47. [11:42:56] [Server thread/INFO]: GriefPrevention: Boot finished.
  48. [11:42:56] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  49. [11:42:56] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.4.3
  50. [11:42:56] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.4.3 enabled!
  51. [11:42:56] [Server thread/INFO]: [PerfectPortal] Enabling PerfectPortal v1.0
  52. [11:42:57] [Server thread/INFO]: [PerfectPortal] Checking config file..
  53. [11:42:57] [Server thread/INFO]: [PerfectPortal] Updating config..
  54. [11:42:57] [Server thread/INFO]: [PerfectPortal] Successfully updated config file!
  55. [11:42:57] [Server thread/INFO]: [PerfectPortal] is now loaded for NMS v1_8_R3
  56. [11:42:57] [Server thread/INFO]: [MineResetLitePlus] Enabling MineResetLitePlus v1.5.11
  57. [11:42:57] [Server thread/INFO]: [MineResetLitePlus] MineResetLitePlus version 1.5.11 is Enabled
  58. [11:42:57] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  59. [11:42:57] [Server thread/INFO]: Revoolt: Reload complete.
  60. [11:42:57] [Server thread/INFO]: [Quest World 2] Retrieving Quest Configuration...
  61. [11:42:57] [Craft Scheduler Thread - 7/INFO]: [Skript] Checking for the latest version of Skript...
  62. [11:42:57] [Server thread/INFO]: [Quest World 2] Successfully loaded all Quests and their Settings!
  63. [11:42:57] [Thread-16/INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
  64. [11:42:58] [Skript update thread/INFO]: [Skript] You're currently running the latest stable version of Skript.
  65. [11:42:59] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  66. [11:42:59] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 10 triggers and 3 commands in 2.33 seconds
  67. [11:42:59] [Server thread/INFO]: [Skript] Finished loading.
  68. [11:42:59] [Craft Scheduler Thread - 5/INFO]: [Vault] Checking for Updates ...
  69. [11:42:59] [Craft Scheduler Thread - 5/INFO]: [Vault] No new version available
  70. [11:43:00] [Thread-17/INFO]: [CS-CoreLib - Updater] QuestWorld is up to date!
  71. [11:43:01] [Server thread/INFO]: [FarmWorld] Started task to check regeneration...
  72. [11:43:05] [Server thread/INFO]: Revoolt issued server command: /pl
  73. [11:43:20] [Server thread/INFO]: Revoolt issued server command: /mv tp CiudadAlfa
  74. [11:43:20] [Server thread/WARN]: java.lang.NullPointerException
  75. [11:43:20] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:897)
  76. [11:43:20] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  77. [11:43:20] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  78. [11:43:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:646)
  79. [11:43:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1135)
  80. [11:43:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:970)
  81. [11:43:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  82. [11:43:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  83. [11:43:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  84. [11:43:20] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  85. [11:43:20] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  86. [11:43:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:60)
  87. [11:43:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718)
  88. [11:43:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367)
  89. [11:43:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657)
  90. [11:43:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560)
  91. [11:43:20] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:744)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement