Guest User

Untitled

a guest
Feb 17th, 2017
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.41 KB | None | 0 0
  1. [16:32:29] [Server thread/INFO]: Starting minecraft server version 1.11.2
  2. [16:32:29] [Server thread/INFO]: Loading properties
  3. [16:32:29] [Server thread/INFO]: Default game type: SURVIVAL
  4. [16:32:29] [Server thread/INFO]: Generating keypair
  5. [16:32:29] [Server thread/INFO]: Starting Minecraft server on *:38511
  6. [16:32:29] [Server thread/INFO]: Using default channel type
  7. [16:32:29] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-e232e15 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
  8. [16:32:29] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  9. [16:32:29] [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. [16:32:29] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
  11. [16:32:29] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
  12. [16:32:29] [Server thread/INFO]: [SpawnTP] Loading SpawnTP v1.6
  13. [16:32:29] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.2
  14. [16:32:29] [Server thread/INFO]: [Homespawn] Loading Homespawn v1.1.8
  15. [16:32:29] [Server thread/INFO]: [AntiXRay] Loading AntiXRay v1.8.5
  16. [16:32:29] [Server thread/INFO]: [ChatManager] Loading ChatManager v7.0
  17. [16:32:29] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
  18. [16:32:29] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
  19. [16:32:29] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  20. [16:32:29] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  21. [16:32:29] [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.
  22. [16:32:29] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  23. [16:32:29] [Server thread/INFO]: Preparing level "serveromat_world"
  24. [16:32:30] [Server thread/INFO]: Preparing start region for level 0 (Seed: -8719444619161026905)
  25. [16:32:31] [Server thread/INFO]: Preparing spawn area: 32%
  26. [16:32:31] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8719444619161026905)
  27. [16:32:32] [Server thread/INFO]: Preparing spawn area: 84%
  28. [16:32:33] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8719444619161026905)
  29. [16:32:33] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  30. [16:32:33] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  31. [16:32:33] [Server thread/ERROR]: [PermissionsEx]
  32. ========== UNABLE TO LOAD PERMISSIONS BACKEND =========
  33. Your configuration must be fixed before PEX will enable
  34. Details: Error loading permissions file!
  35. =======================================================
  36. ru.tehkode.permissions.exceptions.PermissionBackendException: Error loading permissions file!
  37. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:321) ~[PermissionsEx-1.23.4.jar:?]
  38. at ru.tehkode.permissions.backends.file.FileBackend.<init>(FileBackend.java:120) ~[PermissionsEx-1.23.4.jar:?]
  39. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_60]
  40. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_60]
  41. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_60]
  42. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_60]
  43. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:392) ~[PermissionsEx-1.23.4.jar:?]
  44. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:367) ~[PermissionsEx-1.23.4.jar:?]
  45. at ru.tehkode.permissions.PermissionManager.createBackend(PermissionManager.java:624) ~[PermissionsEx-1.23.4.jar:?]
  46. at ru.tehkode.permissions.PermissionManager.setBackend(PermissionManager.java:606) ~[PermissionsEx-1.23.4.jar:?]
  47. at ru.tehkode.permissions.PermissionManager.initBackend(PermissionManager.java:693) ~[PermissionsEx-1.23.4.jar:?]
  48. at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:67) ~[PermissionsEx-1.23.4.jar:?]
  49. at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:175) [PermissionsEx-1.23.4.jar:?]
  50. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  51. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  52. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  53. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:360) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  54. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:322) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  55. at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:411) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  56. at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:372) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  57. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:327) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  58. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:244) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  59. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  60. at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
  61. Caused by: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  62. in 'string', line 1, column 1:
  63. groups:
  64. ^
  65. expected <block end>, but found BlockMappingStart
  66. in 'string', line 27, column 2:
  67. users:
  68. ^
  69.  
  70. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  71. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?]
  72. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  73. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  74. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?]
  75. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?]
  76. ... 23 more
  77. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  78. in 'string', line 1, column 1:
  79. groups:
  80. ^
  81. expected <block end>, but found BlockMappingStart
  82. in 'string', line 27, column 2:
  83. users:
  84. ^
  85.  
  86. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:569) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  87. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  88. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  89. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  90. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  91. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  92. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  93. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  94. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  95. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  96. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  97. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?]
  98. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  99. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  100. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?]
  101. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?]
  102. ... 23 more
  103. [16:32:33] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  104. [16:32:33] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
  105. [16:32:34] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  106. [16:32:34] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_11_R1 as the Bukkit adapter
  107. [16:32:34] [Server thread/INFO]: [SpawnTP] Enabling SpawnTP v1.6
  108. [16:32:34] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.2
  109. [16:32:34] [Server thread/ERROR]: Error occurred while enabling HealthBar v1.8.2 (Is it up to date?)
  110. java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  111. at com.gmail.filoghost.healthbar.MiscListeners.loadConfiguration(MiscListeners.java:324) ~[?:?]
  112. at com.gmail.filoghost.healthbar.Main.reloadConfigFromDisk(Main.java:123) ~[?:?]
  113. at com.gmail.filoghost.healthbar.Main.onEnable(Main.java:68) ~[?:?]
  114. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  115. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  116. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  117. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:360) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  118. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:322) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  119. at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:411) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  120. at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:372) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  121. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:327) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  122. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:244) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  123. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit-1.11.2.jar:git-Bukkit-e232e15]
  124. at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
  125. [16:32:34] [Server thread/INFO]: [Homespawn] Enabling Homespawn v1.1.8
  126. [16:32:34] [Thread-16/WARN]: [Homespawn] The updater could not find any files for the project id 86785
  127. [16:32:34] [Server thread/ERROR]: [Homespawn] §cSomething Went Wrong Updating!
  128. [16:32:34] [Server thread/INFO]: [Homespawn] V.1.1.8 Has Been Enabled!
  129. [16:32:34] [Server thread/INFO]: [AntiXRay] Enabling AntiXRay v1.8.5
  130. [16:32:35] [Server thread/INFO]: [ChatManager] Enabling ChatManager v7.0
  131. [16:32:35] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
  132. [16:32:35] [Server thread/INFO]: [WorldGuard] (serveromat_world) TNT ignition is PERMITTED.
  133. [16:32:35] [Server thread/INFO]: [WorldGuard] (serveromat_world) Lighters are PERMITTED.
  134. [16:32:35] [Server thread/INFO]: [WorldGuard] (serveromat_world) Lava fire is blocked.
  135. [16:32:35] [Server thread/INFO]: [WorldGuard] (serveromat_world) Fire spread is UNRESTRICTED.
  136. [16:32:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'serveromat_world'
  137. [16:32:35] [Server thread/INFO]: [WorldGuard] (serveromat_world_nether) TNT ignition is PERMITTED.
  138. [16:32:35] [Server thread/INFO]: [WorldGuard] (serveromat_world_nether) Lighters are PERMITTED.
  139. [16:32:35] [Server thread/INFO]: [WorldGuard] (serveromat_world_nether) Lava fire is blocked.
  140. [16:32:35] [Server thread/INFO]: [WorldGuard] (serveromat_world_nether) Fire spread is UNRESTRICTED.
  141. [16:32:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'serveromat_world_nether'
  142. [16:32:35] [Server thread/INFO]: [WorldGuard] (serveromat_world_the_end) TNT ignition is PERMITTED.
  143. [16:32:35] [Server thread/INFO]: [WorldGuard] (serveromat_world_the_end) Lighters are PERMITTED.
  144. [16:32:35] [Server thread/INFO]: [WorldGuard] (serveromat_world_the_end) Lava fire is blocked.
  145. [16:32:35] [Server thread/INFO]: [WorldGuard] (serveromat_world_the_end) Fire spread is UNRESTRICTED.
  146. [16:32:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'serveromat_world_the_end'
  147. [16:32:35] [Server thread/INFO]: [WorldGuard] Loading region data...
  148. [16:32:35] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  149. [16:32:35] [Server thread/INFO]: Done (5.298s)! For help, type "help" or "?"
  150. [16:32:35] [Server thread/INFO]: VisaniMusic[/5.53.224.62:61524] logged in with entity id 254 at ([serveromat_world]-39.29077244429821, 66.0, 214.44068820641584)
  151. [16:32:42] [Server thread/INFO]: VisaniMusic issued server command: /pex help
  152. [16:32:45] [Server thread/INFO]: VisaniMusic issued server command: /pl
Add Comment
Please, Sign In to add comment