cloudkidz

/f warp error

Dec 25th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.00 KB | None | 0 0
  1. [15:09:05 INFO]: player issued server command: /f warp gg
  2. [15:09:05 ERROR]: null
  3. org.bukkit.command.CommandException: Unhandled exception executing 'f warp gg' in com.massivecraft.mcore.cmd.MCoreBukkitCommand(CmdFactions)
  4. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:200) ~[spigot.jar:git-Spigot-1223]
  5. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:546) ~[spigot.jar:git-Spigot-1223]
  6. at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:940) [spigot.jar:git-Spigot-1223]
  7. at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:815) [spigot.jar:git-Spigot-1223]
  8. at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot.jar:git-Spigot-1223]
  9. at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot.jar:git-Spigot-1223]
  10. at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:147) [spigot.jar:git-Spigot-1223]
  11. at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [spigot.jar:git-Spigot-1223]
  12. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:657) [spigot.jar:git-Spigot-1223]
  13. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1223]
  14. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [spigot.jar:git-Spigot-1223]
  15. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [spigot.jar:git-Spigot-1223]
  16. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1223]
  17. Caused by: java.lang.NoClassDefFoundError: net/ess3/api/IEssentials
  18. at markehme.factionsplus.EssentialsIntegration.handleTeleport(EssentialsIntegration.java:151) ~[?:?]
  19. at markehme.factionsplus.Cmds.CmdWarp.performfp(CmdWarp.java:321) ~[?:?]
  20. at markehme.factionsplus.Cmds.FPCommand.perform(FPCommand.java:20) ~[?:?]
  21. at com.massivecraft.mcore.cmd.MCommand.execute(MCommand.java:229) ~[?:?]
  22. at com.massivecraft.mcore.cmd.MCommand.execute(MCommand.java:221) ~[?:?]
  23. at com.massivecraft.mcore.cmd.MCommand.execute(MCommand.java:236) ~[?:?]
  24. at com.massivecraft.mcore.cmd.MCoreBukkitCommand.execute(MCoreBukkitCommand.java:85) ~[?:?]
  25. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) ~[spigot.jar:git-Spigot-1223]
  26. ... 12 more
  27. Caused by: java.lang.ClassNotFoundException: net.ess3.api.IEssentials
  28. at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_45]
  29. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_45]
  30. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_45]
  31. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_45]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) ~[spigot.jar:git-Spigot-1223]
  33. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) ~[spigot.jar:git-Spigot-1223]
  34. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_45]
  35. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_45]
  36. at markehme.factionsplus.EssentialsIntegration.handleTeleport(EssentialsIntegration.java:151) ~[?:?]
  37. at markehme.factionsplus.Cmds.CmdWarp.performfp(CmdWarp.java:321) ~[?:?]
  38. at markehme.factionsplus.Cmds.FPCommand.perform(FPCommand.java:20) ~[?:?]
  39. at com.massivecraft.mcore.cmd.MCommand.execute(MCommand.java:229) ~[?:?]
  40. at com.massivecraft.mcore.cmd.MCommand.execute(MCommand.java:221) ~[?:?]
  41. at com.massivecraft.mcore.cmd.MCommand.execute(MCommand.java:236) ~[?:?]
  42. at com.massivecraft.mcore.cmd.MCoreBukkitCommand.execute(MCoreBukkitCommand.java:85) ~[?:?]
  43. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) ~[spigot.jar:git-Spigot-1223]
Advertisement
Add Comment
Please, Sign In to add comment