Advertisement
Guest User

Untitled

a guest
Sep 21st, 2013
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.83 KB | None | 0 0
  1.  
  2. 21.09 14:00:12 [Multicraft] Skipped 13087 lines due to rate limit (60/s)
  3. 21.09 13:59:49 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606)
  4. 21.09 13:59:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  5. 21.09 13:59:49 [Server] INFO at sun.reflect.GeneratedMethodAccessor197.invoke(Unknown Source)
  6. 21.09 13:59:49 [Server] INFO at com.reilaos.bukkit.TheThuum.GreyBeard.onPlayerCommand(GreyBeard.java:92)
  7. 21.09 13:59:49 [Server] INFO at com.reilaos.bukkit.TheThuum.GreyBeard.shout(GreyBeard.java:109)
  8. 21.09 13:59:49 [Server] INFO at com.reilaos.bukkit.TheThuum.shouts.YolToorShul.shout(YolToorShul.java:67)
  9. 21.09 13:59:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftWorld.spawn(CraftWorld.java:784)
  10. 21.09 13:59:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftWorld.spawn(CraftWorld.java:1015)
  11. 21.09 13:59:49 [Server] INFO at net.minecraft.server.v1_6_R3.World.addEntity(World.java:979)
  12. 21.09 13:59:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callProjectileLaunchEvent(CraftEventFactory.java:601)
  13. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463)
  14. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478)
  15. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  16. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  17. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  18. 21.09 13:59:49 [Server] INFO org.bukkit.event.EventException
  19. 21.09 13:59:49 [Server] SEVERE Could not pass event ProjectileLaunchEvent to WayOfShadows v0.5
  20. 21.09 13:59:49 [Server] INFO ... 32 more
  21. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  22. 21.09 13:59:49 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606)
  23. 21.09 13:59:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. 21.09 13:59:49 [Server] INFO at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source)
  25. 21.09 13:59:49 [Server] INFO at de.craftlancer.wayofshadows.ShadowListener.onProjectileLaunch(ShadowListener.java:23)
  26. 21.09 13:59:49 [Server] INFO Caused by: java.lang.NullPointerException
  27. 21.09 13:59:49 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  28. 21.09 13:59:49 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:415)
  29. 21.09 13:59:49 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:483)
  30. 21.09 13:59:49 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:240)
  31. 21.09 13:59:49 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:594)
  32. 21.09 13:59:49 [Server] INFO at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:132)
  33. 21.09 13:59:49 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37)
  34. 21.09 13:59:49 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116)
  35. 21.09 13:59:49 [Server] INFO at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:230)
  36. 21.09 13:59:49 [Server] INFO at net.minecraft.server.v1_6_R3.Packet3Chat.handle(SourceFile:49)
  37. 21.09 13:59:49 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:834)
  38. 21.09 13:59:49 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.chat(PlayerConnection.java:887)
  39. 21.09 13:59:49 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.handleCommand(PlayerConnection.java:962)
  40. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463)
  41. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478)
  42. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  43. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  44. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  45. 21.09 13:59:49 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606)
  46. 21.09 13:59:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  47. 21.09 13:59:49 [Server] INFO at sun.reflect.GeneratedMethodAccessor197.invoke(Unknown Source)
  48. 21.09 13:59:49 [Server] INFO at com.reilaos.bukkit.TheThuum.GreyBeard.onPlayerCommand(GreyBeard.java:92)
  49. 21.09 13:59:49 [Server] INFO at com.reilaos.bukkit.TheThuum.GreyBeard.shout(GreyBeard.java:109)
  50. 21.09 13:59:49 [Server] INFO at com.reilaos.bukkit.TheThuum.shouts.YolToorShul.shout(YolToorShul.java:67)
  51. 21.09 13:59:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftWorld.spawn(CraftWorld.java:784)
  52. 21.09 13:59:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftWorld.spawn(CraftWorld.java:1015)
  53. 21.09 13:59:49 [Server] INFO at net.minecraft.server.v1_6_R3.World.addEntity(World.java:979)
  54. 21.09 13:59:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callProjectileLaunchEvent(CraftEventFactory.java:601)
  55. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463)
  56. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478)
  57. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  58. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  59. 21.09 13:59:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  60. 21.09 13:59:49 [Server] INFO org.bukkit.event.EventException
  61. 21.09 13:59:49 [Server] SEVERE Could not pass event ProjectileLaunchEvent to WayOfShadows v0.5
  62. 21.09 13:59:13 [Multicraft] Skipped 13087 lines due to rate limit (60/s)
  63. 21.09 13:59:09 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606)
  64. 21.09 13:59:09 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  65. 21.09 13:59:09 [Server] INFO at sun.reflect.GeneratedMethodAccessor197.invoke(Unknown Source)
  66. 21.09 13:59:09 [Server] INFO at com.reilaos.bukkit.TheThuum.GreyBeard.onPlayerCommand(GreyBeard.java:92)
  67. 21.09 13:59:09 [Server] INFO at com.reilaos.bukkit.TheThuum.GreyBeard.shout(GreyBeard.java:109)
  68. 21.09 13:59:09 [Server] INFO at com.reilaos.bukkit.TheThuum.shouts.YolToorShul.shout(YolToorShul.java:67)
  69. 21.09 13:59:09 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftWorld.spawn(CraftWorld.java:784)
  70. 21.09 13:59:09 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftWorld.spawn(CraftWorld.java:1015)
  71. 21.09 13:59:09 [Server] INFO at net.minecraft.server.v1_6_R3.World.addEntity(World.java:979)
  72. 21.09 13:59:09 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callProjectileLaunchEvent(CraftEventFactory.java:601)
  73. 21.09 13:59:09 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463)
  74. 21.09 13:59:09 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478)
  75. 21.09 13:59:09 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  76. 21.09 13:59:09 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  77. 21.09 13:59:09 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  78. 21.09 13:59:09 [Server] INFO org.bukkit.event.EventException
  79. 21.09 13:59:09 [Server] SEVERE Could not pass event ProjectileLaunchEvent to WayOfShadows v0.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement