Advertisement
Guest User

Untitled

a guest
Feb 19th, 2014
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.60 KB | None | 0 0
  1. [20:47:55] [Server thread/INFO]: [GriefPrevention] Unable to save data for player ScorPianPT. Details:
  2. [20:47:55] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''name','lastlogin','accruedblocks','bonusblocks','clearonjoin') VALUES ('ScorPi' at line 1
  3. [20:47:55] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor182.newInstance(Unknown Source)
  4. [20:47:55] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  5. [20:47:55] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  6. [20:47:55] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  7. [20:47:55] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382)
  8. [20:47:55] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
  9. [20:47:55] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  10. [20:47:55] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  11. [20:47:55] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  12. [20:47:55] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  13. [20:47:55] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  14. [20:47:55] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
  15. [20:47:55] [Server thread/WARN]: at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:779)
  16. [20:47:55] [Server thread/WARN]: at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:622)
  17. [20:47:55] [Server thread/WARN]: at me.ryanhamshire.GriefPrevention.DatabaseDataStore.savePlayerData(DatabaseDataStore.java:365)
  18. [20:47:55] [Server thread/WARN]: at me.ryanhamshire.GriefPrevention.DataStore.addClaim(DataStore.java:121)
  19. [20:47:55] [Server thread/WARN]: at me.ryanhamshire.GriefPrevention.DataStore.createClaim(DataStore.java:337)
  20. [20:47:55] [Server thread/WARN]: at me.ryanhamshire.GriefPrevention.DataStore.createClaim(DataStore.java:380)
  21. [20:47:55] [Server thread/WARN]: at me.ryanhamshire.GriefPrevention.PlayerEventHandler.onPlayerInteract(PlayerEventHandler.java:2124)
  22. [20:47:55] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor147.invoke(Unknown Source)
  23. [20:47:55] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. [20:47:55] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:601)
  25. [20:47:55] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318)
  26. [20:47:55] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  27. [20:47:55] [Server thread/WARN]: at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47)
  28. [20:47:55] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:487)
  29. [20:47:55] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:472)
  30. [20:47:55] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:212)
  31. [20:47:55] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.PlayerInteractManager.interact(PlayerInteractManager.java:375)
  32. [20:47:55] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:629)
  33. [20:47:55] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.PacketPlayInBlockPlace.a(SourceFile:60)
  34. [20:47:55] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.PacketPlayInBlockPlace.handle(SourceFile:9)
  35. [20:47:55] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:147)
  36. [20:47:55] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.ServerConnection.c(ServerConnection.java:77)
  37. [20:47:55] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:700)
  38. [20:47:55] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273)
  39. [20:47:55] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562)
  40. [20:47:55] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469)
  41. [20:47:55] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement