Advertisement
Guest User

logblock error

a guest
Aug 10th, 2012
2,486
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. 2012-08-10 13:21:15 [SEVERE] [LogBlock Updater] Error:
  2. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'bukkit.lb-world' doesn't exist
  3. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  4. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  5. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  6. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  7. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  8. at com.mysql.jdbc.Util.getInstance(Util.java:382)
  9. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
  10. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  11. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  12. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  13. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  14. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  15. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
  16. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:779)
  17. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:622)
  18. at de.diddiz.LogBlock.Updater.update(Updater.java:206)
  19. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:95)
  20. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:227)
  21. at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:565)
  22. at org.bukkit.Bukkit.reload(Bukkit.java:183)
  23. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:21)
  24. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
  25. at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492)
  26. at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:488)
  27. at net.minecraft.server.DedicatedServer.ah(DedicatedServer.java:248)
  28. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
  29. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:476)
  30. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  31. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  32. 2012-08-10 13:21:15 [INFO] [LogBlock] Creating table lb-chat.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement