Advertisement
Krustymk

Untitled

Mar 19th, 2017
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1.  
  2. 19.03 09:08:26 [Server] ERROR null
  3. 19.03 09:08:26 [Server] INFO nl.lolmewn.stats.api.storage.StorageException: Failed to generate tables for stats
  4. 19.03 09:08:26 [Server] INFO at nl.lolmewn.stats.mysql.MySQLStorage.generateTables(MySQLStorage.java:322) ~[?:?]
  5. 19.03 09:08:26 [Server] INFO at nl.lolmewn.stats.mysql.MySQLStorage.lambda$enable$77(MySQLStorage.java:447) ~[?:?]
  6. 19.03 09:08:26 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot.jar:git-Spigot-96235ab-dfee3d9]
  7. 19.03 09:08:26 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot.jar:git-Spigot-96235ab-dfee3d9]
  8. 19.03 09:08:26 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:738) [spigot.jar:git-Spigot-96235ab-dfee3d9]
  9. 19.03 09:08:26 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-96235ab-dfee3d9]
  10. 19.03 09:08:26 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-96235ab-dfee3d9]
  11. 19.03 09:08:26 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-96235ab-dfee3d9]
  12. 19.03 09:08:26 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  13. 19.03 09:08:26 [Server] INFO Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Specified key was too long; max key length is 767 bytes
  14. 19.03 09:08:26 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_121]
  15. 19.03 09:08:26 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_121]
  16. 19.03 09:08:26 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_121]
  17. 19.03 09:08:26 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_121]
  18. 19.03 09:08:26 [Server] INFO at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[spigot.jar:git-Spigot-96235ab-dfee3d9]
  19. 19.03 09:08:26 [Server] INFO at com.mysql.jdbc.Util.getInstance(Util.java:408) ~[spigot.jar:git-Spigot-96235ab-dfee3d9]
  20. 19.03 09:08:26 [Server] INFO at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:943) ~[spigot.jar:git-Spigot-96235ab-dfee3d9]
  21. 19.03 09:08:26 [Server] INFO at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3970) ~[spigot.jar:git-Spigot-96235ab-dfee3d9]
  22. 19.03 09:08:26 [Server] INFO at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3906) ~[spigot.jar:git-Spigot-96235ab-dfee3d9]
  23. 19.03 09:08:26 [Server] INFO at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524) ~[spigot.jar:git-Spigot-96235ab-dfee3d9]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement