xpected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
[17:21:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `projectile_protection`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
[17:21:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `blast_protection`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
[17:21:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `thorns`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
[17:21:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `knockback`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
[17:21:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fire_aspect`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
[17:21:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `looting`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
[17:21:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `sharpness`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
[17:21:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `smite`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
[17:21:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bane_of_arthropods`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
[17:21:08] [Server thread/INFO] [Spartan Weaponry]: Registering Enchantments!
[17:21:08] [Server thread/INFO] [ISeeDragons]: ATTEMPTING TO PATCH com.github.alexthe666.iceandfire.entity.EntitySeaSerpent!
[17:21:08] [Server thread/INFO] [ISeeDragons]: Applying patch [Sea Serpent Spawn Fix] Fix an off-by-one bug that prevents the last sea serpent type from spawning
[17:21:08] [Server thread/INFO] [ISeeDragons]: Writing class com.github.alexthe666.iceandfire.entity.EntitySeaSerpent with flags None
[17:21:08] [Server thread/INFO] [Spartan Weaponry]: Registering entities!
[17:21:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `saturation`, expected `potioncore`. This could be a intended override, but in most cases indicates a broken mod.
[17:21:08] [Server thread/INFO] [XAT]: Generating Potions
[17:21:08] [Server thread/INFO] [XAT]: Finished Generating Potions
[17:21:08] [Server thread/INFO] [FML]: Applying holder lookups
[17:21:08] [Server thread/INFO] [FML]: Holder lookups applied
[17:21:08] [Server thread/INFO] [FML]: Applying holder lookups
[17:21:08] [Server thread/INFO] [FML]: Holder lookups applied
[17:21:08] [Server thread/INFO] [FML]: Injecting itemstacks
[17:21:08] [Server thread/INFO] [FML]: Itemstack injection complete
[17:21:08] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
[17:21:08] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
[17:21:08] [Server thread/INFO] [minecraft/DedicatedServer]: Generating keypair
[17:21:08] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on 0.0.0.0:25875
[17:21:08] [Server thread/INFO] [minecraft/NetworkSystem]: Using epoll channel type
[17:21:09] [Server thread/ERROR] [FML]: Parsing error loading recipe mujmajnkraftsbettersurvival:jungle_chitin_nunchaku
com.google.gson.JsonSyntaxException: Unknown item 'iceandfire:chain'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:481) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1259) [?:1.8.0_282]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
[17:21:09] [Server thread/ERROR] [FML]: Parsing error loading recipe mujmajnkraftsbettersurvival:dragon_bone_nunchaku
com.google.gson.JsonSyntaxException: Unknown item 'iceandfire:chain'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:481) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1259) [?:1.8.0_282]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
[17:21:09] [Server thread/ERROR] [FML]: Parsing error loading recipe mujmajnkraftsbettersurvival:desert_chitin_nunchaku
com.google.gson.JsonSyntaxException: Unknown item 'iceandfire:chain'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:481) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1259) [?:1.8.0_282]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
[17:21:09] [Server thread/INFO] [Spartan Weaponry]: Registering recipes for Tipped Bolts!
[17:21:09] [Server thread/INFO] [Spartan Weaponry]: Recipes added!
[17:21:09] [Server thread/INFO] [Spartan Shields]: Recipes added!
[17:21:09] [Server thread/INFO] [notreepunching]: Found and replaced 9 Log -> Planks recipes with Saw + Log -> Plank recipes. (First Pass)
[17:21:10] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.parser.expression.ParsedExpressionFunction:compile:34]: Known predicted function type: ZenTypeNative: crafttweaker.events.IEventHandler
[17:21:10] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.parser.expression.ParsedExpressionFunction:compile:34]: Known predicted function type: ZenTypeNative: crafttweaker.events.IEventHandler
[17:21:10] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.parser.expression.ParsedExpressionFunction:compile:34]: Known predicted function type: ZenTypeNative: crafttweaker.events.IEventHandler
[17:21:10] [Server thread/INFO] [FML]: Applying holder lookups
[17:21:10] [Server thread/INFO] [FML]: Holder lookups applied
[17:21:11] [Server thread/INFO] [Meson]: Cannot find PotionType for quark:danger_sight, skipping
[17:21:11] [Server thread/INFO] [Meson]: Cannot find PotionType for quark:resistance, skipping
[17:21:11] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[17:21:11] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[17:21:11] [Server thread/INFO] [Quark ASM]: Located Method, patching...
[17:21:11] [Server thread/INFO] [Quark ASM]: Patch result: true
[17:21:11] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[17:21:11] [Server thread/INFO] [Quark ASM]: Located Method, patching...
[17:21:11] [Server thread/INFO] [Quark ASM]: Patch result: true
[17:21:11] [Server thread/INFO] [craftablechainmail]: Init OK!
[17:21:11] [Server thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraftforge.fml.common.network.ByteBufUtils.writeUTF8String
[17:21:11] [Server thread/INFO] [fishingmadebetter]: Removed 43 Aquaculture crafting recipes.
[17:21:11] [Server thread/INFO] [fishingmadebetter]: Removed 1 Aquaculture smelting recipes.
[17:21:11] [Server thread/INFO] [fishingmadebetter]: Removed 28 AdvancedFishing crafting recipes.
[17:21:11] [Server thread/INFO] [fishingmadebetter]: Removed 41 AdvancedFishing smelting recipes.
[17:21:11] [Server thread/INFO] [foamfix]: Deduplicated 250 property sets.
[17:21:11] [Server thread/INFO] [foamfix]: Weakening LaunchWrapper resource cache...
[17:21:11] [Server thread/WARN] [minecraft/EntityVillager]: PriceRange(2, 1) invalid, 1 smaller than 2
[17:21:11] [Server thread/WARN] [minecraft/EntityVillager]: PriceRange(4, 1) invalid, 1 smaller than 4
[17:21:11] [Server thread/WARN] [minecraft/EntityVillager]: PriceRange(10, 1) invalid, 1 smaller than 10
[17:21:11] [Server thread/WARN] [minecraft/EntityVillager]: PriceRange(9, 1) invalid, 1 smaller than 9
[17:21:11] [Server thread/WARN] [minecraft/EntityVillager]: PriceRange(3, 2) invalid, 2 smaller than 3
[17:21:11] [Server thread/INFO] [Ice And Fire]: The watcher waits on the northern wall
[17:21:11] [Server thread/INFO] [Ice And Fire]: A daughter picks up a warrior's sword
[17:21:11] [Server thread/INFO] [ISeeDragons]: ATTEMPTING TO PATCH com.github.alexthe666.iceandfire.event.StructureGenerator!
[17:21:11] [Server thread/INFO] [ISeeDragons]: Applying patch [Hook Structure Generator]
[17:21:11] [Server thread/INFO] [ISeeDragons]: Writing class com.github.alexthe666.iceandfire.event.StructureGenerator with flags FRAMES
[17:21:11] [Server thread/INFO] [infernalmobs]: InfernalMobsCore load() completed! Modifiers ready: 26, config file at: /home/container/config/infernalmobs.cfg
[17:21:11] [iChunUtil Online Resource Thread/WARN] [iChunUtil]: Error retrieving mods versions list.
[17:21:11] [iChunUtil Online Resource Thread/INFO] [STDERR]: [me.ichun.mods.ichunutil.common.thread.ThreadGetResources:run:77]: java.io.FileNotFoundException: https://raw.githubusercontent.com/iChun/iChunUtil/master/src/main/resources/assets/ichunutil/mod/versions.json
[17:21:11] [iChunUtil Online Resource Thread/INFO] [STDERR]: [me.ichun.mods.ichunutil.common.thread.ThreadGetResources:run:77]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
[17:21:11] [iChunUtil Online Resource Thread/INFO] [STDERR]: [me.ichun.mods.ichunutil.common.thread.ThreadGetResources:run:77]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
[17:21:11] [iChunUtil Online Resource Thread/INFO] [STDERR]: [me.ichun.mods.ichunutil.common.thread.ThreadGetResources:run:77]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
[17:21:11] [iChunUtil Online Resource Thread/INFO] [STDERR]: [me.ichun.mods.ichunutil.common.thread.ThreadGetResources:run:77]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
[17:21:11] [iChunUtil Online Resource Thread/INFO] [STDERR]: [me.ichun.mods.ichunutil.common.thread.ThreadGetResources:run:77]: at java.security.AccessController.doPrivileged(Native Method)
[17:21:11] [iChunUtil Online Resource Thread/INFO] [STDERR]: [me.ichun.mods.ichunutil.common.thread.ThreadGetResources:run:77]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
[17:21:11] [iChunUtil Online Resource Thread/INFO] [STDERR]: [me.ichun.mods.ichunutil.common.thread.ThreadGetResources:run:77]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
[17:21:11] [iChunUtil Online Resource Thread/INFO] [STDERR]: [me.ichun.mods.ichunutil.common.thread.ThreadGetResources:run:77]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
[17:21:11] [iChunUtil Online Resource Thread/INFO] [STDERR]: [me.ichun.mods.ichunutil.common.thread.ThreadGetResources:run:77]: at java.net.URL.openStream(URL.java:1068)
[17:21:11] [iChunUtil Online Resource Thread/INFO] [STDERR]: [me.ichun.mods.ichunutil.common.thread.ThreadGetResources:run:77]: at me.ichun.mods.ichunutil.common.thread.ThreadGetResources.run(ThreadGetResources.java:67)
[17:21:11] [Server thread/WARN] [notreepunching]: You are not running an official build. This version will NOT be supported by the author.
[17:21:11] [Server thread/INFO] [reborncore]: Found 79 ores
[17:21:11] [Server thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&64769
[17:21:11] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&64769 side: SERVER id:0
[17:21:11] [Server thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&39932
[17:21:11] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0
[17:21:11] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:1
[17:21:11] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:2
[17:21:11] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:3
[17:21:11] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:4
[17:21:11] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:5
[17:21:11] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:6
[17:21:11] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:7
[17:21:11] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:8
[17:21:12] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:9
[17:21:12] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:10
[17:21:12] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 0ms
[17:21:12] [Server thread/INFO] [Rin's So Many Enchantments?]: Initializing Rin's So Many Enchantments?...
[17:21:12] [Server thread/INFO] [Spartan Weaponry]: Registering OreDictionary entries
[17:21:12] [Server thread/INFO] [Spartan Weaponry]: Attempting to add new advancement triggers...
[17:21:12] [Server thread/INFO] [Spartan Weaponry]: New advancement triggers added successfully!
[17:21:12] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrowlancher`, expected `switchbow`. This could be a intended override, but in most cases indicates a broken mod.
[17:21:12] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `podest`, expected `switchbow`. This could be a intended override, but in most cases indicates a broken mod.
[17:21:12] [Server thread/INFO] [FML]: Injecting itemstacks
[17:21:12] [Server thread/INFO] [FML]: Itemstack injection complete
[17:21:12] [Server thread/INFO] [AUW]: Starting[E] DS...
[17:21:12] [Server thread/INFO] [bacodifficulty]: BacoDifficulty loaded up just fine. Thanks for asking. This mod was originally made for BacoNetworks.
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemDagger@75627035
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemLongsword@15cdcc
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemKatana@41f19b67
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemSaber@7136939f
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemRapier@e6dc5e8
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemGreatsword@734cc849
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemHammer@65575d1d
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemWarhammer@ca0035d
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemSpear@28f55fee
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemHalberd@22971e8e
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@1f521c69
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@2b3abeeb
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@3aeb267
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@13a9cdae
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@2bf0c70d
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSeeds@18b45500
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemMultiTexture@1013871e
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlockSpecial@19d76106
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@5d15789f
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemExpBottle@36120a8b
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.silentchaos512.scalinghealth.item.ItemHeartContainer@40ba6207
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemPike@692013af
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemLance@b141a15
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemLongbow@4c740e0d
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemCrossbow@2e1489b4
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemThrowingKnife@4facf448
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemThrowingAxe@54c05aa0
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemJavelin@28d78b7d
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemBoomerang@6438f119
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemBattleaxe@2876ec1a
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.oblivioussp.spartanweaponry.item.ItemMace@44c51582
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@1f521c69
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@2b3abeeb
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@3aeb267
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@13a9cdae
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemCloth@4aa517c3
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemCloth@4aa517c3
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemCloth@4aa517c3
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSword@2b464384
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemPickaxe@77f7352a
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemAxe@4ede8888
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@5d15789f
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@7294a684
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@37c37d67
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@37c37d67
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.silentchaos512.scalinghealth.item.ItemHeartContainer@40ba6207
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@1c972ae6
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@62a41279
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@146fa9c0
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@49f6c25e
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@31531d0d
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@31531d0d
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@17189618
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@17189618
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@5d8e4fa8
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemCoal@4fd92289
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlockSpecial@b3a8455
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemCloth@4aa517c3
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemCloth@4aa517c3
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemCloth@4aa517c3
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.silentchaos512.scalinghealth.item.ItemHeartContainer@40ba6207
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook ChestGenHook:gameplay/fishing/junk:5
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@240f2efd
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@1c972ae6
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@62a41279
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@146fa9c0
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@49f6c25e
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.github.alexthe666.iceandfire.item.ItemModArmor@6bedb822
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.github.alexthe666.iceandfire.item.ItemModArmor@c4ebafc
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.github.alexthe666.iceandfire.item.ItemModArmor@77b3399f
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.github.alexthe666.iceandfire.item.ItemModArmor@641876c9
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@240f2efd
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@5f8df69
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@5f8df69
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@5f8df69
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@5c930fc3
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemFood@dbda472
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemFood@a1b7549
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.silentchaos512.scalinghealth.item.ItemHeartContainer@40ba6207
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook ChestGenHook:gameplay/fishing/treasure:5
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook gigaherz.toolbelt.belt.ItemToolBelt@612f385b
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook gigaherz.toolbelt.shadow.commons.ItemRegistered@397e3fff
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.mcft.copy.backpacks.item.ItemBackpack@78192c0f
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemCompass@2a504ea7
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemEmptyMap@134955bb
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.github.alexthe666.iceandfire.item.ItemModArmor@6bedb822
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.github.alexthe666.iceandfire.item.ItemModArmor@c4ebafc
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.github.alexthe666.iceandfire.item.ItemModArmor@77b3399f
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.github.alexthe666.iceandfire.item.ItemModArmor@641876c9
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@240f2efd
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemClock@5d77be8e
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@7c840fe3
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@59014efe
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemMultiTexture@7614378d
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@25110bb9
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.silentchaos512.scalinghealth.item.ItemHeartContainer@40ba6207
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook ChestGenHook:chests/abandoned_mineshaft:5
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook gigaherz.toolbelt.belt.ItemToolBelt@612f385b
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook gigaherz.toolbelt.shadow.commons.ItemRegistered@397e3fff
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.mcft.copy.backpacks.item.ItemBackpack@78192c0f
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@240f2efd
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemEmptyMap@134955bb
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook hunternif.mc.atlas.item.ItemEmptyAtlas@5a69cdc0
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@6c13019c
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@2e66f1bd
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@47ae6c18
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@3835b281
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@6c13019c
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@240f2efd
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemCompass@2a504ea7
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@6aadb092
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@983050b
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSign@2aac6fa7
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemFishingRod@18ac25e6
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSeeds@5b1420f9
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSeeds@434ee422
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.silentchaos512.scalinghealth.item.ItemHeartContainer@40ba6207
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook ChestGenHook:chests/simple_dungeon:1
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook hunternif.mc.atlas.item.ItemEmptyAtlas@5a69cdc0
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@6c13019c
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@2e66f1bd
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@47ae6c18
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@3835b281
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@6c13019c
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook org.jwaresoftware.mcmods.armorunder.ModItem@1db6107a
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook org.jwaresoftware.mcmods.armorunder.ModItem@41d42648
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@28d56028
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@28d56028
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@6aadb092
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSword@571db8b4
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemPickaxe@2b3242a5
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemAppleGold@740ee00f
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSword@41bbb219
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@25c6ab3f
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@75c77add
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemFishFood@37753b69
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemDye@47d4e28a
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.silentchaos512.scalinghealth.item.ItemHeartContainer@40ba6207
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook ChestGenHook:chests/simple_dungeon:2
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook org.jwaresoftware.mcmods.armorunder.ModItem@1db6107a
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook org.jwaresoftware.mcmods.armorunder.ModItem@41d42648
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook baubles.common.items.ItemRing@159009d6
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.tmtravlr.qualitytools.items.ItemEmeraldBauble@66b5cb96
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.tmtravlr.qualitytools.items.ItemEmeraldBauble@447d6e65
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@6c56fff
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@6c56fff
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@4a47bc9c
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@55a055cc
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@6aadb092
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@287317df
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@287317df
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@287317df
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.silentchaos512.scalinghealth.item.ItemHeartContainer@40ba6207
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook ChestGenHook:chests/simple_dungeon:3
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook cursedflames.bountifulbaubles.item.ItemSpectralSilt@6dd5c786
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook xzeroair.trinkets.items.base.ItemBase@4093fd7a
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook vazkii.potionfingers.ItemRing@4a709d50
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@47d81427
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook org.jwaresoftware.mcmods.armorunder.ModItem@1db6107a
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook org.jwaresoftware.mcmods.armorunder.ModItem@41d42648
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook baubles.common.items.ItemRing@159009d6
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.tmtravlr.qualitytools.items.ItemEmeraldBauble@66b5cb96
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.tmtravlr.qualitytools.items.ItemEmeraldBauble@447d6e65
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@3dee3a6c
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@3dee3a6c
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@4a47bc9c
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemExpBottle@36120a8b
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@31c5304f
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@55a055cc
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@55a055cc
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@4c5e4bfa
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@552cb0d5
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@61d6c8c4
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@74e2cfc5
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@6aadb092
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@6aadb092
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@6aadb092
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemEnderPearl@490d9c41
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@2e1ad7de
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@2e1ad7de
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@3636f2a7
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@35af1558
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlockSpecial@1cee3e05
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.silentchaos512.scalinghealth.item.ItemHeartContainer@40ba6207
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook ChestGenHook:chests/simple_dungeon:4
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSimpleFoiled@4a1a357e
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSimpleFoiled@511a204d
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSimpleFoiled@3684ee58
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook cursedflames.bountifulbaubles.item.ItemSpectralSilt@6dd5c786
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook xzeroair.trinkets.items.base.ItemBase@4093fd7a
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook vazkii.potionfingers.ItemRing@4a709d50
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook baubles.common.items.ItemRing@159009d6
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook bl4ckscor3.mod.xptome.ItemXPTome@10c88db8
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook bl4ckscor3.mod.xptome.ItemXPTome@10c88db8
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook bl4ckscor3.mod.xptome.ItemXPTome@10c88db8
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook bl4ckscor3.mod.xptome.ItemXPTome@10c88db8
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.tmtravlr.qualitytools.items.ItemEmeraldBauble@66b5cb96
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook com.tmtravlr.qualitytools.items.ItemEmeraldBauble@447d6e65
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSimpleFoiled@6104691c
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@4a47bc9c
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemExpBottle@36120a8b
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemExpBottle@36120a8b
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@31c5304f
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@47d81427
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@55a055cc
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@55a055cc
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@55a055cc
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemEnderPearl@490d9c41
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@1a8e44fe
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@1a8e44fe
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@1a8e44fe
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@3e595da3
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemRedstone@665ed71a
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@1fcc3461
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook net.silentchaos512.scalinghealth.item.ItemHeartContainer@40ba6207
[17:21:12] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.TowerStageItemManager:<init>:72]: Battletowers parsed Item/Block/ChestGenHook ChestGenHook:chests/simple_dungeon:5
[17:21:12] [Server thread/INFO] [Classy Hats]: Loaded 177 hats.
[17:21:12] [Server thread/INFO] [Classy Hats]: Wow, that's a lot of hats!
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: java.nio.file.NoSuchFileException: /home/container/config/levelup2/json/skills/combat/combat_bonus.json
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newByteChannel(Files.java:361)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newByteChannel(Files.java:407)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newInputStream(Files.java:152)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newBufferedReader(Files.java:2784)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newBufferedReader(Files.java:2816)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at levelup2.skills.SkillRegistry.loadFromJson(SkillRegistry.java:365)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at levelup2.skills.SkillRegistry.registerSkillProperties(SkillRegistry.java:351)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at levelup2.config.LevelUpConfig.registerSkillProperties(LevelUpConfig.java:169)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at levelup2.LevelUp2.postInit(LevelUp2.java:63)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.lang.reflect.Method.invoke(Method.java:498)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.lang.reflect.Method.invoke(Method.java:498)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.lang.reflect.Method.invoke(Method.java:498)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.lang.Thread.run(Thread.java:748)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: java.nio.file.NoSuchFileException: /home/container/config/levelup2/json/skills/crafting/craft_bonus.json
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newByteChannel(Files.java:361)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newByteChannel(Files.java:407)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newInputStream(Files.java:152)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newBufferedReader(Files.java:2784)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newBufferedReader(Files.java:2816)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at levelup2.skills.SkillRegistry.loadFromJson(SkillRegistry.java:365)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at levelup2.skills.SkillRegistry.registerSkillProperties(SkillRegistry.java:351)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at levelup2.config.LevelUpConfig.registerSkillProperties(LevelUpConfig.java:169)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at levelup2.LevelUp2.postInit(LevelUp2.java:63)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.lang.reflect.Method.invoke(Method.java:498)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.lang.reflect.Method.invoke(Method.java:498)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.lang.reflect.Method.invoke(Method.java:498)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.lang.Thread.run(Thread.java:748)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: java.nio.file.NoSuchFileException: /home/container/config/levelup2/json/skills/mining/mining_bonus.json
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newByteChannel(Files.java:361)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newByteChannel(Files.java:407)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newInputStream(Files.java:152)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newBufferedReader(Files.java:2784)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.nio.file.Files.newBufferedReader(Files.java:2816)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at levelup2.skills.SkillRegistry.loadFromJson(SkillRegistry.java:365)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at levelup2.skills.SkillRegistry.registerSkillProperties(SkillRegistry.java:351)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at levelup2.config.LevelUpConfig.registerSkillProperties(LevelUpConfig.java:169)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at levelup2.LevelUp2.postInit(LevelUp2.java:63)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.lang.reflect.Method.invoke(Method.java:498)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.lang.reflect.Method.invoke(Method.java:498)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.lang.reflect.Method.invoke(Method.java:498)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
[17:21:12] [Server thread/INFO] [STDERR]: [levelup2.skills.SkillRegistry:loadFromJson:368]: at java.lang.Thread.run(Thread.java:748)
[17:21:12] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Bountiful (bountiful)
Caused by: java.lang.Exception: 'bountiful/rewards.json' contains one or more invalid rewards. Invalid rewards: [PickedEntry (Stack) [Item: dynamictrees:dirtbucket, Amount: 1, NBT: null, Weight: 1, Stages: null], PickedEntry (Stack) [Item: rlmixins:cleansing_talisman, Amount: 750, NBT: null, Weight: 50, Stages: null]]
at ejektaflex.bountiful.proxy.CommonProxy.postInit(CommonProxy.kt:112) ~[CommonProxy.class:?]
at ejektaflex.bountiful.Bountiful.postInit(Bountiful.kt:53) ~[Bountiful.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[server.jar:?]
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[server.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[server.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
[17:21:12] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: /home/container/./crash-reports/crash-2023-07-26_17.21.12-server.txt
[17:21:12] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[17:21:12] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[17:21:12] [Server thread/INFO] [FML]: The state engine was in incorrect state AVAILABLE and forced into state SERVER_STOPPED. Errors may have been discarded.
[17:21:12] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Stopping server
[17:21:12] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[worldhosts.ru]~ Сервер отмечен как offline...
[WORLDHOSTS.RU]: ---------- Панель управления обнаружила падения сервера! ----------
[WORLDHOSTS.RU]: ---------- Ошибка по которой это произошло, написана выше! ----------
[WORLDHOSTS.RU]: Exit code: 0
[WORLDHOSTS.RU]: Out of memory: false
[WORLDHOSTS.RU]: Прерывание автоматического перезапуска, последний сбой произошел менее чем 60 секунд назад.
ПЕРЕД ЭТИМ УДАЛИЛ RLTWEAKER DYNIMYCTREES+ЕГО АДДОНЫ