Advertisement
Guest User

Untitled

a guest
Jan 16th, 2019
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.45 KB | None | 0 0
  1. [14:37:28] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: BackDoorTrauma69[/67.249.114.76:49679] logged in with entity id 152215 in survival(3) at (17690.047003841028, 64.0, -16061.536933803645)
  2. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: org.h2.jdbc.JdbcSQLException: Column "CONTENT" not found; SQL statement:
  3. INSERT INTO `bu3_player_data` (uuid, content) VALUES ('fc8c9fbe-dd91-4929-bc6a-435d025b18b3', '{
  4. "uuid": "fc8c9fbe-dd91-4929-bc6a-435d025b18b3",
  5. "badges": [],
  6. "defeated-elite-four": [
  7. false,
  8. false,
  9. false,
  10. false
  11. ],
  12. "eliteFour": "",
  13. "cooldowns": {},
  14. "favoriteTeams": {}
  15. }') [42122-196]
  16. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.message.DbException.getJdbcSQLException(DbException.java:345)
  17. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.message.DbException.get(DbException.java:179)
  18. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.message.DbException.get(DbException.java:155)
  19. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.table.Table.getColumn(Table.java:680)
  20. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.Parser.parseColumn(Parser.java:887)
  21. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.Parser.parseColumnList(Parser.java:871)
  22. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.Parser.parseInsert(Parser.java:1071)
  23. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.Parser.parsePrepared(Parser.java:417)
  24. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.Parser.parse(Parser.java:321)
  25. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.Parser.parse(Parser.java:293)
  26. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.Parser.prepareCommand(Parser.java:258)
  27. [14:37:28] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §eBackDoorTrauma69§r§e joined the game§r
  28. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.engine.Session.prepareLocal(Session.java:578)
  29. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.engine.Session.prepareCommand(Session.java:519)
  30. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1204)
  31. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.jdbc.JdbcPreparedStatement.<init>(JdbcPreparedStatement.java:73)
  32. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:288)
  33. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at com.nickimpact.impactor.api.storage.connections.sql.file.NonClosableConnection.prepareStatement(NonClosableConnection.java:12)
  34. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at gg.psyduck.bidoofunleashed.storage.dao.sql.SqlDao.addPlayerData(SqlDao.java:116)
  35. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at gg.psyduck.bidoofunleashed.storage.AbstractBU3Storage.lambda$addPlayerData$2(AbstractBU3Storage.java:69)
  36. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at gg.psyduck.bidoofunleashed.storage.AbstractBU3Storage.lambda$makeFuture$1(AbstractBU3Storage.java:48)
  37. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626)
  38. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139)
  39. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192)
  40. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  41. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  42. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  43. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  44. [14:37:28] [pool-3-thread-585/INFO] [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement