Advertisement
Guest User

Untitled

a guest
May 29th, 2013
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.06 KB | None | 0 0
  1. 2013-05-29 14:06:11 [INFO] (ERROR) Can NOT execute query : INSERT INTO `Logging_inventory`(`time`, `name`, `op`, `gamemode`, `event`, `InvTitel/Item`, `InvName/From`, `x`, `y`, `z`) VALUES (NOW(), 'skylar_foxknight',false,0,'click','ItemStack{WRITTEN_BOOK x 1, BOOK_META:{meta-type=BOOK, title=�6Holy Book of Savior, author=�6Savior, pages=[In only 3 days Savior made the world from a single block of dirt. Savior saw that it was good and thus spake: 'I shall call it ... Sheepzez's Play Pen!', Savior gave life to the world and through infinite wisdom, decided to spawn some mobs. And first among them was the wolf., Savior saw that his poor creation was starving and thus spake: "Lo and behold: A CARROT_ITEM! You must eat it!", Savior said: "Hey yo! You can eat whatever you want here in Sheepzez's Play Pen but NOT any bacon! Keep your hands off bacon and all is cool, OK?", But alas, on Savior's first and only fishing day, the foul chicken crept upon his innocent creation and tempted the firstborn to eat the very forbidden food which Savior had warned him about!, Savior went angered and took the chicken by the throat, saying: "You just messed with the wrong God, dude! You better watch your back when walking down the street in the future, PUNK!", "Never again shall anyone eat the nasty chicken!" said Savior. "Forever shall it be the cursed food!"]}}','container.crafting',696,7,1106)
  2. 2013-05-29 14:06:11 [SEVERE] 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 'I shall call it ... Sheepzez's Play Pen!', Savior gave life to the world and thr' at line 1
  3. 2013-05-29 14:06:11 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  4. 2013-05-29 14:06:11 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  5. 2013-05-29 14:06:11 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  6. 2013-05-29 14:06:11 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  7. 2013-05-29 14:06:11 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  8. 2013-05-29 14:06:11 [SEVERE] at com.mysql.jdbc.Util.getInstance(Util.java:382)
  9. 2013-05-29 14:06:11 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
  10. 2013-05-29 14:06:11 [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  11. 2013-05-29 14:06:11 [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  12. 2013-05-29 14:06:11 [SEVERE] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  13. 2013-05-29 14:06:11 [SEVERE] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  14. 2013-05-29 14:06:11 [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  15. 2013-05-29 14:06:11 [SEVERE] at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1662)
  16. 2013-05-29 14:06:11 [SEVERE] at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1581)
  17. 2013-05-29 14:06:11 [SEVERE] at org.ultralogger.logger.sql.SQL.query(SQL.java:88)
  18. 2013-05-29 14:06:11 [SEVERE] at org.ultralogger.logger.sql.InventoryLogger.onClick(InventoryLogger.java:88)
  19. 2013-05-29 14:06:11 [SEVERE] at sun.reflect.GeneratedMethodAccessor300.invoke(Unknown Source)
  20. 2013-05-29 14:06:11 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. 2013-05-29 14:06:11 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
  22. 2013-05-29 14:06:11 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  23. 2013-05-29 14:06:11 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  24. 2013-05-29 14:06:11 [SEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  25. 2013-05-29 14:06:11 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  26. 2013-05-29 14:06:11 [SEVERE] at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:1172)
  27. 2013-05-29 14:06:11 [SEVERE] at net.minecraft.server.v1_5_R3.Packet102WindowClick.handle(SourceFile:31)
  28. 2013-05-29 14:06:11 [SEVERE] at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
  29. 2013-05-29 14:06:11 [SEVERE] at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109)
  30. 2013-05-29 14:06:11 [SEVERE] at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
  31. 2013-05-29 14:06:11 [SEVERE] at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
  32. 2013-05-29 14:06:11 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
  33. 2013-05-29 14:06:11 [SEVERE] at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
  34. 2013-05-29 14:06:11 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
  35. 2013-05-29 14:06:11 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
  36. 2013-05-29 14:06:11 [SEVERE] at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement