Advertisement
Guest User

Untitled

a guest
Feb 15th, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. 16.02 03:10:16 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  2. 16.02 03:10:16 [Server] INFO at com.github.kaitoyuuki.LastCall.LastCallCommands.onCommand(LastCallCommands.java:150)
  3. 16.02 03:10:16 [Server] INFO at com.github.kaitoyuuki.LastCall.LastDiscs.getDiscID(LastDiscs.java:69)
  4. 16.02 03:10:16 [Server] INFO Caused by: java.lang.NullPointerException
  5. 16.02 03:10:16 [Server] INFO at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
  6. 16.02 03:10:16 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
  7. 16.02 03:10:16 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
  8. 16.02 03:10:16 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
  9. 16.02 03:10:16 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598)
  10. 16.02 03:10:16 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30)
  11. 16.02 03:10:16 [Server] INFO at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
  12. 16.02 03:10:16 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:113)
  13. 16.02 03:10:16 [Server] INFO at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290)
  14. 16.02 03:10:16 [Server] INFO at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44)
  15. 16.02 03:10:16 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:853)
  16. 16.02 03:10:16 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:898)
  17. 16.02 03:10:16 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:980)
  18. 16.02 03:10:16 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514)
  19. 16.02 03:10:16 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
  20. 16.02 03:10:16 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  21. 16.02 03:10:16 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'lastcall' in plugin LastCall v1.3
  22. 16.02 03:10:16 [Server] SEVERE null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement