Guest User

Untitled

a guest
Feb 11th, 2014
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. [16:48:14] [Server thread/INFO]: [InvSQL][DEBUG] Your Problem was caused by: MySQLDatabaseHandler(connection=com.mysql.jdbc.JDBC4Connection@fa4cd64, q=tk.manf.InventorySQL.database.handler.MySQLDatabaseHandler$Queries@ca86842)
  2. [16:48:14] [Server thread/INFO]: null
  3. tk.manf.InventorySQL.datahandling.exceptions.SerializationException: Error while serializing: [Parsing Error]
  4. at tk.manf.InventorySQL.datahandling.serializer.SimpleSerializer.deserializeItemStacks(SimpleSerializer.java:47) ~[InventorySQL.3.4.4.jar:?]
  5. at tk.manf.InventorySQL.manager.DataHandlingManager.deserial(DataHandlingManager.java:58) ~[InventorySQL.3.4.4.jar:?]
  6. at tk.manf.InventorySQL.database.handler.MySQLDatabaseHandler.getPlayerInventory(MySQLDatabaseHandler.java:121) ~[InventorySQL.3.4.4.jar:?]
  7. at tk.manf.InventorySQL.database.handler.MySQLDatabaseHandler.loadPlayerInventory(MySQLDatabaseHandler.java:83) ~[InventorySQL.3.4.4.jar:?]
  8. at tk.manf.InventorySQL.manager.DatabaseManager.loadPlayer(DatabaseManager.java:90) ~[InventorySQL.3.4.4.jar:?]
  9. at tk.manf.InventorySQL.manager.DatabaseManager.onPlayerLogin(DatabaseManager.java:99) [InventorySQL.3.4.4.jar:?]
  10. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
  11. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
  12. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
  13. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
  14. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318) [spigot.jar:git-Spigot-1308]
  15. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-1308]
  16. at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [spigot.jar:git-Spigot-1308]
  17. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482) [spigot.jar:git-Spigot-1308]
  18. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467) [spigot.jar:git-Spigot-1308]
  19. at net.minecraft.server.v1_7_R1.PlayerList.c(PlayerList.java:225) [spigot.jar:git-Spigot-1308]
  20. at net.minecraft.server.v1_7_R1.PlayerList.a(PlayerList.java:116) [spigot.jar:git-Spigot-1308]
  21. at net.minecraft.server.v1_7_R1.LoginListener.c(LoginListener.java:87) [spigot.jar:git-Spigot-1308]
  22. at net.minecraft.server.v1_7_R1.LoginListener.a(LoginListener.java:42) [spigot.jar:git-Spigot-1308]
  23. at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:150) [spigot.jar:git-Spigot-1308]
  24. at net.minecraft.server.v1_7_R1.ServerConnection.c(ServerConnection.java:77) [spigot.jar:git-Spigot-1308]
  25. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:698) [spigot.jar:git-Spigot-1308]
  26. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1308]
  27. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:560) [spigot.jar:git-Spigot-1308]
  28. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:467) [spigot.jar:git-Spigot-1308]
  29. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1308]
  30. Caused by: org.json.simple.parser.ParseException
  31. at org.json.simple.parser.Yylex.yylex(Yylex.java:610) ~[spigot.jar:git-Spigot-1308]
  32. at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269) ~[spigot.jar:git-Spigot-1308]
  33. at org.json.simple.parser.JSONParser.parse(JSONParser.java:118) ~[spigot.jar:git-Spigot-1308]
  34. at org.json.simple.parser.JSONParser.parse(JSONParser.java:81) ~[spigot.jar:git-Spigot-1308]
  35. at org.json.simple.parser.JSONParser.parse(JSONParser.java:75) ~[spigot.jar:git-Spigot-1308]
  36. at org.json.simple.JSONValue.parseWithException(JSONValue.java:78) ~[spigot.jar:git-Spigot-1308]
  37. at tk.manf.InventorySQL.datahandling.serializer.SimpleSerializer.deserializeItemStacks(SimpleSerializer.java:45) ~[InventorySQL.3.4.4.jar:?]
  38. ... 25 more
Advertisement
Add Comment
Please, Sign In to add comment