Advertisement
iNotLazo

Untitled

Oct 4th, 2020
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. [13:18:12 ERROR]: null
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'f' in plugin KitMap v1.0
  3. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  4. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  5. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:810) ~[spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  6. at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1293) [spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  7. at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:1134) [spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  8. at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:31) [spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  9. at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:74) [spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  10. at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:288) [spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  11. at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:94) [spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  12. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:687) [spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  13. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  14. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:611) [spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  15. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:512) [spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  16. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  17. Caused by: java.lang.NullPointerException
  18. at me.iNotLazo.HCF.factions.type.ClaimableFaction.removeClaims(ClaimableFaction.java:145) ~[?:?]
  19. at me.iNotLazo.HCF.factions.commands.member.FactionUnclaimCommand.onCommand(FactionUnclaimCommand.java:74) ~[?:?]
  20. at me.iNotLazo.HCF.factions.FactionExecutor.onCommand(FactionExecutor.java:83) ~[?:?]
  21. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-server-1.7.10-R0.1-SNAPSHOT.jar:Production version of Spigot for Strain servers.]
  22. ... 13 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement