Advertisement
Guest User

Untitled

a guest
Jan 24th, 2016
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.07 KB | None | 0 0
  1. [22:19:09] [Server thread/INFO]: Caedus_ issued server command: /duel login45
  2. [22:19:19] [Server thread/INFO]: login45 issued server command: /time set 0
  3. [22:19:19] [Server thread/INFO]: [login45: Set the time to 0]
  4. [22:19:25] [Server thread/INFO]: login45 issued server command: /duel accept
  5. [22:19:25] [Server thread/ERROR]: null
  6. org.bukkit.command.CommandException: Unhandled exception executing command 'duel' in plugin ArcanePVP v1.0
  7. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  8. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  9. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  10. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106) [craftbukkit.jar:git-Bukkit-18fbb24]
  11. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966) [craftbukkit.jar:git-Bukkit-18fbb24]
  12. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37) [craftbukkit.jar:git-Bukkit-18fbb24]
  13. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9) [craftbukkit.jar:git-Bukkit-18fbb24]
  14. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Bukkit-18fbb24]
  15. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_66]
  16. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_66]
  17. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [craftbukkit.jar:git-Bukkit-18fbb24]
  18. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673) [craftbukkit.jar:git-Bukkit-18fbb24]
  19. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [craftbukkit.jar:git-Bukkit-18fbb24]
  20. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [craftbukkit.jar:git-Bukkit-18fbb24]
  21. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [craftbukkit.jar:git-Bukkit-18fbb24]
  22. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  23. Caused by: java.lang.NullPointerException
  24. at me.Caedus.ArcanePVP.onCommand(ArcanePVP.java:45) ~[?:?]
  25. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  26. ... 15 more
  27. [22:19:43] [Server thread/INFO]: login45 issued server command: /gamestate
  28. [22:19:45] [Server thread/INFO]: login45 issued server command: /game
  29. [22:20:21] [Server thread/INFO]: login45 issued server command: /duel accept
  30. [22:20:21] [Server thread/ERROR]: null
  31. org.bukkit.command.CommandException: Unhandled exception executing command 'duel' in plugin ArcanePVP v1.0
  32. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  33. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  34. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  35. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106) [craftbukkit.jar:git-Bukkit-18fbb24]
  36. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966) [craftbukkit.jar:git-Bukkit-18fbb24]
  37. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37) [craftbukkit.jar:git-Bukkit-18fbb24]
  38. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9) [craftbukkit.jar:git-Bukkit-18fbb24]
  39. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Bukkit-18fbb24]
  40. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_66]
  41. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_66]
  42. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [craftbukkit.jar:git-Bukkit-18fbb24]
  43. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673) [craftbukkit.jar:git-Bukkit-18fbb24]
  44. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [craftbukkit.jar:git-Bukkit-18fbb24]
  45. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [craftbukkit.jar:git-Bukkit-18fbb24]
  46. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [craftbukkit.jar:git-Bukkit-18fbb24]
  47. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  48. Caused by: java.lang.NullPointerException
  49. at me.Caedus.ArcanePVP.onCommand(ArcanePVP.java:45) ~[?:?]
  50. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  51. ... 15 more
  52. [22:20:27] [Server thread/INFO]: login45 issued server command: /duel blah
  53. [22:26:29] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
  54. [22:26:29] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
  55. [22:26:29] [Server thread/INFO]: [ForceRespawn] Disabling ForceRespawn v1.0
  56. [22:26:29] [Server thread/INFO]: [King_of_the_Hill] Disabling King_of_the_Hill v1.0
  57. [22:26:29] [Server thread/INFO]: [RandomChest] Disabling RandomChest v1.0
  58. [22:26:29] [Server thread/INFO]: [ArcanePVP] Disabling ArcanePVP v1.0
  59. [22:26:29] [Server thread/WARN]: Plugin `King_of_the_Hill v1.0' uses the space-character (0x20) in its name `King of the Hill' - this is discouraged
  60. [22:26:29] [Server thread/INFO]: [ArcanePVP] Loading ArcanePVP v1.0
  61. [22:26:29] [Server thread/INFO]: [RandomChest] Loading RandomChest v1.0
  62. [22:26:29] [Server thread/INFO]: [King_of_the_Hill] Loading King_of_the_Hill v1.0
  63. [22:26:29] [Server thread/INFO]: [ForceRespawn] Loading ForceRespawn v1.0
  64. [22:26:29] [Server thread/INFO]: [ArcanePVP] Enabling ArcanePVP v1.0
  65. [22:26:29] [Server thread/INFO]: [ArcanePVP] ArcanePVP Loaded
  66. [22:26:29] [Server thread/INFO]: [RandomChest] Enabling RandomChest v1.0
  67. [22:26:29] [Server thread/INFO]: [RandomChest] Random Chest Plugin Intiated
  68. [22:26:29] [Server thread/INFO]: [King_of_the_Hill] Enabling King_of_the_Hill v1.0
  69. [22:26:29] [Server thread/INFO]: [King_of_the_Hill] KotH plugin has been loaded
  70. [22:26:29] [Server thread/INFO]: [ForceRespawn] Enabling ForceRespawn v1.0
  71. [22:26:29] [Server thread/INFO]: [ForceRespawn] ForceRespawn plugin has been loaded
  72. [22:26:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  73. [22:26:29] [Server thread/INFO]: CONSOLE: Reload complete.
  74. [22:26:36] [Server thread/INFO]: Caedus_ issued server command: /duel accept
  75. [22:26:36] [Server thread/ERROR]: null
  76. org.bukkit.command.CommandException: Unhandled exception executing command 'duel' in plugin ArcanePVP v1.0
  77. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  78. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  79. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  80. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106) [craftbukkit.jar:git-Bukkit-18fbb24]
  81. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966) [craftbukkit.jar:git-Bukkit-18fbb24]
  82. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37) [craftbukkit.jar:git-Bukkit-18fbb24]
  83. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9) [craftbukkit.jar:git-Bukkit-18fbb24]
  84. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Bukkit-18fbb24]
  85. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_66]
  86. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_66]
  87. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [craftbukkit.jar:git-Bukkit-18fbb24]
  88. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673) [craftbukkit.jar:git-Bukkit-18fbb24]
  89. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [craftbukkit.jar:git-Bukkit-18fbb24]
  90. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [craftbukkit.jar:git-Bukkit-18fbb24]
  91. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [craftbukkit.jar:git-Bukkit-18fbb24]
  92. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  93. Caused by: java.lang.NullPointerException
  94. at me.Caedus.ArcanePVP.onCommand(ArcanePVP.java:45) ~[?:?]
  95. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  96. ... 15 more
  97. [22:26:40] [Server thread/INFO]: Caedus_ issued server command: /duel login45
  98. [22:26:48] [Server thread/INFO]: login45 issued server command: /duel accept
  99. [22:26:48] [Server thread/ERROR]: null
  100. org.bukkit.command.CommandException: Unhandled exception executing command 'duel' in plugin ArcanePVP v1.0
  101. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  102. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  103. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  104. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106) [craftbukkit.jar:git-Bukkit-18fbb24]
  105. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966) [craftbukkit.jar:git-Bukkit-18fbb24]
  106. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37) [craftbukkit.jar:git-Bukkit-18fbb24]
  107. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9) [craftbukkit.jar:git-Bukkit-18fbb24]
  108. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Bukkit-18fbb24]
  109. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_66]
  110. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_66]
  111. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [craftbukkit.jar:git-Bukkit-18fbb24]
  112. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673) [craftbukkit.jar:git-Bukkit-18fbb24]
  113. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [craftbukkit.jar:git-Bukkit-18fbb24]
  114. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [craftbukkit.jar:git-Bukkit-18fbb24]
  115. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [craftbukkit.jar:git-Bukkit-18fbb24]
  116. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  117. Caused by: java.lang.NullPointerException
  118. at me.Caedus.ArcanePVP.onCommand(ArcanePVP.java:45) ~[?:?]
  119. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  120. ... 15 more
  121. [22:30:51] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
  122. [22:30:51] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
  123. [22:30:51] [Server thread/INFO]: [ForceRespawn] Disabling ForceRespawn v1.0
  124. [22:30:51] [Server thread/INFO]: [King_of_the_Hill] Disabling King_of_the_Hill v1.0
  125. [22:30:51] [Server thread/INFO]: [RandomChest] Disabling RandomChest v1.0
  126. [22:30:51] [Server thread/INFO]: [ArcanePVP] Disabling ArcanePVP v1.0
  127. [22:30:51] [Server thread/WARN]: Plugin `King_of_the_Hill v1.0' uses the space-character (0x20) in its name `King of the Hill' - this is discouraged
  128. [22:30:51] [Server thread/INFO]: [ArcanePVP] Loading ArcanePVP v1.0
  129. [22:30:51] [Server thread/INFO]: [RandomChest] Loading RandomChest v1.0
  130. [22:30:51] [Server thread/INFO]: [King_of_the_Hill] Loading King_of_the_Hill v1.0
  131. [22:30:51] [Server thread/INFO]: [ForceRespawn] Loading ForceRespawn v1.0
  132. [22:30:51] [Server thread/INFO]: [ArcanePVP] Enabling ArcanePVP v1.0
  133. [22:30:51] [Server thread/INFO]: [ArcanePVP] ArcanePVP Loaded
  134. [22:30:51] [Server thread/INFO]: [RandomChest] Enabling RandomChest v1.0
  135. [22:30:51] [Server thread/INFO]: [RandomChest] Random Chest Plugin Intiated
  136. [22:30:51] [Server thread/INFO]: [King_of_the_Hill] Enabling King_of_the_Hill v1.0
  137. [22:30:51] [Server thread/INFO]: [King_of_the_Hill] KotH plugin has been loaded
  138. [22:30:51] [Server thread/INFO]: [ForceRespawn] Enabling ForceRespawn v1.0
  139. [22:30:51] [Server thread/INFO]: [ForceRespawn] ForceRespawn plugin has been loaded
  140. [22:30:51] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  141. [22:30:51] [Server thread/INFO]: CONSOLE: Reload complete.
  142. [22:31:01] [Server thread/INFO]: Caedus_ issued server command: /duel login45
  143. [22:31:06] [Server thread/INFO]: login45 issued server command: /duel accept
  144. [22:31:06] [Server thread/ERROR]: null
  145. org.bukkit.command.CommandException: Unhandled exception executing command 'duel' in plugin ArcanePVP v1.0
  146. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  147. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  148. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  149. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106) [craftbukkit.jar:git-Bukkit-18fbb24]
  150. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966) [craftbukkit.jar:git-Bukkit-18fbb24]
  151. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37) [craftbukkit.jar:git-Bukkit-18fbb24]
  152. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9) [craftbukkit.jar:git-Bukkit-18fbb24]
  153. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Bukkit-18fbb24]
  154. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_66]
  155. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_66]
  156. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [craftbukkit.jar:git-Bukkit-18fbb24]
  157. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673) [craftbukkit.jar:git-Bukkit-18fbb24]
  158. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [craftbukkit.jar:git-Bukkit-18fbb24]
  159. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [craftbukkit.jar:git-Bukkit-18fbb24]
  160. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [craftbukkit.jar:git-Bukkit-18fbb24]
  161. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  162. Caused by: java.lang.NullPointerException
  163. at me.Caedus.ArcanePVP.onCommand(ArcanePVP.java:45) ~[?:?]
  164. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  165. ... 15 more
  166. [22:32:45] [Server thread/INFO]: Caedus_ issued server command: /time set 0
  167. [22:32:45] [Server thread/INFO]: [Caedus_: Set the time to 0]
  168. [22:32:51] [Server thread/INFO]: Caedus_ issued server command: /weather clear
  169. [22:32:51] [Server thread/INFO]: [Caedus_: Changing to clear weather]
  170. [22:32:55] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
  171. [22:32:55] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
  172. [22:32:55] [Server thread/INFO]: [ForceRespawn] Disabling ForceRespawn v1.0
  173. [22:32:55] [Server thread/INFO]: [King_of_the_Hill] Disabling King_of_the_Hill v1.0
  174. [22:32:55] [Server thread/INFO]: [RandomChest] Disabling RandomChest v1.0
  175. [22:32:55] [Server thread/INFO]: [ArcanePVP] Disabling ArcanePVP v1.0
  176. [22:32:55] [Server thread/WARN]: Plugin `King_of_the_Hill v1.0' uses the space-character (0x20) in its name `King of the Hill' - this is discouraged
  177. [22:32:55] [Server thread/INFO]: [ArcanePVP] Loading ArcanePVP v1.0
  178. [22:32:55] [Server thread/INFO]: [RandomChest] Loading RandomChest v1.0
  179. [22:32:55] [Server thread/INFO]: [King_of_the_Hill] Loading King_of_the_Hill v1.0
  180. [22:32:55] [Server thread/INFO]: [ForceRespawn] Loading ForceRespawn v1.0
  181. [22:32:55] [Server thread/INFO]: [ArcanePVP] Enabling ArcanePVP v1.0
  182. [22:32:55] [Server thread/INFO]: [ArcanePVP] ArcanePVP Loaded
  183. [22:32:55] [Server thread/INFO]: [RandomChest] Enabling RandomChest v1.0
  184. [22:32:55] [Server thread/INFO]: [RandomChest] Random Chest Plugin Intiated
  185. [22:32:55] [Server thread/INFO]: [King_of_the_Hill] Enabling King_of_the_Hill v1.0
  186. [22:32:55] [Server thread/INFO]: [King_of_the_Hill] KotH plugin has been loaded
  187. [22:32:55] [Server thread/INFO]: [ForceRespawn] Enabling ForceRespawn v1.0
  188. [22:32:55] [Server thread/INFO]: [ForceRespawn] ForceRespawn plugin has been loaded
  189. [22:32:55] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  190. [22:32:55] [Server thread/INFO]: CONSOLE: Reload complete.
  191. [22:32:59] [Server thread/INFO]: Caedus_ issued server command: /duel login45
  192. [22:33:06] [Server thread/INFO]: login45 issued server command: /duel accept
  193. [22:33:06] [Server thread/ERROR]: null
  194. org.bukkit.command.CommandException: Unhandled exception executing command 'duel' in plugin ArcanePVP v1.0
  195. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  196. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  197. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  198. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106) [craftbukkit.jar:git-Bukkit-18fbb24]
  199. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966) [craftbukkit.jar:git-Bukkit-18fbb24]
  200. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37) [craftbukkit.jar:git-Bukkit-18fbb24]
  201. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9) [craftbukkit.jar:git-Bukkit-18fbb24]
  202. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Bukkit-18fbb24]
  203. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_66]
  204. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_66]
  205. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [craftbukkit.jar:git-Bukkit-18fbb24]
  206. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673) [craftbukkit.jar:git-Bukkit-18fbb24]
  207. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [craftbukkit.jar:git-Bukkit-18fbb24]
  208. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [craftbukkit.jar:git-Bukkit-18fbb24]
  209. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [craftbukkit.jar:git-Bukkit-18fbb24]
  210. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  211. Caused by: java.lang.NullPointerException
  212. at me.Caedus.ArcanePVP.onCommand(ArcanePVP.java:45) ~[?:?]
  213. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-18fbb24]
  214. ... 15 more
  215. [22:33:29] [Server thread/INFO]: login45 issued server command: /duel reject
  216. [22:33:34] [Server thread/INFO]: login45 issued server command: /duel reject
  217. [22:37:21] [Server thread/INFO]: Stopping the server
  218. [22:37:21] [Server thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement