Advertisement
Guest User

Untitled

a guest
Jul 29th, 2015
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. [18:19:33 INFO]: xXAmyLouiseXx issued server command: /in give Tent01 xx 1
  2. [18:19:33 ERROR]: null
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'in'
  4. in plugin iN_Blocks v0.5.5
  5. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[ser
  6. ver.jar:git-Spigot-f928e7a-994b2aa]
  7. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:14
  8. 1) ~[server.jar:git-Spigot-f928e7a-994b2aa]
  9. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServe
  10. r.java:642) ~[server.jar:git-Spigot-f928e7a-994b2aa]
  11. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerCon
  12. nection.java:1135) [server.jar:git-Spigot-f928e7a-994b2aa]
  13. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java
  14. :970) [server.jar:git-Spigot-f928e7a-994b2aa]
  15. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java
  16. :45) [server.jar:git-Spigot-f928e7a-994b2aa]
  17. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java
  18. :1) [server.jar:git-Spigot-f928e7a-994b2aa]
  19. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:1
  20. 3) [server.jar:git-Spigot-f928e7a-994b2aa]
  21. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [
  22. ?:1.8.0_51]
  23. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_51]
  24. at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [serv
  25. er.jar:git-Spigot-f928e7a-994b2aa]
  26. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:7
  27. 18) [server.jar:git-Spigot-f928e7a-994b2aa]
  28. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:3
  29. 67) [server.jar:git-Spigot-f928e7a-994b2aa]
  30. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:6
  31. 57) [server.jar:git-Spigot-f928e7a-994b2aa]
  32. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java
  33. :560) [server.jar:git-Spigot-f928e7a-994b2aa]
  34. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  35. Caused by: java.lang.NullPointerException
  36. at creeoer.iN_Blocks.main.Commands.onCommand(Commands.java:86) ~[?:?]
  37. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[ser
  38. ver.jar:git-Spigot-f928e7a-994b2aa]
  39. ... 15 more
  40. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement