Facebook
From Obese Kitten, 6 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 247
  1. [12:11:36] [Server thread/INFO]: Starting minecraft server version 1.11.2
  2. [12:11:36] [Server thread/INFO]: Loading properties
  3. [12:11:36] [Server thread/WARN]: resource-pack-hash is deprecated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
  4. [12:11:36] [Server thread/INFO]: Default game type: SURVIVAL
  5. [12:11:36] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-625bc00-186c351 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
  6. [12:11:36] [Server thread/INFO]: Debug logging is disabled
  7. [12:11:36] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [12:11:36] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [12:11:36] [Server thread/INFO]: Generating keypair
  10. [12:11:36] [Server thread/INFO]: Starting Minecraft server on *:25565
  11. [12:11:36] [Server thread/INFO]: Using default channel type
  12. [12:11:36] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  13. [12:11:36] [Server thread/ERROR]: Could not load 'plugins\HolographicDisplaysPatch.jar' in folder 'plugins'
  14. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
  15.         at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-625bc00-186c351]
  16.         at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-625bc00-186c351]
  17.         at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-625bc00-186c351]
  18.         at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [spigot.jar:git-Spigot-625bc00-186c351]
  19.         at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [spigot.jar:git-Spigot-625bc00-186c351]
  20.         at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-625bc00-186c351]
  21.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
  22. Caused by: java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
  23.         at java.lang.Class.forName0(Native Method) ~[?:1.8.0_121]
  24.         at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_121]
  25.         at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-625bc00-186c351]
  26.         at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-625bc00-186c351]
  27.         ... 6 more
  28. Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
  29.         at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_121]
  30.         at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-625bc00-186c351]
  31.         at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-625bc00-186c351]
  32.         at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
  33.         at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
  34.         at java.lang.Class.forName0(Native Method) ~[?:1.8.0_121]
  35.         at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_121]
  36.         at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-625bc00-186c351]
  37.         at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-625bc00-186c351]
  38.         ... 6 more
  39. [12:11:36] [Server thread/INFO]: [RPGHealthIndicator] Loading RPGHealthIndicator v1.6
  40. [12:11:36] [Server thread/INFO]: [CustomBosses] Loading CustomBosses v2.5.10-STABLE
  41. [12:11:36] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  42. [12:11:36] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.7.1
  43. [12:11:36] [Server thread/INFO]: [Essentials] Loading Essentials v${project.version}-b${build.number}
  44. [12:11:36] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b446
  45. [12:11:36] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b446
  46. [12:11:36] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  47. [12:11:36] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  48. [12:11:36] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  49. [12:11:36] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  50. [12:11:36] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  51. [12:11:36] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  52. [12:11:36] [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.
  53. [12:11:36] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  54. [12:11:36] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  55. [12:11:36] [Server thread/INFO]: Preparing level "world"
  56. [12:11:37] [Server thread/INFO]: -------- World Settings For [world] --------
  57. [12:11:37] [Server thread/INFO]: Item Merge Radius: 2.5
  58. [12:11:37] [Server thread/INFO]: Item Despawn Rate: 6000
  59. [12:11:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
  60. [12:11:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  61. [12:11:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  62. [12:11:37] [Server thread/INFO]: Experience Merge Radius: 3.0
  63. [12:11:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  64. [12:11:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  65. [12:11:37] [Server thread/INFO]: Mob Spawn Range: 4
  66. [12:11:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
  67. [12:11:37] [Server thread/INFO]: Cane Growth Modifier: 100%
  68. [12:11:37] [Server thread/INFO]: Melon Growth Modifier: 100%
  69. [12:11:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  70. [12:11:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  71. [12:11:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
  72. [12:11:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
  73. [12:11:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  74. [12:11:37] [Server thread/INFO]: Vine Growth Modifier: 100%
  75. [12:11:37] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  76. [12:11:37] [Server thread/INFO]: Structure Info Saving: true
  77. [12:11:37] [Server thread/INFO]: Random Lighting Updates: false
  78. [12:11:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  79. [12:11:37] [Server thread/INFO]: Max TNT Explosions: 100
  80. [12:11:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  81. [12:11:37] [Server thread/INFO]: View Distance: 10
  82. [12:11:37] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  83. [12:11:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  84. [12:11:37] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  85. [12:11:37] [Server thread/INFO]: Item Merge Radius: 2.5
  86. [12:11:37] [Server thread/INFO]: Item Despawn Rate: 6000
  87. [12:11:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
  88. [12:11:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  89. [12:11:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  90. [12:11:37] [Server thread/INFO]: Experience Merge Radius: 3.0
  91. [12:11:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  92. [12:11:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  93. [12:11:37] [Server thread/INFO]: Mob Spawn Range: 4
  94. [12:11:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
  95. [12:11:37] [Server thread/INFO]: Cane Growth Modifier: 100%
  96. [12:11:37] [Server thread/INFO]: Melon Growth Modifier: 100%
  97. [12:11:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  98. [12:11:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  99. [12:11:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
  100. [12:11:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
  101. [12:11:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  102. [12:11:37] [Server thread/INFO]: Vine Growth Modifier: 100%
  103. [12:11:37] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  104. [12:11:37] [Server thread/INFO]: Structure Info Saving: true
  105. [12:11:37] [Server thread/INFO]: Random Lighting Updates: false
  106. [12:11:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  107. [12:11:37] [Server thread/INFO]: Max TNT Explosions: 100
  108. [12:11:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  109. [12:11:37] [Server thread/INFO]: View Distance: 10
  110. [12:11:37] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  111. [12:11:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  112. [12:11:37] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  113. [12:11:37] [Server thread/INFO]: Item Merge Radius: 2.5
  114. [12:11:37] [Server thread/INFO]: Item Despawn Rate: 6000
  115. [12:11:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
  116. [12:11:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  117. [12:11:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  118. [12:11:37] [Server thread/INFO]: Experience Merge Radius: 3.0
  119. [12:11:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  120. [12:11:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  121. [12:11:37] [Server thread/INFO]: Mob Spawn Range: 4
  122. [12:11:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
  123. [12:11:37] [Server thread/INFO]: Cane Growth Modifier: 100%
  124. [12:11:37] [Server thread/INFO]: Melon Growth Modifier: 100%
  125. [12:11:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  126. [12:11:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  127. [12:11:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
  128. [12:11:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
  129. [12:11:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  130. [12:11:37] [Server thread/INFO]: Vine Growth Modifier: 100%
  131. [12:11:37] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  132. [12:11:37] [Server thread/INFO]: Structure Info Saving: true
  133. [12:11:37] [Server thread/INFO]: Random Lighting Updates: false
  134. [12:11:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  135. [12:11:37] [Server thread/INFO]: Max TNT Explosions: 100
  136. [12:11:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  137. [12:11:37] [Server thread/INFO]: View Distance: 10
  138. [12:11:37] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  139. [12:11:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  140. [12:11:37] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1362035877821145472)
  141. [12:11:38] [Server thread/INFO]: Preparing spawn area: 39%
  142. [12:11:38] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1362035877821145472)
  143. [12:11:39] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1362035877821145472)
  144. [12:11:39] [Server thread/INFO]: [RPGHealthIndicator] Enabling RPGHealthIndicator v1.6
  145. [12:11:39] [Server thread/INFO]: [CustomBosses] Enabling CustomBosses v2.5.10-STABLE
  146. [12:11:40] [Server thread/ERROR]: Cannot load plugins\CustomBosses\bosses.yml
  147. org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
  148.  in 'string', line 26, column 20:
  149.                  Skills:                                ...
  150.                        ^
  151.  
  152.         at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[spigot.jar:git-Spigot-625bc00-186c351]
  153.         at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[spigot.jar:git-Spigot-625bc00-186c351]
  154.         at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[spigot.jar:git-Spigot-625bc00-186c351]
  155.         at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:179) [spigot.jar:git-Spigot-625bc00-186c351]
  156.         at net.aminecraftdev.custombosses.CustomBosses.PA(sc:18) [CustomBosses-2.5.10-CRACKED.jar:?]
  157.         at net.aminecraftdev.custombosses.CustomBosses.cb(sc:94) [CustomBosses-2.5.10-CRACKED.jar:?]
  158.         at net.aminecraftdev.custombosses.CustomBosses.onEnable(sc:31) [CustomBosses-2.5.10-CRACKED.jar:?]
  159.         at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) [spigot.jar:git-Spigot-625bc00-186c351]
  160.         at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-625bc00-186c351]
  161.         at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-625bc00-186c351]
  162.         at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [spigot.jar:git-Spigot-625bc00-186c351]
  163.         at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [spigot.jar:git-Spigot-625bc00-186c351]
  164.         at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot.jar:git-Spigot-625bc00-186c351]
  165.         at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot.jar:git-Spigot-625bc00-186c351]
  166.         at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot.jar:git-Spigot-625bc00-186c351]
  167.         at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-625bc00-186c351]
  168.         at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-625bc00-186c351]
  169.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
  170. Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here
  171.  in 'string', line 26, column 20:
  172.                  Skills:                                ...
  173.                        ^
  174.  
  175.         at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[spigot.jar:git-Spigot-625bc00-186c351]
  176.         at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[spigot.jar:git-Spigot-625bc00-186c351]
  177.         at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot.jar:git-Spigot-625bc00-186c351]
  178.         at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:529) ~[spigot.jar:git-Spigot-625bc00-186c351]
  179.         at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~[spigot.jar:git-Spigot-625bc00-186c351]
  180.         at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[spigot.jar:git-Spigot-625bc00-186c351]
  181.         at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:198) ~[spigot.jar:git-Spigot-625bc00-186c351]
  182.         at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:153) ~[spigot.jar:git-Spigot-625bc00-186c351]
  183.         at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[spigot.jar:git-Spigot-625bc00-186c351]
  184.         at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[spigot.jar:git-Spigot-625bc00-186c351]
  185.         at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[spigot.jar:git-Spigot-625bc00-186c351]
  186.         at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-625bc00-186c351]
  187.         at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[spigot.jar:git-Spigot-625bc00-186c351]
  188.         at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[spigot.jar:git-Spigot-625bc00-186c351]
  189.         at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[spigot.jar:git-Spigot-625bc00-186c351]
  190.         at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-625bc00-186c351]
  191.         at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[spigot.jar:git-Spigot-625bc00-186c351]
  192.         at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[spigot.jar:git-Spigot-625bc00-186c351]
  193.         at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[spigot.jar:git-Spigot-625bc00-186c351]
  194.         at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-625bc00-186c351]
  195.         at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[spigot.jar:git-Spigot-625bc00-186c351]
  196.         at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[spigot.jar:git-Spigot-625bc00-186c351]
  197.         at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[spigot.jar:git-Spigot-625bc00-186c351]
  198.         at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-625bc00-186c351]
  199.         at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[spigot.jar:git-Spigot-625bc00-186c351]
  200.         at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[spigot.jar:git-Spigot-625bc00-186c351]
  201.         at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[spigot.jar:git-Spigot-625bc00-186c351]
  202.         at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-625bc00-186c351]
  203.         at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-625bc00-186c351]
  204.         at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-625bc00-186c351]
  205.         at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-625bc00-186c351]
  206.         at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot.jar:git-Spigot-625bc00-186c351]
  207.         at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot.jar:git-Spigot-625bc00-186c351]
  208.         at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[spigot.jar:git-Spigot-625bc00-186c351]
  209.         ... 17 more
  210. [12:11:40] [Server thread/INFO]: [CustomBosses] Using new NMS methods.
  211. [12:11:40] [Server thread/ERROR]: Error occurred while enabling CustomBosses v2.5.10-STABLE (Is it up to date?)
  212. java.lang.NullPointerException
  213.         at net.aminecraftdev.custombosses.zcore.c.CompositeRoot$InventoryManager.instanceof(ea:1526) ~[?:?]
  214.         at net.aminecraftdev.custombosses.zcore.c.CompositeRoot$InventoryManager.<init>(ea:1365) ~[?:?]
  215.         at net.aminecraftdev.custombosses.zcore.c.CompositeRoot.<init>(ea:0) ~[?:?]
  216.         at net.aminecraftdev.custombosses.CustomBosses.Ia(sc:202) ~[?:?]
  217.         at net.aminecraftdev.custombosses.CustomBosses.onEnable(sc:197) ~[?:?]
  218.         at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[spigot.jar:git-Spigot-625bc00-186c351]
  219.         at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-625bc00-186c351]
  220.         at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-625bc00-186c351]
  221.         at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [spigot.jar:git-Spigot-625bc00-186c351]
  222.         at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [spigot.jar:git-Spigot-625bc00-186c351]
  223.         at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot.jar:git-Spigot-625bc00-186c351]
  224.         at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot.jar:git-Spigot-625bc00-186c351]
  225.         at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot.jar:git-Spigot-625bc00-186c351]
  226.         at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-625bc00-186c351]
  227.         at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-625bc00-186c351]
  228.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
  229. [12:11:40] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.7.1
  230. [12:11:40] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  231. [12:11:40] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
  232. [12:11:40] [Server thread/INFO]: [Essentials] Enabling Essentials v${project.version}-b${build.number}
  233. [12:11:40] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
  234. [12:11:40] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
  235. [12:11:40] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  236. [12:11:41] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  237. [12:11:41] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  238. [12:11:41] [Server thread/INFO]: Using locale pl_PL
  239. [12:11:41] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  240. [12:11:41] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  241. [12:11:41] [Server thread/INFO]: [Essentials] Using config file enhanced permissions.
  242. [12:11:41] [Server thread/INFO]: [Essentials] Permissions listed in as player-commands will be given to all users.
  243. [12:11:41] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b446
  244. [12:11:41] [Server thread/WARN]: §4Niepoprawna wersja! Prosze zaktualizowac wszystkie pliki Essentials do tej samej wersji.
  245. [12:11:41] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b446
  246. [12:11:41] [Server thread/WARN]: §4Niepoprawna wersja! Prosze zaktualizowac wszystkie pliki Essentials do tej samej wersji.
  247. [12:11:41] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  248. [12:11:41] [Server thread/INFO]: Done (4,360s)! For help, type "help" or "?"
  249. [12:11:41] [Server thread/INFO]: Starting remote control listener
  250. [12:11:41] [RCON Listener #1/INFO]: RCON running on 0.0.0.0:2456
  251. [12:11:41] [Craft Scheduler Thread - 3/INFO]: [Vault] Checking for Updates ...
  252. [12:11:42] [Craft Scheduler Thread - 2/INFO]: [PlaceholderAPI] 74 placeholder expansions are available on the cloud.
  253. [12:11:42] [Craft Scheduler Thread - 2/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
  254. [12:11:42] [Craft Scheduler Thread - 3/INFO]: [Vault] No new version available
  255. [12:11:47] [User Authenticator #1/INFO]: UUID of player kamcio8 is af7038c8-261d-3432-8f6d-8c14c3abca74
  256. [12:11:47] [Server thread/INFO]: kamcio8[/127.0.0.1:54677] logged in with entity id 254 at ([world]-571.6999999880791, 67.0, -359.30000001192093)
  257. [12:11:50] [Server thread/INFO]: kamcio8 issued server command: /boss
  258. [12:11:54] [Server thread/INFO]: kamcio8 issued server command: /boss
  259.