Advertisement
Guest User

serverselectorissue

a guest
Mar 23rd, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.02 KB | None | 0 0
  1. [01:15:29] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [01:15:29] [Server thread/INFO]: Loading properties
  3. [01:15:29] [Server thread/INFO]: Default game type: SURVIVAL
  4. [01:15:29] [Server thread/INFO]: This server is running Paper version git-Paper-1606 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  5. [01:15:29] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [01:15:29] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [01:15:29] [Server thread/INFO]: Debug logging is disabled
  8. [01:15:29] [Server thread/INFO]: Generating keypair
  9. [01:15:29] [Server thread/INFO]: Starting Minecraft server on localhost:25564
  10. [01:15:29] [Server thread/INFO]: Using epoll channel type
  11. [01:15:29] [Server thread/ERROR]: Could not load 'plugins/worldguard-bukkit-6.2.2.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  13. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:158) ~[patched_1.12.2.jar:git-Paper-1606]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) ~[patched_1.12.2.jar:git-Paper-1606]
  15. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1606]
  16. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1606]
  17. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1606]
  18. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  19. Caused by: java.util.zip.ZipException: invalid END header (bad central directory offset)
  20. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
  21. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
  22. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
  23. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
  24. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
  25. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:146) ~[patched_1.12.2.jar:git-Paper-1606]
  26. ... 5 more
  27. [01:15:29] [Server thread/ERROR]: Could not load 'plugins/PlaceholderAPI-2.9.2.jar' in folder 'plugins'
  28. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  29. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:158) ~[patched_1.12.2.jar:git-Paper-1606]
  30. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) ~[patched_1.12.2.jar:git-Paper-1606]
  31. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1606]
  32. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1606]
  33. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1606]
  34. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  35. Caused by: java.util.zip.ZipException: invalid END header (bad central directory offset)
  36. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
  37. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
  38. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
  39. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
  40. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
  41. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:146) ~[patched_1.12.2.jar:git-Paper-1606]
  42. ... 5 more
  43. [01:15:29] [Server thread/ERROR]: Could not load 'plugins/bungeesigns.jar' in folder 'plugins'
  44. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  45. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:158) ~[patched_1.12.2.jar:git-Paper-1606]
  46. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) ~[patched_1.12.2.jar:git-Paper-1606]
  47. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1606]
  48. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1606]
  49. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1606]
  50. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  51. Caused by: java.util.zip.ZipException: zip file is empty
  52. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
  53. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
  54. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
  55. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
  56. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
  57. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:146) ~[patched_1.12.2.jar:git-Paper-1606]
  58. ... 5 more
  59. [01:15:29] [Server thread/ERROR]: Could not load 'plugins/worldedit-bukkit-6.1.9.jar' in folder 'plugins'
  60. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  61. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:158) ~[patched_1.12.2.jar:git-Paper-1606]
  62. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) ~[patched_1.12.2.jar:git-Paper-1606]
  63. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1606]
  64. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1606]
  65. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1606]
  66. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  67. Caused by: java.util.zip.ZipException: invalid END header (bad central directory offset)
  68. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
  69. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
  70. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
  71. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
  72. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
  73. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:146) ~[patched_1.12.2.jar:git-Paper-1606]
  74. ... 5 more
  75. [01:15:29] [Server thread/ERROR]: Could not load 'plugins/ServerSelectorX-Premium-1.4.4.jar' in folder 'plugins'
  76. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  77. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:158) ~[patched_1.12.2.jar:git-Paper-1606]
  78. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) ~[patched_1.12.2.jar:git-Paper-1606]
  79. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1606]
  80. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1606]
  81. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1606]
  82. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  83. Caused by: java.util.zip.ZipException: invalid END header (bad central directory offset)
  84. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_201]
  85. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_201]
  86. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_201]
  87. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_201]
  88. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_201]
  89. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:146) ~[patched_1.12.2.jar:git-Paper-1606]
  90. ... 5 more
  91. [01:15:29] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  92. [01:15:30] [Server thread/INFO]: [BungeeServerSigns] Loading BungeeServerSigns v2.0
  93. [01:15:30] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  94. [01:15:30] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
  95. [01:15:30] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.1.80
  96. [01:15:30] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.16.1.80
  97. [01:15:30] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  98. [01:15:30] [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*!
  99. [01:15:30] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.18.0
  100. [01:15:30] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.6.0
  101. [01:15:30] [Server thread/INFO]: [ViaVersion] ViaVersion 1.6.0 is now loaded, injecting!
  102. [01:15:30] [Server thread/INFO]: [ViaVersion] Loading block mapping...
  103. [01:15:30] [Server thread/INFO]: [ViaVersion] Loading item mapping...
  104. [01:15:30] [Server thread/INFO]: [ViaVersion] Loading new tags...
  105. [01:15:30] [Server thread/INFO]: [ViaVersion] Loading enchantments...
  106. [01:15:30] [Server thread/INFO]: [ViaVersion] Loading sound mapping...
  107. [01:15:30] [Server thread/INFO]: [HideStream] Loading HideStream v3.8
  108. [01:15:30] [Server thread/INFO]: [Votifier] Loading Votifier v2.5.0
  109. [01:15:30] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.16.1.80
  110. [01:15:30] [Server thread/INFO]: [VoidTP] Loading VoidTP v1.3
  111. [01:15:30] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.16.7
  112. [01:15:30] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.16.1.80
  113. [01:15:30] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  114. [01:15:30] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  115. [01:15:30] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  116. [01:15:30] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  117. [01:15:30] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  118. [01:15:30] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  119. [01:15:30] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  120. [01:15:30] [Server thread/INFO]: Preparing level "LOBBY"
  121. [01:15:30] [Server thread/INFO]: -------- World Settings For [LOBBY] --------
  122. [01:15:30] [Server thread/INFO]: Mob Spawn Range: 4
  123. [01:15:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
  124. [01:15:30] [Server thread/INFO]: Cane Growth Modifier: 100%
  125. [01:15:30] [Server thread/INFO]: Melon Growth Modifier: 100%
  126. [01:15:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  127. [01:15:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  128. [01:15:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
  129. [01:15:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
  130. [01:15:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  131. [01:15:30] [Server thread/INFO]: Vine Growth Modifier: 100%
  132. [01:15:30] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  133. [01:15:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  134. [01:15:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  135. [01:15:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  136. [01:15:30] [Server thread/INFO]: Random Lighting Updates: false
  137. [01:15:30] [Server thread/INFO]: Structure Info Saving: true
  138. [01:15:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  139. [01:15:30] [Server thread/INFO]: Max TNT Explosions: 100
  140. [01:15:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  141. [01:15:30] [Server thread/INFO]: Item Despawn Rate: 6000
  142. [01:15:30] [Server thread/INFO]: Item Merge Radius: 2.5
  143. [01:15:30] [Server thread/INFO]: View Distance: 10
  144. [01:15:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
  145. [01:15:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  146. [01:15:30] [Server thread/INFO]: Experience Merge Radius: 3.0
  147. [01:15:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  148. [01:15:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  149. [01:15:31] [Server thread/INFO]: Preparing start region for level 0 (Seed: 6967653598840473989)
  150. [01:15:31] [Server thread/INFO]: [BungeeServerSigns] Enabling BungeeServerSigns v2.0
  151. [01:15:31] [Server thread/INFO]: [BungeeServerSigns] [Info] Config loaded
  152. [01:15:31] [Server thread/INFO]: [BungeeServerSigns] BungeeConfig File found!
  153. [01:15:31] [Server thread/INFO]: [BungeeServerSigns] You have to copy the content of your BungeeCord config.yml into bungeeconfig.yml !
  154. [01:15:31] [Server thread/INFO]: [BungeeServerSigns] Disabling BungeeServerSigns v2.0
  155. [01:15:31] [Server thread/INFO]: [BungeeServerSigns] [Info] Refresh-Task stopped!
  156. [01:15:31] [Server thread/INFO]: [BungeeServerSigns] [Info] Plugin disabled!
  157. [01:15:31] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  158. [01:15:31] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  159. [01:15:31] [Server thread/WARN]: [WorldEdit]
  160. **********************************************
  161. ** This WorldEdit version does not fully support your version of Bukkit.
  162. **
  163. ** When working with blocks or undoing, chests will be empty, signs
  164. ** will be blank, and so on. There will be no support for entity
  165. ** and biome-related functions.
  166. **
  167. ** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
  168. **********************************************
  169.  
  170. [01:15:31] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
  171. [01:15:31] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  172. [01:15:31] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  173. [01:15:31] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.1.80
  174. [01:15:31] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  175. [01:15:31] [Server thread/INFO]: [Essentials] No kits found to migrate.
  176. [01:15:32] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
  177. [01:15:32] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  178. [01:15:32] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  179. [01:15:32] [Server thread/INFO]: [Essentials] Loaded 852 items from items.csv.
  180. [01:15:32] [Server thread/INFO]: [Essentials] Using locale en_US
  181. [01:15:32] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  182. [01:15:32] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  183. [01:15:32] [Server thread/WARN]: [Essentials] Detected supported permissions plugin PermissionsEx without Vault installed.
  184. [01:15:32] [Server thread/WARN]: [Essentials] Features such as chat prefixes/suffixes and group-related functionality will not work until you install Vault.
  185. [01:15:32] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
  186. [01:15:32] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.16.1.80
  187. [01:15:32] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  188. [01:15:32] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  189. [01:15:32] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  190. [01:15:32] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  191. [01:15:32] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.18.0
  192. [01:15:32] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  193. [01:15:32] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.18.0
  194. [01:15:32] [Server thread/INFO]: [FeatherBoard] Framework version: 2019-01
  195. [01:15:32] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  196. [01:15:32] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  197. [01:15:32] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  198. [01:15:32] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
  199. [01:15:32] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
  200. [01:15:32] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
  201. [01:15:32] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
  202. [01:15:32] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
  203. [01:15:32] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
  204. [01:15:32] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
  205. [01:15:32] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  206. [01:15:32] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  207. [01:15:32] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  208. [01:15:32] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  209. [01:15:32] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  210. [01:15:32] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  211. [01:15:33] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  212. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  213. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  214. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  215. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  216. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  217. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  218. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  219. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  220. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  221. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  222. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  223. [01:15:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
  224. [01:15:34] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  225. [01:15:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
  226. [01:15:34] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  227. [01:15:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
  228. [01:15:34] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  229. [01:15:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
  230. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  231. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  232. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  233. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  234. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  235. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  236. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  237. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  238. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  239. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  240. [01:15:34] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  241. [01:15:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  242. [01:15:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  243. [01:15:35] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  244. [01:15:35] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  245. [01:15:35] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  246. [01:15:35] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  247. [01:15:35] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  248. [01:15:35] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  249. [01:15:35] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  250. [01:15:35] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  251. [01:15:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  252. [01:15:35] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  253. [01:15:35] [Server thread/INFO]: [FeatherBoard] Loaded 2687 of the 2687 placholders
  254. [01:15:35] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
  255. [01:15:35] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  256. [01:15:35] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  257. [01:15:36] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  258. [01:15:36] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  259. [01:15:36] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  260. [01:15:36] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  261. [01:15:36] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  262. [01:15:36] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
  263. [01:15:36] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
  264. [01:15:36] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
  265. [01:15:37] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  266. [01:15:37] [Server thread/ERROR]: [FeatherBoard] Error in [default] - Corrupted YML!
  267. [01:15:37] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
  268. [01:15:37] [Server thread/WARN]: in 'string', line 69, column 9:
  269. [01:15:37] [Server thread/WARN]: footer:
  270. [01:15:37] [Server thread/WARN]: ^
  271. [01:15:37] [Server thread/WARN]:
  272. [01:15:37] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
  273. [01:15:37] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162)
  274. [01:15:37] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130)
  275. [01:15:37] [Server thread/WARN]: at be.maximvdw.featherboard.cY.a(cY.java:37)
  276. [01:15:37] [Server thread/WARN]: at be.maximvdw.featherboard.cY.<init>(cY.java:75)
  277. [01:15:37] [Server thread/WARN]: at be.maximvdw.featherboard.cY.<init>(cY.java:33)
  278. [01:15:37] [Server thread/WARN]: at be.maximvdw.featherboard.cY.<init>(cY.java:26)
  279. [01:15:37] [Server thread/WARN]: at be.maximvdw.featherboard.cY.<init>(cY.java:5)
  280. [01:15:37] [Server thread/WARN]: at be.maximvdw.featherboard.cd.j(cd.java:39)
  281. [01:15:37] [Server thread/WARN]: at be.maximvdw.featherboard.cd.<init>(cd.java:34)
  282. [01:15:37] [Server thread/WARN]: at be.maximvdw.featherboard.FeatherBoard.d(FeatherBoard.java:9)
  283. [01:15:37] [Server thread/WARN]: at be.maximvdw.featherboard.FeatherBoard.i(FeatherBoard.java:29)
  284. [01:15:37] [Server thread/WARN]: at be.maximvdw.featherboard.d8.m(d8.java:8)
  285. [01:15:37] [Server thread/WARN]: at be.maximvdw.featherboard.d8.onEnable(d8.java:80)
  286. [01:15:37] [Server thread/WARN]: at be.maximvdw.featherboard.FeatherBoard.onEnable(FeatherBoard.java:13)
  287. [01:15:37] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  288. [01:15:37] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
  289. [01:15:37] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  290. [01:15:37] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
  291. [01:15:37] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
  292. [01:15:37] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
  293. [01:15:37] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
  294. [01:15:37] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
  295. [01:15:37] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289)
  296. [01:15:37] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
  297. [01:15:37] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  298. [01:15:37] [Server thread/WARN]: Caused by: mapping values are not allowed here
  299. [01:15:37] [Server thread/WARN]: in 'string', line 69, column 9:
  300. [01:15:37] [Server thread/WARN]: footer:
  301. [01:15:37] [Server thread/WARN]: ^
  302. [01:15:37] [Server thread/WARN]:
  303. [01:15:37] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:872)
  304. [01:15:37] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360)
  305. [01:15:37] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226)
  306. [01:15:37] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:557)
  307. [01:15:37] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157)
  308. [01:15:37] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147)
  309. [01:15:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:227)
  310. [01:15:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154)
  311. [01:15:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
  312. [01:15:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
  313. [01:15:37] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:140)
  314. [01:15:37] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524)
  315. [01:15:37] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:437)
  316. [01:15:37] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
  317. [01:15:37] [Server thread/WARN]: ... 25 more
  318. [01:15:37] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
  319. [01:15:37] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  320. [01:15:37] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
  321. [01:15:37] [Server thread/INFO]: [FeatherBoard] Your version is up to date!
  322. [01:15:37] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  323. [01:15:37] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  324. [01:15:37] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.6.0
  325. [01:15:37] [Server thread/INFO]: [HideStream] Enabling HideStream v3.8
  326. [01:15:37] [Server thread/INFO]: [HideStream] Version 3.8 enabled.
  327. [01:15:37] [Server thread/INFO]: [Votifier] Enabling Votifier v2.5.0
  328. [01:15:37] [Server thread/INFO]: [Votifier] Loaded token for website: default
  329. [01:15:37] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
  330. [01:15:37] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.16.1.80
  331. [01:15:38] [Server thread/INFO]: [VoidTP] Enabling VoidTP v1.3
  332. [01:15:38] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /127.0.0.1:8192.
  333. [01:15:38] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.16.7
  334. [01:15:38] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.16.1.80
  335. [01:15:38] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
  336. [01:15:38] [Server thread/INFO]: Done (7.517s)! For help, type "help" or "?"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement