Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. [Server] WARN com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: In aggregated query without GROUP BY, expression #2 of SELECT list contains nonaggregated column 'apexMC192968.RewardPro_Player.Name'; this is incompatible with sql_mode=only_full_group_by
  2. 18.10 20:23:29 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  3. 18.10 20:23:29 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  4. 18.10 20:23:29 [Server] WARN at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  5. 18.10 20:23:29 [Server] WARN at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  6. 18.10 20:23:29 [Server] WARN at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  7. 18.10 20:23:29 [Server] WARN at com.mysql.jdbc.Util.getInstance(Util.java:408)
  8. 18.10 20:23:29 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
  9. 18.10 20:23:29 [Server] WARN at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
  10. 18.10 20:23:29 [Server] WARN at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
  11. 18.10 20:23:29 [Server] WARN at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
  12. 18.10 20:23:29 [Server] WARN at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  13. 18.10 20:23:29 [Server] WARN at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  14. 18.10 20:23:29 [Server] WARN at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  15. 18.10 20:23:29 [Server] WARN at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  16. 18.10 20:23:29 [Server] WARN at com.movingdev.minecraft.api.database.DatabaseHandler.selectSqlStatement(DatabaseHandler.java:95)
  17. 18.10 20:23:29 [Server] WARN at eu.superm.minecraft.rewardpro.d.f.a(MySQLVoting.java:51)
  18. 18.10 20:23:29 [Server] WARN at eu.superm.minecraft.rewardpro.f.b.<init>(PresentmanInventory.java:118)
  19. 18.10 20:23:29 [Server] WARN at eu.superm.minecraft.rewardpro.mainclasses.PlayerCommandHandler.onCommand(PlayerCommandHandler.java:190)
  20. 18.10 20:23:29 [Server] WARN at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  21. 18.10 20:23:29 [Server] WARN at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151)
  22. 18.10 20:23:29 [Server] WARN at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:734)
  23. 18.10 20:23:29 [Server] WARN at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1783)
  24. 18.10 20:23:29 [Server] WARN at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1591)
  25. 18.10 20:23:29 [Server] WARN at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45)
  26. 18.10 20:23:29 [Server] WARN at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:5)
  27. 18.10 20:23:29 [Server] WARN at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:15)
  28. 18.10 20:23:29 [Server] WARN at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  29. 18.10 20:23:29 [Server] WARN at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  30. 18.10 20:23:29 [Server] WARN at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:108)
  31.  
  32. Clear log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement