Advertisement
Guest User

Untitled

a guest
Sep 18th, 2015
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.32 KB | None | 0 0
  1. 18.09 21:46:16 [Server] INFO ... 15 more
  2. 18.09 21:46:16 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  3. 18.09 21:46:16 [Server] INFO at me.minebuilders.hg.listeners.CommandListener.onCommand(CommandListener.java:26) ~[?:?]
  4. 18.09 21:46:16 [Server] INFO at me.minebuilders.hg.commands.BaseCmd.processCmd(BaseCmd.java:38) ~[?:?]
  5. 18.09 21:46:16 [Server] INFO at me.minebuilders.hg.commands.JoinCmd.run(JoinCmd.java:25) ~[?:?]
  6. 18.09 21:46:16 [Server] INFO at me.minebuilders.hg.Game.join(Game.java:197) ~[?:?]
  7. 18.09 21:46:16 [Server] INFO at me.minebuilders.hg.Game.kitHelp(Game.java:207) ~[?:?]
  8. 18.09 21:46:16 [Server] INFO at me.minebuilders.hg.managers.KitManager.getKitList(KitManager.java:31) ~[?:?]
  9. 18.09 21:46:16 [Server] INFO at java.lang.String.substring(Unknown Source) ~[?:1.7.0_72]
  10. 18.09 21:46:16 [Server] INFO Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
  11. 18.09 21:46:16 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
  12. 18.09 21:46:16 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  13. 18.09 21:46:16 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  14. 18.09 21:46:16 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  15. 18.09 21:46:16 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  16. 18.09 21:46:16 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  17. 18.09 21:46:16 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_72]
  18. 18.09 21:46:16 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_72]
  19. 18.09 21:46:16 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  20. 18.09 21:46:16 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  21. 18.09 21:46:16 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  22. 18.09 21:46:16 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  23. 18.09 21:46:16 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  24. 18.09 21:46:16 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:640) ~[Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  25. 18.09 21:46:16 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  26. 18.09 21:46:16 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  27. 18.09 21:46:16 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'hg' in plugin HungerGames v3.1
  28. 18.09 21:46:16 [Server] ERROR null
  29. 18.09 21:46:06 [Server] INFO Also Check us out on youtube, facebook, and twitter!
  30. 18.09 21:45:40 [Server] INFO De-opped urbea97
  31. 18.09 21:45:06 [Server] INFO Have something you want to auction do /auc
  32. 18.09 21:45:00 [Server] INFO ... 17 more
  33. 18.09 21:45:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  34. 18.09 21:45:00 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
  35. 18.09 21:45:00 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  36. 18.09 21:45:00 [Server] INFO at sun.reflect.GeneratedMethodAccessor92.invoke(Unknown Source) ~[?:?]
  37. 18.09 21:45:00 [Server] INFO at me.minebuilders.hg.listeners.GameListener.onPlayerClickLobby(GameListener.java:248) ~[?:?]
  38. 18.09 21:45:00 [Server] INFO at me.minebuilders.hg.Game.join(Game.java:197) ~[?:?]
  39. 18.09 21:45:00 [Server] INFO at me.minebuilders.hg.Game.kitHelp(Game.java:207) ~[?:?]
  40. 18.09 21:45:00 [Server] INFO at me.minebuilders.hg.managers.KitManager.getKitList(KitManager.java:31) ~[?:?]
  41. 18.09 21:45:00 [Server] INFO at java.lang.String.substring(Unknown Source) ~[?:1.7.0_72]
  42. 18.09 21:45:00 [Server] INFO Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
  43. 18.09 21:45:00 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
  44. 18.09 21:45:00 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  45. 18.09 21:45:00 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  46. 18.09 21:45:00 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  47. 18.09 21:45:00 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  48. 18.09 21:45:00 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  49. 18.09 21:45:00 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_72]
  50. 18.09 21:45:00 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_72]
  51. 18.09 21:45:00 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  52. 18.09 21:45:00 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  53. 18.09 21:45:00 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  54. 18.09 21:45:00 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:759) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  55. 18.09 21:45:00 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:463) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  56. 18.09 21:45:00 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:227) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  57. 18.09 21:45:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  58. 18.09 21:45:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  59. 18.09 21:45:00 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  60. 18.09 21:45:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[Spigot187.jar:git-Spigot-f94fe8f-d27e6d0]
  61. 18.09 21:45:00 [Server] INFO org.bukkit.event.EventException
  62. 18.09 21:45:00 [Server] ERROR Could not pass event PlayerInteractEvent to HungerGames v3.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement