Advertisement
Guest User

Untitled

a guest
Oct 17th, 2013
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. 17.10 15:40:04 [Server] INFO ... 16 more
  2. 17.10 15:40:04 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3. 17.10 15:40:04 [Server] INFO at net.npcwarehouse.CommandHandler.onCommand(Unknown Source)
  4. 17.10 15:40:04 [Server] INFO at net.npcwarehouse.CommandHandler.runCommand(Unknown Source)
  5. 17.10 15:40:04 [Server] INFO at net.npcwarehouse.CommandHandler.createNPC(Unknown Source)
  6. 17.10 15:40:04 [Server] INFO Caused by: java.lang.NullPointerException
  7. 17.10 15:40:04 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  8. 17.10 15:40:04 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421)
  9. 17.10 15:40:04 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488)
  10. 17.10 15:40:04 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227)
  11. 17.10 15:40:04 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592)
  12. 17.10 15:40:04 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30)
  13. 17.10 15:40:04 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
  14. 17.10 15:40:04 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
  15. 17.10 15:40:04 [Server] INFO at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296)
  16. 17.10 15:40:04 [Server] INFO at net.minecraft.server.v1_6_R3.Packet3Chat.handle(SourceFile:49)
  17. 17.10 15:40:04 [Server] INFO at com.bergerkiller.bukkit.common.internal.network.CommonPacketHandler$CommonPlayerConnection.a(CommonPacketHandler.java:535)
  18. 17.10 15:40:04 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:834)
  19. 17.10 15:40:04 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.chat(PlayerConnection.java:877)
  20. 17.10 15:40:04 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.handleCommand(PlayerConnection.java:959)
  21. 17.10 15:40:04 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:523)
  22. 17.10 15:40:04 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192)
  23. 17.10 15:40:04 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  24. 17.10 15:40:04 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'npc' in plugin NPCWarehouse v1.0.1-dev
  25. 17.10 15:40:04 [Server] SEVERE null
  26. 17.10 15:39:58 [Server] INFO ======= End of Error Report =======
  27. 17.10 15:39:58 [Server] INFO Vault Version: none
  28. 17.10 15:39:58 [Server] INFO Factions Version: none
  29. 17.10 15:39:58 [Server] INFO Spout Version: none
  30. 17.10 15:39:58 [Server] INFO Crafting: true
  31. 17.10 15:39:58 [Server] INFO Right Click Selecting: true
  32. 17.10 15:39:58 [Server] INFO Vault Enabled: false
  33. 17.10 15:39:58 [Server] INFO Spout Enabled: false
  34. 17.10 15:39:58 [Server] INFO Stats: 0 regular, 0 guardians, 0 miners, and 0 mailmen (0 total)
  35. 17.10 15:39:58 [Server] INFO Bukkit Version: git-Bukkit-1.6.2-R1.0-8-g6ce3ba1-b2904jnks (MC: 1.6.4)
  36. 17.10 15:39:58 [Server] INFO Plugin Version: 1.0.1-dev
  37. 17.10 15:39:58 [Server] INFO ==== NPCWarehouse Debug Report ====
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement