Skip to content

Instantly share code, notes, and snippets.

@Thanaen
Created May 11, 2020 16:28
Show Gist options
  • Save Thanaen/36fa293805d8640146f98af814e41de5 to your computer and use it in GitHub Desktop.
Save Thanaen/36fa293805d8640146f98af814e41de5 to your computer and use it in GitHub Desktop.
MC-TechColonies 2.6 - Builder AI crashes
[11May2020 15:05:06.583] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 31.1.63, --fml.mcpVersion, 20200414.225201, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, -nogui]
[11May2020 15:05:06.590] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_252 by AdoptOpenJDK
[11May2020 15:05:06.928] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[11May2020 15:05:07.258] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/home/debian/minecraft/server-stable/mods/MixinBootstrap-1.0.3.jar Service=ModLauncher Env=SERVER
[11May2020 15:05:09.050] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 10:99 token recognition error at: ';'
[11May2020 15:05:09.111] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:0 token recognition error at: 'S'
[11May2020 15:05:09.111] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:1 token recognition error at: 'pa'
[11May2020 15:05:09.119] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:3 token recognition error at: 'w'
[11May2020 15:05:09.119] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:4 token recognition error at: 'n'
[11May2020 15:05:09.120] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:5 token recognition error at: 'e'
[11May2020 15:05:09.120] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:6 token recognition error at: 'r'
[11May2020 15:05:09.121] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:8 token recognition error at: 'N'
[11May2020 15:05:09.121] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:9 token recognition error at: 'B'
[11May2020 15:05:09.122] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 36:10 token recognition error at: 'T'
[11May2020 15:05:11.418] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [be.nevoka.betterbedrockgenerator.MixinConnector]
[11May2020 15:05:11.423] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
[11May2020 15:05:11.425] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [me.jellysquid.mods.phosphor.mixin.PhosphorMixinConnector]
[11May2020 15:05:11.425] [main/INFO] [be.nevoka.betterbedrockgenerator.MixinConnector/]: Invoking Mixin Connector
[11May2020 15:05:11.449] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., -nogui]
[11May2020 15:05:11.699] [main/INFO] [com.performant.coremod.Performant/]: Performant configs loaded
[11May2020 15:05:41.659] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[11May2020 15:05:41.662] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[11May2020 15:05:41.664] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[11May2020 15:05:41.667] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[11May2020 15:05:41.670] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[11May2020 15:05:41.886] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.15.2
[11May2020 15:05:43.926] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `dimensionalworld` for name `overworld_lever`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:05:43.927] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `dimensionalworld` for name `lever_tile`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:05:45.138] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity clumps:xp_orb_big
[11May2020 15:05:47.626] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `torchbowmod` for name `torchbow`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:05:47.627] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `torchbowmod` for name `multitorch`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:05:48.217] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Engineer's Decor GIT id #4c2755d.
[11May2020 15:05:48.247] [modloading-worker-0/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
[11May2020 15:05:48.603] [modloading-worker-3/INFO] [Silent's Gems/]: Detected Silent Gear!
[11May2020 15:05:48.856] [modloading-worker-3/INFO] [Silent's Gems/]: Register part type PartType{name='silentgems:gear_soul'}
[11May2020 15:05:48.917] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:simple_trait'
[11May2020 15:05:48.930] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:damage_type_trait'
[11May2020 15:05:48.933] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:durability_trait'
[11May2020 15:05:48.944] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:enchantment_trait'
[11May2020 15:05:48.966] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:nbt_trait'
[11May2020 15:05:48.969] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:potion_effect_trait'
[11May2020 15:05:48.989] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stat_modifier_trait'
[11May2020 15:05:48.997] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:attribute_trait'
[11May2020 15:05:48.997] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgems:persistence'
[11May2020 15:05:49.005] [modloading-worker-3/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgems:runic'
[11May2020 15:05:49.790] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/debian/minecraft/server-stable/config/bonsaitrees2-common.toml is not correct. Correcting
[11May2020 15:05:49.791] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.additionalCuttingTools was corrected from [minecraft:shears] to [minecraft:shears]
[11May2020 15:05:49.891] [modloading-worker-2/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk_bucket`, expected `industrialforegoing`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:05:50.886] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.1.63, for MC 1.15.2 with MCP 20200414.225201
[11May2020 15:05:50.887] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.1.63 Initialized
[11May2020 15:05:51.294] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity waddles:adelie_penguin
[11May2020 15:05:51.328] [modloading-worker-3/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/debian/minecraft/server-stable/config/silentgems-common.toml
[11May2020 15:05:53.241] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `mekanism` for name `empty_gas`, expected `mekanismgenerators`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:05:53.271] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `mekanism` for name `empty_infuse_type`, expected `mekanismgenerators`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:05:53.428] [modloading-worker-2/INFO] [JarSignVerifier/]: Mod usefulbackpacks is signed with a valid certificate.
[11May2020 15:05:54.213] [modloading-worker-0/INFO] [com.raoulvdberge.refinedstorage.apiimpl.API/]: Found 1 RS API injection point
[11May2020 15:05:54.214] [modloading-worker-0/INFO] [com.raoulvdberge.refinedstorage.apiimpl.API/]: Injected RS API in com.raoulvdberge.refinedstorageaddons.RSAddons RSAPI
[11May2020 15:05:54.497] [modloading-worker-3/INFO] [JarSignVerifier/]: Mod drawbridge is signed with a valid certificate.
[11May2020 15:05:54.506] [modloading-worker-0/INFO] [BowInfinityFix/]: Fix Registered!
[11May2020 15:05:55.633] [modloading-worker-0/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/debian/minecraft/server-stable/config/silents-mechanisms-common.toml
[11May2020 15:05:56.005] [modloading-worker-0/INFO] [wile.rsgauges.ModRsGauges/]: Gauges and Switches GIT id #9693ba9.
[11May2020 15:05:57.423] [modloading-worker-2/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/debian/minecraft/server-stable/config/silentgear-client.toml
[11May2020 15:05:57.424] [modloading-worker-2/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/debian/minecraft/server-stable/config/silentgear-common.toml
[11May2020 15:05:57.512] [modloading-worker-3/WARN] [structurize/]: Structurize starting up
[11May2020 15:05:58.446] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:atv
[11May2020 15:05:58.450] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:dune_buggy
[11May2020 15:05:58.469] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:go_kart
[11May2020 15:05:58.473] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:shopping_cart
[11May2020 15:05:58.482] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:mini_bike
[11May2020 15:05:58.485] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:bumper_car
[11May2020 15:05:58.615] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:jet_ski
[11May2020 15:05:58.618] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:speed_boat
[11May2020 15:05:58.621] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:aluminum_boat
[11May2020 15:05:58.624] [modloading-worker-2/INFO] [STDOUT/]: [com.endlesnights.torchslabsmod.TorchSlabsMod:<init>:44]: BuzzierBees DETECTED AND LOADED TORCHSLAB COMPAT
[11May2020 15:05:58.651] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:smart_car
[11May2020 15:05:58.664] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:lawn_mower
[11May2020 15:05:59.124] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:moped
[11May2020 15:05:59.156] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:sports_plane
[11May2020 15:05:59.158] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:golf_cart
[11May2020 15:05:59.161] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:off_roader
[11May2020 15:05:59.173] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:tractor
[11May2020 15:05:59.176] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:mini_bus
[11May2020 15:05:59.411] [modloading-worker-2/INFO] [JarSignVerifier/]: Mod usefulrailroads is signed with a valid certificate.
[11May2020 15:05:59.573] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:vehicle_trailer
[11May2020 15:05:59.850] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:storage_trailer
[11May2020 15:06:00.075] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:fluid_trailer
[11May2020 15:06:00.462] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:seeder
[11May2020 15:06:00.699] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vehicle:fertilizer
[11May2020 15:06:00.719] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity jack
[11May2020 15:06:09.036] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 3 jobs
[11May2020 15:06:09.197] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.145
[11May2020 15:06:11.531] [Server thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 108 blocks.
[11May2020 15:06:12.331] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:12.332] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:12.332] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:12.339] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:12.343] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:12.346] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:12.346] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:12.348] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:12.349] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:12.353] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:12.355] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:12.359] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:12.360] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:13.051] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `configurablecane`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:13.053] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `configurablecane`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:13.086] [Server thread/INFO] [mcwbridges/]: Blocks registered.
[11May2020 15:06:18.631] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:18.631] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:18.638] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:18.638] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:18.644] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:18.645] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:20.037] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 76 blocks.
[11May2020 15:06:20.310] [Server thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 109 items.
[11May2020 15:06:20.363] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shears`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:20.366] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:20.366] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:20.367] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:20.423] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `configurablecane`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:20.423] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `configurablecane`. This could be a intended override, but in most cases indicates a broken mod.
[11May2020 15:06:20.427] [Server thread/INFO] [mcwbridges/]: Items registered.
[11May2020 15:06:20.803] [Server thread/INFO] [cactusjuice14/]: Foods locally defined.
[11May2020 15:06:20.809] [Server thread/INFO] [cactusjuice14/]: Items registered.
[11May2020 15:06:21.233] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:citizen
[11May2020 15:06:21.326] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:fishhook
[11May2020 15:06:21.374] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mercenary
[11May2020 15:06:21.411] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:barbarian
[11May2020 15:06:21.432] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archerbarbarian
[11May2020 15:06:21.450] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:chiefbarbarian
[11May2020 15:06:21.476] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:pirate
[11May2020 15:06:21.489] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archerpirate
[11May2020 15:06:21.501] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:chiefpirate
[11May2020 15:06:21.510] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:sittingentity
[11May2020 15:06:21.520] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mcminecart
[11May2020 15:06:21.538] [Server thread/INFO] [TorchBowMod/]: HELLO from Register Item
[11May2020 15:06:21.666] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:ender_slime
[11May2020 15:06:21.666] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:corrupted_slime
[11May2020 15:06:21.698] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:chaos_wisp
[11May2020 15:06:21.699] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:chaos_wisp_shot
[11May2020 15:06:21.704] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:fire_wisp
[11May2020 15:06:21.704] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:fire_wisp_shot
[11May2020 15:06:21.710] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:ice_wisp
[11May2020 15:06:21.711] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:ice_wisp_shot
[11May2020 15:06:21.714] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:lightning_wisp
[11May2020 15:06:21.714] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:lightning_wisp_shot
[11May2020 15:06:21.718] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:water_wisp
[11May2020 15:06:21.718] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:water_wisp_shot
[11May2020 15:06:23.569] [Server thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 10 tile entities.
[11May2020 15:06:23.886] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 17 tile entities.
[11May2020 15:06:24.082] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity potionofbees:splash_potion_of_bees
[11May2020 15:06:24.084] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[11May2020 15:06:24.086] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ob_arrow
[11May2020 15:06:24.087] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity bh_arrow
[11May2020 15:06:24.092] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity biomesoplenty:boat_bop
[11May2020 15:06:24.095] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgear:slingshot_projectile
[11May2020 15:06:24.097] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity tgcropesmod:rope_arrow
[11May2020 15:06:24.099] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity camera:image_frame
[11May2020 15:06:24.131] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity buzzierbees:honey_slime
[11May2020 15:06:24.133] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity buzzierbees:boat
[11May2020 15:06:24.134] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flame
[11May2020 15:06:24.134] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity robit
[11May2020 15:06:24.141] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity merchant
[11May2020 15:06:24.191] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity car:car
[11May2020 15:06:24.192] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity sit:entity_sit
[11May2020 15:06:24.195] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity torchbowmod:entitytorch
[11May2020 15:06:24.196] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity net
[11May2020 15:06:24.196] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 1 entities bound to blocks.
[11May2020 15:06:24.519] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 8 containers bound to tile entities.
[11May2020 15:06:24.548] [Server thread/INFO] [trade/]: Containers have been registered !
[11May2020 15:06:25.382] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-common.toml
[11May2020 15:06:25.383] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%
[11May2020 15:06:25.389] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config chairs: true, sit: 0.1
[11May2020 15:06:25.400] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config pipe valve: maxflow:1000mb, redstone amp:20mb/sig
[11May2020 15:06:25.401] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config electrical furnace speed:200, power consumption:640
[11May2020 15:06:25.401] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config small solar panel: Peak production:45/tick
[11May2020 15:06:25.402] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config block breaker: Boost energy consumption:64rf/t, reluctance=17t/hrdn, break time offset=15t
[11May2020 15:06:25.408] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config tree cutter: Boost energy consumption:320rf/t, cutting time 1200t.
[11May2020 15:06:25.417] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config milker energy consumption:0rf/t [milk fluid available]
[11May2020 15:06:25.441] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/debian/minecraft/server-stable/config/farmingforblockheads-common.toml is not correct. Correcting
[11May2020 15:06:25.442] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.merchantNames was corrected from [Swap-O-Matic, Emerald Muncher, Weathered Salesperson] to [Swap-O-Matic, Emerald Muncher, Weathered Salesperson]
[11May2020 15:06:25.442] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.fertilizerBonusCropChance was corrected from 1.0 to 1.0
[11May2020 15:06:25.442] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.fertilizerBonusGrowthChance was corrected from 1.0 to 1.0
[11May2020 15:06:25.443] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.fertilizerRegressionChance was corrected from 0.0 to 0.0
[11May2020 15:06:25.450] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/debian/minecraft/server-stable/config/bonsaitrees2-common.toml is not correct. Correcting
[11May2020 15:06:25.450] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.additionalCuttingTools was corrected from [minecraft:shears] to [minecraft:shears]
[11May2020 15:06:25.493] [Thread-1/FATAL] [net.xalcon.torchmaster.Torchmaster/CORE]: torchmaster config just got changed on the file system!
[11May2020 15:06:25.493] [Thread-1/FATAL] [net.xalcon.torchmaster.Torchmaster/CORE]: torchmaster config just got changed on the file system!
[11May2020 15:06:25.504] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/debian/minecraft/server-stable/config/kleeslabs-common.toml is not correct. Correcting
[11May2020 15:06:25.504] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.disabledCompat was corrected from [] to []
[11May2020 15:06:25.507] [Server thread/INFO] [wile.rsgauges.ModRsGauges/]: Loaded config file rsgauges-common.toml
[11May2020 15:06:25.508] [Thread-1/INFO] [wile.rsgauges.ModRsGauges/]: Config file changed rsgauges-common.toml
[11May2020 15:06:25.510] [Thread-1/INFO] [wile.rsgauges.ModRsGauges/]: Config file changed rsgauges-common.toml
[11May2020 15:06:25.656] [modloading-worker-0/INFO] [fleshtoleather/]: Setup method registered.
[11May2020 15:06:25.685] [modloading-worker-0/INFO] [wile.rsgauges.ModRsGauges/]: Registering recipe condition processor ...
[11May2020 15:06:25.689] [modloading-worker-0/INFO] [wile.rsgauges.ModRsGauges/]: Init networking, overlay handling, content processors ...
[11May2020 15:06:25.737] [modloading-worker-0/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registering recipe condition processor ...
[11May2020 15:06:25.795] [modloading-worker-0/INFO] [wile.engineersdecor.ModEngineersDecor/]: Applying loaded config file.
[11May2020 15:06:25.795] [modloading-worker-0/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%
[11May2020 15:06:25.795] [modloading-worker-0/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config chairs: true, sit: 0.1
[11May2020 15:06:25.796] [modloading-worker-0/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config pipe valve: maxflow:1000mb, redstone amp:20mb/sig
[11May2020 15:06:25.796] [modloading-worker-0/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config electrical furnace speed:200, power consumption:640
[11May2020 15:06:25.796] [modloading-worker-0/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config small solar panel: Peak production:45/tick
[11May2020 15:06:25.796] [modloading-worker-0/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config block breaker: Boost energy consumption:64rf/t, reluctance=17t/hrdn, break time offset=15t
[11May2020 15:06:25.796] [modloading-worker-0/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config tree cutter: Boost energy consumption:320rf/t, cutting time 1200t.
[11May2020 15:06:25.797] [modloading-worker-0/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config milker energy consumption:0rf/t [milk fluid available]
[11May2020 15:06:25.798] [modloading-worker-0/INFO] [ring_of_attraction/]: RingOfAttraction common setup
[11May2020 15:06:26.020] [modloading-worker-0/INFO] [com.maciej916.maessentials.libs.Log/]: ma-essentials Setup main
[11May2020 15:06:26.041] [modloading-worker-1/INFO] [Silent Gear/]: IAOETool: Rebuilt ore block set, contains 65 items
[11May2020 15:06:26.067] [modloading-worker-0/WARN] [supertools/]: FMLCommonSetupEvent
[11May2020 15:06:26.081] [modloading-worker-0/INFO] [trade/]: Common Setup
[11May2020 15:06:26.095] [modloading-worker-1/INFO] [com.unrealdinnerbone.tramplestopper.TrampleStopper/]: HI
[11May2020 15:06:26.101] [modloading-worker-0/INFO] [trade/]: Packets have been registered !
[11May2020 15:06:26.130] [modloading-worker-1/INFO] [com.black_dog20.servertabinfo.ServerTabInfo/]: Pre Initialization Complete!
[11May2020 15:06:26.134] [modloading-worker-1/INFO] [com.shutdowner.Shutdowner/]: Zooming chunks initiated!
[11May2020 15:06:26.180] [modloading-worker-2/INFO] [cactusjuice14/]: Setup method registered.
[11May2020 15:06:26.195] [modloading-worker-2/INFO] [com.logprot.Logprot/]: Shields up!
[11May2020 15:06:26.323] [modloading-worker-1/INFO] [Mekanism/]: Loaded 'Mekanism: Tools' module.
[11May2020 15:06:26.342] [modloading-worker-3/INFO] [Mekanism/]: Loaded 'Mekanism Generators' module.
[11May2020 15:06:26.428] [modloading-worker-1/INFO] [gobber2/]: Gobber common setup
[11May2020 15:06:26.490] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: Global Forge version check system disabled, no further processing.
[11May2020 15:06:26.491] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: --- LootTable import: Start ---
[11May2020 15:06:26.511] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 13: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:sand - Count: 1 - Group: null - Chance: 30 - Subchance: 100 - NBT: null
[11May2020 15:06:26.512] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 14: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:dirt - Count: 1 - Group: null - Chance: 20 - Subchance: 100 - NBT: null
[11May2020 15:06:26.512] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 15: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:stick - Count: 1 - Group: null - Chance: 20 - Subchance: 100 - NBT: null
[11May2020 15:06:26.512] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 16: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:clay_ball - Count: 1 - Group: null - Chance: 15 - Subchance: 100 - NBT: null
[11May2020 15:06:26.512] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 17: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:gravel - Count: 1 - Group: null - Chance: 13 - Subchance: 100 - NBT: null
[11May2020 15:06:26.513] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 18: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:iron_nugget - Count: 1 - Group: NUGGET - Chance: 2 - Subchance: 75 - NBT: null
[11May2020 15:06:26.513] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 19: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:gold_nugget - Count: 1 - Group: NUGGET - Chance: 2 - Subchance: 25 - NBT: null
[11May2020 15:06:26.513] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 21: Copied loot table data from <parent> 'strainer_survivalist' to <child> 'strainer_survivalist_solid'
[11May2020 15:06:26.513] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 22: Copied loot table data from <parent> 'strainer_survivalist' to <child> 'strainer_survivalist_reinforced'
[11May2020 15:06:26.513] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 25: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:cod - Count: 1 - Group: FISH - Chance: 100 - Subchance: 60 - NBT: null
[11May2020 15:06:26.514] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 26: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:salmon - Count: 1 - Group: FISH - Chance: 100 - Subchance: 25 - NBT: null
[11May2020 15:06:26.514] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 27: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:pufferfish - Count: 1 - Group: FISH - Chance: 100 - Subchance: 13 - NBT: null
[11May2020 15:06:26.514] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 28: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:tropical_fish - Count: 1 - Group: FISH - Chance: 100 - Subchance: 2 - NBT: null
[11May2020 15:06:26.514] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 29: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:stick - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 22 - NBT: null
[11May2020 15:06:26.514] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 30: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:string - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 13 - NBT: null
[11May2020 15:06:26.514] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 31: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:leather - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 13 - NBT: null
[11May2020 15:06:26.515] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 32: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:rotten_flesh - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 13 - NBT: null
[11May2020 15:06:26.515] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 33: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:bone - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 13 - NBT: null
[11May2020 15:06:26.515] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 34: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:glass_bottle - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 12 - NBT: null
[11May2020 15:06:26.515] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 35: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:lily_pad - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 7 - NBT: null
[11May2020 15:06:26.515] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 36: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:vine - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 7 - NBT: null
[11May2020 15:06:26.516] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 37: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:enchanted_book - Count: 1 - Group: null - Chance: 1 - Subchance: 100 - NBT: null
[11May2020 15:06:26.516] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 38: Added loot to table: Strainer: strainer_fisherman - Item: $BLANK$ - Count: 1 - Group: null - Chance: 69 - Subchance: 100 - NBT: null
[11May2020 15:06:26.516] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 40: Copied loot table data from <parent> 'strainer_fisherman' to <child> 'strainer_fisherman_solid'
[11May2020 15:06:26.516] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 41: Copied loot table data from <parent> 'strainer_fisherman' to <child> 'strainer_fisherman_reinforced'
[11May2020 15:06:26.516] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: Result: Found 0 errors
[11May2020 15:06:26.516] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: --- LootTable import: End ---
[11May2020 15:06:26.525] [modloading-worker-1/INFO] [com.dynamic_view.DynView/]: Zooming chunks initiated!
[11May2020 15:06:26.727] [modloading-worker-2/INFO] [Mekanism/]: Version 9.10.1 initializing...
[11May2020 15:06:26.781] [modloading-worker-1/INFO] [net.minecraft.world.biome.Biome/]: Performant loaded, lag begone!
[11May2020 15:06:26.784] [modloading-worker-3/INFO] [mcwbridges/]: Setup method registered
[11May2020 15:06:26.809] [modloading-worker-3/INFO] [ring_of_repair/]: RingOfRepair common setup
[11May2020 15:06:26.834] [modloading-worker-1/INFO] [doubleslabs/]: Successfully added slab support for type MinecraftSlabSupport
[11May2020 15:06:26.840] [modloading-worker-1/INFO] [doubleslabs/]: Successfully added slab support for type EngineersDecorSlabSupport
[11May2020 15:06:26.853] [modloading-worker-1/WARN] [structurize/]: FMLCommonSetupEvent
[11May2020 15:06:26.932] [modloading-worker-2/INFO] [Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
[11May2020 15:06:26.932] [modloading-worker-2/INFO] [Mekanism/]: Loading complete.
[11May2020 15:06:26.932] [modloading-worker-2/INFO] [Mekanism/]: Mod loaded.
[11May2020 15:06:28.232] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 9 jobs
[11May2020 15:06:28.315] [Server thread/INFO] [Silent's Gems/]: Your base biome seed is 3506402
[11May2020 15:06:28.316] [Server thread/INFO] [Silent's Gems/]: RUBY: biomesoplenty:highland_moor, biomesoplenty:tundra, minecraft:savanna_plateau, biomesoplenty:prairie, minecraft:taiga_hills, biomesoplenty:orchard, biomesoplenty:pasture, biomesoplenty:wetland, minecraft:wooded_mountains, minecraft:modified_gravelly_mountains, biomesoplenty:temperate_rainforest, minecraft:swamp, minecraft:giant_tree_taiga, biomesoplenty:alps, minecraft:desert_hills, biomesoplenty:bayou, minecraft:mushroom_field_shore, biomesoplenty:silkglade, minecraft:warm_ocean, biomesoplenty:coniferous_forest, minecraft:forest, biomesoplenty:fungal_jungle, biomesoplenty:snowy_forest, minecraft:deep_ocean, minecraft:sunflower_plains, biomesoplenty:scrubland, minecraft:desert, minecraft:snowy_taiga, minecraft:beach, minecraft:deep_frozen_ocean, biomesoplenty:flower_meadow, biomesoplenty:outback, biomesoplenty:redwood_forest, biomesoplenty:temperate_rainforest_hills, minecraft:the_void, minecraft:wooded_hills, minecraft:shattered_savanna, biomesoplenty:redwood_forest_edge, minecraft:tall_birch_forest, biomesoplenty:mire, minecraft:modified_wooded_badlands_plateau, minecraft:eroded_badlands, biomesoplenty:maple_woods, minecraft:plains, biomesoplenty:white_beach, biomesoplenty:marsh, biomesoplenty:meadow, minecraft:modified_badlands_plateau, minecraft:badlands_plateau, minecraft:taiga_mountains, biomesoplenty:grove, biomesoplenty:overgrown_cliffs, biomesoplenty:steppe, minecraft:ocean, minecraft:mountains, biomesoplenty:tropics, biomesoplenty:rainforest, biomesoplenty:ominous_woods, biomesoplenty:volcano_edge, biomesoplenty:lush_grassland, minecraft:snowy_mountains
[11May2020 15:06:28.316] [Server thread/INFO] [Silent's Gems/]: GARNET: biomesoplenty:pumpkin_patch, minecraft:frozen_ocean, biomesoplenty:tundra, minecraft:taiga, biomesoplenty:orchard, biomesoplenty:fir_clearing, biomesoplenty:pasture, biomesoplenty:wetland, minecraft:wooded_mountains, minecraft:savanna, biomesoplenty:temperate_rainforest, minecraft:swamp, minecraft:giant_tree_taiga, biomesoplenty:cold_desert, minecraft:dark_forest, biomesoplenty:volcano, minecraft:lukewarm_ocean, biomesoplenty:coniferous_forest, minecraft:forest, biomesoplenty:floodplain, minecraft:flower_forest, biomesoplenty:scrubland, minecraft:shattered_savanna_plateau, minecraft:desert, minecraft:snowy_taiga, biomesoplenty:mangrove, biomesoplenty:outback, minecraft:wooded_hills, minecraft:shattered_savanna, minecraft:bamboo_jungle_hills, biomesoplenty:redwood_forest_edge, minecraft:modified_wooded_badlands_plateau, biomesoplenty:origin_beach, minecraft:desert_lakes, biomesoplenty:tropical_rainforest, biomesoplenty:white_beach, biomesoplenty:chaparral, minecraft:birch_forest_hills, biomesoplenty:ghost_forest, minecraft:taiga_mountains, minecraft:snowy_beach, biomesoplenty:overgrown_cliffs, biomesoplenty:shrubland, minecraft:jungle, minecraft:mountains, minecraft:badlands, biomesoplenty:brushland, biomesoplenty:ominous_woods, biomesoplenty:volcano_edge, minecraft:modified_jungle, minecraft:tall_birch_hills, minecraft:snowy_mountains, minecraft:deep_warm_ocean
[11May2020 15:06:28.316] [Server thread/INFO] [Silent's Gems/]: TOPAZ: biomesoplenty:pumpkin_patch, biomesoplenty:dead_forest, biomesoplenty:gravel_beach, minecraft:savanna_plateau, biomesoplenty:grassland, biomesoplenty:snowy_coniferous_forest, minecraft:taiga, biomesoplenty:orchard, biomesoplenty:fir_clearing, biomesoplenty:pasture, biomesoplenty:wetland, minecraft:jungle_edge, minecraft:savanna, minecraft:swamp, minecraft:giant_tree_taiga, biomesoplenty:shield, biomesoplenty:bayou, minecraft:jungle_hills, minecraft:mushroom_field_shore, biomesoplenty:coniferous_forest, biomesoplenty:floodplain, biomesoplenty:fungal_jungle, minecraft:deep_ocean, minecraft:sunflower_plains, minecraft:gravelly_mountains, minecraft:deep_lukewarm_ocean, biomesoplenty:wasteland, minecraft:shattered_savanna_plateau, minecraft:snowy_taiga, minecraft:beach, minecraft:river, biomesoplenty:redwood_forest, biomesoplenty:temperate_rainforest_hills, biomesoplenty:woodland, minecraft:wooded_hills, minecraft:deep_cold_ocean, minecraft:shattered_savanna, minecraft:bamboo_jungle_hills, biomesoplenty:lavender_field, minecraft:desert_lakes, minecraft:bamboo_jungle, biomesoplenty:oasis, minecraft:plains, biomesoplenty:white_beach, biomesoplenty:meadow, minecraft:taiga_mountains, biomesoplenty:mystic_grove, minecraft:modified_jungle_edge, biomesoplenty:rainbow_valley, biomesoplenty:grove, biomesoplenty:overgrown_cliffs, biomesoplenty:shrubland, minecraft:swamp_hills, minecraft:jungle, biomesoplenty:cherry_blossom_grove, minecraft:birch_forest, biomesoplenty:tropics, minecraft:wooded_badlands_plateau, biomesoplenty:volcano_edge, minecraft:tall_birch_hills, minecraft:deep_warm_ocean
[11May2020 15:06:28.317] [Server thread/INFO] [Silent's Gems/]: AMBER: biomesoplenty:dead_forest, biomesoplenty:tundra, minecraft:savanna_plateau, biomesoplenty:prairie, minecraft:taiga, minecraft:savanna, minecraft:swamp, biomesoplenty:lush_swamp, biomesoplenty:alps, minecraft:snowy_taiga_hills, biomesoplenty:shield, minecraft:snowy_tundra, minecraft:frozen_river, minecraft:lukewarm_ocean, biomesoplenty:silkglade, minecraft:warm_ocean, biomesoplenty:boreal_forest, biomesoplenty:snowy_forest, biomesoplenty:wasteland, minecraft:shattered_savanna_plateau, minecraft:desert, biomesoplenty:mangrove, minecraft:deep_frozen_ocean, biomesoplenty:flower_meadow, biomesoplenty:redwood_forest, minecraft:the_void, biomesoplenty:woodland, minecraft:shattered_savanna, minecraft:bamboo_jungle_hills, minecraft:tall_birch_forest, biomesoplenty:mire, minecraft:modified_wooded_badlands_plateau, biomesoplenty:origin_beach, biomesoplenty:lavender_field, minecraft:plains, biomesoplenty:white_beach, biomesoplenty:marsh, minecraft:badlands_plateau, biomesoplenty:ghost_forest, biomesoplenty:rainbow_valley, biomesoplenty:grove, minecraft:giant_spruce_taiga_hills, minecraft:jungle, biomesoplenty:snowy_fir_clearing, minecraft:mountains, minecraft:cold_ocean, biomesoplenty:rainforest, minecraft:badlands, biomesoplenty:ominous_woods, minecraft:wooded_badlands_plateau, minecraft:modified_jungle
[11May2020 15:06:28.317] [Server thread/INFO] [Silent's Gems/]: HELIODOR: minecraft:snowy_taiga_mountains, biomesoplenty:highland_moor, biomesoplenty:dead_forest, biomesoplenty:gravel_beach, biomesoplenty:grassland, biomesoplenty:prairie, biomesoplenty:snowy_coniferous_forest, biomesoplenty:orchard, biomesoplenty:pasture, biomesoplenty:wetland, minecraft:savanna, biomesoplenty:temperate_rainforest, minecraft:swamp, minecraft:giant_tree_taiga, biomesoplenty:cold_desert, biomesoplenty:lush_swamp, biomesoplenty:alps, minecraft:ice_spikes, minecraft:snowy_taiga_hills, biomesoplenty:shield, minecraft:dark_forest, biomesoplenty:bayou, minecraft:snowy_tundra, minecraft:frozen_river, minecraft:lukewarm_ocean, minecraft:mushroom_fields, biomesoplenty:boreal_forest, biomesoplenty:floodplain, biomesoplenty:highland, biomesoplenty:fungal_jungle, minecraft:deep_ocean, minecraft:flower_forest, biomesoplenty:wasteland, minecraft:shattered_savanna_plateau, minecraft:desert, minecraft:snowy_taiga, minecraft:beach, minecraft:mountain_edge, biomesoplenty:flower_meadow, minecraft:river, biomesoplenty:redwood_forest, minecraft:deep_cold_ocean, minecraft:stone_shore, minecraft:shattered_savanna, biomesoplenty:mire, minecraft:modified_wooded_badlands_plateau, biomesoplenty:origin_beach, minecraft:eroded_badlands, minecraft:desert_lakes, biomesoplenty:oasis, minecraft:plains, minecraft:dark_forest_hills, biomesoplenty:chaparral, minecraft:birch_forest_hills, biomesoplenty:origin_hills, minecraft:taiga_mountains, minecraft:snowy_beach, biomesoplenty:rainbow_valley, biomesoplenty:xeric_shrubland, biomesoplenty:grove, biomesoplenty:overgrown_cliffs, minecraft:giant_spruce_taiga_hills, biomesoplenty:shrubland, biomesoplenty:steppe, minecraft:swamp_hills, minecraft:jungle, biomesoplenty:snowy_fir_clearing, minecraft:ocean, minecraft:mountains, biomesoplenty:ominous_woods, minecraft:snowy_mountains
[11May2020 15:06:28.317] [Server thread/INFO] [Silent's Gems/]: PERIDOT: minecraft:snowy_taiga_mountains, biomesoplenty:pumpkin_patch, biomesoplenty:gravel_beach, biomesoplenty:grassland, biomesoplenty:prairie, minecraft:taiga, minecraft:taiga_hills, biomesoplenty:orchard, biomesoplenty:pasture, minecraft:wooded_mountains, minecraft:modified_gravelly_mountains, minecraft:giant_tree_taiga, biomesoplenty:lush_swamp, biomesoplenty:alps, minecraft:snowy_taiga_hills, biomesoplenty:shield, biomesoplenty:bayou, biomesoplenty:volcano, minecraft:mushroom_field_shore, minecraft:frozen_river, minecraft:lukewarm_ocean, biomesoplenty:silkglade, minecraft:mushroom_fields, minecraft:warm_ocean, biomesoplenty:coniferous_forest, minecraft:giant_spruce_taiga, biomesoplenty:highland, biomesoplenty:snowy_forest, minecraft:deep_ocean, minecraft:gravelly_mountains, minecraft:deep_lukewarm_ocean, minecraft:flower_forest, biomesoplenty:wasteland, minecraft:shattered_savanna_plateau, minecraft:beach, biomesoplenty:outback, biomesoplenty:redwood_forest, biomesoplenty:temperate_rainforest_hills, minecraft:the_void, biomesoplenty:bog, minecraft:deep_cold_ocean, minecraft:shattered_savanna, biomesoplenty:redwood_forest_edge, minecraft:tall_birch_forest, minecraft:modified_wooded_badlands_plateau, biomesoplenty:origin_beach, minecraft:eroded_badlands, minecraft:bamboo_jungle, biomesoplenty:oasis, biomesoplenty:tropical_rainforest, biomesoplenty:white_beach, biomesoplenty:chaparral, biomesoplenty:marsh, biomesoplenty:meadow, biomesoplenty:ghost_forest, minecraft:taiga_mountains, minecraft:modified_jungle_edge, biomesoplenty:rainbow_valley, biomesoplenty:xeric_shrubland, minecraft:giant_spruce_taiga_hills, biomesoplenty:snowy_fir_clearing, minecraft:ocean, minecraft:badlands, biomesoplenty:brushland, minecraft:wooded_badlands_plateau, biomesoplenty:volcano_edge, biomesoplenty:lush_grassland, minecraft:tall_birch_hills, minecraft:deep_warm_ocean
[11May2020 15:06:28.317] [Server thread/INFO] [Silent's Gems/]: GREEN_SAPPHIRE: minecraft:snowy_taiga_mountains, biomesoplenty:dead_forest, biomesoplenty:gravel_beach, biomesoplenty:grassland, minecraft:taiga, biomesoplenty:orchard, biomesoplenty:fir_clearing, biomesoplenty:wetland, minecraft:wooded_mountains, minecraft:savanna, biomesoplenty:temperate_rainforest, minecraft:ice_spikes, minecraft:dark_forest, minecraft:snowy_tundra, minecraft:frozen_river, biomesoplenty:boreal_forest, minecraft:forest, biomesoplenty:floodplain, biomesoplenty:highland, minecraft:deep_ocean, minecraft:gravelly_mountains, biomesoplenty:scrubland, minecraft:mountain_edge, minecraft:deep_frozen_ocean, minecraft:river, biomesoplenty:outback, minecraft:the_void, biomesoplenty:mire, minecraft:modified_wooded_badlands_plateau, biomesoplenty:origin_beach, minecraft:desert_lakes, minecraft:dark_forest_hills, biomesoplenty:chaparral, minecraft:birch_forest_hills, biomesoplenty:meadow, biomesoplenty:origin_hills, biomesoplenty:ghost_forest, minecraft:taiga_mountains, biomesoplenty:mystic_grove, biomesoplenty:grove, biomesoplenty:overgrown_cliffs, biomesoplenty:steppe, minecraft:swamp_hills, minecraft:jungle, biomesoplenty:cherry_blossom_grove, biomesoplenty:snowy_fir_clearing, biomesoplenty:tropics, minecraft:badlands, biomesoplenty:ominous_woods, minecraft:modified_jungle, minecraft:snowy_mountains, minecraft:deep_warm_ocean
[11May2020 15:06:28.317] [Server thread/INFO] [Silent's Gems/]: PHOSPHOPHYLLITE: biomesoplenty:dead_forest, biomesoplenty:gravel_beach, minecraft:savanna_plateau, minecraft:wooded_mountains, biomesoplenty:temperate_rainforest, minecraft:swamp, minecraft:giant_tree_taiga, biomesoplenty:lush_swamp, minecraft:ice_spikes, minecraft:snowy_taiga_hills, biomesoplenty:shield, biomesoplenty:bayou, minecraft:jungle_hills, biomesoplenty:volcano, minecraft:mushroom_field_shore, minecraft:frozen_river, minecraft:lukewarm_ocean, biomesoplenty:silkglade, biomesoplenty:highland, minecraft:gravelly_mountains, minecraft:flower_forest, biomesoplenty:wasteland, biomesoplenty:scrubland, minecraft:snowy_taiga, minecraft:beach, biomesoplenty:redwood_forest, minecraft:the_void, biomesoplenty:woodland, minecraft:wooded_hills, minecraft:deep_cold_ocean, minecraft:stone_shore, minecraft:shattered_savanna, minecraft:bamboo_jungle_hills, biomesoplenty:mire, minecraft:eroded_badlands, minecraft:desert_lakes, biomesoplenty:oasis, minecraft:plains, biomesoplenty:marsh, biomesoplenty:meadow, biomesoplenty:origin_hills, minecraft:badlands_plateau, biomesoplenty:steppe, minecraft:swamp_hills, minecraft:jungle, minecraft:mountains, biomesoplenty:tropics, biomesoplenty:rainforest, minecraft:badlands, biomesoplenty:brushland, biomesoplenty:ominous_woods, biomesoplenty:volcano_edge, minecraft:snowy_mountains, minecraft:deep_warm_ocean
[11May2020 15:06:28.317] [Server thread/INFO] [Silent's Gems/]: AQUAMARINE: biomesoplenty:highland_moor, biomesoplenty:tundra, minecraft:savanna_plateau, biomesoplenty:orchard, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:giant_tree_taiga, biomesoplenty:cold_desert, minecraft:ice_spikes, biomesoplenty:shield, minecraft:dark_forest, biomesoplenty:volcano, minecraft:snowy_tundra, minecraft:mushroom_field_shore, minecraft:frozen_river, minecraft:lukewarm_ocean, biomesoplenty:silkglade, minecraft:warm_ocean, biomesoplenty:boreal_forest, minecraft:giant_spruce_taiga, biomesoplenty:fungal_jungle, biomesoplenty:snowy_forest, biomesoplenty:poppy_field, minecraft:shattered_savanna_plateau, minecraft:desert, minecraft:snowy_taiga, minecraft:beach, biomesoplenty:mangrove, minecraft:deep_frozen_ocean, minecraft:river, biomesoplenty:bog, minecraft:deep_cold_ocean, minecraft:stone_shore, minecraft:tall_birch_forest, biomesoplenty:origin_beach, minecraft:eroded_badlands, minecraft:desert_lakes, biomesoplenty:oasis, minecraft:plains, biomesoplenty:tropical_rainforest, biomesoplenty:meadow, minecraft:modified_badlands_plateau, biomesoplenty:origin_hills, biomesoplenty:rainbow_valley, biomesoplenty:overgrown_cliffs, minecraft:giant_spruce_taiga_hills, biomesoplenty:shrubland, minecraft:swamp_hills, minecraft:jungle, biomesoplenty:cherry_blossom_grove, biomesoplenty:snowy_fir_clearing, minecraft:ocean, minecraft:birch_forest, biomesoplenty:tropics, biomesoplenty:brushland, minecraft:wooded_badlands_plateau, biomesoplenty:volcano_edge, minecraft:tall_birch_hills, minecraft:snowy_mountains, minecraft:deep_warm_ocean
[11May2020 15:06:28.318] [Server thread/INFO] [Silent's Gems/]: SAPPHIRE: minecraft:frozen_ocean, minecraft:giant_tree_taiga_hills, biomesoplenty:gravel_beach, biomesoplenty:grassland, biomesoplenty:prairie, biomesoplenty:snowy_coniferous_forest, minecraft:taiga, minecraft:taiga_hills, biomesoplenty:orchard, biomesoplenty:fir_clearing, biomesoplenty:wetland, biomesoplenty:cold_desert, biomesoplenty:lush_swamp, biomesoplenty:alps, minecraft:desert_hills, minecraft:snowy_taiga_hills, biomesoplenty:shield, biomesoplenty:bayou, minecraft:jungle_hills, biomesoplenty:volcano, minecraft:snowy_tundra, minecraft:mushroom_field_shore, minecraft:lukewarm_ocean, biomesoplenty:silkglade, minecraft:warm_ocean, minecraft:forest, minecraft:giant_spruce_taiga, biomesoplenty:highland, biomesoplenty:snowy_forest, minecraft:deep_ocean, minecraft:sunflower_plains, biomesoplenty:poppy_field, minecraft:flower_forest, biomesoplenty:wasteland, minecraft:snowy_taiga, minecraft:beach, biomesoplenty:mangrove, minecraft:mountain_edge, biomesoplenty:redwood_forest, biomesoplenty:temperate_rainforest_hills, minecraft:the_void, biomesoplenty:bog, minecraft:wooded_hills, minecraft:deep_cold_ocean, minecraft:stone_shore, minecraft:bamboo_jungle_hills, biomesoplenty:redwood_forest_edge, minecraft:tall_birch_forest, minecraft:modified_wooded_badlands_plateau, minecraft:eroded_badlands, biomesoplenty:lavender_field, biomesoplenty:oasis, minecraft:plains, biomesoplenty:tropical_rainforest, biomesoplenty:marsh, biomesoplenty:meadow, biomesoplenty:origin_hills, minecraft:taiga_mountains, minecraft:snowy_beach, minecraft:modified_jungle_edge, biomesoplenty:rainbow_valley, biomesoplenty:grove, biomesoplenty:shrubland, minecraft:swamp_hills, minecraft:cold_ocean, biomesoplenty:rainforest, minecraft:wooded_badlands_plateau, minecraft:snowy_mountains
[11May2020 15:06:28.318] [Server thread/INFO] [Silent's Gems/]: TANZANITE: minecraft:snowy_taiga_mountains, minecraft:frozen_ocean, minecraft:giant_tree_taiga_hills, biomesoplenty:grassland, minecraft:savanna, minecraft:giant_tree_taiga, biomesoplenty:lush_swamp, biomesoplenty:alps, biomesoplenty:shield, biomesoplenty:volcano, minecraft:snowy_tundra, minecraft:lukewarm_ocean, biomesoplenty:silkglade, biomesoplenty:boreal_forest, biomesoplenty:coniferous_forest, biomesoplenty:floodplain, minecraft:deep_ocean, minecraft:sunflower_plains, minecraft:gravelly_mountains, biomesoplenty:poppy_field, biomesoplenty:seasonal_forest, biomesoplenty:scrubland, minecraft:desert, biomesoplenty:mangrove, minecraft:mountain_edge, minecraft:deep_frozen_ocean, minecraft:river, biomesoplenty:outback, biomesoplenty:redwood_forest, minecraft:the_void, biomesoplenty:woodland, minecraft:wooded_hills, minecraft:shattered_savanna, minecraft:bamboo_jungle_hills, biomesoplenty:redwood_forest_edge, minecraft:tall_birch_forest, biomesoplenty:mire, minecraft:modified_wooded_badlands_plateau, minecraft:eroded_badlands, minecraft:bamboo_jungle, biomesoplenty:oasis, minecraft:plains, minecraft:dark_forest_hills, biomesoplenty:chaparral, minecraft:birch_forest_hills, biomesoplenty:marsh, minecraft:modified_badlands_plateau, minecraft:snowy_beach, minecraft:modified_jungle_edge, biomesoplenty:grove, minecraft:giant_spruce_taiga_hills, biomesoplenty:steppe, minecraft:swamp_hills, minecraft:jungle, biomesoplenty:cherry_blossom_grove, biomesoplenty:tropics, biomesoplenty:rainforest, minecraft:badlands, biomesoplenty:brushland, minecraft:wooded_badlands_plateau, minecraft:snowy_mountains, minecraft:deep_warm_ocean
[11May2020 15:06:28.318] [Server thread/INFO] [Silent's Gems/]: AMETHYST: biomesoplenty:highland_moor, minecraft:giant_tree_taiga_hills, biomesoplenty:dead_forest, biomesoplenty:gravel_beach, minecraft:savanna_plateau, biomesoplenty:grassland, biomesoplenty:prairie, biomesoplenty:snowy_coniferous_forest, minecraft:taiga, biomesoplenty:orchard, biomesoplenty:pasture, biomesoplenty:wetland, minecraft:savanna, minecraft:modified_gravelly_mountains, biomesoplenty:cold_desert, biomesoplenty:lush_swamp, minecraft:ice_spikes, minecraft:snowy_taiga_hills, minecraft:frozen_river, biomesoplenty:silkglade, minecraft:warm_ocean, biomesoplenty:coniferous_forest, biomesoplenty:floodplain, biomesoplenty:fungal_jungle, minecraft:sunflower_plains, minecraft:gravelly_mountains, biomesoplenty:poppy_field, minecraft:deep_lukewarm_ocean, biomesoplenty:seasonal_forest, minecraft:flower_forest, minecraft:shattered_savanna_plateau, minecraft:desert, biomesoplenty:mangrove, minecraft:mountain_edge, biomesoplenty:temperate_rainforest_hills, biomesoplenty:woodland, biomesoplenty:bog, minecraft:deep_cold_ocean, minecraft:stone_shore, biomesoplenty:redwood_forest_edge, biomesoplenty:mire, biomesoplenty:origin_beach, minecraft:eroded_badlands, biomesoplenty:lavender_field, biomesoplenty:oasis, minecraft:dark_forest_hills, biomesoplenty:marsh, minecraft:modified_badlands_plateau, minecraft:badlands_plateau, biomesoplenty:ghost_forest, minecraft:taiga_mountains, biomesoplenty:xeric_shrubland, minecraft:giant_spruce_taiga_hills, biomesoplenty:shrubland, minecraft:swamp_hills, minecraft:jungle, biomesoplenty:cherry_blossom_grove, minecraft:birch_forest, biomesoplenty:tropics, biomesoplenty:brushland, biomesoplenty:ominous_woods, minecraft:wooded_badlands_plateau, minecraft:modified_jungle, biomesoplenty:lush_grassland, minecraft:snowy_mountains
[11May2020 15:06:28.318] [Server thread/INFO] [Silent's Gems/]: AGATE: minecraft:snowy_taiga_mountains, biomesoplenty:pumpkin_patch, biomesoplenty:grassland, biomesoplenty:prairie, minecraft:taiga, biomesoplenty:orchard, biomesoplenty:pasture, biomesoplenty:wetland, minecraft:savanna, minecraft:modified_gravelly_mountains, biomesoplenty:cold_desert, biomesoplenty:lush_swamp, biomesoplenty:alps, biomesoplenty:bayou, minecraft:snowy_tundra, minecraft:mushroom_field_shore, minecraft:warm_ocean, biomesoplenty:coniferous_forest, biomesoplenty:floodplain, biomesoplenty:snowy_forest, minecraft:deep_ocean, biomesoplenty:poppy_field, minecraft:deep_lukewarm_ocean, minecraft:flower_forest, biomesoplenty:wasteland, minecraft:desert, biomesoplenty:mangrove, biomesoplenty:temperate_rainforest_hills, biomesoplenty:woodland, minecraft:wooded_hills, minecraft:deep_cold_ocean, minecraft:shattered_savanna, biomesoplenty:mire, biomesoplenty:origin_beach, biomesoplenty:lavender_field, minecraft:desert_lakes, minecraft:plains, biomesoplenty:white_beach, biomesoplenty:chaparral, minecraft:birch_forest_hills, minecraft:taiga_mountains, minecraft:snowy_beach, minecraft:modified_jungle_edge, biomesoplenty:grove, minecraft:giant_spruce_taiga_hills, biomesoplenty:steppe, minecraft:swamp_hills, biomesoplenty:cherry_blossom_grove, biomesoplenty:brushland, biomesoplenty:ominous_woods, minecraft:wooded_badlands_plateau, biomesoplenty:volcano_edge, minecraft:tall_birch_hills, minecraft:deep_warm_ocean
[11May2020 15:06:28.318] [Server thread/INFO] [Silent's Gems/]: MORGANITE: biomesoplenty:dead_forest, biomesoplenty:tundra, minecraft:taiga, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:savanna, minecraft:swamp, minecraft:giant_tree_taiga, biomesoplenty:cold_desert, biomesoplenty:lush_swamp, biomesoplenty:alps, minecraft:desert_hills, minecraft:snowy_taiga_hills, biomesoplenty:shield, biomesoplenty:bayou, biomesoplenty:volcano, minecraft:lukewarm_ocean, biomesoplenty:silkglade, minecraft:mushroom_fields, minecraft:warm_ocean, biomesoplenty:floodplain, biomesoplenty:highland, biomesoplenty:fungal_jungle, minecraft:deep_ocean, minecraft:deep_lukewarm_ocean, biomesoplenty:seasonal_forest, biomesoplenty:scrubland, minecraft:shattered_savanna_plateau, minecraft:snowy_taiga, minecraft:mountain_edge, minecraft:deep_frozen_ocean, biomesoplenty:outback, minecraft:deep_cold_ocean, minecraft:bamboo_jungle_hills, minecraft:tall_birch_forest, biomesoplenty:origin_beach, minecraft:eroded_badlands, minecraft:desert_lakes, biomesoplenty:maple_woods, biomesoplenty:oasis, biomesoplenty:tropical_rainforest, biomesoplenty:chaparral, minecraft:birch_forest_hills, biomesoplenty:marsh, biomesoplenty:meadow, minecraft:modified_badlands_plateau, biomesoplenty:origin_hills, minecraft:taiga_mountains, minecraft:snowy_beach, biomesoplenty:mystic_grove, minecraft:modified_jungle_edge, biomesoplenty:xeric_shrubland, biomesoplenty:cherry_blossom_grove, minecraft:ocean, minecraft:birch_forest, biomesoplenty:tropics, minecraft:cold_ocean, biomesoplenty:brushland, biomesoplenty:ominous_woods, biomesoplenty:volcano_edge, minecraft:tall_birch_hills
[11May2020 15:06:28.318] [Server thread/INFO] [Silent's Gems/]: ONYX: minecraft:snowy_taiga_mountains, minecraft:frozen_ocean, biomesoplenty:dead_forest, biomesoplenty:gravel_beach, biomesoplenty:snowy_coniferous_forest, minecraft:taiga_hills, biomesoplenty:pasture, biomesoplenty:wetland, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:savanna, biomesoplenty:temperate_rainforest, biomesoplenty:cold_desert, biomesoplenty:lush_swamp, minecraft:ice_spikes, minecraft:desert_hills, biomesoplenty:bayou, minecraft:jungle_hills, minecraft:mushroom_field_shore, minecraft:frozen_river, minecraft:lukewarm_ocean, minecraft:mushroom_fields, minecraft:forest, biomesoplenty:highland, biomesoplenty:fungal_jungle, biomesoplenty:snowy_forest, minecraft:deep_ocean, minecraft:gravelly_mountains, biomesoplenty:poppy_field, minecraft:flower_forest, minecraft:snowy_taiga, biomesoplenty:mangrove, minecraft:deep_frozen_ocean, biomesoplenty:flower_meadow, minecraft:river, biomesoplenty:outback, biomesoplenty:woodland, minecraft:wooded_hills, minecraft:stone_shore, minecraft:bamboo_jungle_hills, biomesoplenty:redwood_forest_edge, biomesoplenty:mire, minecraft:eroded_badlands, minecraft:desert_lakes, minecraft:bamboo_jungle, biomesoplenty:maple_woods, biomesoplenty:white_beach, minecraft:birch_forest_hills, biomesoplenty:marsh, biomesoplenty:meadow, biomesoplenty:ghost_forest, minecraft:modified_jungle_edge, biomesoplenty:grove, biomesoplenty:overgrown_cliffs, biomesoplenty:shrubland, biomesoplenty:cherry_blossom_grove, biomesoplenty:tropics, biomesoplenty:brushland, minecraft:deep_warm_ocean
[11May2020 15:06:28.319] [Server thread/INFO] [Silent's Gems/]: OPAL: minecraft:snowy_taiga_mountains, minecraft:giant_tree_taiga_hills, minecraft:taiga, biomesoplenty:pasture, biomesoplenty:wetland, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:giant_tree_taiga, biomesoplenty:alps, minecraft:snowy_taiga_hills, biomesoplenty:shield, biomesoplenty:volcano, minecraft:mushroom_field_shore, minecraft:frozen_river, biomesoplenty:silkglade, minecraft:mushroom_fields, biomesoplenty:coniferous_forest, biomesoplenty:floodplain, minecraft:giant_spruce_taiga, biomesoplenty:snowy_forest, minecraft:sunflower_plains, minecraft:gravelly_mountains, biomesoplenty:seasonal_forest, minecraft:flower_forest, biomesoplenty:scrubland, biomesoplenty:mangrove, biomesoplenty:flower_meadow, minecraft:river, biomesoplenty:redwood_forest, biomesoplenty:temperate_rainforest_hills, biomesoplenty:woodland, minecraft:wooded_hills, minecraft:deep_cold_ocean, minecraft:bamboo_jungle_hills, minecraft:tall_birch_forest, minecraft:modified_wooded_badlands_plateau, biomesoplenty:origin_beach, biomesoplenty:lavender_field, minecraft:desert_lakes, minecraft:bamboo_jungle, biomesoplenty:maple_woods, minecraft:plains, biomesoplenty:tropical_rainforest, biomesoplenty:marsh, minecraft:modified_badlands_plateau, biomesoplenty:origin_hills, biomesoplenty:ghost_forest, biomesoplenty:mystic_grove, biomesoplenty:grove, minecraft:giant_spruce_taiga_hills, biomesoplenty:shrubland, biomesoplenty:steppe, minecraft:swamp_hills, minecraft:jungle, biomesoplenty:cherry_blossom_grove, minecraft:ocean, minecraft:birch_forest, biomesoplenty:tropics, minecraft:cold_ocean, biomesoplenty:brushland, biomesoplenty:ominous_woods, minecraft:wooded_badlands_plateau, biomesoplenty:volcano_edge, biomesoplenty:lush_grassland, minecraft:tall_birch_hills
[11May2020 15:06:28.319] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:plains
[11May2020 15:06:28.322] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:mountains
[11May2020 15:06:28.322] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to minecraft:nether
[11May2020 15:06:28.322] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to minecraft:nether
[11May2020 15:06:28.322] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:mountain_edge
[11May2020 15:06:28.322] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:wooded_mountains
[11May2020 15:06:28.323] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:chaparral
[11May2020 15:06:28.323] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:grassland
[11May2020 15:06:28.323] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:highland
[11May2020 15:06:28.323] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:highland_moor
[11May2020 15:06:28.323] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:lavender_field
[11May2020 15:06:28.323] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:lush_grassland
[11May2020 15:06:28.323] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:pasture
[11May2020 15:06:28.323] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:poppy_field
[11May2020 15:06:28.324] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:prairie
[11May2020 15:06:28.324] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:shrubland
[11May2020 15:06:28.324] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:steppe
[11May2020 15:06:28.324] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:ashen_inferno
[11May2020 15:06:28.324] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:ashen_inferno
[11May2020 15:06:28.324] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:undergarden
[11May2020 15:06:28.324] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:undergarden
[11May2020 15:06:28.324] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:visceral_heap
[11May2020 15:06:28.324] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:visceral_heap
[11May2020 15:06:28.324] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:sunflower_plains
[11May2020 15:06:28.325] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:gravelly_mountains
[11May2020 15:06:28.325] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:modified_gravelly_mountains
[11May2020 15:06:28.355] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.122
[11May2020 15:06:28.360] [modloading-worker-2/INFO] [gobber2/]: Gobber server setup
[11May2020 15:06:28.365] [modloading-worker-1/INFO] [trade/]: Server Setup
[11May2020 15:06:28.400] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[11May2020 15:06:28.402] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[11May2020 15:06:28.402] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Generating keypair
[11May2020 15:06:28.520] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565
[11May2020 15:06:28.558] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
[11May2020 15:06:28.744] [modloading-worker-3/INFO] [gobber2/]: Gobber IMC setup
[11May2020 15:06:28.810] [modloading-worker-0/INFO] [ring_of_attraction/]: RingOfAttraction IMC []
[11May2020 15:06:28.814] [modloading-worker-3/INFO] [ring_of_repair/]: Hello world from RingOfRepair
[11May2020 15:06:28.814] [modloading-worker-3/INFO] [ring_of_repair/]: RingOfRepair IMC [Hello world]
[11May2020 15:06:28.839] [modloading-worker-0/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks/]: refinedstorage has registered com.raoulvdberge.refinedstorage.container.GridContainer for CraftingTweaks
[11May2020 15:06:28.864] [modloading-worker-0/WARN] [structurize/]: FMLLoadCompleteEvent
[11May2020 15:06:28.869] [modloading-worker-0/WARN] [minecolonies/]: FMLLoadCompleteEvent
[11May2020 15:06:28.868] [modloading-worker-1/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying mega torch entity block list overrides...
[11May2020 15:06:28.869] [modloading-worker-1/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying dread lamp entity block list overrides...
[11May2020 15:06:28.963] [modloading-worker-0/WARN] [minecolonies.requestsystem/]: Updated logging config. RS Debug logging enabled: false
[11May2020 15:06:28.963] [modloading-worker-0/WARN] [minecolonies/]: Register mappings
[11May2020 15:07:45.982] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[11May2020 15:07:46.104] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension dimensionalworld:overworld of type dimensionalworld:overworld and id 3
[11May2020 15:07:46.354] [Netty Epoll Server IO #1/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
[11May2020 15:08:08.471] [Netty Epoll Server IO #2/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
[11May2020 15:08:11.600] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, NetherPortalFix_1.15.2-6.0.2.jar, clayconversion-1.15-1.0.jar, PreGenForge-0.1.0-mc1.15.2.jar, EditSign-1.15.2-2.0.0+7.jar, SilentMechanisms-1.15.2-0.7.0+50.jar, bambooeverything-1.15-1.0.0.jar, KleeSlabs_1.15.2-8.0.0.jar, rsgauges-1.15.2-1.2.3-b2.jar, BowInfinityFix-1.15.2-rv8.jar, CookingForBlockheads_1.15.2-8.0.1.jar, Placebo-1.15.2-3.0.2.jar, globaldatapack-1.15.2-1.3.jar, dankstorage-2.6.jar, FleshToLeather-1.14.3-1.1.0.jar, dimensionalworld-1.0.0.jar, rangedpumps-0.7.1.jar, potionofbees-1.15.2-1.0.0.jar, WitherSkeletonTweaks-1.15.1-4.0.0.jar, u_team_core-1.15.2-2.11.0.156.jar, randompatches-1.15.2-1.21.1.2.jar, buildinggadgets-3.3.5.jar, cryingghasts_1.15.2-1.0.jar, Apotheosis-1.15.2-3.0.7.jar, Morpheus-1.15.2-4.2.50.jar, MekanismGenerators-1.15.2-9.10.1.414.jar, WaterStrainer-1.15.2-9.0.0.jar, shulkerbox-1.9.2.jar, dynviewdist-1.4.jar, BetterThanMending-1.4.0.jar, respawnablepets-1.1.jar, refinedstorage-1.8.3.jar, ConfigurableCane-1.15.2-1.5.1.jar, mcw-bridges-1.0.4fix-mc1.15.2.jar, lightestlampsmod-3.4.1.jar, industrial-foregoing-1.15.2-2.2.2-28d4a81.jar, wetstone-1.2.0.jar, useful_backpacks-1.15.2-1.9.4.63.jar, torchmaster-2.1.1-rc0.jar, BiomesOPlenty-1.15.2-10.0.0.357-universal.jar, phosphor-forge-mc1.15.2-0.5.2+build.4.jar, SilentGear-1.15.2-1.6.1+87.jar, simplylight-1.15.2-0.9.0.jar, simplefarming-1.15.2-1.2.7.jar, tgcropesmod-1.15.2-1.2.0.jar, spark-forge.jar, corail_woodcutter-1.1.2-1.15.2.jar, morecharcoal-1.15.2-1.jar, camera-1.6.5.jar, ClothConfig2-2.0.jar, OreExcavation-1.7.151.jar, libnonymous-1.15.2-1.1.1.5.jar, elevatorid-1.15.2-1.7.0.jar, Gobber2-1.15.2-2.2.87.jar, tombstone-4.3.5-1.15.2.jar, obfuscate-0.4.2-1.15.2.jar, vehicle-mod-0.43.5-1.15.2.jar, noRecipeBook_v1.5.2formc1.15.2.jar, MekanismTools-1.15.2-9.10.1.414.jar, mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar, betterwithminecolonies-1.15.2-1.15.16.jar, tramplestopper-1.15.2-2.0.0.1-universal.jar, SBM-WoodenShears-1.15.1-1.0.0.jar, FastLeafDecay-v22.jar, Disenchanting_(forge)_1.15.2-1.2.0.jar, ServerTabInfo-1.15.2-1.2.6.jar, PrettyBeaches_1.15.1-4.0.0.jar, QuantumStorage-1.15.2-5.1.1.jar, shutdowner-1.4.jar, inftrading_1.15.2-1.0.jar, portablecrafter-forge-1.0.2-1.15.jar, inventorysorter-1.15.2-17.0.0.jar, jmh_1.15.2-2.2.jar, TrashSlot_1.15.2-11.0.0.jar, torchslabmod-1.15.2_v1.6.8.jar, damage_indicator-0.1.0.jar, snad-1.8.5.10a-1.15.2.jar, jei-1.15.2-6.0.0.4.jar, metalbarrels-2.1.jar, buzzierbees-1.4.jar, Mekanism-1.15.2-9.10.1.414.jar, reap-1.12.3.jar, invtweaks-1.15.2-1.0.1.jar, Clumps-5.0.2.jar, RingOfRepair-1.15.2-1.1.26.jar, EnderBags-1.15.1-5.0.0.jar, additionalbars-1.3.5.jar, SimpleStorageNetwork-1.15.2-0.3.2.jar, FarmingForBlockheads_1.15.2-6.1.1.jar, cactusjuice15_2-1.4.6.jar, BonsaiTrees-2.1.2.6.jar, mcjtylib-1.15-4.0.3-alpha.jar, rftoolsbase-1.15-1.0.1-alpha.jar, rftoolsstorage-1.15-1.0.3-alpha.jar, PackingTape-1.15.2-0.9.6.jar, rftoolspower-1.15-2.0.1-alpha.jar, extradisks-1.15.1-1.2.jar, campfiretorches-1.15.2-1.0.2.jar, forge-1.15.2-31.1.63-universal.jar, Waddles-1.15.2-0.8.6.jar, goprone-1.15.x-1.3.0.jar, CraftingTweaks_1.15.1-11.0.0.jar, logprot-1.15.1-1.2.jar, rftoolsutility-1.15-2.0.1-alpha.jar, openbackup-1.15.1-0.0.0.2.jar, swingthroughgrass-1.15.2-1.4.0.jar, ToolBelt-1.15.2-1.14.1.jar, titanium-1.15.2-2.3.7.jar, useful_railroads-1.15.2-1.3.2.21.jar, SilentLib-1.15.2-4.6.0+48.jar, ceilingtorch-1.15.2-v1.5.jar, ceramicshears-1.3.0-1.15.2+.jar, LargeFluidTank-15.2.6.jar, car-1.15.2-2.0.5.jar, corail_recycler-4.0.4-1.15.2.jar, sit-1.15.1-v1.3.jar, performant-1.15-2.09m.jar, DoubleSlabs-1.15-2.2.6.jar, jph_1.15.2-1.0.jar, structurize-0.10.306-ALPHA.jar, minecolonies-0.11.907-ALPHA-universal.jar, FastFurnace-1.15.1-3.0.0.jar, [1.15.1-1.15.2]TorchBowMod_v1.4.jar, AppleSkin-mc1.15.2-forge-1.0.13.jar, mobcatcher-2.2.jar, engineersdecor-1.15.2-1.0.20-b6.jar, moredragoneggs-1.0.jar, RingOfAttraction-1.15.2-1.1.30.jar, SilentGems-1.15.2-3.5.3+86.jar, betterbedrockgenerator-1.15.2-0.0.6.jar, Trading_Players_1.1.jar, refinedstorageaddons-0.6.1.jar, CraftingCraft_1.15.1-8.0.0.jar, MineMenu-1.15.2-1.8.4.jar, Ma-Essentials-1.15.2-3.0.3.jar, CosmeticArmorReworked-1.15.2-v3a.jar, supertools-1.15.2-1.0.jar, ServerStop-1.15.2-0.1.0.jar, draw_bridge-1.15.2-1.4.3.18.jar, wissi_changes.zip
[11May2020 15:08:16.055] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_shadowroot_planks as it's conditions were not met
[11May2020 15:08:16.102] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/biomesoplenty/ethereal', contains unknown sapling.
[11May2020 15:08:16.102] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/biomesoplenty/ethereal as it's serializer returned null
[11May2020 15:08:16.116] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_pressure_plate_from_dewshroom_stem as it's conditions were not met
[11May2020 15:08:16.117] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_stairs_from_dead_wood_log as it's conditions were not met
[11May2020 15:08:16.117] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/blue_blossom', contains unknown sapling.
[11May2020 15:08:16.117] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/blue_blossom as it's serializer returned null
[11May2020 15:08:16.143] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_slab_from_dead_wood_log as it's conditions were not met
[11May2020 15:08:16.152] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/halfslab_concrete_recipe_decompose as it's serializer returned null
[11May2020 15:08:16.161] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/crafting_table/spruce as it's conditions were not met
[11May2020 15:08:16.163] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/scented/compat/scalding_monkey_brush_scented_candle as it's conditions were not met
[11May2020 15:08:16.163] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/compat/yucca_beehive as it's conditions were not met
[11May2020 15:08:16.186] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_pressure_plate_from_dewshroom_planks as it's conditions were not met
[11May2020 15:08:16.200] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/ladder/spruce as it's conditions were not met
[11May2020 15:08:16.201] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/torch/spruce as it's conditions were not met
[11May2020 15:08:16.204] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/panels/acacia as it's conditions were not met
[11May2020 15:08:16.350] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_planks_from_shadowroot_log as it's conditions were not met
[11May2020 15:08:16.374] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_fence_from_bogshroom_planks as it's conditions were not met
[11May2020 15:08:16.376] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/orange_autumnal', contains unknown sapling.
[11May2020 15:08:16.376] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/orange_autumnal as it's serializer returned null
[11May2020 15:08:16.378] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_ladder_from_dead_wood_log as it's conditions were not met
[11May2020 15:08:16.379] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:crushing/super_useless_dust as it's conditions were not met
[11May2020 15:08:16.396] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/wall/acacia as it's conditions were not met
[11May2020 15:08:16.425] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_door_from_dewshroom_stem as it's conditions were not met
[11May2020 15:08:16.436] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:dewshroom_woodcutter as it's conditions were not met
[11May2020 15:08:16.438] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/bookshelf/birch as it's conditions were not met
[11May2020 15:08:16.439] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_trapdoor_from_dewshroom_planks as it's conditions were not met
[11May2020 15:08:16.442] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_door_from_viridshroom_stem as it's conditions were not met
[11May2020 15:08:16.443] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_fence_from_dead_wood_log as it's conditions were not met
[11May2020 15:08:16.443] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe cfm:craft_bath as it's conditions were not met
[11May2020 15:08:16.445] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_planks_from_dewshroom_stem as it's conditions were not met
[11May2020 15:08:16.446] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_button_from_nightshroom_stem as it's conditions were not met
[11May2020 15:08:16.448] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_ladder_from_bogshroom_planks as it's conditions were not met
[11May2020 15:08:16.449] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_viridshroom_planks as it's conditions were not met
[11May2020 15:08:16.449] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_ladder_from_dewshroom_planks as it's conditions were not met
[11May2020 15:08:16.450] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_vertical_slab_revert as it's conditions were not met
[11May2020 15:08:16.455] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_pressure_plate_from_nightshroom_stem as it's conditions were not met
[11May2020 15:08:16.458] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/panels/oak as it's conditions were not met
[11May2020 15:08:16.458] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_door_from_dark_willow_planks as it's conditions were not met
[11May2020 15:08:16.459] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/crafting_table/oak as it's conditions were not met
[11May2020 15:08:16.462] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/chest/acacia as it's conditions were not met
[11May2020 15:08:16.465] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe additionalbars:gold_bars_quark as it's conditions were not met
[11May2020 15:08:16.477] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:independent/engineersdecor_manual_recipe as it's conditions were not met
[11May2020 15:08:16.478] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/compat/wisteria_beehive as it's conditions were not met
[11May2020 15:08:16.480] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_fence_gate_from_dark_willow_log as it's conditions were not met
[11May2020 15:08:16.486] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe betterwithminecolonies:blocks_of_things/wtbwcharcoal_to_coal_blocks
com.google.gson.JsonSyntaxException: Unknown item 'wtbw_core:charcoal_block'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.489] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe betterwithminecolonies:blocks_of_things/charcoal_to_coal_blocks
com.google.gson.JsonSyntaxException: Unknown item 'charcoalblock:charcoal_block'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.495] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_convert
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:86) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.501] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_fence_from_shadowroot_log as it's conditions were not met
[11May2020 15:08:16.503] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:bromine_vapour
com.google.gson.JsonSyntaxException: Invalid gas type 'lightestlamp:bromine_vapour'
at mekanism.api.SerializerHelper.deserializeGas(SerializerHelper.java:104) ~[?:?]
at mekanism.api.SerializerHelper.getGasStack(SerializerHelper.java:66) ~[?:?]
at mekanism.common.recipe.serializer.RotaryRecipeSerializer.read(RotaryRecipeSerializer.java:42) ~[?:?]
at mekanism.common.recipe.serializer.RotaryRecipeSerializer.func_199425_a_(RotaryRecipeSerializer.java:21) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.507] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_fence_from_dark_willow_log as it's conditions were not met
[11May2020 15:08:16.508] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_pressure_plate_from_viridshroom_stem as it's conditions were not met
[11May2020 15:08:16.509] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_ladder_from_viridshroom_planks as it's conditions were not met
[11May2020 15:08:16.511] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_door_from_bogshroom_planks as it's conditions were not met
[11May2020 15:08:16.511] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_planks_from_dead_wood_log as it's conditions were not met
[11May2020 15:08:16.512] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_slab_from_dewshroom_stem as it's conditions were not met
[11May2020 15:08:16.514] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/bookshelf/jungle as it's conditions were not met
[11May2020 15:08:16.515] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/wall/spruce as it's conditions were not met
[11May2020 15:08:16.517] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/halfslab_sheetmetal_aluminum_recipe as it's serializer returned null
[11May2020 15:08:16.518] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.525] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_pressure_plate_from_dead_wood_log as it's conditions were not met
[11May2020 15:08:16.528] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_pressure_plate_from_viridshroom_planks as it's conditions were not met
[11May2020 15:08:16.530] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_stairs_from_shadowroot_planks as it's conditions were not met
[11May2020 15:08:16.531] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/compat/willow_beehive as it's conditions were not met
[11May2020 15:08:16.534] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_stairs_from_dead_wood_planks as it's conditions were not met
[11May2020 15:08:16.535] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_fence_from_nightshroom_planks as it's conditions were not met
[11May2020 15:08:16.541] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/beige_candle as it's conditions were not met
[11May2020 15:08:16.542] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/chest/spruce as it's conditions were not met
[11May2020 15:08:16.542] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:independent/clinker_brick_halfslab_recipe as it's conditions were not met
[11May2020 15:08:16.545] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_ladder as it's conditions were not met
[11May2020 15:08:16.550] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/dark_green_candle as it's conditions were not met
[11May2020 15:08:16.554] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_pressure_plate_from_shadowroot_planks as it's conditions were not met
[11May2020 15:08:16.561] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_button_from_viridshroom_stem as it's conditions were not met
[11May2020 15:08:16.562] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_8 as it's conditions were not met
[11May2020 15:08:16.562] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_7 as it's conditions were not met
[11May2020 15:08:16.562] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_6 as it's conditions were not met
[11May2020 15:08:16.563] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:written_book
com.google.gson.JsonSyntaxException: Unknown item 'lightestlamp:written_book'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.565] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_button_from_bogshroom_planks as it's conditions were not met
[11May2020 15:08:16.566] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/barrel/dark_oak as it's conditions were not met
[11May2020 15:08:16.569] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/lectern/oak as it's conditions were not met
[11May2020 15:08:16.570] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/panels/dark_oak as it's conditions were not met
[11May2020 15:08:16.576] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/sky_blue_candle as it's conditions were not met
[11May2020 15:08:16.577] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/violet_candle as it's conditions were not met
[11May2020 15:08:16.581] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe cfm:craft_sofa as it's conditions were not met
[11May2020 15:08:16.582] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_chemlib_s
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.585] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_stairs_from_bogshroom_planks as it's conditions were not met
[11May2020 15:08:16.585] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/hot_pink_candle as it's conditions were not met
[11May2020 15:08:16.586] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_fence_from_shadowroot_planks as it's conditions were not met
[11May2020 15:08:16.586] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:dead_wood_woodcutter as it's conditions were not met
[11May2020 15:08:16.587] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_fence_gate_from_dead_wood_log as it's conditions were not met
[11May2020 15:08:16.591] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_stairs_from_viridshroom_stem as it's conditions were not met
[11May2020 15:08:16.592] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_nugget_ingot_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:86) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.594] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:glowing_dust_radon
com.google.gson.JsonSyntaxException: Unknown item 'mysticalagriculture:glowing_dust_essence'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.598] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:bromine_crystal
com.google.gson.JsonSyntaxException: Invalid gas type 'lightestlamp:bromine_vapour'
at mekanism.api.SerializerHelper.deserializeGas(SerializerHelper.java:104) ~[?:?]
at mekanism.api.recipes.inputs.GasStackIngredient.deserialize(GasStackIngredient.java:84) ~[?:?]
at mekanism.common.recipe.serializer.GasToItemStackRecipeSerializer.read(GasToItemStackRecipeSerializer.java:32) ~[?:?]
at mekanism.common.recipe.serializer.GasToItemStackRecipeSerializer.func_199425_a_(GasToItemStackRecipeSerializer.java:19) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.599] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/wall/dark_oak as it's conditions were not met
[11May2020 15:08:16.600] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:bogshroom_woodcutter as it's conditions were not met
[11May2020 15:08:16.600] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/torch/oak as it's conditions were not met
[11May2020 15:08:16.602] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/compat/rosewood_beehive as it's conditions were not met
[11May2020 15:08:16.604] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/chest/dark_oak as it's conditions were not met
[11May2020 15:08:16.606] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/crafting_table/acacia as it's conditions were not met
[11May2020 15:08:16.606] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/torch/acacia as it's conditions were not met
[11May2020 15:08:16.609] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/halfslab_concrete_recipe as it's serializer returned null
[11May2020 15:08:16.610] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/concrete_wall_recipe as it's serializer returned null
[11May2020 15:08:16.610] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_pressure_plate_from_bogshroom_planks as it's conditions were not met
[11May2020 15:08:16.614] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/barrel/jungle as it's conditions were not met
[11May2020 15:08:16.615] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/yellow_blossom', contains unknown sapling.
[11May2020 15:08:16.615] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/yellow_blossom as it's serializer returned null
[11May2020 15:08:16.616] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:nightshroom_woodcutter as it's conditions were not met
[11May2020 15:08:16.618] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/forest_green_candle as it's conditions were not met
[11May2020 15:08:16.619] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_door_from_shadowroot_log as it's conditions were not met
[11May2020 15:08:16.623] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/scented/compat/hot_monkey_brush_scented_candle as it's conditions were not met
[11May2020 15:08:16.624] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_pressure_plate_from_nightshroom_planks as it's conditions were not met
[11May2020 15:08:16.627] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_trapdoor_from_nightshroom_planks as it's conditions were not met
[11May2020 15:08:16.628] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe rsgauges:gauge/rustic_circular_gauge_recipe as it's conditions were not met
[11May2020 15:08:16.634] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:glowing_dust_argon
com.google.gson.JsonSyntaxException: Unknown item 'mysticalagriculture:glowing_dust_essence'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.637] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_trapdoor_from_shadowroot_log as it's conditions were not met
[11May2020 15:08:16.638] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_vertical_slab as it's conditions were not met
[11May2020 15:08:16.638] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_slab_from_viridshroom_planks as it's conditions were not met
[11May2020 15:08:16.638] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_fence_from_dead_wood_planks as it's conditions were not met
[11May2020 15:08:16.640] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_fence_from_viridshroom_planks as it's conditions were not met
[11May2020 15:08:16.641] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_stairs_from_nightshroom_planks as it's conditions were not met
[11May2020 15:08:16.641] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/barrel/oak as it's conditions were not met
[11May2020 15:08:16.644] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_fence_from_viridshroom_stem as it's conditions were not met
[11May2020 15:08:16.644] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_ore_chemlib_s
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.646] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_fence_from_dark_willow_planks as it's conditions were not met
[11May2020 15:08:16.647] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_ladder_from_dark_willow_log as it's conditions were not met
[11May2020 15:08:16.649] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/ladder/oak as it's conditions were not met
[11May2020 15:08:16.649] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/olive_candle as it's conditions were not met
[11May2020 15:08:16.652] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_slab_from_dewshroom_planks as it's conditions were not met
[11May2020 15:08:16.653] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe betterwithminecolonies:simple_diving_gear/diving_helmet
com.google.gson.JsonSyntaxException: Unknown item 'simpledivegear:divehelmet'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.656] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_door_from_nightshroom_planks as it's conditions were not met
[11May2020 15:08:16.657] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/halfslab_sheetmetal_aluminum_recipe_decompose as it's serializer returned null
[11May2020 15:08:16.657] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_slab_from_bogshroom_planks as it's conditions were not met
[11May2020 15:08:16.658] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_button_from_dead_wood_planks as it's conditions were not met
[11May2020 15:08:16.659] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_door_from_viridshroom_planks as it's conditions were not met
[11May2020 15:08:16.661] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_bookshelf as it's conditions were not met
[11May2020 15:08:16.661] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe vehicle:boost_ramp
com.google.gson.JsonSyntaxException: Unknown item 'vehicle:boost_pad'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.663] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/pale_green_candle as it's conditions were not met
[11May2020 15:08:16.663] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:neon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_neon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.665] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_fence_gate_from_bogshroom_stem as it's conditions were not met
[11May2020 15:08:16.666] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_slab_from_viridshroom_stem as it's conditions were not met
[11May2020 15:08:16.666] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/lectern/spruce as it's conditions were not met
[11May2020 15:08:16.667] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_bogshroom_stem as it's conditions were not met
[11May2020 15:08:16.668] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/lavender_blossom', contains unknown sapling.
[11May2020 15:08:16.668] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/lavender_blossom as it's serializer returned null
[11May2020 15:08:16.669] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/halfslab_treated_wood_recipe_decompose as it's serializer returned null
[11May2020 15:08:16.672] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/lectern/birch as it's conditions were not met
[11May2020 15:08:16.672] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_door_from_dewshroom_planks as it's conditions were not met
[11May2020 15:08:16.672] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/panels/spruce as it's conditions were not met
[11May2020 15:08:16.673] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_fence_from_dewshroom_planks as it's conditions were not met
[11May2020 15:08:16.674] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:gas_centrifuge_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.675] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:viridshroom_woodcutter as it's conditions were not met
[11May2020 15:08:16.679] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe crafting:stairtoplank
com.google.gson.JsonSyntaxException: Missing item, expected to find a string
at net.minecraft.util.JSONUtils.func_151200_h(SourceFile:112) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:262) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.682] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/chest/oak as it's conditions were not met
[11May2020 15:08:16.683] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_button_from_shadowroot_log as it's conditions were not met
[11May2020 15:08:16.683] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_door_from_dark_willow_log as it's conditions were not met
[11May2020 15:08:16.685] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_dewshroom_planks as it's conditions were not met
[11May2020 15:08:16.687] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/panels/birch as it's conditions were not met
[11May2020 15:08:16.692] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_stairs_from_nightshroom_stem as it's conditions were not met
[11May2020 15:08:16.692] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:xenon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_xenon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.694] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_dead_wood_log as it's conditions were not met
[11May2020 15:08:16.695] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/ladder/acacia as it's conditions were not met
[11May2020 15:08:16.695] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_dead_wood_planks as it's conditions were not met
[11May2020 15:08:16.697] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/lectern/jungle as it's conditions were not met
[11May2020 15:08:16.698] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/brown_autumnal', contains unknown sapling.
[11May2020 15:08:16.699] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/brown_autumnal as it's serializer returned null
[11May2020 15:08:16.699] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/bookshelf/dark_oak as it's conditions were not met
[11May2020 15:08:16.700] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_slab_from_shadowroot_log as it's conditions were not met
[11May2020 15:08:16.703] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/compat/bamboo_beehive as it's conditions were not met
[11May2020 15:08:16.704] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/panels/jungle as it's conditions were not met
[11May2020 15:08:16.709] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_door_from_dead_wood_log as it's conditions were not met
[11May2020 15:08:16.710] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/torch/birch as it's conditions were not met
[11May2020 15:08:16.710] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_trapdoor_from_viridshroom_stem as it's conditions were not met
[11May2020 15:08:16.714] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_ladder_from_dewshroom_stem as it's conditions were not met
[11May2020 15:08:16.714] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/compat/maple_beehive as it's conditions were not met
[11May2020 15:08:16.715] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/saplings_to_sticks
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.717] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/crafting_table/jungle as it's conditions were not met
[11May2020 15:08:16.718] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe crafting:slabtoplank
com.google.gson.JsonSyntaxException: Missing item, expected to find a string
at net.minecraft.util.JSONUtils.func_151200_h(SourceFile:112) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:262) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.719] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/halfslab_sheetmetal_copper_recipe_decompose as it's serializer returned null
[11May2020 15:08:16.723] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_stairs_from_dewshroom_stem as it's conditions were not met
[11May2020 15:08:16.724] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe vehicle:steep_boost_ramp
com.google.gson.JsonSyntaxException: Unknown item 'vehicle:boost_pad'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.725] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/torch/jungle as it's conditions were not met
[11May2020 15:08:16.726] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe crafting:stairstoplanks
com.google.gson.JsonSyntaxException: Missing item, expected to find a string
at net.minecraft.util.JSONUtils.func_151200_h(SourceFile:112) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:262) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.726] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_fence_gate_from_dewshroom_stem as it's conditions were not met
[11May2020 15:08:16.731] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe betterwithminecolonies:blocks_of_things/vanillatweakscharcoal_to_coal_blocks
com.google.gson.JsonSyntaxException: Unknown item 'vanillatweaks:charcoalblock'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.734] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/scented/compat/gilia_scented_candle as it's conditions were not met
[11May2020 15:08:16.736] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/compat/poise_beehive as it's conditions were not met
[11May2020 15:08:16.736] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_stairs_from_dark_willow_planks as it's conditions were not met
[11May2020 15:08:16.739] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/compat/aspen_beehive as it's conditions were not met
[11May2020 15:08:16.741] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/halfslab_sheetmetal_gold_recipe_decompose as it's serializer returned null
[11May2020 15:08:16.742] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/halfslab_sheetmetal_gold_recipe as it's serializer returned null
[11May2020 15:08:16.742] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_fence_from_nightshroom_stem as it's conditions were not met
[11May2020 15:08:16.745] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/compat/kousa_beehive as it's conditions were not met
[11May2020 15:08:16.746] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/yellow_autumnal', contains unknown sapling.
[11May2020 15:08:16.746] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/yellow_autumnal as it's serializer returned null
[11May2020 15:08:16.747] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_stairs_from_dewshroom_planks as it's conditions were not met
[11May2020 15:08:16.748] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_fence_gate_from_nightshroom_stem as it's conditions were not met
[11May2020 15:08:16.750] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_shadowroot_log as it's conditions were not met
[11May2020 15:08:16.750] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_planks_from_viridshroom_stem as it's conditions were not met
[11May2020 15:08:16.751] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_stairs_from_shadowroot_log as it's conditions were not met
[11May2020 15:08:16.752] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_button_from_viridshroom_planks as it's conditions were not met
[11May2020 15:08:16.753] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_ladder_from_bogshroom_stem as it's conditions were not met
[11May2020 15:08:16.753] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/navy_candle as it's conditions were not met
[11May2020 15:08:16.753] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/wall/oak as it's conditions were not met
[11May2020 15:08:16.756] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/halfslab_sheetmetal_iron_recipe_decompose as it's serializer returned null
[11May2020 15:08:16.757] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/slate_gray_candle as it's conditions were not met
[11May2020 15:08:16.757] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/barrel/acacia as it's conditions were not met
[11May2020 15:08:16.759] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:glowing_dust_krypton
com.google.gson.JsonSyntaxException: Unknown item 'mysticalagriculture:glowing_dust_essence'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.761] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_button_from_shadowroot_planks as it's conditions were not met
[11May2020 15:08:16.762] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/bookshelf/acacia as it's conditions were not met
[11May2020 15:08:16.762] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_vertical_slab_revert as it's conditions were not met
[11May2020 15:08:16.762] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_trapdoor_from_viridshroom_planks as it's conditions were not met
[11May2020 15:08:16.765] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_ore_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.769] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/compat/driftwood_beehive as it's conditions were not met
[11May2020 15:08:16.770] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/chest/jungle as it's conditions were not met
[11May2020 15:08:16.771] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_button_from_dewshroom_stem as it's conditions were not met
[11May2020 15:08:16.772] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_stairs_from_bogshroom_stem as it's conditions were not met
[11May2020 15:08:16.773] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/crafting_table/dark_oak as it's conditions were not met
[11May2020 15:08:16.773] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_slab_from_dead_wood_planks as it's conditions were not met
[11May2020 15:08:16.776] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_door_from_dead_wood_planks as it's conditions were not met
[11May2020 15:08:16.776] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_slab_from_nightshroom_planks as it's conditions were not met
[11May2020 15:08:16.777] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/barrel/spruce as it's conditions were not met
[11May2020 15:08:16.779] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boric_acid
com.google.gson.JsonSyntaxException: Unknown item 'minecraft:water_bottle'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.782] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_bogshroom_planks as it's conditions were not met
[11May2020 15:08:16.783] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/crafting_table/birch as it's conditions were not met
[11May2020 15:08:16.783] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/lectern/acacia as it's conditions were not met
[11May2020 15:08:16.784] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_door_from_bogshroom_stem as it's conditions were not met
[11May2020 15:08:16.785] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/pale_yellow_candle as it's conditions were not met
[11May2020 15:08:16.788] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/scented/compat/white_searocket_scented_candle as it's conditions were not met
[11May2020 15:08:16.788] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_dark_willow_log as it's conditions were not met
[11May2020 15:08:16.789] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_ladder_from_viridshroom_stem as it's conditions were not met
[11May2020 15:08:16.790] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_fence_gate_from_viridshroom_stem as it's conditions were not met
[11May2020 15:08:16.791] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:krypton_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_krypton'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.793] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_trapdoor_from_dark_willow_log as it's conditions were not met
[11May2020 15:08:16.794] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_vertical_slab as it's conditions were not met
[11May2020 15:08:16.794] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/indigo_candle as it's conditions were not met
[11May2020 15:08:16.795] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/scented/compat/yucca_flower_scented_candle as it's conditions were not met
[11May2020 15:08:16.795] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_ladder_from_shadowroot_log as it's conditions were not met
[11May2020 15:08:16.796] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_dark_willow_planks as it's conditions were not met
[11May2020 15:08:16.797] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_pressure_plate_from_dead_wood_planks as it's conditions were not met
[11May2020 15:08:16.798] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/dirt_to_used
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.801] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/wall/jungle as it's conditions were not met
[11May2020 15:08:16.802] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_ladder_from_shadowroot_planks as it's conditions were not met
[11May2020 15:08:16.803] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/scented/compat/pink_searocket_scented_candle as it's conditions were not met
[11May2020 15:08:16.803] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/bookshelf/spruce as it's conditions were not met
[11May2020 15:08:16.806] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe cfm:craft_sofacopter as it's conditions were not met
[11May2020 15:08:16.807] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/orange_blossom', contains unknown sapling.
[11May2020 15:08:16.807] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/orange_blossom as it's serializer returned null
[11May2020 15:08:16.807] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_slab_from_nightshroom_stem as it's conditions were not met
[11May2020 15:08:16.825] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/ladder/jungle as it's conditions were not met
[11May2020 15:08:16.828] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/halfslab_sheetmetal_steel_recipe_decompose as it's serializer returned null
[11May2020 15:08:16.829] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_planks_from_nightshroom_stem as it's conditions were not met
[11May2020 15:08:16.830] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/concrete_halfslab_recipe as it's serializer returned null
[11May2020 15:08:16.830] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_button_from_dewshroom_planks as it's conditions were not met
[11May2020 15:08:16.831] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/maroon_candle as it's conditions were not met
[11May2020 15:08:16.832] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:glowing_dust_xenon
com.google.gson.JsonSyntaxException: Unknown item 'mysticalagriculture:glowing_dust_essence'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.833] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/torch/dark_oak as it's conditions were not met
[11May2020 15:08:16.833] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_pressure_plate_from_dark_willow_log as it's conditions were not met
[11May2020 15:08:16.835] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe vehicle:boost_pad
com.google.gson.JsonSyntaxException: Unknown item 'vehicle:boost_pad'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.837] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_ladder_from_nightshroom_stem as it's conditions were not met
[11May2020 15:08:16.838] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_mesh_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.839] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_trapdoor_from_dewshroom_stem as it's conditions were not met
[11May2020 15:08:16.839] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_trapdoor_from_dark_willow_planks as it's conditions were not met
[11May2020 15:08:16.839] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/fir', contains unknown sapling.
[11May2020 15:08:16.839] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/fir as it's serializer returned null
[11May2020 15:08:16.840] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_fence_from_bogshroom_stem as it's conditions were not met
[11May2020 15:08:16.843] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_slab_from_bogshroom_stem as it's conditions were not met
[11May2020 15:08:16.844] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/halfslab_sheetmetal_iron_recipe as it's serializer returned null
[11May2020 15:08:16.844] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/scented/compat/warm_monkey_brush_scented_candle as it's conditions were not met
[11May2020 15:08:16.845] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/ladder/birch as it's conditions were not met
[11May2020 15:08:16.846] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_stairs_from_dark_willow_log as it's conditions were not met
[11May2020 15:08:16.851] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_viridshroom_stem as it's conditions were not met
[11May2020 15:08:16.851] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_wall_from_honey_bricks_stonecutting as it's conditions were not met
[11May2020 15:08:16.852] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_dewshroom_stem as it's conditions were not met
[11May2020 15:08:16.853] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_nugget_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.859] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/pale_pink_candle as it's conditions were not met
[11May2020 15:08:16.859] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_slab_from_dark_willow_planks as it's conditions were not met
[11May2020 15:08:16.863] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/dirt_to_diamod
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.865] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_fence_gate_from_shadowroot_log as it's conditions were not met
[11May2020 15:08:16.869] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_9 as it's conditions were not met
[11May2020 15:08:16.870] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_6 as it's conditions were not met
[11May2020 15:08:16.870] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_7 as it's conditions were not met
[11May2020 15:08:16.870] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_8 as it's conditions were not met
[11May2020 15:08:16.870] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/vertical_hive_planks as it's conditions were not met
[11May2020 15:08:16.872] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/treated_wood_floor_recipe as it's serializer returned null
[11May2020 15:08:16.873] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/vertical_hive_planks_revert as it's conditions were not met
[11May2020 15:08:16.875] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_ladder_from_nightshroom_planks as it's conditions were not met
[11May2020 15:08:16.879] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_button_from_dark_willow_planks as it's conditions were not met
[11May2020 15:08:16.883] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fluidtank:tank_wood_easy as it's conditions were not met
[11May2020 15:08:16.885] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_planks_from_bogshroom_stem as it's conditions were not met
[11May2020 15:08:16.886] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/viridshroom_stairs_from_viridshroom_planks as it's conditions were not met
[11May2020 15:08:16.895] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_button_from_bogshroom_stem as it's conditions were not met
[11May2020 15:08:16.897] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:argon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_argon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.899] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/barrel/birch as it's conditions were not met
[11May2020 15:08:16.899] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/wall/birch as it's conditions were not met
[11May2020 15:08:16.899] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/red_autumnal', contains unknown sapling.
[11May2020 15:08:16.899] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/red_autumnal as it's serializer returned null
[11May2020 15:08:16.902] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_pressure_plate_from_shadowroot_log as it's conditions were not met
[11May2020 15:08:16.902] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_trapdoor_from_dead_wood_log as it's conditions were not met
[11May2020 15:08:16.904] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_trapdoor_from_shadowroot_planks as it's conditions were not met
[11May2020 15:08:16.904] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/lectern/dark_oak as it's conditions were not met
[11May2020 15:08:16.905] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_door_from_shadowroot_planks as it's conditions were not met
[11May2020 15:08:16.909] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/bookshelf/oak as it's conditions were not met
[11May2020 15:08:16.910] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:dark_willow_woodcutter as it's conditions were not met
[11May2020 15:08:16.912] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_trapdoor_from_nightshroom_stem as it's conditions were not met
[11May2020 15:08:16.915] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/cream_candle as it's conditions were not met
[11May2020 15:08:16.921] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dewshroom_fence_from_dewshroom_stem as it's conditions were not met
[11May2020 15:08:16.926] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:shadowroot_woodcutter as it's conditions were not met
[11May2020 15:08:16.926] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_trapdoor_from_bogshroom_planks as it's conditions were not met
[11May2020 15:08:16.926] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_door_from_nightshroom_stem as it's conditions were not met
[11May2020 15:08:16.928] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_nightshroom_stem as it's conditions were not met
[11May2020 15:08:16.929] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/dyed/compat/amber_candle as it's conditions were not met
[11May2020 15:08:16.930] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/halfslab_treated_wood_recipe as it's serializer returned null
[11May2020 15:08:16.931] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/chest/birch as it's conditions were not met
[11May2020 15:08:16.934] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_ladder_from_dark_willow_planks as it's conditions were not met
[11May2020 15:08:16.934] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fluidtank:pipe_easy as it's conditions were not met
[11May2020 15:08:16.935] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_trapdoor_from_bogshroom_stem as it's conditions were not met
[11May2020 15:08:16.937] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/shadowroot_slab_from_shadowroot_planks as it's conditions were not met
[11May2020 15:08:16.938] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgems:crushing/amazonite as it's conditions were not met
[11May2020 15:08:16.939] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_pressure_plate_from_dark_willow_planks as it's conditions were not met
[11May2020 15:08:16.939] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_button_from_dead_wood_log as it's conditions were not met
[11May2020 15:08:16.940] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/integrateddynamics/menril', contains unknown sapling.
[11May2020 15:08:16.940] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/integrateddynamics/menril as it's serializer returned null
[11May2020 15:08:16.941] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/pink_blossom', contains unknown sapling.
[11May2020 15:08:16.941] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/pink_blossom as it's serializer returned null
[11May2020 15:08:16.942] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_ladder_from_dead_wood_planks as it's conditions were not met
[11May2020 15:08:16.943] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:radon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_radon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.945] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_slab_from_dark_willow_log as it's conditions were not met
[11May2020 15:08:16.947] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dead_wood_trapdoor_from_dead_wood_planks as it's conditions were not met
[11May2020 15:08:16.948] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/bogshroom_pressure_plate_from_bogshroom_stem as it's conditions were not met
[11May2020 15:08:16.948] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/halfslab_sheetmetal_copper_recipe as it's serializer returned null
[11May2020 15:08:16.949] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe engineersdecor:dependent/halfslab_sheetmetal_steel_recipe as it's serializer returned null
[11May2020 15:08:16.950] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mekanism:compat/ilikewood/ladder/dark_oak as it's conditions were not met
[11May2020 15:08:16.960] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/stick_from_nightshroom_planks as it's conditions were not met
[11May2020 15:08:16.964] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:glowing_dust_neon
com.google.gson.JsonSyntaxException: Unknown item 'mysticalagriculture:glowing_dust_essence'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:16.965] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_button_from_dark_willow_log as it's conditions were not met
[11May2020 15:08:16.967] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/nightshroom_button_from_nightshroom_planks as it's conditions were not met
[11May2020 15:08:16.967] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe rsgauges:oldfancy/oldfancy_bistableswitch1_recipe_backcycle as it's conditions were not met
[11May2020 15:08:16.967] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/midnight/dark_willow_planks_from_dark_willow_log as it's conditions were not met
[11May2020 15:08:16.969] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:crushing/useless_dust as it's conditions were not met
[11May2020 15:08:16.970] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_6 as it's conditions were not met
[11May2020 15:08:16.970] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_7 as it's conditions were not met
[11May2020 15:08:16.970] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_8 as it's conditions were not met
[11May2020 15:08:16.974] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 49 recipes
[11May2020 15:08:16.977] [Server thread/INFO] [placebo/]: Registered 23 additional recipes.
[11May2020 15:08:16.978] [Server thread/INFO] [placebo/]: Beginning replacement of all shapeless recipes...
[11May2020 15:08:16.992] [Server thread/INFO] [placebo/]: Successfully replaced 1723 recipes with fast recipes.
[11May2020 15:08:17.207] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table torchslabmod:blocks/bamboo_torch_wall
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'bambooblocks:bamboo_torch'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_252]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:17.531] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table lightestlamp:blocks/lumination_core
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'lightestlamp:lumination_core'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_252]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:17.844] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/end_city_treasure (2 rolls)
[11May2020 15:08:17.949] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/village/village_temple
[11May2020 15:08:18.054] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/abandoned_mineshaft (2 rolls)
[11May2020 15:08:18.074] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/stronghold_corridor
[11May2020 15:08:18.145] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/buried_treasure (4 rolls)
[11May2020 15:08:18.307] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/pillager_outpost
[11May2020 15:08:18.457] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/woodland_mansion (4 rolls)
[11May2020 15:08:18.653] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/nether_bridge
[11May2020 15:08:18.966] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table torchslabmod:blocks/bamboo_torch_pad
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'bambooblocks:bamboo_torch'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_252]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:19.210] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/simple_dungeon (3 rolls)
[11May2020 15:08:19.210] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/simple_dungeon
[11May2020 15:08:19.326] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/stronghold_crossing (4 rolls)
[11May2020 15:08:19.326] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/stronghold_crossing
[11May2020 15:08:19.343] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table torchslabmod:blocks/bamboo_torch_slab
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'bambooblocks:bamboo_torch'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_252]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_252]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:19.358] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/shipwreck_treasure (2 rolls)
[11May2020 15:08:19.606] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: null
Index: 5
Listeners:
0: NORMAL
1: ASM: class com.github.thegoldcrayon.tgcropesmod.EventHandler onLootLoad(Lnet/minecraftforge/event/LootTableLoadEvent;)V
2: net.minecraftforge.eventbus.EventBus$$Lambda$2682/1479379110@22df8aa2
3: ASM: class net.silentchaos512.gems.init.GemsLoot onLootTableLoad(Lnet/minecraftforge/event/LootTableLoadEvent;)V
4: ASM: class com.minecolonies.coremod.event.EventHandler onLootTableLoad(Lnet/minecraftforge/event/LootTableLoadEvent;)V
5: ASM: enemeez.simplefarming.events.LootTableHandler@6417aa7d lootTableLoad(Lnet/minecraftforge/event/LootTableLoadEvent;)V
6: LOWEST
7: ASM: class ovh.corail.tombstone.event.EventHandler onLootTableLoad(Lnet/minecraftforge/event/LootTableLoadEvent;)V
java.lang.NullPointerException
at net.minecraft.world.storage.loot.LootTable.lambda$addPool$2(LootTable.java:236)
at java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
at java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1359)
at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:499)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:486)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
at java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:516)
at net.minecraft.world.storage.loot.LootTable.addPool(LootTable.java:236)
at enemeez.simplefarming.events.LootTableHandler.lootTableLoad(LootTableHandler.java:30)
at net.minecraftforge.eventbus.ASMEventHandler_564_LootTableHandler_lootTableLoad_LootTableLoadEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:636)
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:834)
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47)
at java.util.HashMap.forEach(HashMap.java:1289)
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44)
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22)
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13)
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670)
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646)
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731)
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714)
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127)
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464)
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613)
at java.lang.Thread.run(Thread.java:748)
[11May2020 15:08:19.609] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table minecraft:blocks/grass
java.lang.NullPointerException: null
at net.minecraft.world.storage.loot.LootTable.lambda$addPool$2(LootTable.java:236) ~[?:?]
at java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90) ~[?:1.8.0_252]
at java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1359) ~[?:1.8.0_252]
at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126) ~[?:1.8.0_252]
at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:499) ~[?:1.8.0_252]
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:486) ~[?:1.8.0_252]
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_252]
at java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230) ~[?:1.8.0_252]
at java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196) ~[?:1.8.0_252]
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_252]
at java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:516) ~[?:1.8.0_252]
at net.minecraft.world.storage.loot.LootTable.addPool(LootTable.java:236) ~[?:?]
at enemeez.simplefarming.events.LootTableHandler.lootTableLoad(LootTableHandler.java:30) ~[?:1.15.2-1.2.7]
at net.minecraftforge.eventbus.ASMEventHandler_564_LootTableHandler_lootTableLoad_LootTableLoadEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.1.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.1.0-service.jar:?]
at net.minecraftforge.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:636) ~[?:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:834) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_252]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_252]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_252]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:08:19.768] [Server thread/INFO] [placebo/]: Registered 4 additional loot tables.
[11May2020 15:08:20.082] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement fluidtank:recipes/tank/pipe_easy as it's conditions were not met
[11May2020 15:08:20.132] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/building_blocks/redstone_lamp: Unknown required criterion 'redstone'
[11May2020 15:08:20.137] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement lightestlamp:recipes/lamps/krypton_small_dust: Unknown required criterion 'krypton_dust'
[11May2020 15:08:20.192] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement biomesoplenty:biomesoplenty/root: Unknown biome 'biomesoplenty:alps_foothills'
[11May2020 15:08:20.223] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement biomesoplenty:biomesoplenty/all_biomes: Unknown biome 'biomesoplenty:alps_foothills'
[11May2020 15:08:20.342] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1509 advancements
[11May2020 15:08:20.671] [Server thread/INFO] [Silent's Gems/ChaosBuffManager]: Reloading chaos buff files
[11May2020 15:08:20.718] [Server thread/INFO] [Silent's Gems/ChaosBuffManager]: Finished! Registered 15 chaos buffs
[11May2020 15:08:21.088] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab wood_slab_0 could not be found.
[11May2020 15:08:21.089] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab wood_slab_1 could not be found.
[11May2020 15:08:21.089] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab other_slab could not be found.
[11May2020 15:08:21.400] [Server thread/INFO] [Silent Gear/TraitManager]: Reloading trait files
[11May2020 15:08:21.424] [Server thread/INFO] [Silent Gear/TraitManager]: Registered 48 traits
[11May2020 15:08:21.652] [Server thread/INFO] [Silent Gear/PartManager]: Reloading part files
[11May2020 15:08:21.656] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:highlight'
[11May2020 15:08:21.656] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:grip'
[11May2020 15:08:21.656] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:binding'
[11May2020 15:08:21.656] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:tip'
[11May2020 15:08:21.656] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgems:gear_soul'
[11May2020 15:08:21.656] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:main'
[11May2020 15:08:21.656] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:bowstring'
[11May2020 15:08:21.657] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:misc_upgrade'
[11May2020 15:08:21.657] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:rod'
[11May2020 15:08:21.702] [Server thread/INFO] [Silent Gear/]: Skipping loading gear part silentgems:main/amazonite as it's conditions were not met
[11May2020 15:08:21.711] [Server thread/WARN] [Silent Gear/]: Unknown item tag 'forge:nuggets/compressed_iron' on part 'silents_mechanisms:main/compressed_iron'. Part will not be usable for crafting.
[11May2020 15:08:21.756] [Server thread/WARN] [Silent Gear/]: Unknown item tag 'forge:nuggets/refined_iron' on part 'silents_mechanisms:main/refined_iron'. Part will not be usable for crafting.
[11May2020 15:08:21.771] [Server thread/INFO] [Silent Gear/PartManager]: Registered 116 parts
[11May2020 15:08:21.772] [Server thread/INFO] [BonsaiTrees2/]: Loaded 33 bonsai types and 6 soil types
[11May2020 15:08:21.797] [Server thread/INFO] [BonsaiTrees2/]: Updated soil compatibility
[11May2020 15:08:48.049] [Server thread/WARN] [structurize/]: FMLServerStartedEvent
[11May2020 15:08:48.050] [Server thread/WARN] [structurize/]: file:///home/debian/minecraft/server-stable/mods/structurize-0.10.306-ALPHA.jar
[11May2020 15:08:48.050] [Server thread/WARN] [structurize/]: /home/debian/minecraft/server-stable/mods/structurize-0.10.306-ALPHA.jar
[11May2020 15:08:48.056] [Server thread/WARN] [structurize/]: /assets/structurize
[11May2020 15:08:48.056] [Server thread/INFO] [structurize/]: Load huts or decorations from jar
[11May2020 15:08:48.075] [Server thread/WARN] [structurize/]: file:///home/debian/minecraft/server-stable/mods/minecolonies-0.11.907-ALPHA-universal.jar
[11May2020 15:08:48.076] [Server thread/WARN] [structurize/]: /home/debian/minecraft/server-stable/mods/minecolonies-0.11.907-ALPHA-universal.jar
[11May2020 15:08:48.080] [Server thread/WARN] [structurize/]: /assets/minecolonies
[11May2020 15:08:48.080] [Server thread/INFO] [structurize/]: Load huts or decorations from jar
[11May2020 15:09:17.369] [Server thread/INFO] [structurize/]: Load additional huts or decorations from ./structurize/schematics
[11May2020 15:09:17.370] [Server thread/INFO] [structurize/]: Load cached schematic from ./structurize/cache
[11May2020 15:09:17.370] [Server thread/INFO] [structurize/]: Load cached schematic from ./structurize/cache
[11May2020 15:09:17.391] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:the_nether
[11May2020 15:09:17.411] [Server thread/INFO] [minecolonies/]: Server UUID 29cf727e-9728-4753-b839-20036b2c46e3
[11May2020 15:09:17.423] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:overworld
[11May2020 15:09:17.474] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:the_end
[11May2020 15:09:17.486] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension dimensionalworld:overworld
[11May2020 15:09:17.488] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[11May2020 15:09:19.870] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11May2020 15:09:19.870] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11May2020 15:09:19.872] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11May2020 15:09:19.873] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11May2020 15:09:19.874] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11May2020 15:09:20.344] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11May2020 15:09:20.583] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 42%
[11May2020 15:09:20.973] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 3484 ms
[11May2020 15:09:20.974] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (95.329s)! For help, type "help"
[11May2020 15:09:21.043] [Server thread/INFO] [ring_of_attraction/]: RingOfAttraction server setup
[11May2020 15:09:21.308] [Server thread/INFO] [BonsaiTrees2/]: Updated soil compatibility
[11May2020 15:09:21.387] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[11May2020 15:09:21.387] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[11May2020 15:09:21.387] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[11May2020 15:09:21.388] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[11May2020 15:09:21.388] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[11May2020 15:09:21.388] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[11May2020 15:09:21.388] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[11May2020 15:09:21.389] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class de.maxhenkel.car.entity.car.base.EntityCarInventoryBase from class de.maxhenkel.car.entity.car.base.EntityCarLockBase
[11May2020 15:09:22.180] [Server thread/INFO] [com.maciej916.maessentials.libs.Log/]: ma-essentials Setup world
[11May2020 15:09:22.181] [Server thread/INFO] [com.maciej916.maessentials.libs.Log/]: ma-essentials Mod is running on server
[11May2020 15:09:22.181] [Server thread/INFO] [com.maciej916.maessentials.libs.Log/]: ma-essentials Loading data
[11May2020 15:09:22.274] [Server thread/INFO] [com.maciej916.maessentials.libs.Log/]: ma-essentials Data loaded
[11May2020 15:09:22.282] [Server thread/INFO] [biomesoplenty/]: Registering BoP commands...
[11May2020 15:09:22.349] [Server thread/INFO] [trade/]: Commands have been registered !
[11May2020 15:09:22.406] [Server thread/INFO] [corail_recycler/]: 478 recycling recipes loaded
[11May2020 15:09:22.788] [Server thread/INFO] [ring_of_repair/]: RingOfRepair server setup
[11May2020 15:09:23.622] [Server thread/INFO] [Silent Gear/TraitManager]: Gear traits loaded: 48
[11May2020 15:09:23.622] [Server thread/INFO] [Silent Gear/PartManager]: Gear parts loaded: 116
[11May2020 15:09:23.635] [Server thread/INFO] [com.vandendaelen.openbackup.OpenBackup/]: World name : world
[11May2020 15:09:23.636] [Server thread/INFO] [com.vandendaelen.openbackup.OpenBackup/]: [OpenBackup] Server backup - Started
[11May2020 15:09:23.708] [Server thread/INFO] [minecolonies/]: Finished discovering saplings
[11May2020 15:09:24.061] [Server thread/INFO] [minecolonies/]: Finished discovering Ores
[11May2020 15:09:24.061] [Server thread/INFO] [minecolonies/]: Finished discovering oreBlocks
[11May2020 15:09:24.113] [Server thread/INFO] [minecolonies/]: Finished discovering compostables
[11May2020 15:09:24.169] [Server thread/INFO] [minecolonies/]: Finished discovering compostables
[11May2020 15:09:24.170] [Server thread/INFO] [minecolonies/]: Finished discovering lucky oreBlocks
[11May2020 15:09:24.174] [Server thread/INFO] [minecolonies/]: Finished discovering diseases
[11May2020 15:09:24.175] [Server thread/INFO] [minecolonies/]: Finished initiating sifter config
[11May2020 15:09:24.196] [Server thread/INFO] [minecolonies/]: Finished discovering food
[11May2020 15:09:24.208] [Server thread/INFO] [minecolonies/]: Finished discovering fuel
[11May2020 15:09:24.860] [Server thread/INFO] [tombstone/]: The list of contributors has been loaded successfully
[11May2020 15:09:49.339] [Server thread/INFO] [com.vandendaelen.openbackup.OpenBackup/]: [OpenBackup] Server backup - Done
[11May2020 15:09:49.393] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (overworld): All chunks are saved
[11May2020 15:09:49.395] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[11May2020 15:09:49.396] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[11May2020 15:20:00.049] [Server thread/INFO] [tombstone/]: The player has successfully been saved
[11May2020 15:29:18.908] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Barrhaputh is b0eba521-18bf-437b-a2d8-f8712a4cf7af
[11May2020 15:29:22.763] [User Authenticator #2/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Arkai0n is ff6344a7-139e-4ed7-bcbd-b8b80ae666fe
[11May2020 15:29:30.771] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@9783469
[11May2020 15:29:30.829] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Barrhaputh[/90.30.58.164:51308] logged in with entity id 297 at (1968.3798891256279, 63.0, 185.8090795659385)
[11May2020 15:29:30.885] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Barrhaputh joined the game
[11May2020 15:29:31.271] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@14485bc8 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[11May2020 15:29:31.272] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@cbf3cd6 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[11May2020 15:29:31.272] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@271820a (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[11May2020 15:29:31.273] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@46bd4b40 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[11May2020 15:29:31.273] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.ldtteam.structurize.commands.arguments.MultipleStringArgument@77eb10ce (class com.ldtteam.structurize.commands.arguments.MultipleStringArgument) - will not be sent to client!
[11May2020 15:29:31.598] [Server thread/INFO] [structurize/]: New Server UUID 1d01d4b5-5a99-4e8c-959f-1c9b01805403
[11May2020 15:29:33.145] [Server thread/WARN] [minecolonies/]: Owning field not considered because not loaded: BlockPos{x=1834, y=65, z=245}
[11May2020 15:29:33.512] [Server thread/WARN] [minecolonies/]: Owning field not considered because not loaded: BlockPos{x=1834, y=65, z=245}
[11May2020 15:29:34.626] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3979ms or 79 ticks behind
[11May2020 15:29:34.840] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@75a71b2d
[11May2020 15:29:34.863] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Arkai0n[/90.120.219.206:50006] logged in with entity id 402 at (-205.99086578064848, 75.0, -228.65336225513607)
[11May2020 15:29:34.871] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Arkai0n joined the game
[11May2020 15:29:35.035] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@14485bc8 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[11May2020 15:29:35.035] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@cbf3cd6 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[11May2020 15:29:35.035] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@271820a (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[11May2020 15:29:35.035] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@46bd4b40 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[11May2020 15:29:35.035] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.ldtteam.structurize.commands.arguments.MultipleStringArgument@77eb10ce (class com.ldtteam.structurize.commands.arguments.MultipleStringArgument) - will not be sent to client!
[11May2020 15:29:35.604] [Server thread/WARN] [minecolonies/]: Owning field not considered because not loaded: BlockPos{x=-218, y=68, z=-259}
[11May2020 15:29:35.617] [Server thread/WARN] [minecolonies/]: Owning field not considered because not loaded: BlockPos{x=-218, y=68, z=-259}
[11May2020 15:29:35.956] [Server thread/WARN] [minecolonies/]: Owning field not considered because not loaded: BlockPos{x=-218, y=68, z=-259}
[11May2020 15:29:35.967] [Server thread/WARN] [minecolonies/]: Owning field not considered because not loaded: BlockPos{x=-218, y=68, z=-259}
[11May2020 15:29:42.965] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 32ms increasing chunk view distance to: 5
[11May2020 15:29:57.569] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 23ms increasing chunk view distance to: 6
[11May2020 15:30:12.568] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 23ms increasing chunk view distance to: 7
[11May2020 15:30:22.322] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Arkai0n> hello there
[11May2020 15:30:27.484] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Barrhaputh> Hi
[11May2020 15:30:27.569] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 28ms increasing chunk view distance to: 8
[11May2020 15:30:37.933] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Barrhaputh> tellement chiant les enchantements
[11May2020 15:30:41.873] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Arkai0n> mmh ?
[11May2020 15:30:42.573] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 29ms increasing chunk view distance to: 9
[11May2020 15:30:44.570] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Arkai0n> pouqwa ?
[11May2020 15:30:51.041] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Barrhaputh> devoir reset constamment le truc là
[11May2020 15:30:51.273] [Server thread/INFO] [morpheus/]: Arkai0n is now sleeping. 1/2 - 1 miners (100%)
[11May2020 15:30:57.599] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 32ms increasing chunk view distance to: 10
[11May2020 15:31:01.435] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Barrhaputh> en plus petit à petit ça consomme tes niveaux
[11May2020 15:31:12.569] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 30ms increasing chunk view distance to: 11
[11May2020 15:31:16.274] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Arkai0n> :/
[11May2020 15:31:27.586] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 31ms increasing chunk view distance to: 12
[11May2020 15:31:42.571] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 32ms increasing chunk view distance to: 13
[11May2020 15:31:57.582] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 38ms increasing chunk view distance to: 14
[11May2020 15:32:12.575] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 28ms increasing chunk view distance to: 15
[11May2020 15:32:27.577] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 40ms increasing chunk view distance to: 16
[11May2020 15:32:42.589] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 35ms increasing chunk view distance to: 17
[11May2020 15:32:57.469] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Arkai0n> je suis vocalisationné si tou veux
[11May2020 15:32:57.701] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 40ms increasing chunk view distance to: 18
[11May2020 15:33:42.890] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 40ms increasing chunk view distance to: 19
[11May2020 15:34:12.822] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 42ms increasing chunk view distance to: 20
[11May2020 15:34:33.579] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 103ms decreasing chunk view distance to: 19
[11May2020 15:34:33.641] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 6044ms or 120 ticks behind
[11May2020 15:34:51.381] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 47ms decreasing chunk view distance to: 18
[11May2020 15:34:51.432] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2835ms or 56 ticks behind
[11May2020 15:35:36.402] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 42ms increasing chunk view distance to: 19
[11May2020 15:37:21.381] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 41ms increasing chunk view distance to: 20
[11May2020 15:37:36.428] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 47ms decreasing chunk view distance to: 19
[11May2020 15:37:51.391] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 41ms increasing chunk view distance to: 20
[11May2020 15:39:07.831] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 58ms decreasing chunk view distance to: 19
[11May2020 15:39:39.270] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 73ms decreasing chunk view distance to: 18
[11May2020 15:39:39.330] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2933ms or 58 ticks behind
[11May2020 15:39:54.272] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 20ms increasing chunk view distance to: 19
[11May2020 15:40:04.947] [Server thread/INFO] [com.vandendaelen.openbackup.OpenBackup/]: [OpenBackup] Server backup - Started
[11May2020 15:40:09.284] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 24ms increasing chunk view distance to: 20
[11May2020 15:40:30.337] [Server thread/INFO] [com.vandendaelen.openbackup.OpenBackup/]: [OpenBackup] Server backup - Done
[11May2020 15:42:09.318] [Server thread/WARN] [minecolonies/]: Owning field not considered because not loaded: BlockPos{x=-218, y=68, z=-259}
[11May2020 15:42:09.331] [Server thread/WARN] [minecolonies/]: Owning field not considered because not loaded: BlockPos{x=-218, y=68, z=-259}
[11May2020 15:42:54.591] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 48ms decreasing chunk view distance to: 19
[11May2020 15:43:09.589] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 47ms decreasing chunk view distance to: 18
[11May2020 15:43:24.646] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 50ms decreasing chunk view distance to: 17
[11May2020 15:43:39.725] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 52ms decreasing chunk view distance to: 16
[11May2020 15:43:54.312] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 42ms increasing chunk view distance to: 17
[11May2020 15:43:57.502] [Server thread/INFO] [com.performant.coremod.Performant/]: EntiyZombie at:BlockPos{x=1794, y=69, z=140} dim: 0 is lagging, likely culprit task is:AttackTurtleEggGoal
[11May2020 15:43:57.502] [Server thread/INFO] [com.performant.coremod.Performant/]: Pausing entity AI due to lag, last 20 ticks took:120ms. Stacktrace below, let the mod author know(not performant, the entities mod author)
java.lang.Exception: Entity AI Task lag
at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:411) ~[?:1.15-2.09m]
at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) ~[?:?]
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) ~[?:?]
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1307) ~[?:?]
at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:39) ~[?:?]
at net.minecraft.entity.monster.ZombieEntity.func_70636_d(ZombieEntity.java:234) ~[?:?]
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?]
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?]
at net.minecraft.entity.monster.ZombieEntity.func_70071_h_(ZombieEntity.java:208) ~[?:?]
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?]
at net.minecraft.world.World.func_217390_a(World.java:536) [?:?]
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) [?:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) [?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:44:24.293] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 41ms increasing chunk view distance to: 18
[11May2020 15:44:41.839] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 71ms decreasing chunk view distance to: 17
[11May2020 15:44:41.894] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2596ms or 51 ticks behind
[11May2020 15:44:56.848] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 39ms increasing chunk view distance to: 18
[11May2020 15:45:11.953] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 47ms decreasing chunk view distance to: 17
[11May2020 15:45:12.727] [Server thread/INFO] [morpheus/]: Barrhaputh is now sleeping. 1/2 - 0 miners (50%)
[11May2020 15:45:41.890] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 34ms increasing chunk view distance to: 18
[11May2020 15:45:56.822] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 31ms increasing chunk view distance to: 19
[11May2020 15:46:11.825] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 32ms increasing chunk view distance to: 20
[11May2020 15:47:42.443] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 48ms decreasing chunk view distance to: 19
[11May2020 15:47:47.350] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2053ms or 41 ticks behind
[11May2020 15:47:59.658] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 47ms decreasing chunk view distance to: 18
[11May2020 15:48:14.212] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 47ms decreasing chunk view distance to: 17
[11May2020 15:48:29.739] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 42ms increasing chunk view distance to: 18
[11May2020 15:48:45.377] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 57ms decreasing chunk view distance to: 17
[11May2020 15:48:59.146] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 38ms increasing chunk view distance to: 18
[11May2020 15:49:14.252] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2005ms or 40 ticks behind
[11May2020 15:49:16.131] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 51ms decreasing chunk view distance to: 17
[11May2020 15:49:33.942] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4694ms or 93 ticks behind
[11May2020 15:49:35.642] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 47ms decreasing chunk view distance to: 16
[11May2020 15:49:56.236] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 103ms decreasing chunk view distance to: 15
[11May2020 15:49:56.292] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 5745ms or 114 ticks behind
[11May2020 15:50:11.229] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 34ms increasing chunk view distance to: 16
[11May2020 15:50:13.802] [Server thread/WARN] [minecolonies/]: Owning field not considered because not loaded: BlockPos{x=-218, y=68, z=-259}
[11May2020 15:50:13.811] [Server thread/WARN] [minecolonies/]: Owning field not considered because not loaded: BlockPos{x=-218, y=68, z=-259}
[11May2020 15:50:30.663] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2066ms or 41 ticks behind
[11May2020 15:50:44.455] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 48ms decreasing chunk view distance to: 15
[11May2020 15:50:48.860] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2012ms or 40 ticks behind
[11May2020 15:51:05.289] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 67ms decreasing chunk view distance to: 14
[11May2020 15:51:10.219] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 6372ms or 127 ticks behind
[11May2020 15:51:22.978] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 48ms decreasing chunk view distance to: 13
[11May2020 15:51:37.823] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 50ms decreasing chunk view distance to: 12
[11May2020 15:51:43.672] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2025ms or 40 ticks behind
[11May2020 15:52:08.630] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 33ms increasing chunk view distance to: 13
[11May2020 15:52:23.627] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 32ms increasing chunk view distance to: 14
[11May2020 15:52:38.631] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 36ms increasing chunk view distance to: 15
[11May2020 15:52:53.646] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 35ms increasing chunk view distance to: 16
[11May2020 15:53:08.634] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 39ms increasing chunk view distance to: 17
[11May2020 15:53:23.642] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 36ms increasing chunk view distance to: 18
[11May2020 15:53:38.965] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 32ms increasing chunk view distance to: 19
[11May2020 15:53:53.678] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 37ms increasing chunk view distance to: 20
[11May2020 15:54:30.371] [Server thread/WARN] [net.minecraft.entity.EntityType/]: Skipping Entity with id clumps:xp_orb_big
[11May2020 15:54:30.371] [Server thread/WARN] [net.minecraft.entity.EntityType/]: Skipping Entity with id clumps:xp_orb_big
[11May2020 15:55:15.090] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 102ms decreasing chunk view distance to: 19
[11May2020 15:55:15.222] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 6575ms or 131 ticks behind
[11May2020 15:55:45.970] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 48ms decreasing chunk view distance to: 18
[11May2020 15:56:01.355] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 49ms decreasing chunk view distance to: 17
[11May2020 15:56:03.688] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2041ms or 40 ticks behind
[11May2020 15:56:17.498] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 42ms increasing chunk view distance to: 18
[11May2020 15:56:28.174] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2127ms or 42 ticks behind
[11May2020 15:56:36.096] [Server thread/INFO] [morpheus/]: Barrhaputh is now sleeping. 1/2 - 0 miners (50%)
[11May2020 15:56:49.481] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 40ms increasing chunk view distance to: 19
[11May2020 15:56:56.266] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2019ms or 40 ticks behind
[11May2020 15:57:08.392] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 48ms decreasing chunk view distance to: 18
[11May2020 15:57:13.427] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2180ms or 43 ticks behind
[11May2020 15:57:24.282] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 49ms decreasing chunk view distance to: 17
[11May2020 15:57:53.437] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 36ms increasing chunk view distance to: 18
[11May2020 15:58:08.433] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 42ms increasing chunk view distance to: 19
[11May2020 15:58:13.827] [Server thread/WARN] [minecolonies/]: Owning field not considered because not loaded: BlockPos{x=-218, y=68, z=-259}
[11May2020 15:58:13.852] [Server thread/WARN] [minecolonies/]: Owning field not considered because not loaded: BlockPos{x=-218, y=68, z=-259}
[11May2020 15:58:16.577] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2079ms or 41 ticks behind
[11May2020 15:58:17.976] [Server thread/WARN] [minecolonies/]: Statemachine for transition com.minecolonies.api.entity.ai.statemachine.AITarget@3b4ba0d3 threw an exception:
java.lang.NullPointerException: null
at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.addContainerPosition(AbstractBuildingContainer.java:180) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:233) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:217) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.citizen.builder.EntityAIStructureBuilder.connectBlockToBuildingIfNecessary(EntityAIStructureBuilder.java:359) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.placeBlockAt(AbstractEntityAIStructure.java:507) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.structureStep(AbstractEntityAIStructure.java:807) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.lambda$generateStructureGenerator$3(AbstractEntityAIStructure.java:228) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.getNextState(BasicTransition.java:79) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.transitionToNext(BasicStateMachine.java:150) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:133) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:105) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:133) ~[?:0.11.907-ALPHA]
at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?]
at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368) ~[?:1.15-2.09m]
at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) ~[?:?]
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) ~[?:?]
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1307) ~[?:?]
at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159) ~[?:?]
at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1137) ~[?:0.11.907-ALPHA]
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?]
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?]
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?]
at net.minecraft.world.World.func_217390_a(World.java:536) [?:?]
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) [?:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) [?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:58:17.978] [Server thread/ERROR] [minecolonies/]: Pausing Entity Aaliyah C. Hammer (com.minecolonies.coremod.job.Builder) at BlockPos{x=1857, y=72, z=221} for 100 Seconds because of error:
[11May2020 15:58:17.978] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: java.lang.NullPointerException
[11May2020 15:58:17.978] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.addContainerPosition(AbstractBuildingContainer.java:180)
[11May2020 15:58:17.978] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:233)
[11May2020 15:58:17.978] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:217)
[11May2020 15:58:17.978] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.citizen.builder.EntityAIStructureBuilder.connectBlockToBuildingIfNecessary(EntityAIStructureBuilder.java:359)
[11May2020 15:58:17.979] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.placeBlockAt(AbstractEntityAIStructure.java:507)
[11May2020 15:58:17.979] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.structureStep(AbstractEntityAIStructure.java:807)
[11May2020 15:58:17.979] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.lambda$generateStructureGenerator$3(AbstractEntityAIStructure.java:228)
[11May2020 15:58:17.979] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.getNextState(BasicTransition.java:79)
[11May2020 15:58:17.979] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.transitionToNext(BasicStateMachine.java:150)
[11May2020 15:58:17.980] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:133)
[11May2020 15:58:17.980] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126)
[11May2020 15:58:17.980] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:105)
[11May2020 15:58:17.980] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:133)
[11May2020 15:58:17.980] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
[11May2020 15:58:17.980] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368)
[11May2020 15:58:17.981] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595)
[11May2020 15:58:17.981] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262)
[11May2020 15:58:17.981] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1307)
[11May2020 15:58:17.981] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159)
[11May2020 15:58:17.981] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1137)
[11May2020 15:58:17.981] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104)
[11May2020 15:58:17.982] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274)
[11May2020 15:58:17.982] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600)
[11May2020 15:58:17.982] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.world.World.func_217390_a(World.java:536)
[11May2020 15:58:17.982] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401)
[11May2020 15:58:17.982] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
[11May2020 15:58:17.982] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
[11May2020 15:58:17.983] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
[11May2020 15:58:17.983] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
[11May2020 15:58:17.983] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at java.lang.Thread.run(Thread.java:748)
[11May2020 15:58:24.104] [Server thread/WARN] [minecolonies/]: Statemachine for transition com.minecolonies.api.entity.ai.statemachine.AITarget@3b4ba0d3 threw an exception:
java.lang.NullPointerException: null
at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.addContainerPosition(AbstractBuildingContainer.java:180) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:233) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:217) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.citizen.builder.EntityAIStructureBuilder.connectBlockToBuildingIfNecessary(EntityAIStructureBuilder.java:359) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.placeBlockAt(AbstractEntityAIStructure.java:507) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.structureStep(AbstractEntityAIStructure.java:807) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.lambda$generateStructureGenerator$3(AbstractEntityAIStructure.java:228) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.getNextState(BasicTransition.java:79) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.transitionToNext(BasicStateMachine.java:150) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:133) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:105) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:133) ~[?:0.11.907-ALPHA]
at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?]
at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368) ~[?:1.15-2.09m]
at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) ~[?:?]
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) ~[?:?]
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1307) ~[?:?]
at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159) ~[?:?]
at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1137) ~[?:0.11.907-ALPHA]
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?]
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?]
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?]
at net.minecraft.world.World.func_217390_a(World.java:536) [?:?]
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) [?:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) [?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:58:24.106] [Server thread/ERROR] [minecolonies/]: Pausing Entity Aaliyah C. Hammer (com.minecolonies.coremod.job.Builder) at BlockPos{x=1857, y=72, z=221} for 200 Seconds because of error:
[11May2020 15:58:24.106] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: java.lang.NullPointerException
[11May2020 15:58:24.106] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.addContainerPosition(AbstractBuildingContainer.java:180)
[11May2020 15:58:24.106] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:233)
[11May2020 15:58:24.106] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:217)
[11May2020 15:58:24.106] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.citizen.builder.EntityAIStructureBuilder.connectBlockToBuildingIfNecessary(EntityAIStructureBuilder.java:359)
[11May2020 15:58:24.107] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.placeBlockAt(AbstractEntityAIStructure.java:507)
[11May2020 15:58:24.107] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.structureStep(AbstractEntityAIStructure.java:807)
[11May2020 15:58:24.107] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.lambda$generateStructureGenerator$3(AbstractEntityAIStructure.java:228)
[11May2020 15:58:24.107] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.getNextState(BasicTransition.java:79)
[11May2020 15:58:24.107] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.transitionToNext(BasicStateMachine.java:150)
[11May2020 15:58:24.107] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:133)
[11May2020 15:58:24.107] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126)
[11May2020 15:58:24.108] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:105)
[11May2020 15:58:24.108] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:133)
[11May2020 15:58:24.108] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
[11May2020 15:58:24.108] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368)
[11May2020 15:58:24.108] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595)
[11May2020 15:58:24.108] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262)
[11May2020 15:58:24.109] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1307)
[11May2020 15:58:24.109] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159)
[11May2020 15:58:24.109] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1137)
[11May2020 15:58:24.109] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104)
[11May2020 15:58:24.109] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274)
[11May2020 15:58:24.109] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600)
[11May2020 15:58:24.110] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.world.World.func_217390_a(World.java:536)
[11May2020 15:58:24.110] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401)
[11May2020 15:58:24.110] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
[11May2020 15:58:24.110] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
[11May2020 15:58:24.110] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
[11May2020 15:58:24.110] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
[11May2020 15:58:24.110] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at java.lang.Thread.run(Thread.java:748)
[11May2020 15:58:25.733] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 42ms increasing chunk view distance to: 20
[11May2020 15:58:34.191] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Barrhaputh has made the advancement [Fulfill a Request]
[11May2020 15:58:40.981] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2034ms or 40 ticks behind
[11May2020 15:58:42.773] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 51ms decreasing chunk view distance to: 19
[11May2020 15:58:58.099] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2152ms or 43 ticks behind
[11May2020 15:59:17.222] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4125ms or 82 ticks behind
[11May2020 15:59:19.114] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 59ms decreasing chunk view distance to: 18
[11May2020 15:59:35.417] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3220ms or 64 ticks behind
[11May2020 15:59:37.315] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 56ms decreasing chunk view distance to: 17
[11May2020 15:59:54.777] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4379ms or 87 ticks behind
[11May2020 15:59:56.494] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 52ms decreasing chunk view distance to: 16
[11May2020 16:00:00.103] [Server thread/INFO] [tombstone/]: The player has successfully been saved
[11May2020 16:00:12.546] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 42ms increasing chunk view distance to: 17
[11May2020 16:00:26.306] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 41ms increasing chunk view distance to: 18
[11May2020 16:00:43.346] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3899ms or 77 ticks behind
[11May2020 16:00:48.738] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 75ms decreasing chunk view distance to: 17
[11May2020 16:01:01.552] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 42ms increasing chunk view distance to: 18
[11May2020 16:01:16.086] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 53ms decreasing chunk view distance to: 17
[11May2020 16:01:31.017] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 38ms increasing chunk view distance to: 18
[11May2020 16:01:45.179] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 33ms increasing chunk view distance to: 19
[11May2020 16:02:23.506] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2008ms or 40 ticks behind
[11May2020 16:02:32.948] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 42ms increasing chunk view distance to: 20
[11May2020 16:02:48.473] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 48ms decreasing chunk view distance to: 19
[11May2020 16:02:53.146] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2099ms or 41 ticks behind
[11May2020 16:03:06.098] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 57ms decreasing chunk view distance to: 18
[11May2020 16:03:10.292] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2195ms or 43 ticks behind
[11May2020 16:03:16.462] [Server thread/WARN] [minecolonies/]: Owning field not considered because not loaded: BlockPos{x=-218, y=68, z=-259}
[11May2020 16:03:16.481] [Server thread/WARN] [minecolonies/]: Owning field not considered because not loaded: BlockPos{x=-218, y=68, z=-259}
[11May2020 16:03:29.329] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4082ms or 81 ticks behind
[11May2020 16:03:41.344] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 50ms decreasing chunk view distance to: 17
[11May2020 16:03:47.696] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2048ms or 40 ticks behind
[11May2020 16:03:58.937] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 50ms decreasing chunk view distance to: 16
[11May2020 16:04:04.806] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2058ms or 41 ticks behind
[11May2020 16:04:14.544] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 41ms increasing chunk view distance to: 17
[11May2020 16:04:25.499] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2002ms or 40 ticks behind
[11May2020 16:04:32.445] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 49ms decreasing chunk view distance to: 16
[11May2020 16:04:46.480] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 39ms increasing chunk view distance to: 17
[11May2020 16:05:16.497] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 48ms decreasing chunk view distance to: 16
[11May2020 16:05:31.485] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 47ms decreasing chunk view distance to: 15
[11May2020 16:05:46.437] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 40ms increasing chunk view distance to: 16
[11May2020 16:06:03.346] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 59ms decreasing chunk view distance to: 15
[11May2020 16:06:31.525] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 36ms increasing chunk view distance to: 16
[11May2020 16:06:46.806] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 37ms increasing chunk view distance to: 17
[11May2020 16:07:01.681] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 33ms increasing chunk view distance to: 18
[11May2020 16:07:16.831] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 36ms increasing chunk view distance to: 19
[11May2020 16:08:02.064] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 42ms increasing chunk view distance to: 20
[11May2020 16:08:17.849] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2002ms or 40 ticks behind
[11May2020 16:08:19.050] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 54ms decreasing chunk view distance to: 19
[11May2020 16:08:36.522] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3675ms or 73 ticks behind
[11May2020 16:08:37.142] [Server thread/INFO] [com.dynamic_view.DynView/]: Mean tick: 52ms decreasing chunk view distance to: 18
[11May2020 15:58:17.976] [Server thread/WARN] [minecolonies/]: Statemachine for transition com.minecolonies.api.entity.ai.statemachine.AITarget@3b4ba0d3 threw an exception:
java.lang.NullPointerException: null
at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.addContainerPosition(AbstractBuildingContainer.java:180) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:233) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:217) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.citizen.builder.EntityAIStructureBuilder.connectBlockToBuildingIfNecessary(EntityAIStructureBuilder.java:359) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.placeBlockAt(AbstractEntityAIStructure.java:507) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.structureStep(AbstractEntityAIStructure.java:807) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.lambda$generateStructureGenerator$3(AbstractEntityAIStructure.java:228) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.getNextState(BasicTransition.java:79) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.transitionToNext(BasicStateMachine.java:150) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:133) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:105) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:133) ~[?:0.11.907-ALPHA]
at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?]
at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368) ~[?:1.15-2.09m]
at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) ~[?:?]
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) ~[?:?]
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1307) ~[?:?]
at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159) ~[?:?]
at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1137) ~[?:0.11.907-ALPHA]
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?]
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?]
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?]
at net.minecraft.world.World.func_217390_a(World.java:536) [?:?]
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) [?:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) [?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:58:17.978] [Server thread/ERROR] [minecolonies/]: Pausing Entity Aaliyah C. Hammer (com.minecolonies.coremod.job.Builder) at BlockPos{x=1857, y=72, z=221} for 100 Seconds because of error:
[11May2020 15:58:17.978] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: java.lang.NullPointerException
[11May2020 15:58:17.978] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.addContainerPosition(AbstractBuildingContainer.java:180)
[11May2020 15:58:17.978] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:233)
[11May2020 15:58:17.978] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:217)
[11May2020 15:58:17.978] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.citizen.builder.EntityAIStructureBuilder.connectBlockToBuildingIfNecessary(EntityAIStructureBuilder.java:359)
[11May2020 15:58:17.979] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.placeBlockAt(AbstractEntityAIStructure.java:507)
[11May2020 15:58:17.979] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.structureStep(AbstractEntityAIStructure.java:807)
[11May2020 15:58:17.979] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.lambda$generateStructureGenerator$3(AbstractEntityAIStructure.java:228)
[11May2020 15:58:17.979] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.getNextState(BasicTransition.java:79)
[11May2020 15:58:17.979] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.transitionToNext(BasicStateMachine.java:150)
[11May2020 15:58:17.980] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:133)
[11May2020 15:58:17.980] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126)
[11May2020 15:58:17.980] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:105)
[11May2020 15:58:17.980] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:133)
[11May2020 15:58:17.980] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
[11May2020 15:58:17.980] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368)
[11May2020 15:58:17.981] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595)
[11May2020 15:58:17.981] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262)
[11May2020 15:58:17.981] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1307)
[11May2020 15:58:17.981] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159)
[11May2020 15:58:17.981] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1137)
[11May2020 15:58:17.981] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104)
[11May2020 15:58:17.982] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274)
[11May2020 15:58:17.982] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600)
[11May2020 15:58:17.982] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.world.World.func_217390_a(World.java:536)
[11May2020 15:58:17.982] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401)
[11May2020 15:58:17.982] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
[11May2020 15:58:17.982] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
[11May2020 15:58:17.983] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
[11May2020 15:58:17.983] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
[11May2020 15:58:17.983] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at java.lang.Thread.run(Thread.java:748)
[11May2020 15:58:24.104] [Server thread/WARN] [minecolonies/]: Statemachine for transition com.minecolonies.api.entity.ai.statemachine.AITarget@3b4ba0d3 threw an exception:
java.lang.NullPointerException: null
at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.addContainerPosition(AbstractBuildingContainer.java:180) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:233) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:217) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.citizen.builder.EntityAIStructureBuilder.connectBlockToBuildingIfNecessary(EntityAIStructureBuilder.java:359) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.placeBlockAt(AbstractEntityAIStructure.java:507) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.structureStep(AbstractEntityAIStructure.java:807) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.lambda$generateStructureGenerator$3(AbstractEntityAIStructure.java:228) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.getNextState(BasicTransition.java:79) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.transitionToNext(BasicStateMachine.java:150) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:133) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126) ~[?:0.11.907-ALPHA]
at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:105) ~[?:0.11.907-ALPHA]
at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:133) ~[?:0.11.907-ALPHA]
at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?]
at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368) ~[?:1.15-2.09m]
at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) ~[?:?]
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) ~[?:?]
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1307) ~[?:?]
at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159) ~[?:?]
at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1137) ~[?:0.11.907-ALPHA]
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?]
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?]
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?]
at net.minecraft.world.World.func_217390_a(World.java:536) [?:?]
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) [?:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) [?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[11May2020 15:58:24.106] [Server thread/ERROR] [minecolonies/]: Pausing Entity Aaliyah C. Hammer (com.minecolonies.coremod.job.Builder) at BlockPos{x=1857, y=72, z=221} for 200 Seconds because of error:
[11May2020 15:58:24.106] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: java.lang.NullPointerException
[11May2020 15:58:24.106] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.addContainerPosition(AbstractBuildingContainer.java:180)
[11May2020 15:58:24.106] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:233)
[11May2020 15:58:24.106] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.colony.buildings.AbstractBuildingContainer.registerBlockPosition(AbstractBuildingContainer.java:217)
[11May2020 15:58:24.106] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.citizen.builder.EntityAIStructureBuilder.connectBlockToBuildingIfNecessary(EntityAIStructureBuilder.java:359)
[11May2020 15:58:24.107] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.placeBlockAt(AbstractEntityAIStructure.java:507)
[11May2020 15:58:24.107] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.structureStep(AbstractEntityAIStructure.java:807)
[11May2020 15:58:24.107] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.lambda$generateStructureGenerator$3(AbstractEntityAIStructure.java:228)
[11May2020 15:58:24.107] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.getNextState(BasicTransition.java:79)
[11May2020 15:58:24.107] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.transitionToNext(BasicStateMachine.java:150)
[11May2020 15:58:24.107] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:133)
[11May2020 15:58:24.107] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126)
[11May2020 15:58:24.108] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:105)
[11May2020 15:58:24.108] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:133)
[11May2020 15:58:24.108] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
[11May2020 15:58:24.108] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:368)
[11May2020 15:58:24.108] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595)
[11May2020 15:58:24.108] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262)
[11May2020 15:58:24.109] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:1307)
[11May2020 15:58:24.109] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159)
[11May2020 15:58:24.109] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:1137)
[11May2020 15:58:24.109] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104)
[11May2020 15:58:24.109] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274)
[11May2020 15:58:24.109] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600)
[11May2020 15:58:24.110] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.world.World.func_217390_a(World.java:536)
[11May2020 15:58:24.110] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401)
[11May2020 15:58:24.110] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
[11May2020 15:58:24.110] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
[11May2020 15:58:24.110] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
[11May2020 15:58:24.110] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
[11May2020 15:58:24.110] [Server thread/INFO] [STDERR/]: [com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIBasic:onException:326]: at java.lang.Thread.run(Thread.java:748)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment