Advertisement
GemsMC

Untitled

Mar 1st, 2020
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. [12:48:06] [Server thread/INFO]: [Report-System] Enabling Report-System v1.5.3
  2. [12:48:06] [Server thread/INFO]: [MySQL] Verbindung wurde aufgebaut
  3. [12:48:06] [Server thread/WARN]: 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 'IF NOT EXISTS ReportsTable ADD IF NOT EXISTS id INT(6) AUTO_INCREMENT UNIQUE' at line 1
  4. [12:48:06] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  5. [12:48:06] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  6. [12:48:06] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  7. [12:48:06] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  8. [12:48:06] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  9. [12:48:06] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382)
  10. [12:48:06] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
  11. [12:48:06] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  12. [12:48:06] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  13. [12:48:06] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  14. [12:48:06] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  15. [12:48:06] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  16. [12:48:06] [Server thread/WARN]: at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1662)
  17. [12:48:06] [Server thread/WARN]: at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1581)
  18. [12:48:06] [Server thread/WARN]: at me.lacodev.report.mysql.MySQL.createTable(MySQL.java:63)
  19. [12:48:06] [Server thread/WARN]: at me.revenex.report.main.Main.onEnable(Main.java:66)
  20. [12:48:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  21. [12:48:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  22. [12:48:06] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  23. [12:48:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  24. [12:48:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  25. [12:48:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  26. [12:48:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  27. [12:48:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  28. [12:48:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  29. [12:48:06] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  30. [12:48:06] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  31. [12:48:06] [Server thread/INFO]: [Report-System] Version 1.5.5 wurde erfolgreich geladen!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement