Advertisement
Guest User

Untitled

a guest
Dec 21st, 2012
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. 21.12 22:04:41 [Server] INFO ... 15 more
  2. 21.12 22:04:41 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3. 21.12 22:04:41 [Server] INFO at com.yianni000.ProtectBlock.ProtectBlock.onCommand(ProtectBlock.java:256)
  4. 21.12 22:04:41 [Server] INFO at com.yianni000.ProtectBlock.Friends.addChild(Friends.java:76)
  5. 21.12 22:04:41 [Server] INFO Caused by: java.lang.NullPointerException
  6. 21.12 22:04:41 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
  7. 21.12 22:04:41 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
  8. 21.12 22:04:41 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
  9. 21.12 22:04:41 [Server] INFO at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
  10. 21.12 22:04:41 [Server] INFO at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:595)
  11. 21.12 22:04:41 [Server] INFO at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
  12. 21.12 22:04:41 [Server] INFO at net.minecraft.server.ServerConnection.b(SourceFile:39)
  13. 21.12 22:04:41 [Server] INFO at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:113)
  14. 21.12 22:04:41 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:290)
  15. 21.12 22:04:41 [Server] INFO at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
  16. 21.12 22:04:41 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:858)
  17. 21.12 22:04:41 [Server] INFO at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:903)
  18. 21.12 22:04:41 [Server] INFO at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:985)
  19. 21.12 22:04:41 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:502)
  20. 21.12 22:04:41 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
  21. 21.12 22:04:41 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  22. 21.12 22:04:41 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'pb-friends' in plugin ProtectBlock v1.5
  23. 21.12 22:04:41 [Server] SEVERE null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement