Advertisement
mr_coffee1026

tardis db error

Jan 22nd, 2020
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. [19:54:15] [Server thread/INFO]: [TARDIS] MySQL create table error: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1
  2. [19:54:16] [Server thread/INFO]: [TARDIS] Loaded 1 TARDISes in Siege Mode.
  3. [19:54:16] [Server thread/INFO]: [TARDIS] Loaded 0 dispersed Police Boxes.
  4. [19:54:16] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'TARDIS.t4s_room_progress' doesn't exist
  5. [19:54:16] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  6. [19:54:16] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  7. [19:54:16] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  8. [19:54:16] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  9. [19:54:16] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  10. [19:54:16] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:408)
  11. [19:54:16] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
  12. [19:54:16] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
  13. [19:54:16] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
  14. [19:54:16] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
  15. [19:54:16] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2675)
  16. [19:54:16] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2465)
  17. [19:54:16] [Server thread/WARN]: at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1912)
  18. [19:54:16] [Server thread/WARN]: at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2020)
  19. [19:54:16] [Server thread/WARN]: at me.eccentric_nz.TARDIS.rooms.TARDISRoomPersister.resume(TARDISRoomPersister.java:76)
  20. [19:54:16] [Server thread/WARN]: at me.eccentric_nz.TARDIS.TARDIS.onEnable(TARDIS.java:361)
  21. [19:54:16] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
  22. [19:54:16] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
  23. [19:54:16] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
  24. [19:54:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:468)
  25. [19:54:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:382)
  26. [19:54:16] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:482)
  27. [19:54:16] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:291)
  28. [19:54:16] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885)
  29. [19:54:16] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement