Advertisement
Guest User

latchv2

a guest
Aug 6th, 2016
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.24 KB | None | 0 0
  1. [04:12:23] [Server thread/INFO] [nucleus]: aussie1579 ran the command: /latch private
  2. [04:13:07] [Server thread/INFO] [nucleus]: aussie1579 ran the command: /latch change --add RaZoR1ROT
  3. [04:13:08] [Server thread/ERROR] [latch]: Error addLockAccess for wooden_door3, owner: a7fcaaa4-b587-350e-aa15-7068c689b8b9, player: 71edcc7c-040c-3517-8813-5818577dcc6f
  4. [04:13:08] [Server thread/ERROR] [STDERR]: org.h2.jdbc.JdbcSQLException: Syntax error in SQL statement "INSERT INTO LOCK_PLAYERS(LOCK_ID, PLAYER_UUID) VALUES ?[*], ?"; expected "("; SQL statement:
  5. INSERT INTO LOCK_PLAYERS(LOCK_ID, PLAYER_UUID) VALUES ?, ? [42001-192]
  6. [04:13:08] [Server thread/ERROR] [STDERR]: at org.h2.message.DbException.getJdbcSQLException(DbException.java:345)
  7. [04:13:08] [Server thread/ERROR] [STDERR]: at org.h2.message.DbException.getSyntaxError(DbException.java:205)
  8. [04:13:08] [Server thread/ERROR] [STDERR]: at org.h2.command.Parser.getSyntaxError(Parser.java:537)
  9. [04:13:08] [Server thread/ERROR] [STDERR]: at org.h2.command.Parser.read(Parser.java:3185)
  10. [04:13:08] [Server thread/ERROR] [STDERR]: at org.h2.command.Parser.parseInsert(Parser.java:1076)
  11. [04:13:08] [Server thread/ERROR] [STDERR]: at org.h2.command.Parser.parsePrepared(Parser.java:413)
  12. [04:13:08] [Server thread/ERROR] [STDERR]: at org.h2.command.Parser.parse(Parser.java:317)
  13. [04:13:08] [Server thread/ERROR] [STDERR]: at org.h2.command.Parser.parse(Parser.java:293)
  14. [04:13:08] [Server thread/ERROR] [STDERR]: at org.h2.command.Parser.prepareCommand(Parser.java:254)
  15. [04:13:08] [Server thread/ERROR] [STDERR]: at org.h2.engine.Session.prepareLocal(Session.java:560)
  16. [04:13:08] [Server thread/ERROR] [STDERR]: at org.h2.engine.Session.prepareCommand(Session.java:501)
  17. [04:13:08] [Server thread/ERROR] [STDERR]: at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1202)
  18. [04:13:08] [Server thread/ERROR] [STDERR]: at org.h2.jdbc.JdbcPreparedStatement.<init>(JdbcPreparedStatement.java:73)
  19. [04:13:08] [Server thread/ERROR] [STDERR]: at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:290)
  20. [04:13:08] [Server thread/ERROR] [STDERR]: at com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(ProxyConnection.java:309)
  21. [04:13:08] [Server thread/ERROR] [STDERR]: at com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(HikariProxyConnection.java)
  22. [04:13:08] [Server thread/ERROR] [STDERR]: at com.ichorcommunity.latch.storage.SqlHandler.addLockAccess(SqlHandler.java:248)
  23. [04:13:08] [Server thread/ERROR] [STDERR]: at com.ichorcommunity.latch.entities.LockManager.addLockAccess(LockManager.java:114)
  24. [04:13:08] [Server thread/ERROR] [STDERR]: at com.ichorcommunity.latch.interactions.ChangeLockInteraction.handleInteraction(ChangeLockInteraction.java:132)
  25. [04:13:08] [Server thread/ERROR] [STDERR]: at com.ichorcommunity.latch.listeners.InteractBlockListener.onPlayerClick(InteractBlockListener.java:68)
  26. [04:13:08] [Server thread/ERROR] [STDERR]: at org.spongepowered.common.event.listener.InteractBlockEventListener_InteractBlockListener_onPlayerClick58.handle(Unknown Source)
  27. [04:13:08] [Server thread/ERROR] [STDERR]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
  28. [04:13:08] [Server thread/ERROR] [STDERR]: at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:287)
  29. [04:13:08] [Server thread/ERROR] [STDERR]: at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:300)
  30. [04:13:08] [Server thread/ERROR] [STDERR]: at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:138)
  31. [04:13:08] [Server thread/ERROR] [STDERR]: at net.minecraft.network.NetHandlerPlayServer.redirect$handleLeftBlockClick$0(SourceFile:677)
  32. [04:13:08] [Server thread/ERROR] [STDERR]: at net.minecraft.network.NetHandlerPlayServer.func_147345_a(SourceFile:596)
  33. [04:13:08] [Server thread/ERROR] [STDERR]: at net.minecraft.network.play.client.CPacketPlayerDigging.func_148833_a(SourceFile:40)
  34. [04:13:08] [Server thread/ERROR] [STDERR]: at net.minecraft.network.play.client.CPacketPlayerDigging.func_148833_a(SourceFile:10)
  35. [04:13:08] [Server thread/ERROR] [STDERR]: at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:118)
  36. [04:13:08] [Server thread/ERROR] [STDERR]: at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$0(SourceFile:39)
  37. [04:13:08] [Server thread/ERROR] [STDERR]: at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  38. [04:13:09] [Server thread/ERROR] [STDERR]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  39. [04:13:09] [Server thread/ERROR] [STDERR]: at java.util.concurrent.FutureTask.run(Unknown Source)
  40. [04:13:09] [Server thread/ERROR] [STDERR]: at net.minecraft.util.Util.func_181617_a(SourceFile:45)
  41. [04:13:09] [Server thread/ERROR] [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(SourceFile:134)
  42. [04:13:09] [Server thread/ERROR] [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(SourceFile:338)
  43. [04:13:09] [Server thread/ERROR] [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(SourceFile:554)
  44. [04:13:09] [Server thread/ERROR] [STDERR]: at net.minecraft.server.MinecraftServer.run(SourceFile:458)
  45. [04:13:09] [Server thread/ERROR] [STDERR]: at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement