Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2015
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.52 KB | None | 0 0
  1. [16:18:26] [Server thread/WARN]: java.sql.SQLException: Illegal operation on empty result set.
  2. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  3. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  4. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  5. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  6. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.checkRowPos(ResultSetImpl.java:841)
  7. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getStringInternal(ResultSetImpl.java:5656)
  8. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5576)
  9. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5616)
  10. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Objects.Transaction.getPlayer(Transaction.java:48)
  11. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Methods.logTransaction(Methods.java:94)
  12. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Commands$1.onCommand(Commands.java:416)
  13. [16:18:26] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  14. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  15. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  16. [16:18:26] [Server thread/WARN]: at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:575)
  17. [16:18:26] [Server thread/WARN]: at org.bukkit.command.FormattedCommandAlias.execute(FormattedCommandAlias.java:38)
  18. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  19. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  20. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1084)
  21. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:919)
  22. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
  23. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
  24. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
  25. [16:18:26] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  26. [16:18:26] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
  27. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
  28. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  29. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  30. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  31. [16:18:26] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  32. [16:18:26] [Server thread/WARN]: java.sql.SQLException: Illegal operation on empty result set.
  33. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  34. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  35. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  36. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  37. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.checkRowPos(ResultSetImpl.java:841)
  38. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getStringInternal(ResultSetImpl.java:5656)
  39. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5576)
  40. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5616)
  41. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Objects.Transaction.getPackageName(Transaction.java:68)
  42. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Methods.logTransaction(Methods.java:94)
  43. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Commands$1.onCommand(Commands.java:416)
  44. [16:18:26] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  45. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  46. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  47. [16:18:26] [Server thread/WARN]: at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:575)
  48. [16:18:26] [Server thread/WARN]: at org.bukkit.command.FormattedCommandAlias.execute(FormattedCommandAlias.java:38)
  49. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  50. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  51. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1084)
  52. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:919)
  53. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
  54. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
  55. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
  56. [16:18:26] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  57. [16:18:26] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
  58. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
  59. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  60. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  61. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  62. [16:18:26] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  63. [16:18:26] [Server thread/WARN]: java.sql.SQLException: Illegal operation on empty result set.
  64. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  65. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  66. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  67. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  68. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.checkRowPos(ResultSetImpl.java:841)
  69. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getStringInternal(ResultSetImpl.java:5656)
  70. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5576)
  71. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getDoubleInternal(ResultSetImpl.java:2461)
  72. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getDouble(ResultSetImpl.java:2422)
  73. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getDouble(ResultSetImpl.java:2440)
  74. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Objects.Transaction.getPrice(Transaction.java:58)
  75. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Methods.logTransaction(Methods.java:94)
  76. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Commands$1.onCommand(Commands.java:416)
  77. [16:18:26] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  78. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  79. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  80. [16:18:26] [Server thread/WARN]: at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:575)
  81. [16:18:26] [Server thread/WARN]: at org.bukkit.command.FormattedCommandAlias.execute(FormattedCommandAlias.java:38)
  82. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  83. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  84. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1084)
  85. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:919)
  86. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
  87. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
  88. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
  89. [16:18:26] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  90. [16:18:26] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
  91. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
  92. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  93. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  94. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  95. [16:18:26] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  96. [16:18:26] [Server thread/WARN]: java.sql.SQLException: Illegal operation on empty result set.
  97. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  98. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  99. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  100. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  101. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.checkRowPos(ResultSetImpl.java:841)
  102. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getStringInternal(ResultSetImpl.java:5656)
  103. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5576)
  104. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5616)
  105. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Objects.Transaction.getDate(Transaction.java:78)
  106. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Methods.logTransaction(Methods.java:94)
  107. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Commands$1.onCommand(Commands.java:416)
  108. [16:18:26] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  109. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  110. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  111. [16:18:26] [Server thread/WARN]: at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:575)
  112. [16:18:26] [Server thread/WARN]: at org.bukkit.command.FormattedCommandAlias.execute(FormattedCommandAlias.java:38)
  113. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  114. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  115. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1084)
  116. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:919)
  117. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
  118. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
  119. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
  120. [16:18:26] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  121. [16:18:26] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
  122. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
  123. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  124. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  125. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  126. [16:18:26] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  127. [16:18:26] [Server thread/WARN]: java.sql.SQLException: Illegal operation on empty result set.
  128. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  129. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  130. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  131. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  132. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.checkRowPos(ResultSetImpl.java:841)
  133. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getStringInternal(ResultSetImpl.java:5656)
  134. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5576)
  135. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5616)
  136. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Objects.Transaction.getActivated(Transaction.java:88)
  137. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Methods.logTransaction(Methods.java:94)
  138. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Commands$1.onCommand(Commands.java:416)
  139. [16:18:26] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  140. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  141. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  142. [16:18:26] [Server thread/WARN]: at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:575)
  143. [16:18:26] [Server thread/WARN]: at org.bukkit.command.FormattedCommandAlias.execute(FormattedCommandAlias.java:38)
  144. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  145. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  146. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1084)
  147. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:919)
  148. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
  149. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
  150. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
  151. [16:18:26] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  152. [16:18:26] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
  153. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
  154. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  155. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  156. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  157. [16:18:26] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  158. [16:18:26] [Server thread/WARN]: java.sql.SQLException: Illegal operation on empty result set.
  159. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  160. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  161. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  162. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  163. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.checkRowPos(ResultSetImpl.java:841)
  164. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getStringInternal(ResultSetImpl.java:5656)
  165. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5576)
  166. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5616)
  167. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Objects.Transaction.getExpires(Transaction.java:98)
  168. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Methods.logTransaction(Methods.java:94)
  169. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Commands$1.onCommand(Commands.java:416)
  170. [16:18:26] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  171. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  172. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  173. [16:18:26] [Server thread/WARN]: at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:575)
  174. [16:18:26] [Server thread/WARN]: at org.bukkit.command.FormattedCommandAlias.execute(FormattedCommandAlias.java:38)
  175. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  176. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  177. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1084)
  178. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:919)
  179. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
  180. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
  181. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
  182. [16:18:26] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  183. [16:18:26] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
  184. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
  185. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  186. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  187. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  188. [16:18:26] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  189. [16:18:26] [Server thread/WARN]: java.sql.SQLException: Illegal operation on empty result set.
  190. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  191. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  192. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  193. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  194. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.checkRowPos(ResultSetImpl.java:841)
  195. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getStringInternal(ResultSetImpl.java:5656)
  196. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5576)
  197. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5616)
  198. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Objects.Transaction.getExpireDate(Transaction.java:108)
  199. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Methods.logTransaction(Methods.java:94)
  200. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Commands$1.onCommand(Commands.java:416)
  201. [16:18:26] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  202. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  203. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  204. [16:18:26] [Server thread/WARN]: at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:575)
  205. [16:18:26] [Server thread/WARN]: at org.bukkit.command.FormattedCommandAlias.execute(FormattedCommandAlias.java:38)
  206. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  207. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  208. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1084)
  209. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:919)
  210. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
  211. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
  212. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
  213. [16:18:26] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  214. [16:18:26] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
  215. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
  216. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  217. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  218. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  219. [16:18:26] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  220. [16:18:26] [Server thread/WARN]: java.sql.SQLException: Illegal operation on empty result set.
  221. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  222. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  223. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  224. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  225. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.checkRowPos(ResultSetImpl.java:841)
  226. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getStringInternal(ResultSetImpl.java:5656)
  227. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5576)
  228. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5616)
  229. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Objects.Transaction.hasExpired(Transaction.java:118)
  230. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Methods.logTransaction(Methods.java:94)
  231. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Commands$1.onCommand(Commands.java:416)
  232. [16:18:26] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  233. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  234. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  235. [16:18:26] [Server thread/WARN]: at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:575)
  236. [16:18:26] [Server thread/WARN]: at org.bukkit.command.FormattedCommandAlias.execute(FormattedCommandAlias.java:38)
  237. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  238. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  239. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1084)
  240. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:919)
  241. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
  242. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
  243. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
  244. [16:18:26] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  245. [16:18:26] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
  246. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
  247. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  248. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  249. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  250. [16:18:26] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  251. [16:18:26] [Server thread/WARN]: java.sql.SQLException: Illegal operation on empty result set.
  252. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  253. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  254. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  255. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  256. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.checkRowPos(ResultSetImpl.java:841)
  257. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getStringInternal(ResultSetImpl.java:5656)
  258. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5576)
  259. [16:18:26] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5616)
  260. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Objects.Transaction.getServer(Transaction.java:128)
  261. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Methods.logTransaction(Methods.java:94)
  262. [16:18:26] [Server thread/WARN]: at com.mistphizzle.donationpoints.plugin.Commands$1.onCommand(Commands.java:416)
  263. [16:18:26] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  264. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  265. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  266. [16:18:26] [Server thread/WARN]: at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:575)
  267. [16:18:26] [Server thread/WARN]: at org.bukkit.command.FormattedCommandAlias.execute(FormattedCommandAlias.java:38)
  268. [16:18:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  269. [16:18:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:642)
  270. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1084)
  271. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:919)
  272. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
  273. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
  274. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
  275. [16:18:26] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  276. [16:18:26] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
  277. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
  278. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  279. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  280. [16:18:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  281. [16:18:26] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  282. [16:22:24] [Server thread/INFO]: [DonationPoints] Unable to parse date: null. Skipping Entry.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement