Advertisement
Guest User

Untitled

a guest
Dec 24th, 2012
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. 2012-12-24 18:19:14 [INFO] frank10001 lost connection: disconnect.quitting
  2.  
  3. 2012-12-24 18:19:14 [INFO] Connection reset
  4.  
  5. 2012-12-24 18:19:14 [SEVERE] Could not pass event PlayerQuitEvent to Minigames v1.3.4a
  6. org.bukkit.event.EventException
  7. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  8. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  9. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  10. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  11. at net.minecraft.server.v1_4_6.PlayerList.disconnect(PlayerList.java:206)
  12. at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:717)
  13. at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:295)
  14. at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
  15. at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
  16. at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
  17. at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
  18. at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
  19. at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
  20. at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
  21. at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
  22. Caused by: java.lang.NullPointerException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement