Advertisement
Guest User

Untitled

a guest
Mar 14th, 2014
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.73 KB | None | 0 0
  1. [13:50:42 ERROR]: Could not pass event PlayerJoinEvent to ServerMotd v1.3
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  4. va:320) ~[craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  5. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
  6. a:62) ~[craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  7. at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredLi
  8. stener.java:36) ~[craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  9. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
  10. ava:486) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  11. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
  12. ava:471) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  13. at net.minecraft.server.v1_7_R1.PlayerList.c(PlayerList.java:225) [craft
  14. bukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  15. at net.minecraft.server.v1_7_R1.PlayerList.a(PlayerList.java:116) [craft
  16. bukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  17. at net.minecraft.server.v1_7_R1.LoginListener.c(LoginListener.java:78) [
  18. craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  19. at net.minecraft.server.v1_7_R1.LoginListener.a(LoginListener.java:42) [
  20. craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  21. at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:149
  22. ) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  23. at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craf
  24. tbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  25. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:6
  26. 55) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  27. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:2
  28. 50) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  29. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:5
  30. 45) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  31. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java
  32. :457) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  33. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6
  34. 17) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  35. Caused by: java.lang.NullPointerException
  36. at mc.aledanmar.motd.Motd.onPlayerJoin(Motd.java:39) ~[?:?]
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0
  38. _45]
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
  40. java:57) ~[?:1.7.0_45]
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
  42. sorImpl.java:43) ~[?:1.7.0_45]
  43. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_45]
  44. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  45. va:318) ~[craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  46. ... 15 more
  47.  
  48. [13:51:46 ERROR]: Could not pass event PlayerQuitEvent to ServerMotd v1.3
  49. org.bukkit.event.EventException
  50. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  51. va:320) ~[craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  52. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
  53. a:62) ~[craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  54. at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredLi
  55. stener.java:36) ~[craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  56. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
  57. ava:486) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  58. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
  59. ava:471) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  60. at net.minecraft.server.v1_7_R1.PlayerList.disconnect(PlayerList.java:28
  61. 1) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  62. at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java
  63. :702) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  64. at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:130) [craf
  65. tbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  66. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:6
  67. 55) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  68. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:2
  69. 50) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  70. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:5
  71. 45) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  72. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java
  73. :457) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  74. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6
  75. 17) [craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  76. Caused by: java.lang.NullPointerException
  77. at mc.aledanmar.motd.Motd.onPlayerLeft(Motd.java:57) ~[?:?]
  78. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0
  79. _45]
  80. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
  81. java:57) ~[?:1.7.0_45]
  82. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
  83. sorImpl.java:43) ~[?:1.7.0_45]
  84. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_45]
  85. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  86. va:318) ~[craftbukkit-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  87. ... 12 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement