Advertisement
Guest User

f claim error

a guest
Jul 17th, 2019
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. INFO ... 15 more
  2. 18.07 05:42:08 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[custom.jar:git-PaperSpigot-"4c7641d"]
  3. 18.07 05:42:08 [Server] INFO at com.massivecraft.factions.cmd.FCmdRoot.onCommand(FCmdRoot.java:220) ~[?:?]
  4. 18.07 05:42:08 [Server] INFO at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:58) ~[?:?]
  5. 18.07 05:42:08 [Server] INFO at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:72) ~[?:?]
  6. 18.07 05:42:08 [Server] INFO at com.massivecraft.factions.cmd.claim.CmdClaim.perform(CmdClaim.java:42) ~[?:?]
  7. 18.07 05:42:08 [Server] INFO at com.massivecraft.factions.zcore.persist.MemoryFPlayer.attemptClaim(MemoryFPlayer.java:808) ~[?:?]
  8. 18.07 05:42:08 [Server] INFO at com.massivecraft.factions.zcore.persist.MemoryFPlayer.attemptClaim(MemoryFPlayer.java:819) ~[?:?]
  9. 18.07 05:42:08 [Server] INFO at com.massivecraft.factions.zcore.persist.MemoryFPlayer.canClaimForFactionAtLocation(MemoryFPlayer.java:741) ~[?:?]
  10. 18.07 05:42:08 [Server] INFO at com.massivecraft.factions.integration.Worldguard6.checkForRegionsInChunk(Worldguard6.java:50) ~[?:?]
  11. 18.07 05:42:08 [Server] INFO Caused by: java.lang.NoClassDefFoundError: com/sk89q/worldguard/WorldGuard
  12. 18.07 05:42:08 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  13. 18.07 05:42:08 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [custom.jar:git-PaperSpigot-"4c7641d"]
  14. 18.07 05:42:08 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [custom.jar:git-PaperSpigot-"4c7641d"]
  15. 18.07 05:42:08 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [custom.jar:git-PaperSpigot-"4c7641d"]
  16. 18.07 05:42:08 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [custom.jar:git-PaperSpigot-"4c7641d"]
  17. 18.07 05:42:08 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [custom.jar:git-PaperSpigot-"4c7641d"]
  18. 18.07 05:42:08 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_171]
  19. 18.07 05:42:08 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171]
  20. 18.07 05:42:08 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-PaperSpigot-"4c7641d"]
  21. 18.07 05:42:08 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-PaperSpigot-"4c7641d"]
  22. 18.07 05:42:08 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-PaperSpigot-"4c7641d"]
  23. 18.07 05:42:08 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1001) [custom.jar:git-PaperSpigot-"4c7641d"]
  24. 18.07 05:42:08 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1189) [custom.jar:git-PaperSpigot-"4c7641d"]
  25. 18.07 05:42:08 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:666) ~[custom.jar:git-PaperSpigot-"4c7641d"]
  26. 18.07 05:42:08 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[custom.jar:git-PaperSpigot-"4c7641d"]
  27. 18.07 05:42:08 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[custom.jar:git-PaperSpigot-"4c7641d"]
  28. 18.07 05:42:08 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'f' in plugin Factions v1.6.9.5-U0.4.2-b167
  29. 18.07 05:42:08 [Server] ERROR null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement