darksoulcraft

Untitled

Apr 22nd, 2014
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.20 KB | None | 0 0
  1. :51:55] [Async Chat Thread - #0/INFO]: [0] AxolotlKingX: i shall smack you with apples
  2. [16:51:59] [Server thread/INFO]: [SurvivalGames] chernobyl: §aGame started! §6Good luck and have fun!
  3. [16:51:59] [Server thread/INFO]: [SurvivalGames] chernobyl: §cImortality will be over in §445 seconds§c.
  4. [16:51:59] [Server thread/WARN]: [SurvivalGames] Task #67 for SurvivalGames v1.0 generated an exception
  5. java.lang.NullPointerException
  6. at com.jabyftw.sgames.managers.Arena.refreshChests(Arena.java:257) ~[?:?]
  7. at com.jabyftw.sgames.managers.Lobby$6.run(Lobby.java:298) ~[?:?]
  8. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:58) ~[spigot.jar:git-Spigot-1433]
  9. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1433]
  10. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:628) [spigot.jar:git-Spigot-1433]
  11. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) [spigot.jar:git-Spigot-1433]
  12. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576) [spigot.jar:git-Spigot-1433]
  13. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482) [spigot.jar:git-Spigot-1433]
  14. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1433]
  15. [16:52:13] [Async Chat Thread - #0/INFO]: [0] AxolotlKingX: brb
  16. [16:52:39] [Async Chat Thread - #0/INFO]: [0] AxolotlKingX: back
  17. [16:52:44] [Server thread/INFO]: [SurvivalGames] chernobyl: §4Imortality is over. §cLet the fight begin!
  18. [16:53:25] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to SurvivalGames v1.0
  19. org.bukkit.event.EventException
  20. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[spigot.jar:git-Spigot-1433]
  21. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1433]
  22. at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) ~[spigot.jar:git-Spigot-1433]
  23. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1433]
  24. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-1433]
  25. at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:212) [spigot.jar:git-Spigot-1433]
  26. at net.minecraft.server.v1_7_R3.PlayerInteractManager.interact(PlayerInteractManager.java:375) [spigot.jar:git-Spigot-1433]
  27. at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:642) [spigot.jar:git-Spigot-1433]
  28. at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.a(SourceFile:60) [spigot.jar:git-Spigot-1433]
  29. at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.handle(SourceFile:9) [spigot.jar:git-Spigot-1433]
  30. at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:167) [spigot.jar:git-Spigot-1433]
  31. at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:77) [spigot.jar:git-Spigot-1433]
  32. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:713) [spigot.jar:git-Spigot-1433]
  33. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) [spigot.jar:git-Spigot-1433]
  34. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576) [spigot.jar:git-Spigot-1433]
  35. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482) [spigot.jar:git-Spigot-1433]
  36. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1433]
  37. Caused by: java.lang.NullPointerException
  38. at com.jabyftw.sgames.SurvivalGames.getLang(SurvivalGames.java:106) ~[?:?]
  39. at com.jabyftw.sgames.managers.EventListener.onInteract(EventListener.java:160) ~[?:?]
  40. at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source) ~[?:?]
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
  42. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
  43. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[spigot.jar:git-Spigot-1433]
  44. ... 16 more
  45. [16:53:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to SurvivalGames v1.0
  46. org.bukkit.event.EventException
  47. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[spigot.jar:git-Spigot-1433]
  48. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1433]
  49. at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) ~[spigot.jar:git-Spigot-1433]
  50. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1433]
  51. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-1433]
  52. at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:212) [spigot.jar:git-Spigot-1433]
  53. at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:182) [spigot.jar:git-Spigot-1433]
  54. at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:618) [spigot.jar:git-Spigot-1433]
  55. at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.a(SourceFile:60) [spigot.jar:git-Spigot-1433]
  56. at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.handle(SourceFile:9) [spigot.jar:git-Spigot-1433]
  57. at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:167) [spigot.jar:git-Spigot-1433]
  58. at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:77) [spigot.jar:git-Spigot-1433]
  59. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:713) [spigot.jar:git-Spigot-1433]
  60. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) [spigot.jar:git-Spigot-1433]
  61. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576) [spigot.jar:git-Spigot-1433]
  62. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482) [spigot.jar:git-Spigot-1433]
  63. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1433]
  64. Caused by: java.lang.NullPointerException
  65. at com.jabyftw.sgames.SurvivalGames.getLang(SurvivalGames.java:106) ~[?:?]
  66. at com.jabyftw.sgames.managers.EventListener.onInteract(EventListener.java:160) ~[?:?]
  67. at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source) ~[?:?]
  68. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
  69. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
  70. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[spigot.jar:git-Spigot-1433]
  71. ... 16 more
  72. [16:53:32] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to SurvivalGames v1.0
  73. org.bukkit.event.EventException
  74. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[spigot.jar:git-Spigot-1433]
  75. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1433]
  76. at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) ~[spigot.jar:git-Spigot-1433]
  77. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1433]
  78. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-1433]
  79. at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:212) [spigot.jar:git-Spigot-1433]
  80. at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:182) [spigot.jar:git-Spigot-1433]
  81. at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:618) [spigot.jar:git-Spigot-1433]
  82. at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.a(SourceFile:60) [spigot.jar:git-Spigot-1433]
  83. at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.handle(SourceFile:9) [spigot.jar:git-Spigot-1433]
  84. at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:167) [spigot.jar:git-Spigot-1433]
  85. at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:77) [spigot.jar:git-Spigot-1433]
  86. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:713) [spigot.jar:git-Spigot-1433]
  87. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) [spigot.jar:git-Spigot-1433]
  88. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576) [spigot.jar:git-Spigot-1433]
  89. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482) [spigot.jar:git-Spigot-1433]
  90. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1433]
  91. Caused by: org.bukkit.command.CommandException: Unhandled exception executing command 'sg' in plugin SurvivalGames v1.0
  92. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-1433]
  93. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[spigot.jar:git-Spigot-1433]
  94. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:724) ~[spigot.jar:git-Spigot-1433]
  95. at org.bukkit.craftbukkit.v1_7_R3.entity.CraftPlayer.performCommand(CraftPlayer.java:269) ~[spigot.jar:git-Spigot-1433]
  96. at com.jabyftw.sgames.managers.EventListener.onInteract(EventListener.java:176) ~[?:?]
  97. at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source) ~[?:?]
  98. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
  99. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
  100. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[spigot.jar:git-Spigot-1433]
  101. ... 16 more
  102. Caused by: java.lang.IllegalArgumentException: Title cannot be longer than 32 characters
  103. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[spigot.jar:git-Spigot-1433]
  104. at org.bukkit.craftbukkit.v1_7_R3.inventory.CraftInventoryCustom$MinecraftInventory.<init>(CraftInventoryCustom.java:48) ~[spigot.jar:git-Spigot-1433]
  105. at org.bukkit.craftbukkit.v1_7_R3.inventory.CraftInventoryCustom.<init>(CraftInventoryCustom.java:26) ~[spigot.jar:git-Spigot-1433]
  106. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.createInventory(CraftServer.java:1564) ~[spigot.jar:git-Spigot-1433]
  107. at org.bukkit.Bukkit.createInventory(Bukkit.java:604) ~[spigot.jar:git-Spigot-1433]
  108. at com.jabyftw.sgames.util.IconMenu.openInventory(IconMenu.java:54) ~[?:?]
  109. at com.jabyftw.sgames.commands.SGExecutor.onCommand(SGExecutor.java:103) ~[?:?]
  110. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-1433]
  111. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[spigot.jar:git-Spigot-1433]
  112. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:724) ~[spigot.jar:git-Spigot-1433]
  113. at org.bukkit.craftbukkit.v1_7_R3.entity.CraftPlayer.performCommand(CraftPlayer.java:269) ~[spigot.jar:git-Spigot-1433]
  114. at com.jabyftw.sgames.managers.EventListener.onInteract(EventListener.java:176) ~[?:?]
  115. at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source) ~[?:?]
  116. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
  117. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
  118. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[spigot.jar:git-Spigot-1433]
  119. ... 16 more
  120. [16:53:33] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to SurvivalGames v1.0
  121. org.bukkit.event.EventException
  122. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[spigot.jar:git-Spigot-1433]
  123. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1433]
  124. at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) ~[spigot.jar:git-Spigot-1433]
  125. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1433]
  126. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-1433]
  127. at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:212) [spigot.jar:git-Spigot-1433]
Advertisement
Add Comment
Please, Sign In to add comment