Advertisement
Guest User

Untitled

a guest
Mar 27th, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.92 KB | None | 0 0
  1. [21:53:51] [Server thread/INFO]: [Edrig_Rush] MCstats Run
  2. [21:53:51] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  3. [21:53:51] [Server thread/INFO]: Done (1,376s)! For help, type "help" or "?"
  4. [21:54:09] [Netty Server IO #2/INFO]: UUID of player Ephysios is d922b17f-0dcd-3a87-86aa-4c0cb817ee70
  5. [21:54:09] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to Edrig_Rush v1.5.0-Release
  6. org.bukkit.event.EventException
  7. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot.jar:git-Spigot-beb883d-234e607]
  8. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-beb883d-234e607]
  9. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-beb883d-234e607]
  10. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-beb883d-234e607]
  11. at net.minecraft.server.v1_8_R2.PlayerList.onPlayerJoin(PlayerList.java:296) [spigot.jar:git-Spigot-beb883d-234e607]
  12. at net.minecraft.server.v1_8_R2.PlayerList.a(PlayerList.java:156) [spigot.jar:git-Spigot-beb883d-234e607]
  13. at net.minecraft.server.v1_8_R2.LoginListener.b(LoginListener.java:144) [spigot.jar:git-Spigot-beb883d-234e607]
  14. at net.minecraft.server.v1_8_R2.LoginListener.c(LoginListener.java:54) [spigot.jar:git-Spigot-beb883d-234e607]
  15. at net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:231) [spigot.jar:git-Spigot-beb883d-234e607]
  16. at net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148) [spigot.jar:git-Spigot-beb883d-234e607]
  17. at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:809) [spigot.jar:git-Spigot-beb883d-234e607]
  18. at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [spigot.jar:git-Spigot-beb883d-234e607]
  19. at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [spigot.jar:git-Spigot-beb883d-234e607]
  20. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [spigot.jar:git-Spigot-beb883d-234e607]
  21. at java.lang.Thread.run(Unknown Source) [?:1.8.0_40]
  22. Caused by: java.lang.NullPointerException
  23. at fr.edrig.Edrig_Rush.Fonction.Language.GetMsg.getLobbyMsg(GetMsg.java:141) ~[?:?]
  24. at fr.edrig.Edrig_Rush.Fonction.Language.Message.sendLobbyMessage(Message.java:51) ~[?:?]
  25. at fr.edrig.Edrig_Rush.Listener.PlayerJoin.onPlayerJoin(PlayerJoin.java:75) ~[?:?]
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  29. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  30. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot.jar:git-Spigot-beb883d-234e607]
  31. ... 14 more
  32. [21:54:10] [Server thread/INFO]: Ephysios[/127.0.0.1:52801] logged in with entity id 4 at ([world]0.0, 0.0, 0.0)
  33. [21:54:14] [Server thread/INFO]: Ephysios fell out of the world
  34. [21:54:21] [Async Chat Thread - #0/INFO]: [spec] Ephysios: t
  35. [21:54:32] [Server thread/ERROR]: Could not pass event InventoryClickEvent to Edrig_Rush v1.5.0-Release
  36. org.bukkit.event.EventException
  37. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot.jar:git-Spigot-beb883d-234e607]
  38. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-beb883d-234e607]
  39. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-beb883d-234e607]
  40. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-beb883d-234e607]
  41. at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:1618) [spigot.jar:git-Spigot-beb883d-234e607]
  42. at net.minecraft.server.v1_8_R2.PacketPlayInWindowClick.a(SourceFile:31) [spigot.jar:git-Spigot-beb883d-234e607]
  43. at net.minecraft.server.v1_8_R2.PacketPlayInWindowClick.a(SourceFile:9) [spigot.jar:git-Spigot-beb883d-234e607]
  44. at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-beb883d-234e607]
  45. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_40]
  46. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_40]
  47. at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [spigot.jar:git-Spigot-beb883d-234e607]
  48. at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:710) [spigot.jar:git-Spigot-beb883d-234e607]
  49. at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [spigot.jar:git-Spigot-beb883d-234e607]
  50. at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [spigot.jar:git-Spigot-beb883d-234e607]
  51. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [spigot.jar:git-Spigot-beb883d-234e607]
  52. at java.lang.Thread.run(Unknown Source) [?:1.8.0_40]
  53. Caused by: java.lang.NullPointerException
  54. at fr.edrig.Edrig_Rush.Fonction.Language.GetMsg.getMsg(GetMsg.java:50) ~[?:?]
  55. at fr.edrig.Edrig_Rush.Fonction.Shop.Shop2.openShop(Shop2.java:146) ~[?:?]
  56. at fr.edrig.Edrig_Rush.Listener.PlayerClickInventory.onClick(PlayerClickInventory.java:60) ~[?:?]
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  60. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  61. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot.jar:git-Spigot-beb883d-234e607]
  62. ... 15 more
  63. [21:54:45] [Async Chat Thread - #0/INFO]: [spec] Ephysios: t
  64. [21:55:14] [Server thread/INFO]: Ephysios issued server command: /start
  65. [21:55:14] [Server thread/ERROR]: null
  66. org.bukkit.command.CommandException: Unhandled exception executing command 'start' in plugin Edrig_Rush v1.5.0-Release
  67. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-beb883d-234e607]
  68. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-beb883d-234e607]
  69. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServer.java:646) ~[spigot.jar:git-Spigot-beb883d-234e607]
  70. at net.minecraft.server.v1_8_R2.PlayerConnection.handleCommand(PlayerConnection.java:1133) [spigot.jar:git-Spigot-beb883d-234e607]
  71. at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:968) [spigot.jar:git-Spigot-beb883d-234e607]
  72. at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-beb883d-234e607]
  73. at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-beb883d-234e607]
  74. at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-beb883d-234e607]
  75. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_40]
  76. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_40]
  77. at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [spigot.jar:git-Spigot-beb883d-234e607]
  78. at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:710) [spigot.jar:git-Spigot-beb883d-234e607]
  79. at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [spigot.jar:git-Spigot-beb883d-234e607]
  80. at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [spigot.jar:git-Spigot-beb883d-234e607]
  81. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [spigot.jar:git-Spigot-beb883d-234e607]
  82. at java.lang.Thread.run(Unknown Source) [?:1.8.0_40]
  83. Caused by: java.lang.NullPointerException
  84. at fr.edrig.Edrig_Rush.Fonction.Language.GetMsg.getMsg(GetMsg.java:50) ~[?:?]
  85. at fr.edrig.Edrig_Rush.Fonction.Utils.BUtils.sendAllActionBar(BUtils.java:103) ~[?:?]
  86. at fr.edrig.Edrig_Rush.Fonction.Language.Message.msgGameStart(Message.java:43) ~[?:?]
  87. at fr.edrig.Edrig_Rush.Fonction.StartRush.startRush(StartRush.java:55) ~[?:?]
  88. at fr.edrig.Edrig_Rush.Fonction.Cmd.Edrig_RushCommandExecutor.onCommand(Edrig_RushCommandExecutor.java:79) ~[?:?]
  89. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-beb883d-234e607]
  90. ... 15 more
  91. [21:55:17] [Server thread/WARN]: Unexpected exception while parsing console command "start"
  92. org.bukkit.command.CommandException: Unhandled exception executing command 'start' in plugin Edrig_Rush v1.5.0-Release
  93. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-beb883d-234e607]
  94. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-beb883d-234e607]
  95. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServer.java:646) ~[spigot.jar:git-Spigot-beb883d-234e607]
  96. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchServerCommand(CraftServer.java:632) [spigot.jar:git-Spigot-beb883d-234e607]
  97. at net.minecraft.server.v1_8_R2.DedicatedServer.aN(DedicatedServer.java:405) [spigot.jar:git-Spigot-beb883d-234e607]
  98. at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:369) [spigot.jar:git-Spigot-beb883d-234e607]
  99. at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [spigot.jar:git-Spigot-beb883d-234e607]
  100. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [spigot.jar:git-Spigot-beb883d-234e607]
  101. at java.lang.Thread.run(Unknown Source) [?:1.8.0_40]
  102. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_8_R2.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  103. at fr.edrig.Edrig_Rush.Fonction.Cmd.Edrig_RushCommandExecutor.onCommand(Edrig_RushCommandExecutor.java:42) ~[?:?]
  104. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-beb883d-234e607]
  105. ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement