Advertisement
colue

error4

Apr 7th, 2020
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. 07.04 18:19:05 [Server] pool-16-thread-1/WARN java.sql.SQLException: Column 'priceModifiers' not found.
  2. 07.04 18:19:05 [Server] pool-16-thread-1/WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
  3. 07.04 18:19:05 [Server] pool-16-thread-1/WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  4. 07.04 18:19:05 [Server] pool-16-thread-1/WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  5. 07.04 18:19:05 [Server] pool-16-thread-1/WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  6. 07.04 18:19:05 [Server] pool-16-thread-1/WARN at com.mysql.jdbc.ResultSetImpl.findColumn(ResultSetImpl.java:1069)
  7. 07.04 18:19:05 [Server] pool-16-thread-1/WARN at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:5166)
  8. 07.04 18:19:05 [Server] pool-16-thread-1/WARN at net.brcdev.shopgui.database.DataManager.getPlayerDataFromResult(DataManager.java:83)
  9. 07.04 18:19:05 [Server] pool-16-thread-1/WARN at net.brcdev.shopgui.database.DataManager.lambda$loadPlayerData$1(DataManager.java:101)
  10. 07.04 18:19:05 [Server] pool-16-thread-1/WARN at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  11. 07.04 18:19:05 [Server] pool-16-thread-1/WARN at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  12. 07.04 18:19:05 [Server] pool-16-thread-1/WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  13. 07.04 18:19:05 [Server] pool-16-thread-1/WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  14. 07.04 18:19:05 [Server] pool-16-thread-1/WARN at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement