Advertisement
jjacobson

Untitled

Jul 2nd, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.03 KB | None | 0 0
  1. 2013-07-02 19:01:59 [INFO] F4LL3NK1LLER[/172.23.164.131:34277] logged in with entity id 0 at ([world] -25.90892143164903, 100.26580871932683, 1.8461755558868775)
  2. 2013-07-02 19:01:59 [INFO] [MobUtilites] Fetching arena que for F4LL3NK1LLER.
  3. 2013-07-02 19:01:59 [SEVERE] java.sql.SQLException: Illegal operation on empty result set.
  4. 2013-07-02 19:01:59 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  5. 2013-07-02 19:01:59 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  6. 2013-07-02 19:01:59 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  7. 2013-07-02 19:01:59 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  8. 2013-07-02 19:01:59 [SEVERE] at com.mysql.jdbc.ResultSetImpl.checkRowPos(ResultSetImpl.java:841)
  9. 2013-07-02 19:01:59 [SEVERE] at com.mysql.jdbc.ResultSetImpl.getStringInternal(ResultSetImpl.java:5656)
  10. 2013-07-02 19:01:59 [SEVERE] at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5576)
  11. 2013-07-02 19:01:59 [SEVERE] at com.robbyduke.ma.util.ArenaQue.getQuedArena(ArenaQue.java:52)
  12. 2013-07-02 19:01:59 [SEVERE] at com.robbyduke.ma.event.PlayerEvents.playerJoin(PlayerEvents.java:34)
  13. 2013-07-02 19:01:59 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  14. 2013-07-02 19:01:59 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  15. 2013-07-02 19:01:59 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  16. 2013-07-02 19:01:59 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
  17. 2013-07-02 19:01:59 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  18. 2013-07-02 19:01:59 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  19. 2013-07-02 19:01:59 [SEVERE] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  20. 2013-07-02 19:01:59 [SEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478)
  21. 2013-07-02 19:01:59 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463)
  22. 2013-07-02 19:01:59 [SEVERE] at net.minecraft.server.v1_6_R1.PlayerList.c(PlayerList.java:206)
  23. 2013-07-02 19:01:59 [SEVERE] at net.minecraft.server.v1_6_R1.PlayerList.a(PlayerList.java:102)
  24. 2013-07-02 19:01:59 [SEVERE] at net.minecraft.server.v1_6_R1.PendingConnection.d(PendingConnection.java:135)
  25. 2013-07-02 19:01:59 [SEVERE] at net.minecraft.server.v1_6_R1.PendingConnection.c(PendingConnection.java:48)
  26. 2013-07-02 19:01:59 [SEVERE] at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:132)
  27. 2013-07-02 19:01:59 [SEVERE] at net.minecraft.server.v1_6_R1.MinecraftServer.t(MinecraftServer.java:592)
  28. 2013-07-02 19:01:59 [SEVERE] at net.minecraft.server.v1_6_R1.DedicatedServer.t(DedicatedServer.java:235)
  29. 2013-07-02 19:01:59 [SEVERE] at net.minecraft.server.v1_6_R1.MinecraftServer.s(MinecraftServer.java:481)
  30. 2013-07-02 19:01:59 [SEVERE] at net.minecraft.server.v1_6_R1.MinecraftServer.run(MinecraftServer.java:413)
  31. 2013-07-02 19:01:59 [SEVERE] at net.minecraft.server.v1_6_R1.ThreadServerApplication.run(SourceFile:582)
  32. 2013-07-02 19:01:59 [INFO] [MobUtilites] Arena for player F4LL3NK1LLER not found!
  33. 2013-07-02 19:01:59 [SEVERE] Could not pass event PlayerJoinEvent to MobUtilites v1.5.2
  34. org.bukkit.event.EventException
  35. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  36. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  37. at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  38. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478)
  39. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463)
  40. at net.minecraft.server.v1_6_R1.PlayerList.c(PlayerList.java:206)
  41. at net.minecraft.server.v1_6_R1.PlayerList.a(PlayerList.java:102)
  42. at net.minecraft.server.v1_6_R1.PendingConnection.d(PendingConnection.java:135)
  43. at net.minecraft.server.v1_6_R1.PendingConnection.c(PendingConnection.java:48)
  44. at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:132)
  45. at net.minecraft.server.v1_6_R1.MinecraftServer.t(MinecraftServer.java:592)
  46. at net.minecraft.server.v1_6_R1.DedicatedServer.t(DedicatedServer.java:235)
  47. at net.minecraft.server.v1_6_R1.MinecraftServer.s(MinecraftServer.java:481)
  48. at net.minecraft.server.v1_6_R1.MinecraftServer.run(MinecraftServer.java:413)
  49. at net.minecraft.server.v1_6_R1.ThreadServerApplication.run(SourceFile:582)
  50. Caused by: java.lang.NullPointerException
  51. at com.robbyduke.ma.event.PlayerEvents.playerJoin(PlayerEvents.java:36)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  54. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  55. at java.lang.reflect.Method.invoke(Method.java:601)
  56. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  57. ... 14 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement