Advertisement
Guest User

latest.log 06.05.2016

a guest
May 6th, 2016
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.60 KB | None | 0 0
  1. [10:42:01] [Server thread/INFO]: Starting minecraft server version 1.9
  2. [10:42:01] [Server thread/INFO]: Loading properties
  3. [10:42:01] [Server thread/INFO]: Default game type: SURVIVAL
  4. [10:42:01] [Server thread/INFO]: Generating keypair
  5. [10:42:01] [Server thread/INFO]: Starting Minecraft server on *:25561
  6. [10:42:01] [Server thread/INFO]: Using epoll channel type
  7. [10:42:02] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-7fc5cd8 (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT)
  8. [10:42:02] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  9. [10:42:02] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  10. [10:42:02] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  11. [10:42:02] [Server thread/INFO]: [Lobby] Loading Lobby v2.0
  12. [10:42:02] [Server thread/INFO]: [DoubleJump] Loading DoubleJump v1.0
  13. [10:42:02] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.94
  14. [10:42:02] [Server thread/INFO]: [LogBlock] Connecting to root@jdbc:mysql://localhost:3306/LogBlock...
  15. [10:42:02] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is starting.
  16. [10:42:03] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  17. [10:42:03] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  18. [10:42:03] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  19. [10:42:03] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  20. [10:42:03] [Server thread/INFO]: Preparing level "world"
  21. [10:42:03] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4696404435760986837)
  22. [10:42:04] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8322215319169980381)
  23. [10:42:05] [Server thread/INFO]: Preparing spawn area: 93%
  24. [10:42:05] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8322215319169980381)
  25. [10:42:06] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  26. [10:42:06] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  27. [10:42:06] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  28. [10:42:06] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  29. [10:42:07] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  30. [10:42:07] [Server thread/WARN]: [WorldEdit]
  31. **********************************************
  32. ** This WorldEdit version does not fully support your version of Bukkit.
  33. **
  34. ** When working with blocks or undoing, chests will be empty, signs
  35. ** will be blank, and so on. There will be no support for entity
  36. ** and biome-related functions.
  37. **
  38. ** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
  39. **********************************************
  40.  
  41. [10:42:07] [Server thread/INFO]: [Lobby] Enabling Lobby v2.0
  42. [10:42:07] [Server thread/INFO]: [DoubleJump] Enabling DoubleJump v1.0
  43. [10:42:07] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.94
  44. [10:42:07] [Server thread/INFO]: [LogBlock] Scheduled consumer with bukkit scheduler.
  45. [10:42:07] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  46. [10:42:07] [Server thread/INFO]: Done (3.948s)! For help, type "help" or "?"
  47. [10:42:07] [pool-3-thread-2/WARN]: Exception in thread "pool-3-thread-2"
  48. [10:42:07] [pool-3-thread-2/WARN]: org.apache.commons.lang.UnhandledException: Plugin LogBlock v1.94 generated an exception while executing task 6
  49. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  50. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  51. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  52. at java.lang.Thread.run(Thread.java:745)
  53. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  54. at de.diddiz.LogBlock.Metrics.postPlugin(Metrics.java:324)
  55. at de.diddiz.LogBlock.Metrics.access$400(Metrics.java:46)
  56. at de.diddiz.LogBlock.Metrics$1.run(Metrics.java:212)
  57. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:53)
  58. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  59. ... 3 more
  60.  
  61. [10:42:07] [Server thread/INFO]: VexareHD[/127.0.0.1:40806] logged in with entity id 6 at ([world]0.5, 110.0, 0.5)
  62. [10:57:07] [pool-3-thread-1/WARN]: Exception in thread "pool-3-thread-1"
  63. [10:57:07] [pool-3-thread-1/WARN]: org.apache.commons.lang.UnhandledException: Plugin LogBlock v1.94 generated an exception while executing task 6
  64. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  65. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  66. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  67. at java.lang.Thread.run(Thread.java:745)
  68. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  69. at de.diddiz.LogBlock.Metrics.postPlugin(Metrics.java:324)
  70. at de.diddiz.LogBlock.Metrics.access$400(Metrics.java:46)
  71. at de.diddiz.LogBlock.Metrics$1.run(Metrics.java:212)
  72. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:53)
  73. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  74. ... 3 more
  75.  
  76. [11:12:07] [pool-3-thread-6/WARN]: Exception in thread "pool-3-thread-6"
  77. [11:12:07] [pool-3-thread-6/WARN]: org.apache.commons.lang.UnhandledException: Plugin LogBlock v1.94 generated an exception while executing task 6
  78. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  79. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  80. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  81. at java.lang.Thread.run(Thread.java:745)
  82. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  83. at de.diddiz.LogBlock.Metrics.postPlugin(Metrics.java:324)
  84. at de.diddiz.LogBlock.Metrics.access$400(Metrics.java:46)
  85. at de.diddiz.LogBlock.Metrics$1.run(Metrics.java:212)
  86. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:53)
  87. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  88. ... 3 more
  89.  
  90. [11:16:49] [Server thread/INFO]: Stopping the server
  91. [11:16:49] [Server thread/INFO]: Stopping server
  92. [11:16:49] [Server thread/INFO]: [LogBlock] Disabling LogBlock v1.94
  93. [11:16:49] [Server thread/INFO]: [LogBlock] Waiting for consumer ...
  94. [11:16:49] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is shutting down.
  95. [11:16:49] [Server thread/INFO]: [DoubleJump] Disabling DoubleJump v1.0
  96. [11:16:49] [Server thread/INFO]: [Lobby] Disabling Lobby v2.0
  97. [11:16:49] [Server thread/INFO]: [Lobby] Plugin gestoppt
  98. [11:16:49] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  99. [11:16:49] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  100. [11:16:49] [Server thread/INFO]: Saving players
  101. [11:16:49] [Server thread/INFO]: VexareHD lost connection: Server closed
  102. [11:16:49] [Server thread/INFO]: VexareHD left the game.
  103. [11:16:49] [Server thread/INFO]: Saving worlds
  104. [11:16:49] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  105. [11:16:49] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  106. [11:16:49] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement