Advertisement
Mykeware

Untitled

Feb 1st, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.33 KB | None | 0 0
  1. 01.02 21:04:11 [Server] Server thread/INFO [nucleus]: Dysthymic ran the command: /t setwarp Derp5
  2. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (near "ON": syntax error)
  3. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.sqlite.core.DB.newSQLException(DB.java:920)
  4. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.sqlite.core.DB.newSQLException(DB.java:932)
  5. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.sqlite.core.DB.throwex(DB.java:897)
  6. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.sqlite.core.NativeDB.prepare(Native Method)
  7. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.sqlite.core.DB.prepare(DB.java:227)
  8. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.sqlite.core.CorePreparedStatement.<init>(CorePreparedStatement.java:41)
  9. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:30)
  10. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:19)
  11. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:48)
  12. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:254)
  13. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:226)
  14. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at io.github.hsyyid.polis.utils.ConfigManager.setWarp(ConfigManager.java:1896)
  15. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at io.github.hsyyid.polis.cmdexecutors.PolisSetWarpExecutor.execute(PolisSetWarpExecutor.java:31)
  16. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:182)
  17. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:359)
  18. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:336)
  19. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:291)
  20. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083)
  21. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:913)
  22. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:892)
  23. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
  24. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
  25. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.spongepowered.common.network.PacketUtil.lambda$onProcessPacket$0(PacketUtil.java:157)
  26. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.spongepowered.common.event.tracking.CauseTracker.switchToPhase(CauseTracker.java:162)
  27. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:156)
  28. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zji000(SourceFile:539)
  29. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  30. 01.02 21:04:11 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:setWarp:1911]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  31. 01.02 21:04:15 [Multicraft] Skipped 9 lines due to rate limit (30/s)
  32. 01.02 21:04:15 [Server] Server thread/INFO [nucleus]: Dysthymic ran the command: /warp Derp5
  33. 01.02 21:04:19 [Server] Server thread/INFO [nucleus]: Dysthymic ran the command: /t warp Derp5
  34. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: java.sql.SQLException: ResultSet closed
  35. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at org.sqlite.core.CoreResultSet.checkOpen(CoreResultSet.java:69)
  36. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at org.sqlite.jdbc3.JDBC3ResultSet.findColumn(JDBC3ResultSet.java:38)
  37. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at org.sqlite.jdbc3.JDBC3ResultSet.getString(JDBC3ResultSet.java:443)
  38. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at io.github.hsyyid.polis.utils.ConfigManager.getWarp(ConfigManager.java:1948)
  39. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at io.github.hsyyid.polis.cmdexecutors.PolisWarpExecutor.execute(PolisWarpExecutor.java:31)
  40. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:182)
  41. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:359)
  42. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:336)
  43. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:291)
  44. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083)
  45. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:913)
  46. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:892)
  47. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
  48. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
  49. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at org.spongepowered.common.network.PacketUtil.lambda$onProcessPacket$0(PacketUtil.java:157)
  50. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at org.spongepowered.common.event.tracking.CauseTracker.switchToPhase(CauseTracker.java:162)
  51. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:156)
  52. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zji000(SourceFile:539)
  53. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  54. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  55. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  56. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at net.minecraft.util.Util.func_181617_a(SourceFile:45)
  57. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:241)
  58. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at net.minecraft.server.MinecraftServer.redirect$onRun$zho000(MinecraftServer.java:3932)
  59. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
  60. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  61. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  62. 01.02 21:04:19 [Server] Server thread/INFO [STDERR]: [io.github.hsyyid.polis.utils.ConfigManager:getWarp:1953]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement