Skip to content

Instantly share code, notes, and snippets.

@charmesal
Created April 16, 2020 16:55
Show Gist options
  • Save charmesal/2439ac038f1ccc92385d669d16f6b8b5 to your computer and use it in GitHub Desktop.
Save charmesal/2439ac038f1ccc92385d669d16f6b8b5 to your computer and use it in GitHub Desktop.
[16Apr2020 17:49:54.878] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Charmesal, --version, 1.15.2-forge-31.1.43, --gameDir, C:\Users\kevin\AppData\Roaming\.minecraft, --assetsDir, C:\Users\kevin\AppData\Roaming\.minecraft\assets, --assetIndex, 1.15, --uuid, c7cc817686e8412aac1038b50944359d, --accessToken, ????????, --userType, legacy, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 31.1.43, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200307.202953]
[16Apr2020 17:49:54.882] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.0.0-milestone.4+67+b1a340b starting: java version 1.8.0_51 by Oracle Corporation
[16Apr2020 17:49:55.694] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[16Apr2020 17:49:55.911] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/kevin/AppData/Roaming/.minecraft/mods/MixinBootstrap-1.0.2.jar Service=ModLauncher Env=CLIENT
[16Apr2020 17:49:59.760] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [snownee.snow.mixin.Connector]
[16Apr2020 17:49:59.764] [main/INFO] [Kiwi/]: Invoking Mixin Connector
[16Apr2020 17:49:59.771] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.15.2-forge-31.1.43, --gameDir, C:\Users\kevin\AppData\Roaming\.minecraft, --assetsDir, C:\Users\kevin\AppData\Roaming\.minecraft\assets, --uuid, c7cc817686e8412aac1038b50944359d, --username, Charmesal, --assetIndex, 1.15, --accessToken, ????????, --userType, legacy, --versionType, release]
[16Apr2020 17:50:04.670] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Charmesal
[16Apr2020 17:50:09.674] [Render thread/ERROR] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Error occurred applying transform of coremod coremods/remove-enchantment-limit.js function edit_block_event
jdk.nashorn.internal.runtime.ECMAException: ReferenceError: "foundNode" is not defined
at jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57) ~[nashorn.jar:?]
at jdk.nashorn.internal.runtime.ECMAErrors.referenceError(ECMAErrors.java:319) ~[nashorn.jar:?]
at jdk.nashorn.internal.runtime.ECMAErrors.referenceError(ECMAErrors.java:291) ~[nashorn.jar:?]
at jdk.nashorn.internal.objects.Global.__noSuchProperty__(Global.java:914) ~[nashorn.jar:?]
at jdk.nashorn.internal.scripts.Script$Recompilation$135$723A$\^eval\_.patch_RepairContainer_updateRepairOutput(<eval>:33) ~[?:?]
at jdk.nashorn.internal.scripts.Script$Recompilation$133$351A$\^eval\_.initializeCoreMod$transformer(<eval>:12) ~[?:?]
at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:638) ~[nashorn.jar:?]
at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:229) ~[nashorn.jar:?]
at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:387) ~[nashorn.jar:?]
at jdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:110) ~[nashorn.jar:?]
at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:18) ~[coremods-2.0.0-milestone.1.jar:?]
at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:10) ~[coremods-2.0.0-milestone.1.jar:?]
at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) [coremods-2.0.0-milestone.1.jar:?]
at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) [modlauncher-5.0.0-milestone.4.jar:?]
at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:168) [modlauncher-5.0.0-milestone.4.jar:?]
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:106) [modlauncher-5.0.0-milestone.4.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:239) [modlauncher-5.0.0-milestone.4.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:126) [modlauncher-5.0.0-milestone.4.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:96) [modlauncher-5.0.0-milestone.4.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_51]
at net.minecraft.block.Blocks.<clinit>(Blocks.java:339) [?:?]
at net.minecraft.util.registry.Registry.lambda$static$3(Registry.java:91) [?:?]
at net.minecraft.util.registry.Registry$$Lambda$579/696411130.get(Unknown Source) [?:?]
at net.minecraft.util.registry.Registry.lambda$static$40(Registry.java:261) [?:?]
at net.minecraft.util.registry.Registry$$Lambda$616/1744146882.accept(Unknown Source) [?:?]
at java.util.LinkedHashMap$LinkedEntrySet.forEach(LinkedHashMap.java:663) [?:1.8.0_51]
at net.minecraft.util.registry.Registry.<clinit>(Registry.java:260) [?:?]
at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:34) [?:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:353) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:166) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.15.2-31.1.43.jar:31.1]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$468/1901465425.call(Unknown Source) [forge-1.15.2-31.1.43.jar:31.1]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.0.0-milestone.4.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.0.0-milestone.4.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.0.0-milestone.4.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.0.0-milestone.4.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.0.0-milestone.4.jar:?]
[16Apr2020 17:50:25.538] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
[16Apr2020 17:50:29.778] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goblintraders:goblin_trader
[16Apr2020 17:50:29.783] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goblintraders:vein_goblin_trader
[16Apr2020 17:50:29.855] [modloading-worker-0/INFO] [wile.rsgauges.ModRsGauges/]: Gauges and Switches GIT id #1afee92.
[16Apr2020 17:50:29.947] [modloading-worker-2/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\kevin\AppData\Roaming\.minecraft\config\silentgear-client.toml
[16Apr2020 17:50:29.967] [modloading-worker-2/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\kevin\AppData\Roaming\.minecraft\config\silentgear-common.toml
[16Apr2020 17:50:29.976] [modloading-worker-7/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading Bountiful listeners..
[16Apr2020 17:50:30.374] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Loading Init Config
[16Apr2020 17:50:31.662] [modloading-worker-4/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
[16Apr2020 17:50:31.894] [modloading-worker-4/WARN] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Attempting to add a Lambda listener with computed generic type of Event. Are you sure this is what you meant? NOTE : there are complex lambda forms where the generic type information is erased and cannot be recovered at runtime.
[16Apr2020 17:50:32.163] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:rifter
[16Apr2020 17:50:32.261] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:hunter
[16Apr2020 17:50:32.272] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:bladeshroom_cap
[16Apr2020 17:50:32.334] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:nova
[16Apr2020 17:50:32.342] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:nova_spike
[16Apr2020 17:50:32.347] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:crystal_bug
[16Apr2020 17:50:32.369] [modloading-worker-4/INFO] [Kiwi/Init]: Processing 2 KiwiModule annotations
[16Apr2020 17:50:32.376] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:penumbrian
[16Apr2020 17:50:32.382] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:tree_hopper
[16Apr2020 17:50:32.426] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:stinger
[16Apr2020 17:50:32.449] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\config\bonsaitrees2-common.toml is not correct. Correcting
[16Apr2020 17:50:32.450] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.additionalCuttingTools was corrected from [minecraft:shears] to [minecraft:shears]
[16Apr2020 17:50:32.501] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:nightstag
[16Apr2020 17:50:32.546] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:deceitful_snapper
[16Apr2020 17:50:32.554] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:bulb_angler
[16Apr2020 17:50:32.588] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.1.43, for MC 1.15.2 with MCP 20200307.202953
[16Apr2020 17:50:32.588] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.1.43 Initialized
[16Apr2020 17:50:32.597] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:skulk
[16Apr2020 17:50:32.605] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:shade_squirrel
[16Apr2020 17:50:32.643] [modloading-worker-4/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Loading Config
[16Apr2020 17:50:32.670] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:thrown_geode
[16Apr2020 17:50:32.743] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:spore_bomb
[16Apr2020 17:50:32.749] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:cloud
[16Apr2020 17:50:32.938] [modloading-worker-1/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Main.initialize()
[16Apr2020 17:50:32.977] [modloading-worker-1/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer...
[16Apr2020 17:50:33.049] [modloading-worker-1/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
[16Apr2020 17:50:33.052] [modloading-worker-1/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
[16Apr2020 17:50:33.052] [modloading-worker-1/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Initialized.
[16Apr2020 17:50:33.070] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity autumnity:boat
[16Apr2020 17:50:33.366] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity autumnity:snail
[16Apr2020 17:50:33.582] [modloading-worker-4/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [plastic,] was added to the CruxInit
[16Apr2020 17:50:33.583] [modloading-worker-4/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [pink_slime,] was added to the CruxInit
[16Apr2020 17:50:33.843] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:water_arrow
[16Apr2020 17:50:33.867] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:box_turtle
[16Apr2020 17:50:33.872] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:arrau_turtle
[16Apr2020 17:50:33.875] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:starshell_turtle
[16Apr2020 17:50:33.876] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:oak_fish_mount
[16Apr2020 17:50:33.876] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:spruce_fish_mount
[16Apr2020 17:50:33.877] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:birch_fish_mount
[16Apr2020 17:50:33.877] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:jungle_fish_mount
[16Apr2020 17:50:33.877] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:acacia_fish_mount
[16Apr2020 17:50:33.877] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:dark_oak_fish_mount
[16Apr2020 17:50:33.918] [modloading-worker-5/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[16Apr2020 17:50:35.090] [modloading-worker-7/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.
[16Apr2020 17:50:35.100] [modloading-worker-1/INFO] [JarSignVerifier/]: Mod usefulrailroads is signed with a valid certificate.
[16Apr2020 17:50:35.281] [modloading-worker-5/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[16Apr2020 17:50:35.285] [modloading-worker-5/INFO] [Mystical Agriculture/]: Registered plugin: com.github.elrol.industrialagriculture.plugin.MAPlugin
[16Apr2020 17:50:35.336] [modloading-worker-5/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Registering Souls
[16Apr2020 17:50:35.992] [modloading-worker-7/INFO] [JarSignVerifier/]: Mod usefulbackpacks is signed with a valid certificate.
[16Apr2020 17:50:36.848] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity totem
[16Apr2020 17:50:36.904] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stoneling
[16Apr2020 17:50:36.979] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity glass_frame
[16Apr2020 17:50:36.982] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity colored_frame
[16Apr2020 17:50:37.399] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gravisand
[16Apr2020 17:50:37.425] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity chest_passenger
[16Apr2020 17:50:37.773] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
[16Apr2020 17:50:38.804] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crab
[16Apr2020 17:50:38.813] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pickarang
[16Apr2020 17:50:38.832] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity foxhound
[16Apr2020 17:50:39.098] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity toretoise
[16Apr2020 17:50:39.379] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wrapped
[16Apr2020 17:50:39.529] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
[16Apr2020 17:50:39.872] [Render thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 4 jobs
[16Apr2020 17:50:39.936] [Render thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.052
[16Apr2020 17:50:40.067] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity snowrealmagic.snow
[16Apr2020 17:50:40.096] [Render thread/INFO] [Kiwi/Init]: Module [kiwi:contributors] initialized
[16Apr2020 17:50:40.112] [Render thread/INFO] [Kiwi/Init]: Module [snowrealmagic:snowrealmagic] initialized
[16Apr2020 17:50:40.113] [Render thread/INFO] [Kiwi/Init]: block: 7
[16Apr2020 17:50:40.113] [Render thread/INFO] [Kiwi/Init]: item: 1
[16Apr2020 17:50:40.113] [Render thread/INFO] [Kiwi/Init]: block_entity_type: 2
[16Apr2020 17:50:40.113] [Render thread/INFO] [Kiwi/Init]: entity_type: 1
[16Apr2020 17:50:40.113] [Render thread/INFO] [Kiwi/Init]: feature: 1
[16Apr2020 17:50:48.102] [Render thread/INFO] [mcwwindows/]: Blocks registered.
[16Apr2020 17:50:48.287] [Render thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 107 blocks.
[16Apr2020 17:50:48.541] [Render 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.
[16Apr2020 17:50:48.541] [Render 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.
[16Apr2020 17:50:48.541] [Render 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.
[16Apr2020 17:50:48.543] [Render 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.
[16Apr2020 17:50:48.548] [Render 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.
[16Apr2020 17:50:48.549] [Render 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.
[16Apr2020 17:50:48.549] [Render 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.
[16Apr2020 17:50:48.549] [Render 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.
[16Apr2020 17:50:48.549] [Render 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.
[16Apr2020 17:50:48.550] [Render 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.
[16Apr2020 17:50:48.551] [Render 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.
[16Apr2020 17:50:48.552] [Render 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.
[16Apr2020 17:50:48.553] [Render 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.
[16Apr2020 17:50:48.569] [Render thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered block: speedyhoppers:speedyhopper_mk1
[16Apr2020 17:50:48.569] [Render thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered block: speedyhoppers:speedyhopper_mk2
[16Apr2020 17:50:48.569] [Render thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered block: speedyhoppers:speedyhopper_mk3
[16Apr2020 17:50:48.729] [Render thread/INFO] [mcwbridges/]: Blocks registered.
[16Apr2020 17:50:49.880] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
[16Apr2020 17:50:50.204] [Render thread/INFO] [STDOUT/]: [ejektaflex.bountiful.SetupLifecycle:registerBlocks:193]: Registering to: minecraft:block, class net.minecraft.block.Block
[16Apr2020 17:50:50.204] [Render thread/INFO] [xerca.xercamusic.common.XercaMusic/]: XercaMusic: Registering blocks
[16Apr2020 17:50:50.271] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [prismarine,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [panda,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [ice,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [cow,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [saltpeter,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [experience,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [graphite,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [magma_cube,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [glowstone,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [pig,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [llama,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [skeleton,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [platinum,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [tungsten,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [bat,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [husk,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [coral,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [rabbit,] was added to the CruxInit
[16Apr2020 17:50:50.272] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [rubber,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [silverfish,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [tin,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [fire,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [sulfur,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [invar,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [wood,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [drowned,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [zinc,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [dolphin,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [zombie_pigman,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [stray,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [nether,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [obsidian,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [shulker,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [turtle,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [chrome,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [vex,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [inferium,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [dirt,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [wither_skeleton,] was added to the CruxInit
[16Apr2020 17:50:50.273] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [brass,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [water,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [bronze,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [horse,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [vindicator,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [phantom,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [evoker,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [mooshroom,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [coal,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [silver,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [squid,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [uranium,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [parrot,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [redstone,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [creeper,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [emerald,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [enderman,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [steel,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [ravager,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [chicken,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [mithril,] was added to the CruxInit
[16Apr2020 17:50:50.274] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [titanium,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [air,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [aluminum,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [fox,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [slime,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [pillager,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [gold,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [iridium,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [blaze,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [endermite,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [cat,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [zombie,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [lapis_lazuli,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [copper,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [end,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [guardian,] was added to the CruxInit
[16Apr2020 17:50:50.275] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [ghast,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [sheep,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [nickel,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [electrum,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [nether_quartz,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [villager,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [wolf,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [nature,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [constantan,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [lead,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [polar_bear,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [stone,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [dye,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [diamond,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [silicon,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [earth,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [fish,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [witch,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [iron,] was added to the CruxInit
[16Apr2020 17:50:50.276] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [spider,] was added to the CruxInit
[16Apr2020 17:50:50.277] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Updating Crops
[16Apr2020 17:50:50.277] [Render thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Initializing Crops
[16Apr2020 17:50:50.340] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
[16Apr2020 17:50:50.342] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
[16Apr2020 17:50:50.684] [Render 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.
[16Apr2020 17:50:50.684] [Render 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.
[16Apr2020 17:50:50.687] [Render 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.
[16Apr2020 17:50:50.688] [Render 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.
[16Apr2020 17:50:50.691] [Render 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.
[16Apr2020 17:50:50.691] [Render 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.
[16Apr2020 17:50:50.733] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `diamond_axe`, expected `variant16x`. This could be a intended override, but in most cases indicates a broken mod.
[16Apr2020 17:50:50.734] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `golden_axe`, expected `variant16x`. This could be a intended override, but in most cases indicates a broken mod.
[16Apr2020 17:50:50.734] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `iron_axe`, expected `variant16x`. This could be a intended override, but in most cases indicates a broken mod.
[16Apr2020 17:50:50.734] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `stone_axe`, expected `variant16x`. This could be a intended override, but in most cases indicates a broken mod.
[16Apr2020 17:50:50.734] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `wooden_axe`, expected `variant16x`. This could be a intended override, but in most cases indicates a broken mod.
[16Apr2020 17:50:50.812] [Render thread/INFO] [mcwwindows/]: Items registered.
[16Apr2020 17:50:50.818] [Render thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 108 items.
[16Apr2020 17:50:50.852] [Render 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.
[16Apr2020 17:50:50.854] [Render 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.
[16Apr2020 17:50:50.854] [Render 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.
[16Apr2020 17:50:50.854] [Render 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.
[16Apr2020 17:50:50.870] [Render thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered item: speedyhoppers:speedyhopper_mk1
[16Apr2020 17:50:50.870] [Render thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered item: speedyhoppers:speedyhopper_mk2
[16Apr2020 17:50:50.870] [Render thread/INFO] [al132.speedyhoppers.SpeedyHoppers/]: Registered item: speedyhoppers:speedyhopper_mk3
[16Apr2020 17:50:50.874] [Render thread/INFO] [mcwbridges/]: Items registered.
[16Apr2020 17:50:51.061] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
[16Apr2020 17:50:51.374] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `end_crystal`, expected `endergetic`. This could be a intended override, but in most cases indicates a broken mod.
[16Apr2020 17:50:51.385] [Render thread/INFO] [STDOUT/]: [ejektaflex.bountiful.SetupLifecycle:registerItems:183]: Registering to: minecraft:item, class net.minecraft.item.Item
[16Apr2020 17:50:51.385] [Render thread/INFO] [xerca.xercamusic.common.XercaMusic/]: XercaMusic: Registering items
[16Apr2020 17:50:51.877] [Render thread/INFO] [Bookshelf/]: Registering 9 global loot modifier serializers.
[16Apr2020 17:50:52.356] [Render thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 9 tile entities.
[16Apr2020 17:50:52.463] [Render thread/INFO] [xerca.xercamusic.common.XercaMusic/]: XercaMusic: Registering tile entities
[16Apr2020 17:50:52.711] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doggytalents:dog
[16Apr2020 17:50:52.712] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doggytalents:dog_beam
[16Apr2020 17:50:52.714] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[16Apr2020 17:50:52.716] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ob_arrow
[16Apr2020 17:50:52.718] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity bh_arrow
[16Apr2020 17:50:52.722] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity biomesoplenty:boat_bop
[16Apr2020 17:50:52.725] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgear:slingshot_projectile
[16Apr2020 17:50:52.743] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:boat
[16Apr2020 17:50:52.755] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:sonar_wave
[16Apr2020 17:50:52.773] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:nautilus
[16Apr2020 17:50:52.794] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:pike
[16Apr2020 17:50:52.805] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:lionfish
[16Apr2020 17:50:52.824] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:thrasher
[16Apr2020 17:50:52.825] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:great_thrasher
[16Apr2020 17:50:52.838] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:flare
[16Apr2020 17:50:52.843] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goat
[16Apr2020 17:50:52.843] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goat_boss
[16Apr2020 17:50:52.847] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity merchant
[16Apr2020 17:50:52.847] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:poise_cluster
[16Apr2020 17:50:52.848] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_fruit
[16Apr2020 17:50:52.849] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:boof_block
[16Apr2020 17:50:52.886] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:puff_bug
[16Apr2020 17:50:52.888] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:boat
[16Apr2020 17:50:52.892] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_balloon
[16Apr2020 17:50:52.894] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_knot
[16Apr2020 17:50:52.908] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo_baby
[16Apr2020 17:50:52.920] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo_adolescent
[16Apr2020 17:50:52.953] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo
[16Apr2020 17:50:52.957] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity petrock
[16Apr2020 17:50:52.959] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity swampexpansion:boat
[16Apr2020 17:50:52.960] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity xercamusic:music_spirit
[16Apr2020 17:50:52.997] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gravestone:player_ghost
[16Apr2020 17:50:52.998] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity securitycraft:bouncingbetty
[16Apr2020 17:50:52.998] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity securitycraft:taserbullet
[16Apr2020 17:50:52.999] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity securitycraft:imsbomb
[16Apr2020 17:50:53.000] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity securitycraft:securitycamera
[16Apr2020 17:50:53.009] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity securitycraft:sentry
[16Apr2020 17:50:53.010] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity securitycraft:bullet
[16Apr2020 17:50:53.017] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endermail:ender_mailman
[16Apr2020 17:50:53.029] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `freeze_top_layer`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
[16Apr2020 17:50:53.387] [Render thread/INFO] [trade/]: Containers have been registered !
[16Apr2020 17:50:53.848] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.sounddeviceoptions/COREMODLOG]: Found method init()V, patching...
[16Apr2020 17:50:53.933] [Render thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 31 block color handlers.
[16Apr2020 17:50:55.650] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources
[16Apr2020 17:50:55.931] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\config\gravestone-client.toml is not correct. Correcting
[16Apr2020 17:50:55.932] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimension_names was corrected from [minecraft:overworld=Overworld, minecraft:nether=Nether, minecraft:the_end=The End] to [minecraft:overworld=Overworld, minecraft:nether=Nether, minecraft:the_end=The End]
[16Apr2020 17:50:56.117] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\config\kleeslabs-common.toml is not correct. Correcting
[16Apr2020 17:50:56.117] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.disabledCompat was corrected from [] to []
[16Apr2020 17:50:56.167] [Server-Worker-1/INFO] [wile.rsgauges.ModRsGauges/]: Loaded config file rsgauges-common.toml
[16Apr2020 17:50:56.188] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\config\bluepower-common.toml is not correct. Correcting
[16Apr2020 17:50:56.188] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world gen.recipe enabling.albedoBrightness was corrected from 0.01 to 0.01
[16Apr2020 17:50:56.203] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\config\craftingautomat-common.toml is not correct. Correcting
[16Apr2020 17:50:56.204] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tickSettings was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:50:56.204] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tickSettings.craftingTicks was corrected from null to 8
[16Apr2020 17:50:56.204] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tickSettings.cooldownTicks was corrected from null to 16
[16Apr2020 17:50:56.214] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\config\bonsaitrees2-common.toml is not correct. Correcting
[16Apr2020 17:50:56.215] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.additionalCuttingTools was corrected from [minecraft:shears] to [minecraft:shears]
[16Apr2020 17:50:56.399] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\config\aquaculture-common.toml is not correct. Correcting
[16Apr2020 17:50:56.399] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.box_turtle.exclude was corrected from [] to []
[16Apr2020 17:50:56.400] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.arrau_turtle.exclude was corrected from [] to []
[16Apr2020 17:50:56.400] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.starshell_turtle.exclude was corrected from [] to []
[16Apr2020 17:50:56.411] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\config\journeymap-common.toml is not correct. Correcting
[16Apr2020 17:50:56.411] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key admins.serverAdmins was corrected from [mysticdrew, 12341234132] to [mysticdrew, 12341234132]
[16Apr2020 17:50:56.412] [Server-Worker-1/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[16Apr2020 17:50:56.513] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\config\astikorcarts-common.toml is not correct. Correcting
[16Apr2020 17:50:56.514] [Server-Worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.plowCart.replaceMap was corrected from SimpleCommentedConfig:{#forge:tools/shovels=SimpleCommentedConfig:{minecraft:grass_path=[minecraft:grass_block, minecraft:dirt]}, #forge:tools/hoes=SimpleCommentedConfig:{minecraft:farmland=[minecraft:dirt, minecraft:grass_block, minecraft:grass_path], minecraft:dirt=[minecraft:coarse_dirt]}} to SimpleConfig:{#forge:tools/shovels=SimpleConfig:{minecraft:grass_path=[minecraft:grass_block, minecraft:dirt]}, #forge:tools/hoes=SimpleConfig:{minecraft:farmland=[minecraft:dirt, minecraft:grass_block, minecraft:grass_path], minecraft:dirt=[minecraft:coarse_dirt]}}
[16Apr2020 17:50:56.713] [modloading-worker-0/INFO] [Silent Gear/]: IAOETool: Rebuilt ore block set, contains 8 items
[16Apr2020 17:50:56.789] [modloading-worker-5/ERROR] [journeymap/]: Found @journeymap.client.api.ClientPlugin: journeymap.client.api.ClientPlugin, but it doesn't implement IClientPlugin
[16Apr2020 17:50:56.790] [modloading-worker-5/INFO] [journeymap/]: No plugins for JourneyMap API discovered.
[16Apr2020 17:50:57.023] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
[16Apr2020 17:50:57.024] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block
[16Apr2020 17:50:57.024] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone
[16Apr2020 17:50:57.024] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 brick = 1 bricks
[16Apr2020 17:50:57.024] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks
[16Apr2020 17:50:57.024] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 nether_wart = 1 nether_wart_block
[16Apr2020 17:50:57.024] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block
[16Apr2020 17:50:57.024] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon
[16Apr2020 17:50:57.024] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone
[16Apr2020 17:50:57.024] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone
[16Apr2020 17:50:57.029] [modloading-worker-2/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
[16Apr2020 17:50:57.064] [modloading-worker-6/INFO] [sounddeviceoptions/]: Sound Device Options is starting
[16Apr2020 17:50:57.072] [modloading-worker-5/INFO] [com.logprot.Logprot/]: Shields up!
[16Apr2020 17:50:57.152] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [variant16x] Starting version check at https://raw.githubusercontent.com/BKthousand/Update16x/master/variant16x/updates.json
[16Apr2020 17:50:57.187] [modloading-worker-6/INFO] [STDOUT/]: [com.symstudios.goatmod.GoatEntitySpawns:addSpawnsToBiomes:17]: REGISTERED GOAT SPAWNS
[16Apr2020 17:50:57.229] [modloading-worker-2/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome minecraft:bamboo_jungle, types have been assigned on a best-effort guess: [JUNGLE, HOT, WET]
[16Apr2020 17:50:57.229] [modloading-worker-2/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome minecraft:bamboo_jungle_hills, types have been assigned on a best-effort guess: [JUNGLE, HOT, WET]
[16Apr2020 17:50:57.229] [modloading-worker-2/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome dimdungeons:biome_dungeon, types have been assigned on a best-effort guess: could not guess types
[16Apr2020 17:50:57.230] [modloading-worker-2/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome dimdungeons:biome_dungeon, types have been assigned on a best-effort guess: could not guess types
[16Apr2020 17:50:57.230] [modloading-worker-2/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome dimdungeons:biome_dungeon, types have been assigned on a best-effort guess: could not guess types
[16Apr2020 17:50:57.230] [modloading-worker-2/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome dimdungeons:biome_dungeon, types have been assigned on a best-effort guess: could not guess types
[16Apr2020 17:50:57.235] [modloading-worker-2/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome dimdungeons:biome_dungeon, types have been assigned on a best-effort guess: could not guess types
[16Apr2020 17:50:57.236] [modloading-worker-2/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome dimdungeons:biome_dungeon, types have been assigned on a best-effort guess: could not guess types
[16Apr2020 17:50:57.236] [modloading-worker-2/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome autumnity:maple_forest, types have been assigned on a best-effort guess: [FOREST]
[16Apr2020 17:50:57.236] [modloading-worker-2/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome autumnity:maple_forest_hills, types have been assigned on a best-effort guess: [FOREST]
[16Apr2020 17:50:57.236] [modloading-worker-2/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome autumnity:pumpkin_fields, types have been assigned on a best-effort guess: [PLAINS]
[16Apr2020 17:50:57.236] [modloading-worker-2/INFO] [inventoryhud/]: setup method registred
[16Apr2020 17:50:57.249] [modloading-worker-6/WARN] [morpheus/]: New day handler for dimension 0 has been replaced
[16Apr2020 17:50:57.285] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [variant16x] Found status: UP_TO_DATE Current: 0.9.2.1_beta Target: null
[16Apr2020 17:50:57.288] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Starting version check at https://raw.githubusercontent.com/percivalalb/DoggyTalents/1.15.x/version.json
[16Apr2020 17:50:57.310] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Found status: UP_TO_DATE Current: 1.15.2.3 Target: null
[16Apr2020 17:50:57.310] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/win_1.15.2.json
[16Apr2020 17:50:57.351] [modloading-worker-3/INFO] [mcwbridges/]: Setup method registered
[16Apr2020 17:50:57.450] [modloading-worker-5/INFO] [trade/]: Common Setup
[16Apr2020 17:50:57.463] [modloading-worker-6/INFO] [wile.rsgauges.ModRsGauges/]: Registering recipe condition processor ...
[16Apr2020 17:50:57.473] [modloading-worker-4/INFO] [Bookshelf/]: Registering 2 command argument types.
[16Apr2020 17:50:57.473] [modloading-worker-4/INFO] [Bookshelf/]: Registering 7 loot condition types.
[16Apr2020 17:50:57.496] [modloading-worker-5/INFO] [trade/]: Registered trading GUI
[16Apr2020 17:50:57.504] [modloading-worker-5/INFO] [trade/]: Packets have been registered !
[16Apr2020 17:50:57.511] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Found status: UP_TO_DATE Current: 1.0.0 Target: null
[16Apr2020 17:50:57.521] [modloading-worker-6/INFO] [wile.rsgauges.ModRsGauges/]: Init networking, overlay handling, content processors ...
[16Apr2020 17:50:57.523] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [rsgauges] Starting version check at https://raw.githubusercontent.com/stfwi/rsgauges/develop/meta/update.json
[16Apr2020 17:50:57.543] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [rsgauges] Found status: BETA Current: 1.2.2 Target: null
[16Apr2020 17:50:57.544] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [reauth] Starting version check at https://raw.githubusercontent.com/TechnicianLP/ReAuth/master/update.json
[16Apr2020 17:50:57.557] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [reauth] Found status: BETA Current: 3.8.0 Target: null
[16Apr2020 17:50:57.557] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[16Apr2020 17:50:57.604] [modloading-worker-5/INFO] [com.dynamic_view.DynView/]: Zooming chunks initiated!
[16Apr2020 17:50:57.646] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Found status: UP_TO_DATE Current: 2.11.0.156 Target: null
[16Apr2020 17:50:57.646] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [dcintegration] Starting version check at https://raw.githubusercontent.com/ErdbeerbaerLP/Discord-Chat-Integration/master/update_check.json
[16Apr2020 17:50:57.673] [modloading-worker-5/INFO] [mcwwindows/]: Setup method registered
[16Apr2020 17:50:57.809] [modloading-worker-2/INFO] [quark/]: Loading Module Chain Linkage
[16Apr2020 17:50:57.811] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [dcintegration] Found status: BETA Current: 1.1.14 Target: null
[16Apr2020 17:50:57.812] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [variant16x_biomesoplenty] Starting version check at https://raw.githubusercontent.com/BKthousand/Update16x/master/variant16x_biomesoplenty/updates.json
[16Apr2020 17:50:57.813] [modloading-worker-2/INFO] [quark/]: Loading Module Chute
[16Apr2020 17:50:57.813] [modloading-worker-2/INFO] [quark/]: Loading Module Color Slime
[16Apr2020 17:50:57.813] [modloading-worker-2/INFO] [quark/]: Loading Module Dispensers Place Blocks
[16Apr2020 17:50:57.813] [modloading-worker-2/INFO] [quark/]: Loading Module Ender Watcher
[16Apr2020 17:50:57.814] [modloading-worker-2/INFO] [quark/]: Loading Module Endermites Form Shulkers
[16Apr2020 17:50:57.814] [modloading-worker-2/INFO] [quark/]: Loading Module Feeding Trough
[16Apr2020 17:50:57.826] [modloading-worker-2/INFO] [quark/]: Loading Module Gravisand
[16Apr2020 17:50:57.827] [modloading-worker-2/INFO] [quark/]: Loading Module Iron Rod
[16Apr2020 17:50:57.827] [modloading-worker-2/INFO] [quark/]: Loading Module Metal Buttons
[16Apr2020 17:50:57.827] [modloading-worker-2/INFO] [quark/]: Loading Module Obsidian Plate
[16Apr2020 17:50:57.827] [modloading-worker-2/INFO] [quark/]: Loading Module Pistons Move Tile Entities
[16Apr2020 17:50:57.832] [modloading-worker-2/INFO] [quark/]: Loading Module Redstone Circuit
[16Apr2020 17:50:57.832] [modloading-worker-2/INFO] [quark/]: Loading Module Weather Sensor
[16Apr2020 17:50:57.832] [modloading-worker-2/INFO] [quark/]: Loading Module Compressed Blocks
[16Apr2020 17:50:57.832] [modloading-worker-2/INFO] [quark/]: Loading Module Duskbound Blocks
[16Apr2020 17:50:57.832] [modloading-worker-2/INFO] [quark/]: Loading Module Framed Glass
[16Apr2020 17:50:57.832] [modloading-worker-2/INFO] [quark/]: Loading Module Grate
[16Apr2020 17:50:57.832] [modloading-worker-2/INFO] [quark/]: Loading Module Iron Plates
[16Apr2020 17:50:57.832] [modloading-worker-2/INFO] [quark/]: Loading Module Item Frames
[16Apr2020 17:50:57.832] [modloading-worker-2/INFO] [quark/]: Loading Module Leaf Carpet
[16Apr2020 17:50:57.832] [modloading-worker-2/INFO] [quark/]: Loading Module Lit Lamp
[16Apr2020 17:50:57.832] [modloading-worker-2/INFO] [quark/]: Loading Module Midori
[16Apr2020 17:50:57.832] [modloading-worker-2/INFO] [quark/]: Loading Module More Brick Types
[16Apr2020 17:50:57.832] [modloading-worker-2/INFO] [quark/]: Loading Module More Potted Plants
[16Apr2020 17:50:57.833] [modloading-worker-2/INFO] [quark/]: Loading Module More Stone Variants
[16Apr2020 17:50:57.833] [modloading-worker-2/INFO] [quark/]: Loading Module Nether Brick Fence Gate
[16Apr2020 17:50:57.833] [modloading-worker-2/INFO] [quark/]: Loading Module Paper Decor
[16Apr2020 17:50:57.833] [modloading-worker-2/INFO] [quark/]: Loading Module Quilted Wool
[16Apr2020 17:50:57.833] [modloading-worker-2/INFO] [quark/]: Loading Module Rope
[16Apr2020 17:50:57.833] [modloading-worker-2/INFO] [quark/]: Loading Module Shingles
[16Apr2020 17:50:57.833] [modloading-worker-2/INFO] [quark/]: Loading Module Soul Sandstone
[16Apr2020 17:50:57.833] [modloading-worker-2/INFO] [quark/]: Loading Module Stained Planks
[16Apr2020 17:50:57.833] [modloading-worker-2/INFO] [quark/]: Loading Module Sturdy Stone
[16Apr2020 17:50:57.835] [modloading-worker-2/INFO] [quark/]: Loading Module Tallow And Candles
[16Apr2020 17:50:57.837] [modloading-worker-2/INFO] [quark/]: Loading Module Thatch
[16Apr2020 17:50:57.837] [modloading-worker-2/INFO] [quark/]: Loading Module Turf
[16Apr2020 17:50:57.837] [modloading-worker-2/INFO] [quark/]: Loading Module Variant Bookshelves
[16Apr2020 17:50:57.837] [modloading-worker-2/INFO] [quark/]: Loading Module Variant Chests
[16Apr2020 17:50:57.839] [modloading-worker-2/INFO] [quark/]: Loading Module Variant Ladders
[16Apr2020 17:50:57.839] [modloading-worker-2/INFO] [quark/]: Loading Module Vertical Planks
[16Apr2020 17:50:57.839] [modloading-worker-2/INFO] [quark/]: Loading Module Vertical Slabs
[16Apr2020 17:50:57.839] [modloading-worker-2/INFO] [quark/]: Loading Module Chests In Boats
[16Apr2020 17:50:57.840] [modloading-worker-2/INFO] [quark/]: Loading Module Easy Transfering
[16Apr2020 17:50:57.840] [modloading-worker-2/INFO] [quark/]: Loading Module F To Switch
[16Apr2020 17:50:57.841] [modloading-worker-2/INFO] [quark/]: Loading Module Hotbar Changer
[16Apr2020 17:50:57.844] [modloading-worker-2/INFO] [quark/]: Loading Module Inventory Sorting
[16Apr2020 17:50:57.844] [modloading-worker-2/INFO] [quark/]: Loading Module Item Sharing
[16Apr2020 17:50:57.850] [modloading-worker-2/INFO] [quark/]: Loading Module Shulker Box Right Click
[16Apr2020 17:50:57.851] [modloading-worker-2/INFO] [quark/]: Loading Module Ancient Tomes
[16Apr2020 17:50:57.852] [modloading-worker-2/INFO] [quark/]: Loading Module Camera
[16Apr2020 17:50:57.854] [modloading-worker-2/INFO] [quark/]: Loading Module Pathfinder Maps
[16Apr2020 17:50:57.855] [modloading-worker-2/INFO] [quark/]: Loading Module Pickarang
[16Apr2020 17:50:57.855] [modloading-worker-2/INFO] [quark/]: Loading Module Slime In A Bucket
[16Apr2020 17:50:57.856] [modloading-worker-2/INFO] [quark/]: Loading Module Trowel
[16Apr2020 17:50:57.856] [modloading-worker-2/INFO] [quark/]: Loading Module Armed Armor Stands
[16Apr2020 17:50:57.857] [modloading-worker-2/INFO] [quark/]: Loading Module Automatic Recipe Unlock
[16Apr2020 17:50:57.857] [modloading-worker-2/INFO] [quark/]: Loading Module Axe Leaf Harvesting
[16Apr2020 17:50:57.859] [modloading-worker-2/INFO] [quark/]: Loading Module Campfires Boost Elytra
[16Apr2020 17:50:57.860] [modloading-worker-2/INFO] [quark/]: Loading Module Compasses Work Everywhere
[16Apr2020 17:50:57.861] [modloading-worker-2/INFO] [quark/]: Loading Module Dirt To Path
[16Apr2020 17:50:57.862] [modloading-worker-2/INFO] [quark/]: Loading Module Double Door Opening
[16Apr2020 17:50:57.862] [modloading-worker-2/INFO] [quark/]: Loading Module Dragon Scales
[16Apr2020 17:50:57.863] [modloading-worker-2/INFO] [quark/]: Loading Module Emotes
[16Apr2020 17:50:57.870] [modloading-worker-2/INFO] [quark/]: Loading Module Enhanced Ladders
[16Apr2020 17:50:57.872] [modloading-worker-2/INFO] [quark/]: Loading Module Glass Shard
[16Apr2020 17:50:57.872] [modloading-worker-2/INFO] [quark/]: Loading Module Hoe Harvesting
[16Apr2020 17:50:57.873] [modloading-worker-2/INFO] [quark/]: Loading Module Improved Sleeping
[16Apr2020 17:50:57.875] [modloading-worker-2/INFO] [quark/]: Loading Module Lock Rotation
[16Apr2020 17:50:57.877] [modloading-worker-2/INFO] [quark/]: Loading Module Note Block Mob Sounds
[16Apr2020 17:50:57.889] [modloading-worker-2/INFO] [quark/]: Loading Module Pat The Dogs
[16Apr2020 17:50:57.889] [modloading-worker-2/INFO] [quark/]: Loading Module Poison Potato Usage
[16Apr2020 17:50:57.891] [modloading-worker-2/INFO] [quark/]: Loading Module Reacharound Placing
[16Apr2020 17:50:57.892] [modloading-worker-2/INFO] [quark/]: Loading Module Sign Editing
[16Apr2020 17:50:57.894] [modloading-worker-2/INFO] [quark/]: Loading Module Simple Harvest
[16Apr2020 17:50:57.895] [modloading-worker-2/INFO] [quark/]: Loading Module Snow Golem Player Heads
[16Apr2020 17:50:57.896] [modloading-worker-2/INFO] [quark/]: Loading Module Springy Slime
[16Apr2020 17:50:57.896] [modloading-worker-2/INFO] [quark/]: Loading Module Utility Recipes
[16Apr2020 17:50:57.897] [modloading-worker-2/INFO] [quark/]: Loading Module Villagers Follow Emeralds
[16Apr2020 17:50:57.898] [modloading-worker-2/INFO] [quark/]: Loading Module Big Dungeon
[16Apr2020 17:50:57.898] [modloading-worker-2/INFO] [quark/]: Loading Module Big Stone Clusters
[16Apr2020 17:50:57.899] [modloading-worker-2/INFO] [quark/]: Loading Module Biotite
[16Apr2020 17:50:57.899] [modloading-worker-2/INFO] [quark/]: Loading Module Blossom Trees
[16Apr2020 17:50:57.900] [modloading-worker-2/INFO] [quark/]: Loading Module Cave Roots
[16Apr2020 17:50:57.900] [modloading-worker-2/INFO] [quark/]: Loading Module Crevices
[16Apr2020 17:50:57.900] [modloading-worker-2/INFO] [quark/]: Loading Module Mega Caves
[16Apr2020 17:50:57.900] [modloading-worker-2/INFO] [quark/]: Loading Module Monster Box
[16Apr2020 17:50:57.901] [modloading-worker-2/INFO] [quark/]: Loading Module Nether Obsidian Spikes
[16Apr2020 17:50:57.901] [modloading-worker-2/INFO] [quark/]: Loading Module New Stone Types
[16Apr2020 17:50:57.901] [modloading-worker-2/INFO] [quark/]: Loading Module Speleothems
[16Apr2020 17:50:57.901] [modloading-worker-2/INFO] [quark/]: Loading Module Underground Clay
[16Apr2020 17:50:57.901] [modloading-worker-2/INFO] [quark/]: Loading Module Brimstone Underground Biome
[16Apr2020 17:50:57.901] [modloading-worker-2/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
[16Apr2020 17:50:57.901] [modloading-worker-2/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
[16Apr2020 17:50:57.901] [modloading-worker-2/INFO] [quark/]: Loading Module Glowshroom Underground Biome
[16Apr2020 17:50:57.902] [modloading-worker-2/INFO] [quark/]: Loading Module Lush Underground Biome
[16Apr2020 17:50:57.903] [modloading-worker-2/INFO] [quark/]: Loading Module Overgrown Underground Biome
[16Apr2020 17:50:57.903] [modloading-worker-2/INFO] [quark/]: Loading Module Permafrost Underground Biome
[16Apr2020 17:50:57.903] [modloading-worker-2/INFO] [quark/]: Loading Module Sandstone Underground Biome
[16Apr2020 17:50:57.903] [modloading-worker-2/INFO] [quark/]: Loading Module Slime Underground Biome
[16Apr2020 17:50:57.903] [modloading-worker-2/INFO] [quark/]: Loading Module Spider Nest Underground Biome
[16Apr2020 17:50:57.904] [modloading-worker-2/INFO] [quark/]: Loading Module Crabs
[16Apr2020 17:50:57.905] [modloading-worker-2/INFO] [quark/]: Loading Module Foxhound
[16Apr2020 17:50:57.906] [modloading-worker-2/INFO] [quark/]: Loading Module Frogs
[16Apr2020 17:50:57.906] [modloading-worker-2/INFO] [quark/]: Loading Module Stonelings
[16Apr2020 17:50:57.907] [modloading-worker-2/INFO] [quark/]: Loading Module Toretoise
[16Apr2020 17:50:57.909] [modloading-worker-2/INFO] [quark/]: Loading Module Back Button Keybind
[16Apr2020 17:50:57.910] [modloading-worker-2/INFO] [quark/]: Loading Module Chest Searching
[16Apr2020 17:50:57.911] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: --- LootTable import: Start ---
[16Apr2020 17:50:57.911] [modloading-worker-2/INFO] [quark/]: Loading Module Greener Grass
[16Apr2020 17:50:57.911] [modloading-worker-2/INFO] [quark/]: Loading Module Improved Mount Hud
[16Apr2020 17:50:57.912] [modloading-worker-2/INFO] [quark/]: Loading Module Improved Tooltips
[16Apr2020 17:50:57.912] [modloading-worker-2/INFO] [quark/]: Loading Module Usage Ticker
[16Apr2020 17:50:57.912] [modloading-worker-2/INFO] [quark/]: Loading Module Variant Animal Textures
[16Apr2020 17:50:57.933] [modloading-worker-2/INFO] [quark/]: Loading Module Backpack
[16Apr2020 17:50:57.935] [modloading-worker-2/INFO] [quark/]: Loading Module Magnets
[16Apr2020 17:50:57.935] [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
[16Apr2020 17:50:57.935] [modloading-worker-2/INFO] [quark/]: Loading Module Matrix Enchanting
[16Apr2020 17:50:57.936] [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
[16Apr2020 17:50:57.936] [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
[16Apr2020 17:50:57.936] [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
[16Apr2020 17:50:57.936] [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
[16Apr2020 17:50:57.936] [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
[16Apr2020 17:50:57.937] [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
[16Apr2020 17:50:57.937] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 21: Copied loot table data from <parent> 'strainer_survivalist' to <child> 'strainer_survivalist_solid'
[16Apr2020 17:50:57.937] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 22: Copied loot table data from <parent> 'strainer_survivalist' to <child> 'strainer_survivalist_reinforced'
[16Apr2020 17:50:57.937] [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
[16Apr2020 17:50:57.937] [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
[16Apr2020 17:50:57.937] [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
[16Apr2020 17:50:57.937] [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
[16Apr2020 17:50:57.938] [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
[16Apr2020 17:50:57.938] [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
[16Apr2020 17:50:57.938] [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
[16Apr2020 17:50:57.938] [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
[16Apr2020 17:50:57.938] [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
[16Apr2020 17:50:57.938] [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
[16Apr2020 17:50:57.938] [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
[16Apr2020 17:50:57.939] [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
[16Apr2020 17:50:57.939] [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
[16Apr2020 17:50:57.939] [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
[16Apr2020 17:50:57.939] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 40: Copied loot table data from <parent> 'strainer_fisherman' to <child> 'strainer_fisherman_solid'
[16Apr2020 17:50:57.939] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 41: Copied loot table data from <parent> 'strainer_fisherman' to <child> 'strainer_fisherman_reinforced'
[16Apr2020 17:50:57.939] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: Result: Found 0 errors
[16Apr2020 17:50:57.939] [modloading-worker-1/INFO] [mods.waterstrainer.WaterStrainer/]: --- LootTable import: End ---
[16Apr2020 17:50:57.944] [modloading-worker-2/INFO] [quark/]: Loading Module Pipes
[16Apr2020 17:50:57.945] [modloading-worker-2/INFO] [quark/]: Loading Module Totem Of Holding
[16Apr2020 17:50:57.945] [modloading-worker-2/INFO] [quark/]: Loading Module Adjustable Chat
[16Apr2020 17:50:57.946] [modloading-worker-2/INFO] [quark/]: Loading Module Custom Underground Biome
[16Apr2020 17:50:57.977] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [variant16x_biomesoplenty] Found status: UP_TO_DATE Current: 0.9.2_beta_pre3 Target: null
[16Apr2020 17:50:57.977] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/bridges.json
[16Apr2020 17:50:57.990] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Found status: UP_TO_DATE Current: 1.0.4 Target: null
[16Apr2020 17:50:57.991] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
[16Apr2020 17:50:58.009] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Found status: UP_TO_DATE Current: 1.9.4.63 Target: null
[16Apr2020 17:50:58.010] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentgear] Starting version check at https://raw.githubusercontent.com/SilentChaos512/Silent-Gear/1.15/update.json
[16Apr2020 17:50:58.133] [modloading-worker-4/INFO] [IPCClient/]: Found preferred client: STABLE
[16Apr2020 17:50:58.134] [modloading-worker-4/INFO] [UTeamCore/]: Discord client found and connected.
[16Apr2020 17:50:58.136] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentgear] Found status: OUTDATED Current: 1.5.3+78 Target: 1.5.8
[16Apr2020 17:50:58.136] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [solarflux] Starting version check at https://dccg.herokuapp.com/api/fmluc/246974
[16Apr2020 17:50:58.298] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [solarflux] Found status: UP_TO_DATE Current: 15.0.0 Target: null
[16Apr2020 17:50:58.298] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwroofs] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/roofs_1.15.2.json
[16Apr2020 17:50:58.309] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwroofs] Found status: UP_TO_DATE Current: 1.0.2 Target: null
[16Apr2020 17:50:58.310] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Starting version check at https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/cfm/update.json
[16Apr2020 17:50:58.323] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Found status: BETA Current: 7.0.0-pre16 Target: null
[16Apr2020 17:50:58.323] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mountedpearl] Starting version check at https://raw.githubusercontent.com/Lothrazar/MountedPearl/master/update.json
[16Apr2020 17:50:58.479] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mountedpearl] Found status: BETA Current: 1.15.2-1.0.0 Target: null
[16Apr2020 17:50:58.479] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Starting version check at http://olafkeijsers.net/fastleafdecay-update.json
[16Apr2020 17:50:58.551] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Found status: BETA Current: v22 Target: null
[16Apr2020 17:50:58.551] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mining_helmet] Starting version check at https://gitlab.com/modding-legacy/supporters/-/raw/master/miners-helmet.json
[16Apr2020 17:50:58.615] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.io.IOException: Server returned HTTP response code: 403 for URL: https://gitlab.com/modding-legacy/supporters/-/raw/master/miners-helmet.json
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
at net.minecraftforge.fml.VersionChecker$1$$Lambda$7675/399667552.accept(Unknown Source) [?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://gitlab.com/modding-legacy/supporters/-/raw/master/miners-helmet.json
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
... 4 more
[16Apr2020 17:50:58.617] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Starting version check at https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/goblintraders/update.json
[16Apr2020 17:50:58.625] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/goblintraders/update.json
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
at net.minecraftforge.fml.VersionChecker$1$$Lambda$7675/399667552.accept(Unknown Source) [?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/goblintraders/update.json
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
... 4 more
[16Apr2020 17:50:58.626] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [reap] Starting version check at http://maxhenkel.de/update/reap.json
[16Apr2020 17:50:58.910] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [reap] Found status: AHEAD Current: 1.12.2 Target: null
[16Apr2020 17:50:58.910] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goatmod] Starting version check at http://myurl.me/
[16Apr2020 17:50:58.984] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
at net.minecraftforge.fml.VersionChecker$1$$Lambda$7675/399667552.accept(Unknown Source) [?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
... 4 more
[16Apr2020 17:50:58.986] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [dimstorage] Starting version check at https://raw.githubusercontent.com/Edivad99/mod-version-controll/master/dimstorage_update.json
[16Apr2020 17:50:59.096] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [dimstorage] Found status: UP_TO_DATE Current: 3.1.0 Target: null
[16Apr2020 17:50:59.097] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [improvedwolves] Starting version check at https://mrcrayfish.com/mods?id=improvedwolves
[16Apr2020 17:50:59.717] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.Gson.fromJson(Gson.java:899) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:852) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:801) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:773) ~[gson-2.8.0.jar:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:214) [?:?]
at net.minecraftforge.fml.VersionChecker$1$$Lambda$7675/399667552.accept(Unknown Source) [?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
... 7 more
[16Apr2020 17:50:59.718] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[16Apr2020 17:51:00.145] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 31.1.43 Target: 31.1.46
[16Apr2020 17:51:00.146] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
[16Apr2020 17:51:00.403] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mousetweaks] Found status: BETA Current: 2.13 Target: null
[16Apr2020 17:51:00.404] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulrailroads] Starting version check at https://api.u-team.info/update/usefulrailroads.json
[16Apr2020 17:51:00.422] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulrailroads] Found status: UP_TO_DATE Current: 1.3.2.21 Target: null
[16Apr2020 17:51:00.422] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentlib] Starting version check at https://raw.githubusercontent.com/SilentChaos512/SilentLib/1.14/update.json
[16Apr2020 17:51:00.448] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentlib] Found status: BETA Current: 4.6.0+48 Target: null
[16Apr2020 17:51:00.449] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Starting version check at http://maxhenkel.de/update/gravestone.json
[16Apr2020 17:51:00.614] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Found status: UP_TO_DATE Current: 1.17.3 Target: null
[16Apr2020 17:51:00.614] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json
[16Apr2020 17:51:00.879] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Found status: UP_TO_DATE Current: v1.8.17 Target: null
[16Apr2020 17:51:00.879] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [inventoryhud] Starting version check at https://raw.githubusercontent.com/DmitryLovin/pluginUpdate/master/invupdate.json
[16Apr2020 17:51:00.969] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 52 column 46 path $..1.2.1
at com.google.gson.Gson.fromJson(Gson.java:902) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:852) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:801) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:773) ~[gson-2.8.0.jar:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:214) [?:?]
at net.minecraftforge.fml.VersionChecker$1$$Lambda$7675/399667552.accept(Unknown Source) [?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 52 column 46 path $..1.2.1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[gson-2.8.0.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:491) ~[gson-2.8.0.jar:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ObjectTypeAdapter.read(ObjectTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:187) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
... 7 more
[16Apr2020 17:51:00.970] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [smoke] Starting version check at http://osheaven.com/minecraft/smoke/update.json
[16Apr2020 17:51:01.040] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [smoke] Found status: UP_TO_DATE Current: 2.0.0 Target: null
[16Apr2020 17:51:01.040] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [xlfoodmod] Starting version check at https://raw.githubusercontent.com/mariot7/XL-Food-Mod/1.15/update.json
[16Apr2020 17:51:01.201] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [xlfoodmod] Found status: UP_TO_DATE Current: 2.2.2 Target: null
[16Apr2020 17:51:10.017] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/biomesoplenty/ethereal.json
[16Apr2020 17:51:10.132] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/integrateddynamics/menril.json
[16Apr2020 17:51:10.219] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/apple.json
[16Apr2020 17:51:10.226] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/apricot.json
[16Apr2020 17:51:10.233] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/banana.json
[16Apr2020 17:51:10.247] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/cherry.json
[16Apr2020 17:51:10.258] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/mango.json
[16Apr2020 17:51:10.269] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/olive.json
[16Apr2020 17:51:10.276] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/orange.json
[16Apr2020 17:51:10.281] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/pear.json
[16Apr2020 17:51:10.286] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/plum.json
[16Apr2020 17:51:10.296] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/brown_autumnal.json
[16Apr2020 17:51:10.303] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/fir.json
[16Apr2020 17:51:10.314] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/orange_autumnal.json
[16Apr2020 17:51:10.322] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/red_autumnal.json
[16Apr2020 17:51:10.332] [modloading-worker-7/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/yellow_autumnal.json
[16Apr2020 17:51:10.332] [modloading-worker-7/INFO] [BonsaiTrees2/]: Found 29 tree models.
[16Apr2020 17:51:10.360] [Server-Worker-1/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 11 jobs
[16Apr2020 17:51:10.378] [Render thread/INFO] [Silent Gear/]: Add wild flax to minecraft:plains
[16Apr2020 17:51:10.380] [Render thread/INFO] [Silent Gear/]: Add wild flax to minecraft:mountains
[16Apr2020 17:51:10.380] [Render thread/INFO] [Silent Gear/]: Add netherwood trees to minecraft:nether
[16Apr2020 17:51:10.381] [Render thread/INFO] [Silent Gear/]: Add crimson iron ore to minecraft:nether
[16Apr2020 17:51:10.381] [Render thread/INFO] [Silent Gear/]: Add wild flax to minecraft:mountain_edge
[16Apr2020 17:51:10.381] [Render thread/INFO] [Silent Gear/]: Add wild flax to minecraft:wooded_mountains
[16Apr2020 17:51:10.381] [Render thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:chaparral
[16Apr2020 17:51:10.381] [Render thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:grassland
[16Apr2020 17:51:10.381] [Render thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:highland
[16Apr2020 17:51:10.381] [Render thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:highland_moor
[16Apr2020 17:51:10.381] [Render thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:lavender_field
[16Apr2020 17:51:10.381] [Render thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:lush_grassland
[16Apr2020 17:51:10.381] [Render thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:pasture
[16Apr2020 17:51:10.382] [Render thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:poppy_field
[16Apr2020 17:51:10.382] [Render thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:prairie
[16Apr2020 17:51:10.382] [Render thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:shrubland
[16Apr2020 17:51:10.382] [Render thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:steppe
[16Apr2020 17:51:10.382] [Render thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:ashen_inferno
[16Apr2020 17:51:10.382] [Render thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:ashen_inferno
[16Apr2020 17:51:10.382] [Render thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:undergarden
[16Apr2020 17:51:10.382] [Render thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:undergarden
[16Apr2020 17:51:10.382] [Render thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:visceral_heap
[16Apr2020 17:51:10.382] [Render thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:visceral_heap
[16Apr2020 17:51:10.382] [Render thread/INFO] [Silent Gear/]: Add wild flax to autumnity:pumpkin_fields
[16Apr2020 17:51:10.382] [Render thread/INFO] [Silent Gear/]: Add wild flax to midnight:black_ridge
[16Apr2020 17:51:10.382] [Render thread/INFO] [Silent Gear/]: Add wild flax to minecraft:sunflower_plains
[16Apr2020 17:51:10.382] [Render thread/INFO] [Silent Gear/]: Add wild flax to minecraft:gravelly_mountains
[16Apr2020 17:51:10.383] [Render thread/INFO] [Silent Gear/]: Add wild flax to midnight:obscured_peaks
[16Apr2020 17:51:10.383] [Render thread/INFO] [Silent Gear/]: Add wild flax to midnight:crystal_spires
[16Apr2020 17:51:10.383] [Render thread/INFO] [Silent Gear/]: Add wild flax to midnight:night_plains
[16Apr2020 17:51:10.383] [Render thread/INFO] [Silent Gear/]: Add wild flax to midnight:obscured_plateau
[16Apr2020 17:51:10.383] [Render thread/INFO] [Silent Gear/]: Add wild flax to minecraft:modified_gravelly_mountains
[16Apr2020 17:51:10.386] [Render thread/INFO] [journeymap/]: Initializing Packet Registry
[16Apr2020 17:51:10.436] [Render thread/INFO] [Cucumber Library/]: Loaded cucumber-tags.json in 13 ms
[16Apr2020 17:51:10.486] [Server-Worker-1/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.125
[16Apr2020 17:51:10.488] [modloading-worker-0/INFO] [inventoryhud/]: clientRegistries method registred
[16Apr2020 17:51:10.636] [modloading-worker-2/INFO] [trade/]: Client Setup
[16Apr2020 17:51:10.806] [modloading-worker-6/INFO] [mcwwindows/]: ClientRegistries method registered
[16Apr2020 17:51:10.833] [modloading-worker-2/INFO] [mcwbridges/]: Mod client setup completed
[16Apr2020 17:51:10.833] [modloading-worker-2/INFO] [mcwbridges/]: ClientRegistries method registered
[16Apr2020 17:51:11.180] [Server-Worker-1/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after SIDED_SETUP: 2 jobs
[16Apr2020 17:51:11.189] [Server-Worker-1/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.009
[16Apr2020 17:51:11.436] [Render thread/FATAL] [net.minecraft.util.concurrent.ThreadTaskExecutor/]: Error executing task on Client
java.lang.IllegalStateException: No renderer registered for computercraft:turtle_player
at net.minecraft.client.renderer.entity.EntityRendererManager.validateRendererExistence(EntityRendererManager.java:192) ~[?:?]
at net.minecraftforge.fml.client.registry.RenderingRegistry.loadEntityRenderers(RenderingRegistry.java:50) ~[?:?]
at net.minecraftforge.fml.client.ClientModLoader.postSidedRunnable(ClientModLoader.java:127) ~[?:?]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$7268/696756218.accept(Unknown Source) ~[?:?]
at net.minecraftforge.fml.ModLoader.lambda$loadMods$14(ModLoader.java:158) ~[?:?]
at net.minecraftforge.fml.ModLoader$$Lambda$8730/726069765.run(Unknown Source) ~[?:?]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) ~[?:?]
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.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:898) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:554) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.15.2-31.1.43.jar:31.1]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$468/1901465425.call(Unknown Source) [forge-1.15.2-31.1.43.jar:31.1]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.0.0-milestone.4.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.0.0-milestone.4.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.0.0-milestone.4.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.0.0-milestone.4.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.0.0-milestone.4.jar:?]
[16Apr2020 17:51:14.044] [Server-Worker-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File goblintraders:sounds/entity/goblin_trader/annoyed_grunt1.ogg does not exist, cannot add it to event goblintraders:entity.goblin_trader.annoyed_grunt
[16Apr2020 17:51:14.125] [Server-Worker-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File endergetic:sounds/entity/puffbug/puffbug_hurt_1.ogg does not exist, cannot add it to event endergetic:entity.puffbug.hurt
[16Apr2020 17:51:14.761] [Server-Worker-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load autumnity:textures/mob_effect/stench.png : java.io.FileNotFoundException: autumnity:textures/mob_effect/stench.png
[16Apr2020 17:51:14.820] [Server-Worker-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load autumnity:textures/mob_effect/extension.png : java.io.FileNotFoundException: autumnity:textures/mob_effect/extension.png
[16Apr2020 17:51:20.634] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: industrialforegoing:blockstates/sludge_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/sludge_block.json
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=9'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=8'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=10'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=11'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=12'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=13'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=14'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=15'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=7'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=6'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=5'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=4'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=3'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=2'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=1'
[16Apr2020 17:51:20.635] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=0'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: industrialforegoing:blockstates/biofuel_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/biofuel_block.json
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=15'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=14'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=13'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=12'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=11'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=10'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=8'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=9'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=6'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=7'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=4'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=5'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=2'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=3'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=0'
[16Apr2020 17:51:20.636] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=1'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: industrialforegoing:blockstates/essence_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/essence_block.json
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=10'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=1'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=0'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=7'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=6'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=9'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=8'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=3'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=2'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=5'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=4'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=15'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=12'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=11'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=14'
[16Apr2020 17:51:20.637] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=13'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: industrialforegoing:blockstates/milk_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/milk_block.json
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=15'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=14'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=0'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=1'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=2'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=3'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=4'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=5'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=6'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=7'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=8'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=9'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=11'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=10'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=13'
[16Apr2020 17:51:20.638] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=12'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: industrialforegoing:blockstates/pink_slime_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/pink_slime_block.json
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=7'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=8'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=5'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=6'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=3'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=4'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=1'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=2'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=14'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=15'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=12'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=13'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=9'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=10'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=11'
[16Apr2020 17:51:20.639] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=0'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: industrialforegoing:blockstates/latex_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/latex_block.json
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=6'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=7'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=4'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=5'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=8'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=9'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=15'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=13'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=14'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=11'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=12'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=10'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=2'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=3'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=0'
[16Apr2020 17:51:20.648] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=1'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: industrialforegoing:blockstates/meat_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/meat_block.json
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=1'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=2'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=3'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=4'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=15'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=14'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=0'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=9'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=11'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=10'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=13'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=12'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=5'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=6'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=7'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=8'
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: industrialforegoing:blockstates/machine_frame_pity.json: java.io.FileNotFoundException: industrialforegoing:blockstates/machine_frame_pity.json
[16Apr2020 17:51:20.649] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/machine_frame_pity.json' missing model for variant: 'industrialforegoing:machine_frame_pity#'
[16Apr2020 17:51:20.650] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: industrialforegoing:blockstates/machine_frame_simple.json: java.io.FileNotFoundException: industrialforegoing:blockstates/machine_frame_simple.json
[16Apr2020 17:51:20.650] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/machine_frame_simple.json' missing model for variant: 'industrialforegoing:machine_frame_simple#'
[16Apr2020 17:51:20.650] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: industrialforegoing:blockstates/machine_frame_advanced.json: java.io.FileNotFoundException: industrialforegoing:blockstates/machine_frame_advanced.json
[16Apr2020 17:51:20.650] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/machine_frame_advanced.json' missing model for variant: 'industrialforegoing:machine_frame_advanced#'
[16Apr2020 17:51:20.651] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: industrialforegoing:blockstates/machine_frame_supreme.json: java.io.FileNotFoundException: industrialforegoing:blockstates/machine_frame_supreme.json
[16Apr2020 17:51:20.651] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/machine_frame_supreme.json' missing model for variant: 'industrialforegoing:machine_frame_supreme#'
[16Apr2020 17:51:20.651] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: industrialforegoing:blockstates/sewage_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/sewage_block.json
[16Apr2020 17:51:20.651] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=10'
[16Apr2020 17:51:20.651] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=12'
[16Apr2020 17:51:20.651] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=11'
[16Apr2020 17:51:20.651] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=14'
[16Apr2020 17:51:20.651] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=13'
[16Apr2020 17:51:20.651] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=15'
[16Apr2020 17:51:20.652] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=5'
[16Apr2020 17:51:20.652] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=4'
[16Apr2020 17:51:20.652] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=7'
[16Apr2020 17:51:20.652] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=6'
[16Apr2020 17:51:20.652] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=9'
[16Apr2020 17:51:20.652] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=8'
[16Apr2020 17:51:20.652] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=1'
[16Apr2020 17:51:20.652] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=0'
[16Apr2020 17:51:20.652] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=3'
[16Apr2020 17:51:20.652] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=2'
[16Apr2020 17:51:21.972] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_1' referenced from: solarflux:sp_1#: java.io.FileNotFoundException: solarflux:models/block/sp_1.json
[16Apr2020 17:51:21.974] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_2' referenced from: solarflux:sp_2#: java.io.FileNotFoundException: solarflux:models/block/sp_2.json
[16Apr2020 17:51:21.977] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_3' referenced from: solarflux:sp_3#: java.io.FileNotFoundException: solarflux:models/block/sp_3.json
[16Apr2020 17:51:21.980] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_4' referenced from: solarflux:sp_4#: java.io.FileNotFoundException: solarflux:models/block/sp_4.json
[16Apr2020 17:51:21.984] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_5' referenced from: solarflux:sp_5#: java.io.FileNotFoundException: solarflux:models/block/sp_5.json
[16Apr2020 17:51:21.985] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_6' referenced from: solarflux:sp_6#: java.io.FileNotFoundException: solarflux:models/block/sp_6.json
[16Apr2020 17:51:21.987] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_7' referenced from: solarflux:sp_7#: java.io.FileNotFoundException: solarflux:models/block/sp_7.json
[16Apr2020 17:51:21.988] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_8' referenced from: solarflux:sp_8#: java.io.FileNotFoundException: solarflux:models/block/sp_8.json
[16Apr2020 17:51:26.724] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'torchslabmod:blockstates/end_rod_slab.json' missing model for variant: 'torchslabmod:end_rod_slab#conditional=true,facing=east'
[16Apr2020 17:51:26.724] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'torchslabmod:blockstates/end_rod_slab.json' missing model for variant: 'torchslabmod:end_rod_slab#conditional=false,facing=west'
[16Apr2020 17:51:26.724] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'torchslabmod:blockstates/end_rod_slab.json' missing model for variant: 'torchslabmod:end_rod_slab#conditional=true,facing=north'
[16Apr2020 17:51:26.724] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'torchslabmod:blockstates/end_rod_slab.json' missing model for variant: 'torchslabmod:end_rod_slab#conditional=true,facing=south'
[16Apr2020 17:51:26.724] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'torchslabmod:blockstates/end_rod_slab.json' missing model for variant: 'torchslabmod:end_rod_slab#conditional=true,facing=west'
[16Apr2020 17:51:26.724] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'torchslabmod:blockstates/end_rod_slab.json' missing model for variant: 'torchslabmod:end_rod_slab#conditional=false,facing=east'
[16Apr2020 17:51:26.725] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'torchslabmod:blockstates/end_rod_slab.json' missing model for variant: 'torchslabmod:end_rod_slab#conditional=false,facing=south'
[16Apr2020 17:51:26.725] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'torchslabmod:blockstates/end_rod_slab.json' missing model for variant: 'torchslabmod:end_rod_slab#conditional=false,facing=north'
[16Apr2020 17:51:26.727] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mining_helmet:blockstates/light_air.json: java.io.FileNotFoundException: mining_helmet:blockstates/light_air.json
[16Apr2020 17:51:26.728] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mining_helmet:blockstates/light_air.json' missing model for variant: 'mining_helmet:light_air#waterlogged=true'
[16Apr2020 17:51:26.728] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mining_helmet:blockstates/light_air.json' missing model for variant: 'mining_helmet:light_air#waterlogged=false'
[16Apr2020 17:51:28.705] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/panda_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/panda_crop.json
[16Apr2020 17:51:28.705] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/panda_crop.json' missing model for variant: 'mysticalagriculture:panda_crop#age=7'
[16Apr2020 17:51:28.705] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/panda_crop.json' missing model for variant: 'mysticalagriculture:panda_crop#age=6'
[16Apr2020 17:51:28.705] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/panda_crop.json' missing model for variant: 'mysticalagriculture:panda_crop#age=5'
[16Apr2020 17:51:28.706] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/panda_crop.json' missing model for variant: 'mysticalagriculture:panda_crop#age=4'
[16Apr2020 17:51:28.706] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/panda_crop.json' missing model for variant: 'mysticalagriculture:panda_crop#age=3'
[16Apr2020 17:51:28.706] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/panda_crop.json' missing model for variant: 'mysticalagriculture:panda_crop#age=2'
[16Apr2020 17:51:28.706] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/panda_crop.json' missing model for variant: 'mysticalagriculture:panda_crop#age=1'
[16Apr2020 17:51:28.706] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/panda_crop.json' missing model for variant: 'mysticalagriculture:panda_crop#age=0'
[16Apr2020 17:51:28.706] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/ravager_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/ravager_crop.json
[16Apr2020 17:51:28.706] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/ravager_crop.json' missing model for variant: 'mysticalagriculture:ravager_crop#age=4'
[16Apr2020 17:51:28.706] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/ravager_crop.json' missing model for variant: 'mysticalagriculture:ravager_crop#age=5'
[16Apr2020 17:51:28.706] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/ravager_crop.json' missing model for variant: 'mysticalagriculture:ravager_crop#age=6'
[16Apr2020 17:51:28.706] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/ravager_crop.json' missing model for variant: 'mysticalagriculture:ravager_crop#age=7'
[16Apr2020 17:51:28.706] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/ravager_crop.json' missing model for variant: 'mysticalagriculture:ravager_crop#age=0'
[16Apr2020 17:51:28.706] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/ravager_crop.json' missing model for variant: 'mysticalagriculture:ravager_crop#age=1'
[16Apr2020 17:51:28.706] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/ravager_crop.json' missing model for variant: 'mysticalagriculture:ravager_crop#age=2'
[16Apr2020 17:51:28.706] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/ravager_crop.json' missing model for variant: 'mysticalagriculture:ravager_crop#age=3'
[16Apr2020 17:51:28.707] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/fox_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/fox_crop.json
[16Apr2020 17:51:28.707] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/fox_crop.json' missing model for variant: 'mysticalagriculture:fox_crop#age=7'
[16Apr2020 17:51:28.707] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/fox_crop.json' missing model for variant: 'mysticalagriculture:fox_crop#age=1'
[16Apr2020 17:51:28.707] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/fox_crop.json' missing model for variant: 'mysticalagriculture:fox_crop#age=2'
[16Apr2020 17:51:28.707] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/fox_crop.json' missing model for variant: 'mysticalagriculture:fox_crop#age=0'
[16Apr2020 17:51:28.707] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/fox_crop.json' missing model for variant: 'mysticalagriculture:fox_crop#age=5'
[16Apr2020 17:51:28.707] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/fox_crop.json' missing model for variant: 'mysticalagriculture:fox_crop#age=6'
[16Apr2020 17:51:28.707] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/fox_crop.json' missing model for variant: 'mysticalagriculture:fox_crop#age=3'
[16Apr2020 17:51:28.707] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/fox_crop.json' missing model for variant: 'mysticalagriculture:fox_crop#age=4'
[16Apr2020 17:51:28.709] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/magma_cube_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/magma_cube_crop.json
[16Apr2020 17:51:28.709] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/magma_cube_crop.json' missing model for variant: 'mysticalagriculture:magma_cube_crop#age=1'
[16Apr2020 17:51:28.709] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/magma_cube_crop.json' missing model for variant: 'mysticalagriculture:magma_cube_crop#age=2'
[16Apr2020 17:51:28.709] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/magma_cube_crop.json' missing model for variant: 'mysticalagriculture:magma_cube_crop#age=3'
[16Apr2020 17:51:28.709] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/magma_cube_crop.json' missing model for variant: 'mysticalagriculture:magma_cube_crop#age=4'
[16Apr2020 17:51:28.709] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/magma_cube_crop.json' missing model for variant: 'mysticalagriculture:magma_cube_crop#age=5'
[16Apr2020 17:51:28.709] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/magma_cube_crop.json' missing model for variant: 'mysticalagriculture:magma_cube_crop#age=6'
[16Apr2020 17:51:28.709] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/magma_cube_crop.json' missing model for variant: 'mysticalagriculture:magma_cube_crop#age=7'
[16Apr2020 17:51:28.709] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/magma_cube_crop.json' missing model for variant: 'mysticalagriculture:magma_cube_crop#age=0'
[16Apr2020 17:51:28.709] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/pillager_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/pillager_crop.json
[16Apr2020 17:51:28.709] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pillager_crop.json' missing model for variant: 'mysticalagriculture:pillager_crop#age=6'
[16Apr2020 17:51:28.709] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pillager_crop.json' missing model for variant: 'mysticalagriculture:pillager_crop#age=7'
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pillager_crop.json' missing model for variant: 'mysticalagriculture:pillager_crop#age=2'
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pillager_crop.json' missing model for variant: 'mysticalagriculture:pillager_crop#age=3'
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pillager_crop.json' missing model for variant: 'mysticalagriculture:pillager_crop#age=4'
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pillager_crop.json' missing model for variant: 'mysticalagriculture:pillager_crop#age=5'
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pillager_crop.json' missing model for variant: 'mysticalagriculture:pillager_crop#age=0'
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pillager_crop.json' missing model for variant: 'mysticalagriculture:pillager_crop#age=1'
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/llama_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/llama_crop.json
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/llama_crop.json' missing model for variant: 'mysticalagriculture:llama_crop#age=3'
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/llama_crop.json' missing model for variant: 'mysticalagriculture:llama_crop#age=4'
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/llama_crop.json' missing model for variant: 'mysticalagriculture:llama_crop#age=1'
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/llama_crop.json' missing model for variant: 'mysticalagriculture:llama_crop#age=2'
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/llama_crop.json' missing model for variant: 'mysticalagriculture:llama_crop#age=7'
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/llama_crop.json' missing model for variant: 'mysticalagriculture:llama_crop#age=5'
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/llama_crop.json' missing model for variant: 'mysticalagriculture:llama_crop#age=6'
[16Apr2020 17:51:28.710] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/llama_crop.json' missing model for variant: 'mysticalagriculture:llama_crop#age=0'
[16Apr2020 17:51:28.711] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/bat_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/bat_crop.json
[16Apr2020 17:51:28.711] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/bat_crop.json' missing model for variant: 'mysticalagriculture:bat_crop#age=7'
[16Apr2020 17:51:28.711] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/bat_crop.json' missing model for variant: 'mysticalagriculture:bat_crop#age=6'
[16Apr2020 17:51:28.711] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/bat_crop.json' missing model for variant: 'mysticalagriculture:bat_crop#age=5'
[16Apr2020 17:51:28.711] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/bat_crop.json' missing model for variant: 'mysticalagriculture:bat_crop#age=4'
[16Apr2020 17:51:28.711] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/bat_crop.json' missing model for variant: 'mysticalagriculture:bat_crop#age=3'
[16Apr2020 17:51:28.711] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/bat_crop.json' missing model for variant: 'mysticalagriculture:bat_crop#age=2'
[16Apr2020 17:51:28.711] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/bat_crop.json' missing model for variant: 'mysticalagriculture:bat_crop#age=1'
[16Apr2020 17:51:28.711] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/bat_crop.json' missing model for variant: 'mysticalagriculture:bat_crop#age=0'
[16Apr2020 17:51:28.712] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/husk_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/husk_crop.json
[16Apr2020 17:51:28.712] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/husk_crop.json' missing model for variant: 'mysticalagriculture:husk_crop#age=0'
[16Apr2020 17:51:28.712] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/husk_crop.json' missing model for variant: 'mysticalagriculture:husk_crop#age=7'
[16Apr2020 17:51:28.712] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/husk_crop.json' missing model for variant: 'mysticalagriculture:husk_crop#age=5'
[16Apr2020 17:51:28.712] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/husk_crop.json' missing model for variant: 'mysticalagriculture:husk_crop#age=6'
[16Apr2020 17:51:28.712] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/husk_crop.json' missing model for variant: 'mysticalagriculture:husk_crop#age=3'
[16Apr2020 17:51:28.712] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/husk_crop.json' missing model for variant: 'mysticalagriculture:husk_crop#age=4'
[16Apr2020 17:51:28.712] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/husk_crop.json' missing model for variant: 'mysticalagriculture:husk_crop#age=1'
[16Apr2020 17:51:28.712] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/husk_crop.json' missing model for variant: 'mysticalagriculture:husk_crop#age=2'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/endermite_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/endermite_crop.json
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/endermite_crop.json' missing model for variant: 'mysticalagriculture:endermite_crop#age=0'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/endermite_crop.json' missing model for variant: 'mysticalagriculture:endermite_crop#age=7'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/endermite_crop.json' missing model for variant: 'mysticalagriculture:endermite_crop#age=5'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/endermite_crop.json' missing model for variant: 'mysticalagriculture:endermite_crop#age=6'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/endermite_crop.json' missing model for variant: 'mysticalagriculture:endermite_crop#age=3'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/endermite_crop.json' missing model for variant: 'mysticalagriculture:endermite_crop#age=4'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/endermite_crop.json' missing model for variant: 'mysticalagriculture:endermite_crop#age=1'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/endermite_crop.json' missing model for variant: 'mysticalagriculture:endermite_crop#age=2'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/cat_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/cat_crop.json
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/cat_crop.json' missing model for variant: 'mysticalagriculture:cat_crop#age=4'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/cat_crop.json' missing model for variant: 'mysticalagriculture:cat_crop#age=5'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/cat_crop.json' missing model for variant: 'mysticalagriculture:cat_crop#age=6'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/cat_crop.json' missing model for variant: 'mysticalagriculture:cat_crop#age=7'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/cat_crop.json' missing model for variant: 'mysticalagriculture:cat_crop#age=0'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/cat_crop.json' missing model for variant: 'mysticalagriculture:cat_crop#age=1'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/cat_crop.json' missing model for variant: 'mysticalagriculture:cat_crop#age=2'
[16Apr2020 17:51:28.713] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/cat_crop.json' missing model for variant: 'mysticalagriculture:cat_crop#age=3'
[16Apr2020 17:51:28.714] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/silverfish_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/silverfish_crop.json
[16Apr2020 17:51:28.714] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/silverfish_crop.json' missing model for variant: 'mysticalagriculture:silverfish_crop#age=0'
[16Apr2020 17:51:28.714] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/silverfish_crop.json' missing model for variant: 'mysticalagriculture:silverfish_crop#age=6'
[16Apr2020 17:51:28.714] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/silverfish_crop.json' missing model for variant: 'mysticalagriculture:silverfish_crop#age=5'
[16Apr2020 17:51:28.714] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/silverfish_crop.json' missing model for variant: 'mysticalagriculture:silverfish_crop#age=7'
[16Apr2020 17:51:28.714] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/silverfish_crop.json' missing model for variant: 'mysticalagriculture:silverfish_crop#age=2'
[16Apr2020 17:51:28.714] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/silverfish_crop.json' missing model for variant: 'mysticalagriculture:silverfish_crop#age=1'
[16Apr2020 17:51:28.714] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/silverfish_crop.json' missing model for variant: 'mysticalagriculture:silverfish_crop#age=4'
[16Apr2020 17:51:28.714] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/silverfish_crop.json' missing model for variant: 'mysticalagriculture:silverfish_crop#age=3'
[16Apr2020 17:51:28.715] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/drowned_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/drowned_crop.json
[16Apr2020 17:51:28.715] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/drowned_crop.json' missing model for variant: 'mysticalagriculture:drowned_crop#age=4'
[16Apr2020 17:51:28.715] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/drowned_crop.json' missing model for variant: 'mysticalagriculture:drowned_crop#age=3'
[16Apr2020 17:51:28.715] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/drowned_crop.json' missing model for variant: 'mysticalagriculture:drowned_crop#age=6'
[16Apr2020 17:51:28.715] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/drowned_crop.json' missing model for variant: 'mysticalagriculture:drowned_crop#age=5'
[16Apr2020 17:51:28.715] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/drowned_crop.json' missing model for variant: 'mysticalagriculture:drowned_crop#age=0'
[16Apr2020 17:51:28.715] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/drowned_crop.json' missing model for variant: 'mysticalagriculture:drowned_crop#age=2'
[16Apr2020 17:51:28.715] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/drowned_crop.json' missing model for variant: 'mysticalagriculture:drowned_crop#age=1'
[16Apr2020 17:51:28.715] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/drowned_crop.json' missing model for variant: 'mysticalagriculture:drowned_crop#age=7'
[16Apr2020 17:51:28.715] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/guardian_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/guardian_crop.json
[16Apr2020 17:51:28.716] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/guardian_crop.json' missing model for variant: 'mysticalagriculture:guardian_crop#age=7'
[16Apr2020 17:51:28.716] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/guardian_crop.json' missing model for variant: 'mysticalagriculture:guardian_crop#age=5'
[16Apr2020 17:51:28.716] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/guardian_crop.json' missing model for variant: 'mysticalagriculture:guardian_crop#age=6'
[16Apr2020 17:51:28.716] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/guardian_crop.json' missing model for variant: 'mysticalagriculture:guardian_crop#age=3'
[16Apr2020 17:51:28.716] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/guardian_crop.json' missing model for variant: 'mysticalagriculture:guardian_crop#age=4'
[16Apr2020 17:51:28.716] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/guardian_crop.json' missing model for variant: 'mysticalagriculture:guardian_crop#age=1'
[16Apr2020 17:51:28.716] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/guardian_crop.json' missing model for variant: 'mysticalagriculture:guardian_crop#age=2'
[16Apr2020 17:51:28.716] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/guardian_crop.json' missing model for variant: 'mysticalagriculture:guardian_crop#age=0'
[16Apr2020 17:51:28.716] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/dolphin_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/dolphin_crop.json
[16Apr2020 17:51:28.716] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/dolphin_crop.json' missing model for variant: 'mysticalagriculture:dolphin_crop#age=0'
[16Apr2020 17:51:28.717] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/dolphin_crop.json' missing model for variant: 'mysticalagriculture:dolphin_crop#age=1'
[16Apr2020 17:51:28.717] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/dolphin_crop.json' missing model for variant: 'mysticalagriculture:dolphin_crop#age=2'
[16Apr2020 17:51:28.717] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/dolphin_crop.json' missing model for variant: 'mysticalagriculture:dolphin_crop#age=3'
[16Apr2020 17:51:28.717] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/dolphin_crop.json' missing model for variant: 'mysticalagriculture:dolphin_crop#age=4'
[16Apr2020 17:51:28.717] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/dolphin_crop.json' missing model for variant: 'mysticalagriculture:dolphin_crop#age=5'
[16Apr2020 17:51:28.717] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/dolphin_crop.json' missing model for variant: 'mysticalagriculture:dolphin_crop#age=6'
[16Apr2020 17:51:28.717] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/dolphin_crop.json' missing model for variant: 'mysticalagriculture:dolphin_crop#age=7'
[16Apr2020 17:51:28.718] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/zombie_pigman_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/zombie_pigman_crop.json
[16Apr2020 17:51:28.718] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/zombie_pigman_crop.json' missing model for variant: 'mysticalagriculture:zombie_pigman_crop#age=2'
[16Apr2020 17:51:28.718] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/zombie_pigman_crop.json' missing model for variant: 'mysticalagriculture:zombie_pigman_crop#age=1'
[16Apr2020 17:51:28.718] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/zombie_pigman_crop.json' missing model for variant: 'mysticalagriculture:zombie_pigman_crop#age=4'
[16Apr2020 17:51:28.718] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/zombie_pigman_crop.json' missing model for variant: 'mysticalagriculture:zombie_pigman_crop#age=3'
[16Apr2020 17:51:28.718] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/zombie_pigman_crop.json' missing model for variant: 'mysticalagriculture:zombie_pigman_crop#age=6'
[16Apr2020 17:51:28.718] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/zombie_pigman_crop.json' missing model for variant: 'mysticalagriculture:zombie_pigman_crop#age=5'
[16Apr2020 17:51:28.718] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/zombie_pigman_crop.json' missing model for variant: 'mysticalagriculture:zombie_pigman_crop#age=7'
[16Apr2020 17:51:28.718] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/zombie_pigman_crop.json' missing model for variant: 'mysticalagriculture:zombie_pigman_crop#age=0'
[16Apr2020 17:51:28.719] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/stray_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/stray_crop.json
[16Apr2020 17:51:28.719] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/stray_crop.json' missing model for variant: 'mysticalagriculture:stray_crop#age=0'
[16Apr2020 17:51:28.719] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/stray_crop.json' missing model for variant: 'mysticalagriculture:stray_crop#age=2'
[16Apr2020 17:51:28.719] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/stray_crop.json' missing model for variant: 'mysticalagriculture:stray_crop#age=1'
[16Apr2020 17:51:28.719] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/stray_crop.json' missing model for variant: 'mysticalagriculture:stray_crop#age=4'
[16Apr2020 17:51:28.719] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/stray_crop.json' missing model for variant: 'mysticalagriculture:stray_crop#age=3'
[16Apr2020 17:51:28.719] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/stray_crop.json' missing model for variant: 'mysticalagriculture:stray_crop#age=6'
[16Apr2020 17:51:28.719] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/stray_crop.json' missing model for variant: 'mysticalagriculture:stray_crop#age=5'
[16Apr2020 17:51:28.719] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/stray_crop.json' missing model for variant: 'mysticalagriculture:stray_crop#age=7'
[16Apr2020 17:51:28.720] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/shulker_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/shulker_crop.json
[16Apr2020 17:51:28.720] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/shulker_crop.json' missing model for variant: 'mysticalagriculture:shulker_crop#age=0'
[16Apr2020 17:51:28.720] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/shulker_crop.json' missing model for variant: 'mysticalagriculture:shulker_crop#age=1'
[16Apr2020 17:51:28.720] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/shulker_crop.json' missing model for variant: 'mysticalagriculture:shulker_crop#age=2'
[16Apr2020 17:51:28.721] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/shulker_crop.json' missing model for variant: 'mysticalagriculture:shulker_crop#age=3'
[16Apr2020 17:51:28.721] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/shulker_crop.json' missing model for variant: 'mysticalagriculture:shulker_crop#age=4'
[16Apr2020 17:51:28.721] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/shulker_crop.json' missing model for variant: 'mysticalagriculture:shulker_crop#age=5'
[16Apr2020 17:51:28.721] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/shulker_crop.json' missing model for variant: 'mysticalagriculture:shulker_crop#age=6'
[16Apr2020 17:51:28.721] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/shulker_crop.json' missing model for variant: 'mysticalagriculture:shulker_crop#age=7'
[16Apr2020 17:51:28.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/wolf_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/wolf_crop.json
[16Apr2020 17:51:28.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/wolf_crop.json' missing model for variant: 'mysticalagriculture:wolf_crop#age=2'
[16Apr2020 17:51:28.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/wolf_crop.json' missing model for variant: 'mysticalagriculture:wolf_crop#age=3'
[16Apr2020 17:51:28.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/wolf_crop.json' missing model for variant: 'mysticalagriculture:wolf_crop#age=0'
[16Apr2020 17:51:28.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/wolf_crop.json' missing model for variant: 'mysticalagriculture:wolf_crop#age=1'
[16Apr2020 17:51:28.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/wolf_crop.json' missing model for variant: 'mysticalagriculture:wolf_crop#age=6'
[16Apr2020 17:51:28.723] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/wolf_crop.json' missing model for variant: 'mysticalagriculture:wolf_crop#age=7'
[16Apr2020 17:51:28.723] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/wolf_crop.json' missing model for variant: 'mysticalagriculture:wolf_crop#age=4'
[16Apr2020 17:51:28.723] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/wolf_crop.json' missing model for variant: 'mysticalagriculture:wolf_crop#age=5'
[16Apr2020 17:51:28.725] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/villager_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/villager_crop.json
[16Apr2020 17:51:28.725] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/villager_crop.json' missing model for variant: 'mysticalagriculture:villager_crop#age=7'
[16Apr2020 17:51:28.725] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/villager_crop.json' missing model for variant: 'mysticalagriculture:villager_crop#age=6'
[16Apr2020 17:51:28.725] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/villager_crop.json' missing model for variant: 'mysticalagriculture:villager_crop#age=5'
[16Apr2020 17:51:28.725] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/villager_crop.json' missing model for variant: 'mysticalagriculture:villager_crop#age=4'
[16Apr2020 17:51:28.725] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/villager_crop.json' missing model for variant: 'mysticalagriculture:villager_crop#age=3'
[16Apr2020 17:51:28.725] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/villager_crop.json' missing model for variant: 'mysticalagriculture:villager_crop#age=2'
[16Apr2020 17:51:28.725] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/villager_crop.json' missing model for variant: 'mysticalagriculture:villager_crop#age=1'
[16Apr2020 17:51:28.725] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/villager_crop.json' missing model for variant: 'mysticalagriculture:villager_crop#age=0'
[16Apr2020 17:51:28.727] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/vex_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/vex_crop.json
[16Apr2020 17:51:28.727] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vex_crop.json' missing model for variant: 'mysticalagriculture:vex_crop#age=6'
[16Apr2020 17:51:28.727] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vex_crop.json' missing model for variant: 'mysticalagriculture:vex_crop#age=5'
[16Apr2020 17:51:28.727] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vex_crop.json' missing model for variant: 'mysticalagriculture:vex_crop#age=7'
[16Apr2020 17:51:28.727] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vex_crop.json' missing model for variant: 'mysticalagriculture:vex_crop#age=2'
[16Apr2020 17:51:28.727] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vex_crop.json' missing model for variant: 'mysticalagriculture:vex_crop#age=1'
[16Apr2020 17:51:28.727] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vex_crop.json' missing model for variant: 'mysticalagriculture:vex_crop#age=4'
[16Apr2020 17:51:28.727] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vex_crop.json' missing model for variant: 'mysticalagriculture:vex_crop#age=3'
[16Apr2020 17:51:28.727] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vex_crop.json' missing model for variant: 'mysticalagriculture:vex_crop#age=0'
[16Apr2020 17:51:28.728] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/pink_slime_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/pink_slime_crop.json
[16Apr2020 17:51:28.728] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pink_slime_crop.json' missing model for variant: 'mysticalagriculture:pink_slime_crop#age=2'
[16Apr2020 17:51:28.728] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pink_slime_crop.json' missing model for variant: 'mysticalagriculture:pink_slime_crop#age=1'
[16Apr2020 17:51:28.728] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pink_slime_crop.json' missing model for variant: 'mysticalagriculture:pink_slime_crop#age=0'
[16Apr2020 17:51:28.728] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pink_slime_crop.json' missing model for variant: 'mysticalagriculture:pink_slime_crop#age=6'
[16Apr2020 17:51:28.728] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pink_slime_crop.json' missing model for variant: 'mysticalagriculture:pink_slime_crop#age=5'
[16Apr2020 17:51:28.728] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pink_slime_crop.json' missing model for variant: 'mysticalagriculture:pink_slime_crop#age=4'
[16Apr2020 17:51:28.728] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pink_slime_crop.json' missing model for variant: 'mysticalagriculture:pink_slime_crop#age=3'
[16Apr2020 17:51:28.728] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/pink_slime_crop.json' missing model for variant: 'mysticalagriculture:pink_slime_crop#age=7'
[16Apr2020 17:51:28.729] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/polar_bear_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/polar_bear_crop.json
[16Apr2020 17:51:28.729] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/polar_bear_crop.json' missing model for variant: 'mysticalagriculture:polar_bear_crop#age=0'
[16Apr2020 17:51:28.729] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/polar_bear_crop.json' missing model for variant: 'mysticalagriculture:polar_bear_crop#age=3'
[16Apr2020 17:51:28.729] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/polar_bear_crop.json' missing model for variant: 'mysticalagriculture:polar_bear_crop#age=4'
[16Apr2020 17:51:28.729] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/polar_bear_crop.json' missing model for variant: 'mysticalagriculture:polar_bear_crop#age=1'
[16Apr2020 17:51:28.729] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/polar_bear_crop.json' missing model for variant: 'mysticalagriculture:polar_bear_crop#age=2'
[16Apr2020 17:51:28.729] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/polar_bear_crop.json' missing model for variant: 'mysticalagriculture:polar_bear_crop#age=7'
[16Apr2020 17:51:28.729] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/polar_bear_crop.json' missing model for variant: 'mysticalagriculture:polar_bear_crop#age=5'
[16Apr2020 17:51:28.729] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/polar_bear_crop.json' missing model for variant: 'mysticalagriculture:polar_bear_crop#age=6'
[16Apr2020 17:51:28.730] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/horse_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/horse_crop.json
[16Apr2020 17:51:28.730] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/horse_crop.json' missing model for variant: 'mysticalagriculture:horse_crop#age=0'
[16Apr2020 17:51:28.730] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/horse_crop.json' missing model for variant: 'mysticalagriculture:horse_crop#age=7'
[16Apr2020 17:51:28.730] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/horse_crop.json' missing model for variant: 'mysticalagriculture:horse_crop#age=5'
[16Apr2020 17:51:28.730] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/horse_crop.json' missing model for variant: 'mysticalagriculture:horse_crop#age=6'
[16Apr2020 17:51:28.730] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/horse_crop.json' missing model for variant: 'mysticalagriculture:horse_crop#age=3'
[16Apr2020 17:51:28.730] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/horse_crop.json' missing model for variant: 'mysticalagriculture:horse_crop#age=4'
[16Apr2020 17:51:28.730] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/horse_crop.json' missing model for variant: 'mysticalagriculture:horse_crop#age=1'
[16Apr2020 17:51:28.730] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/horse_crop.json' missing model for variant: 'mysticalagriculture:horse_crop#age=2'
[16Apr2020 17:51:28.731] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/vindicator_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/vindicator_crop.json
[16Apr2020 17:51:28.731] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vindicator_crop.json' missing model for variant: 'mysticalagriculture:vindicator_crop#age=0'
[16Apr2020 17:51:28.731] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vindicator_crop.json' missing model for variant: 'mysticalagriculture:vindicator_crop#age=4'
[16Apr2020 17:51:28.731] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vindicator_crop.json' missing model for variant: 'mysticalagriculture:vindicator_crop#age=3'
[16Apr2020 17:51:28.731] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vindicator_crop.json' missing model for variant: 'mysticalagriculture:vindicator_crop#age=2'
[16Apr2020 17:51:28.731] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vindicator_crop.json' missing model for variant: 'mysticalagriculture:vindicator_crop#age=1'
[16Apr2020 17:51:28.731] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vindicator_crop.json' missing model for variant: 'mysticalagriculture:vindicator_crop#age=7'
[16Apr2020 17:51:28.731] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vindicator_crop.json' missing model for variant: 'mysticalagriculture:vindicator_crop#age=6'
[16Apr2020 17:51:28.731] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/vindicator_crop.json' missing model for variant: 'mysticalagriculture:vindicator_crop#age=5'
[16Apr2020 17:51:28.732] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/phantom_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/phantom_crop.json
[16Apr2020 17:51:28.732] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/phantom_crop.json' missing model for variant: 'mysticalagriculture:phantom_crop#age=0'
[16Apr2020 17:51:28.732] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/phantom_crop.json' missing model for variant: 'mysticalagriculture:phantom_crop#age=1'
[16Apr2020 17:51:28.732] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/phantom_crop.json' missing model for variant: 'mysticalagriculture:phantom_crop#age=2'
[16Apr2020 17:51:28.732] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/phantom_crop.json' missing model for variant: 'mysticalagriculture:phantom_crop#age=3'
[16Apr2020 17:51:28.732] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/phantom_crop.json' missing model for variant: 'mysticalagriculture:phantom_crop#age=4'
[16Apr2020 17:51:28.732] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/phantom_crop.json' missing model for variant: 'mysticalagriculture:phantom_crop#age=5'
[16Apr2020 17:51:28.732] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/phantom_crop.json' missing model for variant: 'mysticalagriculture:phantom_crop#age=6'
[16Apr2020 17:51:28.732] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/phantom_crop.json' missing model for variant: 'mysticalagriculture:phantom_crop#age=7'
[16Apr2020 17:51:28.733] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/plastic_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/plastic_crop.json
[16Apr2020 17:51:28.733] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/plastic_crop.json' missing model for variant: 'mysticalagriculture:plastic_crop#age=7'
[16Apr2020 17:51:28.733] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/plastic_crop.json' missing model for variant: 'mysticalagriculture:plastic_crop#age=6'
[16Apr2020 17:51:28.733] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/plastic_crop.json' missing model for variant: 'mysticalagriculture:plastic_crop#age=1'
[16Apr2020 17:51:28.733] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/plastic_crop.json' missing model for variant: 'mysticalagriculture:plastic_crop#age=0'
[16Apr2020 17:51:28.733] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/plastic_crop.json' missing model for variant: 'mysticalagriculture:plastic_crop#age=3'
[16Apr2020 17:51:28.733] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/plastic_crop.json' missing model for variant: 'mysticalagriculture:plastic_crop#age=2'
[16Apr2020 17:51:28.733] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/plastic_crop.json' missing model for variant: 'mysticalagriculture:plastic_crop#age=5'
[16Apr2020 17:51:28.733] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/plastic_crop.json' missing model for variant: 'mysticalagriculture:plastic_crop#age=4'
[16Apr2020 17:51:28.733] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/evoker_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/evoker_crop.json
[16Apr2020 17:51:28.734] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/evoker_crop.json' missing model for variant: 'mysticalagriculture:evoker_crop#age=0'
[16Apr2020 17:51:28.734] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/evoker_crop.json' missing model for variant: 'mysticalagriculture:evoker_crop#age=1'
[16Apr2020 17:51:28.734] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/evoker_crop.json' missing model for variant: 'mysticalagriculture:evoker_crop#age=2'
[16Apr2020 17:51:28.734] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/evoker_crop.json' missing model for variant: 'mysticalagriculture:evoker_crop#age=3'
[16Apr2020 17:51:28.734] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/evoker_crop.json' missing model for variant: 'mysticalagriculture:evoker_crop#age=4'
[16Apr2020 17:51:28.734] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/evoker_crop.json' missing model for variant: 'mysticalagriculture:evoker_crop#age=5'
[16Apr2020 17:51:28.734] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/evoker_crop.json' missing model for variant: 'mysticalagriculture:evoker_crop#age=6'
[16Apr2020 17:51:28.734] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/evoker_crop.json' missing model for variant: 'mysticalagriculture:evoker_crop#age=7'
[16Apr2020 17:51:28.735] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/mooshroom_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/mooshroom_crop.json
[16Apr2020 17:51:28.735] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/mooshroom_crop.json' missing model for variant: 'mysticalagriculture:mooshroom_crop#age=0'
[16Apr2020 17:51:28.735] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/mooshroom_crop.json' missing model for variant: 'mysticalagriculture:mooshroom_crop#age=7'
[16Apr2020 17:51:28.735] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/mooshroom_crop.json' missing model for variant: 'mysticalagriculture:mooshroom_crop#age=5'
[16Apr2020 17:51:28.735] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/mooshroom_crop.json' missing model for variant: 'mysticalagriculture:mooshroom_crop#age=6'
[16Apr2020 17:51:28.735] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/mooshroom_crop.json' missing model for variant: 'mysticalagriculture:mooshroom_crop#age=3'
[16Apr2020 17:51:28.735] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/mooshroom_crop.json' missing model for variant: 'mysticalagriculture:mooshroom_crop#age=4'
[16Apr2020 17:51:28.735] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/mooshroom_crop.json' missing model for variant: 'mysticalagriculture:mooshroom_crop#age=1'
[16Apr2020 17:51:28.735] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/mooshroom_crop.json' missing model for variant: 'mysticalagriculture:mooshroom_crop#age=2'
[16Apr2020 17:51:28.737] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/witch_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/witch_crop.json
[16Apr2020 17:51:28.738] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/witch_crop.json' missing model for variant: 'mysticalagriculture:witch_crop#age=7'
[16Apr2020 17:51:28.738] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/witch_crop.json' missing model for variant: 'mysticalagriculture:witch_crop#age=4'
[16Apr2020 17:51:28.738] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/witch_crop.json' missing model for variant: 'mysticalagriculture:witch_crop#age=3'
[16Apr2020 17:51:28.738] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/witch_crop.json' missing model for variant: 'mysticalagriculture:witch_crop#age=6'
[16Apr2020 17:51:28.738] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/witch_crop.json' missing model for variant: 'mysticalagriculture:witch_crop#age=5'
[16Apr2020 17:51:28.738] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/witch_crop.json' missing model for variant: 'mysticalagriculture:witch_crop#age=0'
[16Apr2020 17:51:28.738] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/witch_crop.json' missing model for variant: 'mysticalagriculture:witch_crop#age=2'
[16Apr2020 17:51:28.738] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/witch_crop.json' missing model for variant: 'mysticalagriculture:witch_crop#age=1'
[16Apr2020 17:51:28.739] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: mysticalagriculture:blockstates/parrot_crop.json: java.io.FileNotFoundException: mysticalagriculture:blockstates/parrot_crop.json
[16Apr2020 17:51:28.739] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/parrot_crop.json' missing model for variant: 'mysticalagriculture:parrot_crop#age=3'
[16Apr2020 17:51:28.739] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/parrot_crop.json' missing model for variant: 'mysticalagriculture:parrot_crop#age=2'
[16Apr2020 17:51:28.740] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/parrot_crop.json' missing model for variant: 'mysticalagriculture:parrot_crop#age=1'
[16Apr2020 17:51:28.740] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/parrot_crop.json' missing model for variant: 'mysticalagriculture:parrot_crop#age=0'
[16Apr2020 17:51:28.740] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/parrot_crop.json' missing model for variant: 'mysticalagriculture:parrot_crop#age=7'
[16Apr2020 17:51:28.740] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/parrot_crop.json' missing model for variant: 'mysticalagriculture:parrot_crop#age=6'
[16Apr2020 17:51:28.740] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/parrot_crop.json' missing model for variant: 'mysticalagriculture:parrot_crop#age=5'
[16Apr2020 17:51:28.740] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'mysticalagriculture:blockstates/parrot_crop.json' missing model for variant: 'mysticalagriculture:parrot_crop#age=4'
[16Apr2020 17:51:28.909] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: bluepower:blockstates/multipart.json: java.io.FileNotFoundException: bluepower:blockstates/multipart.json
[16Apr2020 17:51:28.909] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/multipart.json' missing model for variant: 'bluepower:multipart#'
[16Apr2020 17:51:28.937] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/alloyfurnace.json' missing model for variant: 'bluepower:alloyfurnace#active=true,facing=up'
[16Apr2020 17:51:28.937] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/alloyfurnace.json' missing model for variant: 'bluepower:alloyfurnace#active=false,facing=up'
[16Apr2020 17:51:28.937] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/alloyfurnace.json' missing model for variant: 'bluepower:alloyfurnace#active=true,facing=down'
[16Apr2020 17:51:28.937] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/alloyfurnace.json' missing model for variant: 'bluepower:alloyfurnace#active=false,facing=down'
[16Apr2020 17:51:28.952] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/buffer.json' missing model for variant: 'bluepower:buffer#active=false,facing=up'
[16Apr2020 17:51:28.952] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/buffer.json' missing model for variant: 'bluepower:buffer#active=false,facing=down'
[16Apr2020 17:51:28.952] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/buffer.json' missing model for variant: 'bluepower:buffer#active=true,facing=up'
[16Apr2020 17:51:28.952] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/buffer.json' missing model for variant: 'bluepower:buffer#active=true,facing=down'
[16Apr2020 17:51:28.955] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'bluepower:block/buffer_on' referenced from: bluepower:buffer#active=true,facing=north: java.io.FileNotFoundException: bluepower:models/block/buffer_on.json
[16Apr2020 17:51:28.978] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/circuit_table.json' in resourcepack: 'Mod Resources' for variant: 'normal': Unknown blockstate property: 'normal'
[16Apr2020 17:51:28.978] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/circuit_table.json' missing model for variant: 'bluepower:circuit_table#'
[16Apr2020 17:51:29.008] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/manager.json' in resourcepack: 'Mod Resources' for variant: 'active=false,powered=true,rejecting=true': Unknown blockstate property: 'powered'
[16Apr2020 17:51:29.009] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/manager.json' in resourcepack: 'Mod Resources' for variant: 'active=false,powered=false,rejecting=false': Unknown blockstate property: 'powered'
[16Apr2020 17:51:29.009] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/manager.json' in resourcepack: 'Mod Resources' for variant: 'active=true,powered=true,rejecting=true': Unknown blockstate property: 'powered'
[16Apr2020 17:51:29.009] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/manager.json' in resourcepack: 'Mod Resources' for variant: 'active=true,powered=false,rejecting=false': Unknown blockstate property: 'powered'
[16Apr2020 17:51:29.009] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/manager.json' in resourcepack: 'Mod Resources' for variant: 'active=true,powered=true,rejecting=false': Unknown blockstate property: 'powered'
[16Apr2020 17:51:29.009] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/manager.json' in resourcepack: 'Mod Resources' for variant: 'active=false,powered=false,rejecting=true': Unknown blockstate property: 'powered'
[16Apr2020 17:51:29.009] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/manager.json' in resourcepack: 'Mod Resources' for variant: 'active=true,powered=false,rejecting=true': Unknown blockstate property: 'powered'
[16Apr2020 17:51:29.009] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/manager.json' in resourcepack: 'Mod Resources' for variant: 'active=false,powered=true,rejecting=false': Unknown blockstate property: 'powered'
[16Apr2020 17:51:29.305] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/blulectric_furnace.json' missing model for variant: 'bluepower:blulectric_furnace#active=false,facing=down'
[16Apr2020 17:51:29.305] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/blulectric_furnace.json' missing model for variant: 'bluepower:blulectric_furnace#active=true,facing=down'
[16Apr2020 17:51:29.306] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/blulectric_furnace.json' missing model for variant: 'bluepower:blulectric_furnace#active=false,facing=up'
[16Apr2020 17:51:29.306] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/blulectric_furnace.json' missing model for variant: 'bluepower:blulectric_furnace#active=true,facing=up'
[16Apr2020 17:51:29.310] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/blulectric_alloyfurnace.json' missing model for variant: 'bluepower:blulectric_alloyfurnace#active=true,facing=up'
[16Apr2020 17:51:29.311] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/blulectric_alloyfurnace.json' missing model for variant: 'bluepower:blulectric_alloyfurnace#active=false,facing=up'
[16Apr2020 17:51:29.311] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/blulectric_alloyfurnace.json' missing model for variant: 'bluepower:blulectric_alloyfurnace#active=false,facing=down'
[16Apr2020 17:51:29.311] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/blulectric_alloyfurnace.json' missing model for variant: 'bluepower:blulectric_alloyfurnace#active=true,facing=down'
[16Apr2020 17:51:29.401] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: java.lang.RuntimeException: Could not find OBJ model
[16Apr2020 17:51:29.401] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraftforge.client.model.obj.OBJLoader.lambda$loadModel$0(OBJLoader.java:81)
[16Apr2020 17:51:29.401] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraftforge.client.model.obj.OBJLoader$$Lambda$8758/1925016472.apply(Unknown Source)
[16Apr2020 17:51:29.401] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at java.util.HashMap.computeIfAbsent(HashMap.java:1118)
[16Apr2020 17:51:29.401] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraftforge.client.model.obj.OBJLoader.loadModel(OBJLoader.java:73)
[16Apr2020 17:51:29.401] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraftforge.client.model.obj.OBJLoader.read(OBJLoader.java:68)
[16Apr2020 17:51:29.401] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraftforge.client.model.obj.OBJLoader.read(OBJLoader.java:36)
[16Apr2020 17:51:29.401] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:108)
[16Apr2020 17:51:29.401] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraftforge.client.model.ModelLoaderRegistry.deserializeGeometry(ModelLoaderRegistry.java:124)
[16Apr2020 17:51:29.402] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraftforge.client.model.ModelLoaderRegistry$ExpandedBlockModelDeserializer.deserialize(ModelLoaderRegistry.java:361)
[16Apr2020 17:51:29.402] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraftforge.client.model.ModelLoaderRegistry$ExpandedBlockModelDeserializer.deserialize(ModelLoaderRegistry.java:345)
[16Apr2020 17:51:29.402] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69)
[16Apr2020 17:51:29.402] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:494)
[16Apr2020 17:51:29.402] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:534)
[16Apr2020 17:51:29.402] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraft.client.renderer.model.BlockModel.func_178307_a(BlockModel.java:63)
[16Apr2020 17:51:29.402] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraft.client.renderer.model.ModelBakery.func_177594_c(ModelBakery.java:535)
[16Apr2020 17:51:29.402] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraft.client.renderer.model.ModelBakery.func_209598_b(ModelBakery.java:330)
[16Apr2020 17:51:29.402] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraft.client.renderer.model.ModelBakery.func_209597_a(ModelBakery.java:311)
[16Apr2020 17:51:29.402] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraft.client.renderer.model.ModelBakery.func_217843_a(ModelBakery.java:469)
[16Apr2020 17:51:29.402] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraft.client.renderer.model.ModelBakery.lambda$processLoading$8(ModelBakery.java:181)
[16Apr2020 17:51:29.402] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraft.client.renderer.model.ModelBakery$$Lambda$7391/1817579440.accept(Unknown Source)
[16Apr2020 17:51:29.403] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:408)
[16Apr2020 17:51:29.403] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraft.client.renderer.model.ModelBakery.processLoading(ModelBakery.java:180)
[16Apr2020 17:51:29.403] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraftforge.client.model.ModelLoader.<init>(ModelLoader.java:72)
[16Apr2020 17:51:29.403] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraft.client.renderer.model.ModelManager.func_212854_a_(ModelManager.java:55)
[16Apr2020 17:51:29.403] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraft.client.renderer.model.ModelManager.func_212854_a_(ModelManager.java:19)
[16Apr2020 17:51:29.403] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11)
[16Apr2020 17:51:29.403] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at net.minecraft.client.resources.ReloadListener$$Lambda$7281/1918316455.get(Unknown Source)
[16Apr2020 17:51:29.403] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1582)
[16Apr2020 17:51:29.403] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1574)
[16Apr2020 17:51:29.403] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
[16Apr2020 17:51:29.403] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
[16Apr2020 17:51:29.404] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689)
[16Apr2020 17:51:29.404] [Server-Worker-12/INFO] [STDERR/]: [net.minecraftforge.client.model.ModelLoaderRegistry:getModel:112]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
[16Apr2020 17:51:29.404] [Server-Worker-12/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.io.FileNotFoundException: bluepower:models/block/engine/engine_on.obj
[16Apr2020 17:51:29.404] [Server-Worker-12/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.resources.FallbackResourceManager.func_199002_a(FallbackResourceManager.java:60)
[16Apr2020 17:51:29.404] [Server-Worker-12/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:59)
[16Apr2020 17:51:29.404] [Server-Worker-12/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at net.minecraftforge.client.model.obj.OBJLoader.lambda$loadModel$0(OBJLoader.java:77)
[16Apr2020 17:51:29.404] [Server-Worker-12/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: ... 32 more
[16Apr2020 17:51:29.404] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'bluepower:block/engine_on' referenced from: bluepower:engine#active=true,facing=down,gear=true,glider=true,waterlogged=true: java.lang.RuntimeException: Could not find OBJ model
[16Apr2020 17:51:29.418] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/kinetic_generator.json' in resourcepack: 'Mod Resources' for variant: 'facing=south': Unknown blockstate property: 'facing'
[16Apr2020 17:51:29.418] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/kinetic_generator.json' in resourcepack: 'Mod Resources' for variant: 'facing=east': Unknown blockstate property: 'facing'
[16Apr2020 17:51:29.418] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/kinetic_generator.json' in resourcepack: 'Mod Resources' for variant: 'facing=down': Unknown blockstate property: 'facing'
[16Apr2020 17:51:29.418] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/kinetic_generator.json' in resourcepack: 'Mod Resources' for variant: 'facing=north': Unknown blockstate property: 'facing'
[16Apr2020 17:51:29.418] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/kinetic_generator.json' in resourcepack: 'Mod Resources' for variant: 'facing=up': Unknown blockstate property: 'facing'
[16Apr2020 17:51:29.418] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/kinetic_generator.json' in resourcepack: 'Mod Resources' for variant: 'facing=west': Unknown blockstate property: 'facing'
[16Apr2020 17:51:29.418] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/kinetic_generator.json' missing model for variant: 'bluepower:kinetic_generator#'
[16Apr2020 17:51:29.428] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/thermopile.json' in resourcepack: 'Mod Resources' for variant: 'facing=south': Unknown blockstate property: 'facing'
[16Apr2020 17:51:29.429] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/thermopile.json' in resourcepack: 'Mod Resources' for variant: 'facing=east': Unknown blockstate property: 'facing'
[16Apr2020 17:51:29.429] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/thermopile.json' in resourcepack: 'Mod Resources' for variant: 'facing=north': Unknown blockstate property: 'facing'
[16Apr2020 17:51:29.429] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/thermopile.json' in resourcepack: 'Mod Resources' for variant: 'facing=west': Unknown blockstate property: 'facing'
[16Apr2020 17:51:30.568] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: bluepower:blockstates/sortron.json: java.io.FileNotFoundException: bluepower:blockstates/sortron.json
[16Apr2020 17:51:30.569] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'bluepower:blockstates/sortron.json' missing model for variant: 'bluepower:sortron#'
[16Apr2020 17:51:42.459] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'industrialforegoing:mob_essence_tool#inventory' referenced from: industrialforegoing:mob_essence_tool#inventory: java.io.FileNotFoundException: industrialforegoing:models/item/mob_essence_tool.json
[16Apr2020 17:51:43.948] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'snowrealmagic:stairs#inventory' referenced from: snowrealmagic:stairs#inventory: java.io.FileNotFoundException: snowrealmagic:models/item/stairs.json
[16Apr2020 17:51:43.949] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'snowrealmagic:slab#inventory' referenced from: snowrealmagic:slab#inventory: java.io.FileNotFoundException: snowrealmagic:models/item/slab.json
[16Apr2020 17:51:43.950] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'snowrealmagic:fence_gate#inventory' referenced from: snowrealmagic:fence_gate#inventory: java.io.FileNotFoundException: snowrealmagic:models/item/fence_gate.json
[16Apr2020 17:51:44.400] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'goatmod:goat_spawn_egg#inventory' referenced from: goatmod:goat_spawn_egg#inventory: java.io.FileNotFoundException: goatmod:models/item/goat_spawn_egg.json
[16Apr2020 17:51:44.774] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:panda_essence#inventory' referenced from: mysticalagriculture:panda_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/panda_essence.json
[16Apr2020 17:51:44.775] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:fox_essence#inventory' referenced from: mysticalagriculture:fox_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/fox_essence.json
[16Apr2020 17:51:44.776] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:bat_essence#inventory' referenced from: mysticalagriculture:bat_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/bat_essence.json
[16Apr2020 17:51:44.778] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:cat_essence#inventory' referenced from: mysticalagriculture:cat_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/cat_essence.json
[16Apr2020 17:51:44.779] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:wolf_essence#inventory' referenced from: mysticalagriculture:wolf_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/wolf_essence.json
[16Apr2020 17:51:44.780] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:plastic_essence#inventory' referenced from: mysticalagriculture:plastic_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/plastic_essence.json
[16Apr2020 17:51:44.781] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:parrot_essence#inventory' referenced from: mysticalagriculture:parrot_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/parrot_essence.json
[16Apr2020 17:51:44.791] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:llama_essence#inventory' referenced from: mysticalagriculture:llama_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/llama_essence.json
[16Apr2020 17:51:44.793] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:husk_essence#inventory' referenced from: mysticalagriculture:husk_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/husk_essence.json
[16Apr2020 17:51:44.794] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:silverfish_essence#inventory' referenced from: mysticalagriculture:silverfish_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/silverfish_essence.json
[16Apr2020 17:51:44.796] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:drowned_essence#inventory' referenced from: mysticalagriculture:drowned_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/drowned_essence.json
[16Apr2020 17:51:44.798] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:guardian_essence#inventory' referenced from: mysticalagriculture:guardian_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/guardian_essence.json
[16Apr2020 17:51:44.799] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:dolphin_essence#inventory' referenced from: mysticalagriculture:dolphin_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/dolphin_essence.json
[16Apr2020 17:51:44.801] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:zombie_pigman_essence#inventory' referenced from: mysticalagriculture:zombie_pigman_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/zombie_pigman_essence.json
[16Apr2020 17:51:44.802] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:stray_essence#inventory' referenced from: mysticalagriculture:stray_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/stray_essence.json
[16Apr2020 17:51:44.803] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:vex_essence#inventory' referenced from: mysticalagriculture:vex_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/vex_essence.json
[16Apr2020 17:51:44.803] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:polar_bear_essence#inventory' referenced from: mysticalagriculture:polar_bear_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/polar_bear_essence.json
[16Apr2020 17:51:44.804] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:horse_essence#inventory' referenced from: mysticalagriculture:horse_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/horse_essence.json
[16Apr2020 17:51:44.805] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:witch_essence#inventory' referenced from: mysticalagriculture:witch_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/witch_essence.json
[16Apr2020 17:51:44.820] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:ravager_essence#inventory' referenced from: mysticalagriculture:ravager_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/ravager_essence.json
[16Apr2020 17:51:44.821] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:magma_cube_essence#inventory' referenced from: mysticalagriculture:magma_cube_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/magma_cube_essence.json
[16Apr2020 17:51:44.822] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:pillager_essence#inventory' referenced from: mysticalagriculture:pillager_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/pillager_essence.json
[16Apr2020 17:51:44.822] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:endermite_essence#inventory' referenced from: mysticalagriculture:endermite_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/endermite_essence.json
[16Apr2020 17:51:44.823] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:shulker_essence#inventory' referenced from: mysticalagriculture:shulker_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/shulker_essence.json
[16Apr2020 17:51:44.824] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:villager_essence#inventory' referenced from: mysticalagriculture:villager_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/villager_essence.json
[16Apr2020 17:51:44.825] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:pink_slime_essence#inventory' referenced from: mysticalagriculture:pink_slime_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/pink_slime_essence.json
[16Apr2020 17:51:44.826] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:vindicator_essence#inventory' referenced from: mysticalagriculture:vindicator_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/vindicator_essence.json
[16Apr2020 17:51:44.828] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:phantom_essence#inventory' referenced from: mysticalagriculture:phantom_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/phantom_essence.json
[16Apr2020 17:51:44.830] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:mooshroom_essence#inventory' referenced from: mysticalagriculture:mooshroom_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/mooshroom_essence.json
[16Apr2020 17:51:44.834] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:evoker_essence#inventory' referenced from: mysticalagriculture:evoker_essence#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/evoker_essence.json
[16Apr2020 17:51:44.851] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:panda_seeds#inventory' referenced from: mysticalagriculture:panda_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/panda_seeds.json
[16Apr2020 17:51:44.851] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:fox_seeds#inventory' referenced from: mysticalagriculture:fox_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/fox_seeds.json
[16Apr2020 17:51:44.852] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:bat_seeds#inventory' referenced from: mysticalagriculture:bat_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/bat_seeds.json
[16Apr2020 17:51:44.853] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:cat_seeds#inventory' referenced from: mysticalagriculture:cat_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/cat_seeds.json
[16Apr2020 17:51:44.854] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:wolf_seeds#inventory' referenced from: mysticalagriculture:wolf_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/wolf_seeds.json
[16Apr2020 17:51:44.855] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:plastic_seeds#inventory' referenced from: mysticalagriculture:plastic_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/plastic_seeds.json
[16Apr2020 17:51:44.855] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:parrot_seeds#inventory' referenced from: mysticalagriculture:parrot_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/parrot_seeds.json
[16Apr2020 17:51:44.870] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:llama_seeds#inventory' referenced from: mysticalagriculture:llama_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/llama_seeds.json
[16Apr2020 17:51:44.871] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:husk_seeds#inventory' referenced from: mysticalagriculture:husk_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/husk_seeds.json
[16Apr2020 17:51:44.872] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:silverfish_seeds#inventory' referenced from: mysticalagriculture:silverfish_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/silverfish_seeds.json
[16Apr2020 17:51:44.873] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:drowned_seeds#inventory' referenced from: mysticalagriculture:drowned_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/drowned_seeds.json
[16Apr2020 17:51:44.874] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:guardian_seeds#inventory' referenced from: mysticalagriculture:guardian_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/guardian_seeds.json
[16Apr2020 17:51:44.875] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:dolphin_seeds#inventory' referenced from: mysticalagriculture:dolphin_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/dolphin_seeds.json
[16Apr2020 17:51:44.876] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:zombie_pigman_seeds#inventory' referenced from: mysticalagriculture:zombie_pigman_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/zombie_pigman_seeds.json
[16Apr2020 17:51:44.878] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:stray_seeds#inventory' referenced from: mysticalagriculture:stray_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/stray_seeds.json
[16Apr2020 17:51:44.880] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:vex_seeds#inventory' referenced from: mysticalagriculture:vex_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/vex_seeds.json
[16Apr2020 17:51:44.882] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:polar_bear_seeds#inventory' referenced from: mysticalagriculture:polar_bear_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/polar_bear_seeds.json
[16Apr2020 17:51:44.884] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:horse_seeds#inventory' referenced from: mysticalagriculture:horse_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/horse_seeds.json
[16Apr2020 17:51:44.885] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:witch_seeds#inventory' referenced from: mysticalagriculture:witch_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/witch_seeds.json
[16Apr2020 17:51:44.896] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:ravager_seeds#inventory' referenced from: mysticalagriculture:ravager_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/ravager_seeds.json
[16Apr2020 17:51:44.898] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:magma_cube_seeds#inventory' referenced from: mysticalagriculture:magma_cube_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/magma_cube_seeds.json
[16Apr2020 17:51:44.900] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:pillager_seeds#inventory' referenced from: mysticalagriculture:pillager_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/pillager_seeds.json
[16Apr2020 17:51:44.901] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:endermite_seeds#inventory' referenced from: mysticalagriculture:endermite_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/endermite_seeds.json
[16Apr2020 17:51:44.902] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:shulker_seeds#inventory' referenced from: mysticalagriculture:shulker_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/shulker_seeds.json
[16Apr2020 17:51:44.903] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:villager_seeds#inventory' referenced from: mysticalagriculture:villager_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/villager_seeds.json
[16Apr2020 17:51:44.904] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:pink_slime_seeds#inventory' referenced from: mysticalagriculture:pink_slime_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/pink_slime_seeds.json
[16Apr2020 17:51:44.905] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:vindicator_seeds#inventory' referenced from: mysticalagriculture:vindicator_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/vindicator_seeds.json
[16Apr2020 17:51:44.906] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:phantom_seeds#inventory' referenced from: mysticalagriculture:phantom_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/phantom_seeds.json
[16Apr2020 17:51:44.907] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:mooshroom_seeds#inventory' referenced from: mysticalagriculture:mooshroom_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/mooshroom_seeds.json
[16Apr2020 17:51:44.909] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'mysticalagriculture:evoker_seeds#inventory' referenced from: mysticalagriculture:evoker_seeds#inventory: java.io.FileNotFoundException: mysticalagriculture:models/item/evoker_seeds.json
[16Apr2020 17:51:45.290] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'bluepower:multipart#inventory' referenced from: bluepower:multipart#inventory: java.io.FileNotFoundException: bluepower:models/item/multipart.json
[16Apr2020 17:51:45.339] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'bluepower:half_block#inventory' referenced from: bluepower:half_block#inventory: java.io.FileNotFoundException: bluepower:models/item/half_block.json
[16Apr2020 17:51:45.340] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'bluepower:panel#inventory' referenced from: bluepower:panel#inventory: java.io.FileNotFoundException: bluepower:models/item/panel.json
[16Apr2020 17:51:45.340] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'bluepower:cover#inventory' referenced from: bluepower:cover#inventory: java.io.FileNotFoundException: bluepower:models/item/cover.json
[16Apr2020 17:51:45.542] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'bluepower:sortron#inventory' referenced from: bluepower:sortron#inventory: java.io.FileNotFoundException: bluepower:models/item/sortron.json
[16Apr2020 17:51:46.604] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'quark:magnetized_block#inventory' referenced from: quark:magnetized_block#inventory: java.io.FileNotFoundException: quark:models/item/magnetized_block.json
[16Apr2020 17:51:53.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #-1 in coffeespawner:block/coffee_machine_pan_mug
[16Apr2020 17:51:53.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #-1 in coffeespawner:block/coffee_machine_no_mug
[16Apr2020 17:51:53.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #-1 in coffeespawner:block/coffee_machine_mug
[16Apr2020 17:51:53.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #-1 in coffeespawner:item/coffee_machine_pan
[16Apr2020 17:51:53.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #-1 in economyinc:block/block_atm
[16Apr2020 17:51:53.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #-1 in economyinc:item/block_atm
[16Apr2020 17:51:53.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #-1 in coffeespawner:item/coffee_machine
[16Apr2020 17:51:53.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in waterstrainer:item/worm_bin
[16Apr2020 17:51:53.722] [Server-Worker-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in waterstrainer:block/worm_bin
[16Apr2020 17:51:53.848] [Server-Worker-3/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load bluepower:textures/blocks/machines/regulator_active.png : java.io.FileNotFoundException: bluepower:textures/blocks/machines/regulator_active.png
[16Apr2020 17:51:54.030] [Server-Worker-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load solarflux:textures/blocks/example_base.png : java.io.FileNotFoundException: solarflux:textures/blocks/example_base.png
[16Apr2020 17:51:55.109] [Server-Worker-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load bluepower:textures/blocks/engine.png : java.io.FileNotFoundException: bluepower:textures/blocks/engine.png
[16Apr2020 17:51:57.593] [Server-Worker-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load bluepower:textures/blocks/machines/item_detector_front_active.png : java.io.FileNotFoundException: bluepower:textures/blocks/machines/item_detector_front_active.png
[16Apr2020 17:51:57.969] [Server-Worker-3/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/spruce_planks_planks.png : java.io.FileNotFoundException: minecraft:textures/block/spruce_planks_planks.png
[16Apr2020 17:51:59.136] [Server-Worker-1/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load bountiful:textures/item/decree.png : java.io.FileNotFoundException: bountiful:textures/item/decree.png
[16Apr2020 17:51:59.260] [Server-Worker-12/WARN] [net.minecraft.client.renderer.texture.AtlasTexture/]: Texture rsgauges:block/bistableswitch/bistableswitch3texture_front with size 24x24 limits mip level from 4 to 3
[16Apr2020 17:52:05.220] [Server-Worker-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load cookingforblockheads:textures/entity/cow/cow.png : java.io.FileNotFoundException: cookingforblockheads:textures/entity/cow/cow.png
[16Apr2020 17:52:06.763] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: java.io.FileNotFoundException: https://github.com/Geforce132/SecurityCraft/raw/master/Updates/1.15.2-forge-31.1.43.json
[16Apr2020 17:52:06.764] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835)
[16Apr2020 17:52:06.764] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440)
[16Apr2020 17:52:06.764] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[16Apr2020 17:52:06.764] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.net.URL.openStream(URL.java:1038)
[16Apr2020 17:52:06.764] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker.getCompoundNBT(VersionUpdateChecker.java:26)
[16Apr2020 17:52:06.765] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at net.geforcemods.securitycraft.SecurityCraft.lambda$null$6(SecurityCraft.java:99)
[16Apr2020 17:52:06.765] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at net.geforcemods.securitycraft.SecurityCraft$$Lambda$8813/1984303439.run(Unknown Source)
[16Apr2020 17:52:06.765] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:56)
[16Apr2020 17:52:06.765] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at net.geforcemods.securitycraft.SecurityCraft.onInterModEnqueue(SecurityCraft.java:98)
[16Apr2020 17:52:06.765] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at net.minecraftforge.eventbus.ASMEventHandler_525_SecurityCraft_onInterModEnqueue_InterModEnqueueEvent.invoke(.dynamic)
[16Apr2020 17:52:06.765] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
[16Apr2020 17:52:06.765] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
[16Apr2020 17:52:06.765] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at net.minecraftforge.fml.javafmlmod.FMLModContainer.fireEvent(FMLModContainer.java:106)
[16Apr2020 17:52:06.765] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2217/1348373832.accept(Unknown Source)
[16Apr2020 17:52:06.765] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65)
[16Apr2020 17:52:06.766] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.util.function.Consumer$$Lambda$2199/1090029865.accept(Unknown Source)
[16Apr2020 17:52:06.766] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65)
[16Apr2020 17:52:06.766] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.util.function.Consumer$$Lambda$2199/1090029865.accept(Unknown Source)
[16Apr2020 17:52:06.766] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112)
[16Apr2020 17:52:06.766] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:134)
[16Apr2020 17:52:06.766] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at net.minecraftforge.fml.ModList$$Lambda$2461/645172643.accept(Unknown Source)
[16Apr2020 17:52:06.766] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
[16Apr2020 17:52:06.766] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
[16Apr2020 17:52:06.766] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
[16Apr2020 17:52:06.766] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
[16Apr2020 17:52:06.767] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731)
[16Apr2020 17:52:06.767] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
[16Apr2020 17:52:06.767] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.util.concurrent.ForkJoinPool$WorkQueue.execLocalTasks(ForkJoinPool.java:1040)
[16Apr2020 17:52:06.767] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1058)
[16Apr2020 17:52:06.767] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689)
[16Apr2020 17:52:06.767] [modloading-worker-2/INFO] [STDERR/]: [net.geforcemods.securitycraft.compat.versionchecker.VersionUpdateChecker:getCompoundNBT:45]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
[16Apr2020 17:52:06.787] [modloading-worker-7/INFO] [edivad.dimstorage.Main/]: Enabled support for The One Probe
[16Apr2020 17:52:06.913] [Server-Worker-12/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMPLETE: 1 jobs
[16Apr2020 17:52:06.921] [Render thread/INFO] [journeymap/]: PostInit
[16Apr2020 17:52:07.220] [Render thread/INFO] [journeymap/]: JourneyMap log initialized.
[16Apr2020 17:52:07.221] [Render thread/INFO] [journeymap/]: initialize ENTER
[16Apr2020 17:52:08.496] [Render thread/WARN] [journeymap/]: Couldn't determine locale from game settings, defaulting to en_GB
[16Apr2020 17:52:08.540] [Render thread/INFO] [journeymap/]: [ClientAPI] built with JourneyMap API 1.5-SNAPSHOT
[16Apr2020 17:52:08.541] [Render thread/INFO] [journeymap/]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[16Apr2020 17:52:08.541] [Render thread/INFO] [journeymap/]: initialize EXIT, elapsed count 0 avg ?ms
[16Apr2020 17:52:09.016] [Render thread/INFO] [journeymap/]: Added entity icons from journeymap:icon/entity. Success: false
[16Apr2020 17:52:09.754] [Render thread/INFO] [journeymap/]: Preloaded theme textures: 73
[16Apr2020 17:52:09.763] [Render thread/INFO] [journeymap/webmap/]: Configured port 8123 is available.
[16Apr2020 17:52:09.804] [Render thread/INFO] [STDERR/]: [info.journeymap.shaded.org.slf4j.helpers.Util:report:127]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[16Apr2020 17:52:09.805] [Render thread/INFO] [STDERR/]: [info.journeymap.shaded.org.slf4j.helpers.Util:report:127]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[16Apr2020 17:52:09.805] [Render thread/INFO] [STDERR/]: [info.journeymap.shaded.org.slf4j.helpers.Util:report:127]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[16Apr2020 17:52:09.910] [Render thread/INFO] [journeymap/webmap/]: Webmap is now listening on port 8123.
[16Apr2020 17:52:09.924] [Render thread/WARN] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Mod 'journeymap' took 3.003 s to run a deferred task.
[16Apr2020 17:52:09.924] [Server-Worker-12/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:03.011
[16Apr2020 17:52:10.022] [Thread-29/INFO] [STDERR/]: [org.eclipse.jetty.util.log.StdErrLog:info:322]: 2020-04-16 17:52:10.019:INFO::Thread-29: Logging initialized @136091ms to org.eclipse.jetty.util.log.StdErrLog
[16Apr2020 17:52:10.410] [Thread-29/INFO] [STDERR/]: [org.eclipse.jetty.util.log.StdErrLog:info:322]: 2020-04-16 17:52:10.409:INFO:oejs.Server:Thread-29: jetty-9.4.z-SNAPSHOT
[16Apr2020 17:52:10.532] [JM-VersionCheck-1/ERROR] [journeymap/]: Could not check version URL
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:275) ~[httpclient-4.3.3.jar:4.3.3]
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:254) ~[httpclient-4.3.3.jar:4.3.3]
at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:117) ~[httpclient-4.3.3.jar:4.3.3]
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:314) ~[httpclient-4.3.3.jar:4.3.3]
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363) ~[httpclient-4.3.3.jar:4.3.3]
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219) ~[httpclient-4.3.3.jar:4.3.3]
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) ~[httpclient-4.3.3.jar:4.3.3]
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86) ~[httpclient-4.3.3.jar:4.3.3]
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108) ~[httpclient-4.3.3.jar:4.3.3]
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:186) ~[httpclient-4.3.3.jar:4.3.3]
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.3.3.jar:4.3.3]
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) ~[httpclient-4.3.3.jar:4.3.3]
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) ~[httpclient-4.3.3.jar:4.3.3]
at journeymap.common.version.VersionCheck$1.run(VersionCheck.java:131) [?:1.15.2-5.7.0beta1]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
... 26 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
... 26 more
[16Apr2020 17:52:10.666] [Thread-29/INFO] [STDERR/]: [org.eclipse.jetty.util.log.StdErrLog:info:322]: 2020-04-16 17:52:10.665:INFO:oejs.session:Thread-29: DefaultSessionIdManager workerName=node0
[16Apr2020 17:52:10.666] [Thread-29/INFO] [STDERR/]: [org.eclipse.jetty.util.log.StdErrLog:info:322]: 2020-04-16 17:52:10.666:INFO:oejs.session:Thread-29: No SessionScavenger set, using defaults
[16Apr2020 17:52:10.678] [Thread-29/INFO] [STDERR/]: [org.eclipse.jetty.util.log.StdErrLog:info:322]: 2020-04-16 17:52:10.678:INFO:oejs.session:Thread-29: Scavenging every 660000ms
[16Apr2020 17:52:10.797] [Thread-29/INFO] [STDERR/]: [org.eclipse.jetty.util.log.StdErrLog:info:322]: 2020-04-16 17:52:10.796:INFO:oejs.AbstractConnector:Thread-29: Started ServerConnector@5fa8575c{HTTP/1.1,[http/1.1]}{0.0.0.0:8123}
[16Apr2020 17:52:10.799] [Thread-29/INFO] [STDERR/]: [org.eclipse.jetty.util.log.StdErrLog:info:322]: 2020-04-16 17:52:10.799:INFO:oejs.Server:Thread-29: Started @136870ms
[16Apr2020 17:52:33.550] [Render thread/INFO] [sounddeviceoptions/]: SoundManager loading on device null
[16Apr2020 17:52:33.615] [Render thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
[16Apr2020 17:52:33.617] [Render thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
[16Apr2020 17:52:34.174] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x128x0 jei:textures/atlas/gui.png-atlas
[16Apr2020 17:52:34.176] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 2048x2048x4 minecraft:textures/atlas/blocks.png-atlas
[16Apr2020 17:52:34.286] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/signs.png-atlas
[16Apr2020 17:52:34.286] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[16Apr2020 17:52:34.288] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[16Apr2020 17:52:34.289] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x1024x4 minecraft:textures/atlas/chest.png-atlas
[16Apr2020 17:52:34.293] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[16Apr2020 17:52:34.294] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[16Apr2020 17:53:01.105] [Render thread/INFO] [Mystical Agriculture/]: Model replacement took 17 milliseconds.
[16Apr2020 17:53:02.514] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[16Apr2020 17:53:02.519] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[16Apr2020 17:53:02.521] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[16Apr2020 17:53:02.882] [Render thread/INFO] [ambientsounds/]: Successfully loaded sound engine. 11 dimension(s) and 32 region(s)
[16Apr2020 17:53:15.846] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 17:53:15.846] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 17:53:15.846] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 17:53:15.847] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 17:53:15.847] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 17:53:15.847] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 17:53:15.856] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 17:53:15.856] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 17:53:15.856] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 17:53:15.856] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 17:53:15.856] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 17:53:15.856] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 17:53:15.873] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 17:53:15.874] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 17:53:15.874] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 17:53:15.874] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 17:53:15.874] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 17:53:15.874] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 17:53:15.895] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 17:53:15.895] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 17:53:15.895] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 17:53:15.895] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 17:53:15.895] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 17:53:15.895] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 17:53:15.912] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 17:53:15.912] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 17:53:15.913] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 17:53:15.913] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 17:53:15.913] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 17:53:15.913] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 17:53:23.142] [Render thread/INFO] [net.minecraft.world.storage.SaveFormat/]: Deleting level newer
[16Apr2020 17:53:23.142] [Render thread/INFO] [net.minecraft.world.storage.SaveFormat/]: Attempt 1...
[16Apr2020 17:53:32.761] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16Apr2020 17:53:32.762] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[16Apr2020 17:53:32.763] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[16Apr2020 17:53:32.765] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16Apr2020 17:53:32.769] [Render thread/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]
[16Apr2020 17:53:32.894] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Starting integrated minecraft server version 1.15.2
[16Apr2020 17:53:32.895] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Generating keypair
[16Apr2020 17:53:32.961] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\bountiful-server.toml is not correct. Correcting
[16Apr2020 17:53:32.962] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:32.962] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.maxBountiesPerBoard was corrected from null to 8
[16Apr2020 17:53:32.962] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.boardCreationFrequency was corrected from null to 90
[16Apr2020 17:53:32.962] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.boardLifespan was corrected from null to 3600
[16Apr2020 17:53:32.962] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.minBountyTime was corrected from null to 300
[16Apr2020 17:53:32.962] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.instantCountdown was corrected from null to false
[16Apr2020 17:53:32.962] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.boardBreakable was corrected from null to true
[16Apr2020 17:53:32.962] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.villageGen was corrected from null to true
[16Apr2020 17:53:32.963] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.villageGenRate was corrected from null to 2
[16Apr2020 17:53:32.963] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key datapacks was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:32.963] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key datapacks.blacklistedData was corrected from null to []
[16Apr2020 17:53:32.964] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounties was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:32.964] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounties.timeMultiplier was corrected from null to 7.5
[16Apr2020 17:53:32.964] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounties.cashInAtBoard was corrected from null to true
[16Apr2020 17:53:32.964] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounties.worthRatio was corrected from null to 1.0
[16Apr2020 17:53:32.964] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounties.rarityTierUpChance was corrected from null to 0.4
[16Apr2020 17:53:32.965] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity_bounties was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:32.965] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity_bounties.coopKillsCount was corrected from null to true
[16Apr2020 17:53:32.965] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity_bounties.coopKillDistance was corrected from null to 6.0
[16Apr2020 17:53:32.966] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key experience_bounties was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:32.966] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key experience_bounties.doExperienceDrop was corrected from null to true
[16Apr2020 17:53:32.981] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\doggytalents-server.toml is not correct. Correcting
[16Apr2020 17:53:32.981] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:32.981] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.enable_immortality was corrected from null to true
[16Apr2020 17:53:32.981] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.time_to_mature was corrected from null to 48000
[16Apr2020 17:53:32.981] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.disable_hunger was corrected from null to false
[16Apr2020 17:53:32.981] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.enable_starting_items was corrected from null to false
[16Apr2020 17:53:32.982] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.enable_gender was corrected from null to true
[16Apr2020 17:53:32.982] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.whine_when_hungry was corrected from null to true
[16Apr2020 17:53:32.982] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.enable_pup_get_parent_levels was corrected from null to false
[16Apr2020 17:53:32.982] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.eat_food_on_floor was corrected from null to true
[16Apr2020 17:53:32.982] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.revive_item was corrected from null to minecraft:cake
[16Apr2020 17:53:32.987] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\morpheus-server.toml is not correct. Correcting
[16Apr2020 17:53:32.989] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:32.989] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.SleeperPerc was corrected from null to 50
[16Apr2020 17:53:32.989] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.AlertEnabled was corrected from null to true
[16Apr2020 17:53:32.989] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.OnSleepText was corrected from null to is now sleeping.
[16Apr2020 17:53:32.989] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.OnWakeText was corrected from null to has left their bed.
[16Apr2020 17:53:32.990] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.OnMorningText was corrected from null to Wakey, wakey, rise and shine... Good Morning everyone!
[16Apr2020 17:53:32.990] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.IncludeMiners was corrected from null to true
[16Apr2020 17:53:32.990] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.GroundLevel was corrected from null to 64
[16Apr2020 17:53:32.990] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.AllowSetSpawnDaytime was corrected from null to true
[16Apr2020 17:53:32.996] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\reap-server.toml is not correct. Correcting
[16Apr2020 17:53:32.997] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key reap_whitelist was corrected from null to [minecraft:nether_wart, minecraft:potatoes, minecraft:carrots, minecraft:wheat, minecraft:beetroots, minecraft:cocoa]
[16Apr2020 17:53:32.998] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key log_types was corrected from null to [minecraft:acacia_log, minecraft:birch_log, minecraft:dark_oak_log, minecraft:jungle_log, minecraft:oak_log, minecraft:spruce_log]
[16Apr2020 17:53:32.999] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key ground_types was corrected from null to [minecraft:dirt, minecraft:grass_block, minecraft:coarse_dirt, minecraft:podzol, minecraft:mycelium]
[16Apr2020 17:53:33.001] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key allowed_tree_tools was corrected from null to [minecraft:wooden_axe, minecraft:golden_axe, minecraft:stone_axe, minecraft:iron_axe, minecraft:diamond_axe]
[16Apr2020 17:53:33.004] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tree_harvest was corrected from null to true
[16Apr2020 17:53:33.007] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\buildinggadgets-server.toml is not correct. Correcting
[16Apr2020 17:53:33.008] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.008] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Allow Absolute Coords was corrected from null to true
[16Apr2020 17:53:33.008] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.MaxBuildDistance was corrected from null to 32.0
[16Apr2020 17:53:33.008] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Allow non-Air-Block-Overwrite was corrected from null to true
[16Apr2020 17:53:33.008] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Maximum allowed Range was corrected from null to 15
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Max Placement/Tick was corrected from null to 1024
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Building Gadget was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Building Gadget.Maximum Energy was corrected from null to 500000
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Building Gadget.Energy Cost was corrected from null to 50
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Building Gadget.Max Undo History Size was corrected from null to 10
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Exchanging Gadget was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Exchanging Gadget.Maximum Energy was corrected from null to 500000
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Exchanging Gadget.Energy Cost was corrected from null to 100
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Exchanging Gadget.Max Undo History Size was corrected from null to 10
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Maximum Energy was corrected from null to 1000000
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Energy Cost was corrected from null to 200
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Max Undo History Size was corrected from null to 1
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Destroy Dimensions was corrected from null to 16
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Non-Fuzzy Mode Multiplier was corrected from null to 2.0
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Non-Fuzzy Mode Enabled was corrected from null to false
[16Apr2020 17:53:33.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.010] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Maximum Energy was corrected from null to 500000
[16Apr2020 17:53:33.010] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Energy Cost was corrected from null to 50
[16Apr2020 17:53:33.010] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Max Undo History Size was corrected from null to 1
[16Apr2020 17:53:33.010] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Max Copy/Tick was corrected from null to 32768
[16Apr2020 17:53:33.010] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Max Copy Dimensions was corrected from null to 256
[16Apr2020 17:53:33.010] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Max Build Dimensions was corrected from null to 256
[16Apr2020 17:53:33.011] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Paste Containers was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.012] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Paste Containers.T1 Container Capacity was corrected from null to 512
[16Apr2020 17:53:33.012] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Paste Containers.T2 Container Capacity was corrected from null to 2048
[16Apr2020 17:53:33.012] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Paste Containers.T3 Container Capacity was corrected from null to 8192
[16Apr2020 17:53:33.015] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\refinedpipes-server.toml is not correct. Correcting
[16Apr2020 17:53:33.016] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.016] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.item was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.016] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.item.basic was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.016] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.item.basic.maxTicks was corrected from null to 30
[16Apr2020 17:53:33.016] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.item.improved was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.016] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.item.improved.maxTicks was corrected from null to 20
[16Apr2020 17:53:33.016] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.item.advanced was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.item.advanced.maxTicks was corrected from null to 10
[16Apr2020 17:53:33.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.basic was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.basic.capacity was corrected from null to 1000
[16Apr2020 17:53:33.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.basic.transferRate was corrected from null to 100
[16Apr2020 17:53:33.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.improved was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.improved.capacity was corrected from null to 4000
[16Apr2020 17:53:33.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.improved.transferRate was corrected from null to 400
[16Apr2020 17:53:33.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.advanced was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.advanced.capacity was corrected from null to 8000
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.advanced.transferRate was corrected from null to 800
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.elite was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.elite.capacity was corrected from null to 16000
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.elite.transferRate was corrected from null to 1600
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.ultimate was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.ultimate.capacity was corrected from null to 32000
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.fluid.ultimate.transferRate was corrected from null to 3200
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.basic was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.basic.capacity was corrected from null to 1000
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.basic.transferRate was corrected from null to 1000
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.improved was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.improved.capacity was corrected from null to 4000
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.improved.transferRate was corrected from null to 4000
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.advanced was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.advanced.capacity was corrected from null to 8000
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.advanced.transferRate was corrected from null to 8000
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.elite was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.elite.capacity was corrected from null to 16000
[16Apr2020 17:53:33.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.elite.transferRate was corrected from null to 16000
[16Apr2020 17:53:33.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.ultimate was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.ultimate.capacity was corrected from null to 32000
[16Apr2020 17:53:33.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.energy.ultimate.transferRate was corrected from null to 32000
[16Apr2020 17:53:33.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.basic was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.basic.itemTickInterval was corrected from null to 60
[16Apr2020 17:53:33.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.basic.itemsToExtract was corrected from null to 8
[16Apr2020 17:53:33.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.basic.fluidTickInterval was corrected from null to 0
[16Apr2020 17:53:33.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.basic.fluidsToExtract was corrected from null to 100
[16Apr2020 17:53:33.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.basic.filterSlots was corrected from null to 0
[16Apr2020 17:53:33.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.basic.canSetRedstoneMode was corrected from null to false
[16Apr2020 17:53:33.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.basic.canSetWhitelistBlacklist was corrected from null to false
[16Apr2020 17:53:33.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.basic.canSetRoutingMode was corrected from null to false
[16Apr2020 17:53:33.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.basic.canSetExactMode was corrected from null to false
[16Apr2020 17:53:33.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.improved was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.improved.itemTickInterval was corrected from null to 40
[16Apr2020 17:53:33.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.improved.itemsToExtract was corrected from null to 16
[16Apr2020 17:53:33.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.improved.fluidTickInterval was corrected from null to 0
[16Apr2020 17:53:33.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.improved.fluidsToExtract was corrected from null to 400
[16Apr2020 17:53:33.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.improved.filterSlots was corrected from null to 4
[16Apr2020 17:53:33.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.improved.canSetRedstoneMode was corrected from null to true
[16Apr2020 17:53:33.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.improved.canSetWhitelistBlacklist was corrected from null to false
[16Apr2020 17:53:33.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.improved.canSetRoutingMode was corrected from null to false
[16Apr2020 17:53:33.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.improved.canSetExactMode was corrected from null to true
[16Apr2020 17:53:33.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.advanced was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.advanced.itemTickInterval was corrected from null to 20
[16Apr2020 17:53:33.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.advanced.itemsToExtract was corrected from null to 32
[16Apr2020 17:53:33.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.advanced.fluidTickInterval was corrected from null to 0
[16Apr2020 17:53:33.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.advanced.fluidsToExtract was corrected from null to 800
[16Apr2020 17:53:33.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.advanced.filterSlots was corrected from null to 8
[16Apr2020 17:53:33.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.advanced.canSetRedstoneMode was corrected from null to true
[16Apr2020 17:53:33.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.advanced.canSetWhitelistBlacklist was corrected from null to true
[16Apr2020 17:53:33.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.advanced.canSetRoutingMode was corrected from null to true
[16Apr2020 17:53:33.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.advanced.canSetExactMode was corrected from null to true
[16Apr2020 17:53:33.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.elite was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.elite.itemTickInterval was corrected from null to 10
[16Apr2020 17:53:33.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.elite.itemsToExtract was corrected from null to 64
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.elite.fluidTickInterval was corrected from null to 0
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.elite.fluidsToExtract was corrected from null to 1600
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.elite.filterSlots was corrected from null to 12
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.elite.canSetRedstoneMode was corrected from null to true
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.elite.canSetWhitelistBlacklist was corrected from null to true
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.elite.canSetRoutingMode was corrected from null to true
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.elite.canSetExactMode was corrected from null to true
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.ultimate was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.ultimate.itemTickInterval was corrected from null to 10
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.ultimate.itemsToExtract was corrected from null to 64
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.ultimate.fluidTickInterval was corrected from null to 0
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.ultimate.fluidsToExtract was corrected from null to 3200
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.ultimate.filterSlots was corrected from null to 15
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.ultimate.canSetRedstoneMode was corrected from null to true
[16Apr2020 17:53:33.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.ultimate.canSetWhitelistBlacklist was corrected from null to true
[16Apr2020 17:53:33.023] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.ultimate.canSetRoutingMode was corrected from null to true
[16Apr2020 17:53:33.023] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pipe.attachment.extractor.ultimate.canSetExactMode was corrected from null to true
[16Apr2020 17:53:33.027] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\fastleafdecay-server.toml is not correct. Correcting
[16Apr2020 17:53:33.027] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key MinimumDecayTime was corrected from null to 4
[16Apr2020 17:53:33.028] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key MaximumDecayTime was corrected from null to 11
[16Apr2020 17:53:33.030] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\packingtape-server.toml is not correct. Correcting
[16Apr2020 17:53:33.031] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.031] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.whitelist was corrected from null to []
[16Apr2020 17:53:33.031] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blacklist was corrected from null to []
[16Apr2020 17:53:33.031] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.tape_roll_uses was corrected from null to 8
[16Apr2020 17:53:33.031] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.consume_paper was corrected from null to true
[16Apr2020 17:53:33.036] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\comforts-server.toml is not correct. Correcting
[16Apr2020 17:53:33.037] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.037] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoUse was corrected from null to true
[16Apr2020 17:53:33.037] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wellRested was corrected from null to false
[16Apr2020 17:53:33.038] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.sleepyFactor was corrected from null to 2.0
[16Apr2020 17:53:33.038] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.nightHammocks was corrected from null to false
[16Apr2020 17:53:33.038] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.sleepingBagBreakage was corrected from null to 0.0
[16Apr2020 17:53:33.038] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.sleepingBagDebuffs was corrected from null to []
[16Apr2020 17:53:33.041] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\waystones-server.toml is not correct. Correcting
[16Apr2020 17:53:33.042] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.042] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.baseXpCost was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.099] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.baseXpCost.blocksPerXPLevel was corrected from null to 500
[16Apr2020 17:53:33.099] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.baseXpCost.maximumXpCost was corrected from null to 3.0
[16Apr2020 17:53:33.099] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.waystoneToWaystone was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.waystoneToWaystone.waystoneXpCostMultiplier was corrected from null to 1.0
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.inventoryButton was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.inventoryButton.inventoryButton was corrected from null to NONE
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.inventoryButton.inventoryButtonXpCostMultiplier was corrected from null to 1.0
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.inventoryButton.inventoryButtonCooldown was corrected from null to 300
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.globalWaystones was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.globalWaystones.globalWaystonesXpCostMultiplier was corrected from null to 1.0
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.globalWaystones.globalWaystoneCooldownMultiplier was corrected from null to 1.0
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.globalWaystones.globalWaystoneRequiresCreative was corrected from null to true
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.warpStone was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.warpStone.warpStoneXpCostMultiplier was corrected from null to 1.0
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.warpStone.warpStoneCooldown was corrected from null to 300
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.warpStone.warpStoneUseTime was corrected from null to 32
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scrolls was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scrolls.scrollUseTime was corrected from null to 32
[16Apr2020 17:53:33.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.dimensionalWarp was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.101] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.dimensionalWarp.dimensionalWarp was corrected from null to ALLOW
[16Apr2020 17:53:33.101] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.dimensionalWarp.dimensionalWarpXpCost was corrected from null to 3
[16Apr2020 17:53:33.101] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.restrictions was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.101] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.restrictions.restrictRenameToOwner was corrected from null to false
[16Apr2020 17:53:33.101] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.restrictions.restrictToCreative was corrected from null to false
[16Apr2020 17:53:33.101] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.restrictions.generatedWaystonesUnbreakable was corrected from null to false
[16Apr2020 17:53:33.105] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\toolbelt-server.toml is not correct. Correcting
[16Apr2020 17:53:33.106] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.106] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.whitelist was corrected from null to []
[16Apr2020 17:53:33.106] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blacklist was corrected from null to []
[16Apr2020 17:53:33.106] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.disableAnvilUpgrading was corrected from null to false
[16Apr2020 17:53:33.106] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.customBeltSlotMode was corrected from null to ON
[16Apr2020 17:53:33.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\forge-server.toml is not correct. Correcting
[16Apr2020 17:53:33.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to false
[16Apr2020 17:53:33.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringTileEntities was corrected from null to false
[16Apr2020 17:53:33.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to false
[16Apr2020 17:53:33.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to 0.1
[16Apr2020 17:53:33.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to 0.05
[16Apr2020 17:53:33.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.logCascadingWorldGeneration was corrected from null to true
[16Apr2020 17:53:33.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fixVanillaCascading was corrected from null to false
[16Apr2020 17:53:33.112] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.dimensionUnloadQueueDelay was corrected from null to 0
[16Apr2020 17:53:33.112] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.clumpingThreshold was corrected from null to 64
[16Apr2020 17:53:33.112] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.treatEmptyTagsAsAir was corrected from null to false
[16Apr2020 17:53:33.114] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\craftingstation-server.toml is not correct. Correcting
[16Apr2020 17:53:33.114] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.114] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.blacklisted block entities was corrected from null to []
[16Apr2020 17:53:33.117] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\trade-server.toml is not correct. Correcting
[16Apr2020 17:53:33.117] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.117] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.distance was corrected from null to 64.0
[16Apr2020 17:53:33.117] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.time was corrected from null to 1200
[16Apr2020 17:53:33.120] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\gravestone-server.toml is not correct. Correcting
[16Apr2020 17:53:33.121] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enable_living_entity_graves was corrected from null to false
[16Apr2020 17:53:33.121] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enable_death_note was corrected from null to true
[16Apr2020 17:53:33.122] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key replaceable_blocks was corrected from null to [minecraft:tall_grass, minecraft:grass, minecraft:water, minecraft:lava, minecraft:dandelion, minecraft:lilac, minecraft:rose_bush, minecraft:peony, minecraft:sunflower, minecraft:poppy, minecraft:blue_orchid, minecraft:azure_bluet, minecraft:oxeye_daisy, minecraft:orange_tulip, minecraft:pink_tulip, minecraft:red_tulip, minecraft:white_tulip, minecraft:allium, minecraft:fern, minecraft:large_fern, minecraft:spruce_sapling, minecraft:acacia_sapling, minecraft:birch_sapling, minecraft:dark_oak_sapling, minecraft:jungle_sapling, minecraft:oak_sapling, minecraft:brown_mushroom, minecraft:red_mushroom, minecraft:snow, minecraft:vine, minecraft:dead_bush, minecraft:fire]
[16Apr2020 17:53:33.123] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key remove_death_note was corrected from null to false
[16Apr2020 17:53:33.123] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key only_owners_can_break was corrected from null to false
[16Apr2020 17:53:33.124] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn_ghost was corrected from null to false
[16Apr2020 17:53:33.125] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key friendly_ghost was corrected from null to true
[16Apr2020 17:53:33.128] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\solcarrot-server.toml is not correct. Correcting
[16Apr2020 17:53:33.128] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key milestones was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.128] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key milestones.baseHearts was corrected from null to 10
[16Apr2020 17:53:33.128] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key milestones.heartsPerMilestone was corrected from null to 2
[16Apr2020 17:53:33.128] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key milestones.milestones was corrected from null to [5, 10, 15, 20, 25]
[16Apr2020 17:53:33.129] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key filtering was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.129] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key filtering.blacklist was corrected from null to []
[16Apr2020 17:53:33.129] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key filtering.whitelist was corrected from null to []
[16Apr2020 17:53:33.129] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key filtering.minimumFoodValue was corrected from null to 1
[16Apr2020 17:53:33.130] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key miscellaneous was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.130] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key miscellaneous.resetOnDeath was corrected from null to false
[16Apr2020 17:53:33.133] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\mysticalagriculture-server.toml is not correct. Correcting
[16Apr2020 17:53:33.133] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key seedCraftingRecipes was corrected from null to false
[16Apr2020 17:53:33.137] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\elevatorid-server.toml is not correct. Correcting
[16Apr2020 17:53:33.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.sameColor was corrected from null to false
[16Apr2020 17:53:33.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.range was corrected from null to 256
[16Apr2020 17:53:33.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.precisionTarget was corrected from null to true
[16Apr2020 17:53:33.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.mobSpawn was corrected from null to false
[16Apr2020 17:53:33.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.resetPitchNormal was corrected from null to false
[16Apr2020 17:53:33.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.resetPitchDirectional was corrected from null to true
[16Apr2020 17:53:33.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.useXP was corrected from null to false
[16Apr2020 17:53:33.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.XPPointsAmount was corrected from null to 1
[16Apr2020 17:53:33.140] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\usefulbackpacks-server.toml is not correct. Correcting
[16Apr2020 17:53:33.141] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.141] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.shareAllNBTData was corrected from null to true
[16Apr2020 17:53:33.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\economyinc-server.toml is not correct. Correcting
[16Apr2020 17:53:33.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.multiplierGoldNuggetWeight was corrected from null to 2
[16Apr2020 17:53:33.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.goldNuggetRecipe was corrected from null to true
[16Apr2020 17:53:33.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.canAccessCardWithoutWT was corrected from null to true
[16Apr2020 17:53:33.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.doesBankGenerateInVillages was corrected from null to true
[16Apr2020 17:53:33.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.plotBorderBlock was corrected from null to minecraft:smooth_stone_slab
[16Apr2020 17:53:33.145] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\kevin\AppData\Roaming\.minecraft\saves\1_1\serverconfig\doggytalents-talents.toml is not correct. Correcting
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents was corrected from null to SimpleCommentedConfig:{}
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:bed_finder was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:black_pelt was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:creeper_sweeper was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:doggy_dash was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:fisher_dog was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:guard_dog was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:happy_eater was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:hell_hound was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:hunter_dog was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:pack_puppy was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:pest_fighter was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:pillow_paw was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:poison_fang was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:puppy_eyes was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:quick_healer was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:rescue_dog was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:roaring_gale was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:shepherd_dog was corrected from null to true
[16Apr2020 17:53:33.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:swimmer_dog was corrected from null to true
[16Apr2020 17:53:33.147] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:wolf_mount was corrected from null to true
[16Apr2020 17:53:33.154] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Bountiful listening for resource reloads..
[16Apr2020 17:53:36.822] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack vanilla, loading it automatically
[16Apr2020 17:53:36.825] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, AI-Improvements-1.15.2-0.3.0.jar, AmbientEnvironment-3.0.0.jar, AmbientSounds_v3.0.18_mc1.15.2.jar, Apotheosis-1.15.2-3.0.7.jar, AppleSkin-mc1.15.2-forge-1.0.13.jar, Aquaculture-1.15.2-2.0.13.jar, astikorcarts-1.0.2-1.15.2.jar, AttributeFix-1.15.2-7.0.1.jar, AutoRegLib-1.5-40.jar, autumnity-1.1.1-1.15.2.jar, bambooblocks-1.15.2-1.3.jar, beesknees-1.15.2-1.0.1.jar, BetterAdvancements-1.15.2-0.1.0.96.jar, BetterBurning-1.15.2-1.3.4.jar, BetterThanMending-1.4.0.jar, BiomesOPlenty-1.15.2-10.0.0.345-universal.jar, bluepower-1.15.2-0.4.184-alpha-universal.jar, BonsaiTrees-2.1.2.6.jar, Bookshelf-1.15.2-5.3.9.jar, Bountiful-1.15.2-3.1.0.jar, buildinggadgets-3.3.4.jar, carpetstairsmod-mc1.15-v1.3.jar, crayfishfurnituremod-7.0.0-pre16-mc1.15.1.jar, ChunkNoGoByeBye-1.15.2-1.2.0.jar, ClearView-1.15.2-1.0.0.jar, ClickMachine-1.15.2-3.0.2.jar, ClothConfig2-2.0.jar, CoffeeSpawner-1.15.1-6.0.0.jar, comforts-FORGE-1.15.2-2.0.0.1.jar, cc-tweaked-1.15.2-1.86.2.jar, Controlling-6.1.3.jar, CookingForBlockheads_1.15.2-8.0.0.jar, CraftingAutomat-MC1.15.2-1.2.1.jar, craftingstation-3.0.5.jar, Cucumber-1.15.2-3.0.5.jar, cullparticles-1.0.jar, curios-FORGE-1.15.2-2.0.1.jar, damage_indicator-0.1.0.jar, dcintegration-1.1.14-1.15.jar, despeggshatch_1.15-1.2.jar, dimdungeons-1.051-forge-1.15.2.jar, DimStorage-1.15.2-3.1.0.jar, DoggyTalents-1.15.2-1.15.2.3.jar, doubledoors_1.15.2-1.2.jar, dynviewdist-1.4.jar, EconomyInc-1.6.8MC1.15.jar, elevatorid-1.15.2-1.7.0.jar, EnchantmentDescriptions-1.15.2-2.0.5.jar, The-Endergetic-Expansion-1.15.2-v1.2.5.jar, EnderMail-1.15.2-1.0.2.jar, FarmingForBlockheads_1.15.2-6.1.0.jar, FastWorkbench-1.15.1-3.0.0.jar, FastFurnace-1.15.1-3.0.0.jar, FastLeafDecay-v22.jar, forge-1.15.2-31.1.43-universal.jar, GoatMod-1.15.2-1.1.jar, goblintraders-1.2.0-mc1.15.2.jar, gravestone-1.17.3.jar, Industrial+Agriculture[Industrial+Foregoing]-1.15.2-1.6.1.jar, improvedwolves-1.1.1-mc1.15.2.jar, Industrial+Agriculture[Core]-1.15.2-1.7.0.jar, industrial-foregoing-1.15.2-2.2.2-28d4a81.jar, InventoryHud_1.15.1-1.15.2.forge.2.4.jar, invtotem_1.15.2-1.0.jar, invtweaks-1.15.2-1.0.1.jar, jei-1.15.2-6.0.0.2.jar, journeymap-1.15.2-5.7.0beta1.jar, Kiwi-1.15.2-2.6.5.jar, KleeSlabs_1.15.2-8.0.0.jar, leavesdecayonotherleaves-1.1.jar, libnonymous-1.15.2-1.1.1.5.jar, LightOverlay-4.3.jar, logprot-1.15.1-1.2.jar, lowtechcrafting-1.15.1-0.2.1.jar, mcw-bridges-1.0.4fix-mc1.15.2.jar, mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar, mcw-windows-1.0.0-mc1.15.1_1.15.2.jar, themidnight-0.5.6.jar, mining-helmet-1.15.2-1.0.8.jar, Morpheus-1.15.2-4.2.50.jar, mountedpearl-1.15.2-1.0.0.jar, MouseTweaks-2.13-mc1.15.1.jar, movingelevators-1.2.4-mc1.15.jar, MysticalAgriculture-1.15.2-3.0.2.jar, NetherPortalFix_1.15.2-6.0.0.jar, omegamute_1.15-1.0.jar, Oscars-1.0.1.jar, PackingTape-1.15.2-0.9.5.jar, Patchouli-1.15.2-1.2-31.jar, petrock-0.6.5.jar, Ping-1.15.2-1.6.4.jar, Placebo-1.15.2-3.0.2.jar, playerhopper-1.15-1.2.jar, Quark-r2.1-230.jar, QuarkOddities-1.15.2.jar, reap-1.12.2.jar, ReAuth-1.14-3.8.0.jar, refinedpipes-0.4.jar, respawnablepets-1.1.jar, rsgauges-1.15.2-1.2.2.jar, SecurityCraft+v1.8.17.jar, SilentGear-1.15.2-1.5.3+78.jar, SilentLib-1.15.2-4.6.0+48.jar, simplylight-1.15.2-0.9.0.jar, Smoke-1.15.2-2.0.0.jar, SnowRealMagic-1.15.2-1.7.4.jar, SolarFluxReborn-1.15.2-15.0.0.jar, solcarrot-1.15.2-1.9.4.jar, sounddeviceoptions-1.3.0.jar, speedyhoppers-1.15.2-2.jar, speedyladders-1.15.2-1.jar, spiderspwebs_1.15.2-1.0.jar, StorageDrawers-1.15.2-7.0.2.jar, streamdc-2.2.jar, swampexpansion-1.15.2-1.5.1.jar, swingthroughgrass-1.15.2-1.4.0.jar, theoneprobe-1.15-2.0.2.jar, titanium-1.15.2-2.3.7.jar, ToolBelt-1.15.2-1.14.1.jar, torchslabmod-1.15.1_v1.5.jar, Trading_Players_1.1.jar, TrashSlot_1.15.2-11.0.0.jar, Upgrade-Aquatic-1.15.2-v1.5.1.jar, useful_backpacks-1.15.2-1.9.4.63.jar, useful_railroads-1.15.2-1.3.2.21.jar, u_team_core-1.15.2-2.11.0.156.jar, Variant16x-1.15-v0.9.2.1_beta.jar, Variant16x-BiomesOPlenty-1.15-v0.9.2_beta_pre3.jar, WaterStrainer-1.15.2-9.0.0.jar, Waystones_1.15.2-6.0.1.jar, WitherSkeletonTweaks-1.15.1-4.0.0.jar, xercamusic-1.15.2-1.0.jar, XL-Food-Mod-1.15.2-2.2.2.jar
[16Apr2020 17:53:39.720] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgear:crushing/crimson_iron_chunks as it's conditions were not met
[16Apr2020 17:53:39.723] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/biomesoplenty/ethereal', contains unknown sapling.
[16Apr2020 17:53:39.723] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/biomesoplenty/ethereal as it's serializer returned null
[16Apr2020 17:53:39.723] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:tweaks/crafting/utility/chests/compat/wisteria_chest_wood as it's conditions were not met
[16Apr2020 17:53:39.728] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:oddities/crafting/soul_compass as it's conditions were not met
[16Apr2020 17:53:39.769] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:stone_sword as it's conditions were not met
[16Apr2020 17:53:39.770] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:building/crafting/chests/compat/wisteria_chest as it's conditions were not met
[16Apr2020 17:53:39.784] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:ladder as it's conditions were not met
[16Apr2020 17:53:39.795] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/aluminum_ingot as it's serializer returned null
[16Apr2020 17:53:39.802] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/orange_autumnal', contains unknown sapling.
[16Apr2020 17:53:39.802] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/orange_autumnal as it's serializer returned null
[16Apr2020 17:53:39.811] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:trapped_chest as it's conditions were not met
[16Apr2020 17:53:39.826] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/orange', contains unknown sapling.
[16Apr2020 17:53:39.827] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/orange as it's serializer returned null
[16Apr2020 17:53:39.829] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/banana', contains unknown sapling.
[16Apr2020 17:53:39.829] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/banana as it's serializer returned null
[16Apr2020 17:53:39.836] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgear:crushing/crimson_iron_dust as it's conditions were not met
[16Apr2020 17:53:39.837] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe autumnity:maple_sign
com.google.gson.JsonSyntaxException: Unknown item 'autumnity:maple_sign'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$$Lambda$9846/2089398101.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:53:39.843] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:light_blue_wool as it's conditions were not met
[16Apr2020 17:53:39.853] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:stone_axe as it's conditions were not met
[16Apr2020 17:53:39.863] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/constantan_ingot as it's serializer returned null
[16Apr2020 17:53:39.864] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:tweaks/crafting/utility/chests/mixed_chest_wood_but_without_exclusions as it's conditions were not met
[16Apr2020 17:53:39.865] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:pink_wool as it's conditions were not met
[16Apr2020 17:53:39.887] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:building/crafting/chests/compat/hive_trapped_chest as it's conditions were not met
[16Apr2020 17:53:39.888] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe theoneprobe:probegoggles as it's conditions were not met
[16Apr2020 17:53:39.899] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/mithril_ingot as it's serializer returned null
[16Apr2020 17:53:39.901] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:blue_wool as it's conditions were not met
[16Apr2020 17:53:39.908] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:lime_wool as it's conditions were not met
[16Apr2020 17:53:39.908] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:light_gray_wool as it's conditions were not met
[16Apr2020 17:53:39.909] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/mango', contains unknown sapling.
[16Apr2020 17:53:39.909] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/mango as it's serializer returned null
[16Apr2020 17:53:39.915] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/tin_ingot as it's serializer returned null
[16Apr2020 17:53:39.920] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/apple', contains unknown sapling.
[16Apr2020 17:53:39.920] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/apple as it's serializer returned null
[16Apr2020 17:53:39.928] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:automation/crafting/redstone_randomizer_ender as it's conditions were not met
[16Apr2020 17:53:39.933] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/iridium_ingot as it's serializer returned null
[16Apr2020 17:53:39.937] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:building/crafting/chests/compat/wisteria_trapped_chest as it's conditions were not met
[16Apr2020 17:53:39.953] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/bronze_ingot as it's serializer returned null
[16Apr2020 17:53:39.958] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:automation/crafting/weather_sensor_obsidian as it's conditions were not met
[16Apr2020 17:53:39.964] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/invar_ingot as it's serializer returned null
[16Apr2020 17:53:39.977] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe rsgauges:gauge/rustic_circular_gauge_recipe as it's conditions were not met
[16Apr2020 17:53:39.988] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:yellow_wool as it's conditions were not met
[16Apr2020 17:53:39.992] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/chrome_ingot as it's serializer returned null
[16Apr2020 17:53:40.000] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:building/crafting/chests/compat/rosewood_trapped_chest as it's conditions were not met
[16Apr2020 17:53:40.022] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe goatmod:wool
com.google.gson.JsonSyntaxException: Unknown item 'minecraft:wool'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$$Lambda$9846/2089398101.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:53:40.034] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/pear', contains unknown sapling.
[16Apr2020 17:53:40.034] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/pear as it's serializer returned null
[16Apr2020 17:53:40.036] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:stone_hoe as it's conditions were not met
[16Apr2020 17:53:40.037] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/brown_autumnal', contains unknown sapling.
[16Apr2020 17:53:40.037] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/brown_autumnal as it's serializer returned null
[16Apr2020 17:53:40.041] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:red_wool as it's conditions were not met
[16Apr2020 17:53:40.042] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:magenta_wool as it's conditions were not met
[16Apr2020 17:53:40.054] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/electrum_ingot as it's serializer returned null
[16Apr2020 17:53:40.056] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:purple_wool as it's conditions were not met
[16Apr2020 17:53:40.063] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/cherry', contains unknown sapling.
[16Apr2020 17:53:40.064] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/cherry as it's serializer returned null
[16Apr2020 17:53:40.065] [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 net.minecraft.item.crafting.RecipeManager$$Lambda$9842/1420774223.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:53:40.077] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/silicon as it's serializer returned null
[16Apr2020 17:53:40.081] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/olive', contains unknown sapling.
[16Apr2020 17:53:40.081] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/olive as it's serializer returned null
[16Apr2020 17:53:40.115] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/yellow_autumnal', contains unknown sapling.
[16Apr2020 17:53:40.116] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/yellow_autumnal as it's serializer returned null
[16Apr2020 17:53:40.119] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:orange_wool as it's conditions were not met
[16Apr2020 17:53:40.124] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:green_wool as it's conditions were not met
[16Apr2020 17:53:40.133] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:cyan_wool as it's conditions were not met
[16Apr2020 17:53:40.135] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/apricot', contains unknown sapling.
[16Apr2020 17:53:40.136] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/apricot as it's serializer returned null
[16Apr2020 17:53:40.142] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:nether_wart_block as it's conditions were not met
[16Apr2020 17:53:40.152] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgear:alloy_smelting/crimson_steel as it's conditions were not met
[16Apr2020 17:53:40.158] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:chest as it's conditions were not met
[16Apr2020 17:53:40.164] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:inferium_watering_can_pt as it's conditions were not met
[16Apr2020 17:53:40.168] [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 net.minecraft.item.crafting.RecipeManager$$Lambda$9842/1420774223.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:53:40.190] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/saltpeter as it's serializer returned null
[16Apr2020 17:53:40.207] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/steel_ingot as it's serializer returned null
[16Apr2020 17:53:40.220] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:oddities/crafting/backpack_no_hide as it's conditions were not met
[16Apr2020 17:53:40.232] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/fir', contains unknown sapling.
[16Apr2020 17:53:40.233] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/fir as it's serializer returned null
[16Apr2020 17:53:40.263] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/titanium_ingot as it's serializer returned null
[16Apr2020 17:53:40.264] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:building/crafting/chests/compat/rosewood_chest as it's conditions were not met
[16Apr2020 17:53:40.264] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:black_wool as it's conditions were not met
[16Apr2020 17:53:40.265] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe swampexpansion:quark/rice_sack
com.google.gson.JsonSyntaxException: Unknown item 'swampexpansion:rice_sack'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$$Lambda$9846/2089398101.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:53:40.281] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:tools/crafting/pickarang_no_heart as it's conditions were not met
[16Apr2020 17:53:40.291] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:automation/crafting/ender_watcher_obsidian as it's conditions were not met
[16Apr2020 17:53:40.292] [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 net.minecraft.item.crafting.RecipeManager$$Lambda$9842/1420774223.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:53:40.321] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:building/crafting/chests/compat/hive_chest as it's conditions were not met
[16Apr2020 17:53:40.323] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:stone_pickaxe as it's conditions were not met
[16Apr2020 17:53:40.333] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:stone_shovel as it's conditions were not met
[16Apr2020 17:53:40.336] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/rubber as it's serializer returned null
[16Apr2020 17:53:40.343] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/red_autumnal', contains unknown sapling.
[16Apr2020 17:53:40.343] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/red_autumnal as it's serializer returned null
[16Apr2020 17:53:40.343] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:bookshelf as it's conditions were not met
[16Apr2020 17:53:40.356] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/platinum_ingot as it's serializer returned null
[16Apr2020 17:53:40.370] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/sulfur as it's serializer returned null
[16Apr2020 17:53:40.375] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:green_dye as it's conditions were not met
[16Apr2020 17:53:40.395] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/lead_ingot as it's serializer returned null
[16Apr2020 17:53:40.406] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/graphite_ingot as it's serializer returned null
[16Apr2020 17:53:40.409] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/plum', contains unknown sapling.
[16Apr2020 17:53:40.409] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/plum as it's serializer returned null
[16Apr2020 17:53:40.409] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:gray_wool as it's conditions were not met
[16Apr2020 17:53:40.425] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/uranium_ingot as it's serializer returned null
[16Apr2020 17:53:40.444] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/nickel_ingot as it's serializer returned null
[16Apr2020 17:53:40.447] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/integrateddynamics/menril', contains unknown sapling.
[16Apr2020 17:53:40.447] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/integrateddynamics/menril as it's serializer returned null
[16Apr2020 17:53:40.451] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:tweaks/crafting/utility/chests/compat/rosewood_chest_wood as it's conditions were not met
[16Apr2020 17:53:40.451] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:brown_wool as it's conditions were not met
[16Apr2020 17:53:40.454] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe swampexpansion:quark/rice_sack_uncompress
com.google.gson.JsonSyntaxException: Unknown item 'swampexpansion:rice_sack'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at net.minecraft.item.crafting.Ingredient$$Lambda$9844/1777988701.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:53:40.466] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe rsgauges:oldfancy/oldfancy_bistableswitch1_recipe_backcycle as it's conditions were not met
[16Apr2020 17:53:40.471] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 16 recipes
[16Apr2020 17:53:40.473] [Server thread/INFO] [placebo/]: Registered 22 additional recipes.
[16Apr2020 17:53:40.474] [Server thread/INFO] [placebo/]: Beginning replacement of all shapeless recipes...
[16Apr2020 17:53:40.489] [Server thread/INFO] [placebo/]: Successfully replaced 956 recipes with fast recipes.
[16Apr2020 17:53:41.679] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table endergetic:blocks/frisbloom_seeds
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'endergetic:frisbloom_seeds'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$9904/2087801797.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$9917/1333150905.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:53:41.702] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table autumnity:blocks/maple_chest
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'autumnity:maple_chest'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$9904/2087801797.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$9917/1333150905.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:53:42.578] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table bountiful:blocks/bountyboard
com.google.gson.JsonSyntaxException: Missing ops, expected to find a JsonArray
at net.minecraft.util.JSONUtils.func_151214_t(SourceFile:426) ~[?:?]
at net.minecraft.world.storage.loot.functions.CopyNbt$Serializer.func_186530_b(SourceFile:245) ~[?:?]
at net.minecraft.world.storage.loot.functions.CopyNbt$Serializer.func_186530_b(SourceFile:227) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:104) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$9917/1333150905.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:53:42.942] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table endergetic:blocks/frisbloom_stem
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'endergetic:frisbloom_seeds'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$9904/2087801797.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$9917/1333150905.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:53:43.171] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table autumnity:blocks/maple_sign
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'autumnity:maple_sign'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$9904/2087801797.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$9917/1333150905.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:53:43.281] [Server thread/INFO] [placebo/]: Registered 5 additional loot tables.
[16Apr2020 17:53:43.440] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/bounty_complete_rare: Invalid criterion trigger: bountiful:bounty_complete_rare
[16Apr2020 17:53:43.504] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/bounty_complete_epic: Invalid criterion trigger: bountiful:bounty_complete_epic
[16Apr2020 17:53:43.527] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement silentgear:part_analyzer: Expected item to be an item, was unknown string 'silentgear:part_analyzer'
[16Apr2020 17:53:43.578] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/bounty_complete_common: Invalid criterion trigger: bountiful:bounty_complete_common
[16Apr2020 17:53:43.635] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/bounty_complete_uncommon: Invalid criterion trigger: bountiful:bounty_complete_uncommon
[16Apr2020 17:53:43.637] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/royal_mandate: Invalid criterion trigger: bountiful:royal_mandate
[16Apr2020 17:53:43.659] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2368 advancements
[16Apr2020 17:53:43.663] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Resource Manager Reloading
[16Apr2020 17:53:43.744] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab wood_slab_0 could not be found.
[16Apr2020 17:53:43.744] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab wood_slab_1 could not be found.
[16Apr2020 17:53:43.744] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab other_slab could not be found.
[16Apr2020 17:53:43.750] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab biotite_slab could not be found.
[16Apr2020 17:53:43.750] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab snow_bricks_slab_double could not be found.
[16Apr2020 17:53:43.750] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandy_bricks_slab_double could not be found.
[16Apr2020 17:53:43.750] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab charred_nether_brick_slab could not be found.
[16Apr2020 17:53:43.750] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandstone_bricks_slab_double could not be found.
[16Apr2020 17:53:43.751] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandstone_smooth_slab could not be found.
[16Apr2020 17:53:43.751] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab red_sandstone_bricks_slab_double could not be found.
[16Apr2020 17:53:43.751] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab red_sandstone_smooth_slab could not be found.
[16Apr2020 17:53:43.751] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab end_bricks_slab could not be found.
[16Apr2020 17:53:43.751] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_slab could not be found.
[16Apr2020 17:53:43.751] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_dark_slab could not be found.
[16Apr2020 17:53:43.751] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_bricks_slab could not be found.
[16Apr2020 17:53:43.751] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_diorite_slab could not be found.
[16Apr2020 17:53:43.751] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_diorite_bricks_slab could not be found.
[16Apr2020 17:53:43.751] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_granite_slab could not be found.
[16Apr2020 17:53:43.751] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_granite_bricks_slab could not be found.
[16Apr2020 17:53:43.751] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_andesite_slab could not be found.
[16Apr2020 17:53:43.751] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_andesite_bricks_slab could not be found.
[16Apr2020 17:53:43.751] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_basalt_slab could not be found.
[16Apr2020 17:53:43.752] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_basalt_bricks_slab could not be found.
[16Apr2020 17:53:43.752] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_gray_slab could not be found.
[16Apr2020 17:53:43.752] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_magenta_slab could not be found.
[16Apr2020 17:53:43.752] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_cyan_slab could not be found.
[16Apr2020 17:53:43.752] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_blue_slab could not be found.
[16Apr2020 17:53:43.752] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_orange_slab could not be found.
[16Apr2020 17:53:43.752] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_red_slab could not be found.
[16Apr2020 17:53:43.752] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_yellow_slab could not be found.
[16Apr2020 17:53:43.752] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_light_blue_slab could not be found.
[16Apr2020 17:53:43.752] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_purple_slab could not be found.
[16Apr2020 17:53:43.752] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_silver_slab could not be found.
[16Apr2020 17:53:43.753] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_lime_slab could not be found.
[16Apr2020 17:53:43.753] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_green_slab could not be found.
[16Apr2020 17:53:43.753] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_black_slab could not be found.
[16Apr2020 17:53:43.753] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_brown_slab could not be found.
[16Apr2020 17:53:43.753] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_white_slab could not be found.
[16Apr2020 17:53:43.753] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_pink_slab could not be found.
[16Apr2020 17:53:43.753] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_gray_slab could not be found.
[16Apr2020 17:53:43.753] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_magenta_slab could not be found.
[16Apr2020 17:53:43.753] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_cyan_slab could not be found.
[16Apr2020 17:53:43.753] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_blue_slab could not be found.
[16Apr2020 17:53:43.753] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_orange_slab could not be found.
[16Apr2020 17:53:43.753] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_red_slab could not be found.
[16Apr2020 17:53:43.753] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_yellow_slab could not be found.
[16Apr2020 17:53:43.753] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_light_blue_slab could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_purple_slab could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_silver_slab could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_lime_slab could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_green_slab could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_black_slab could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_brown_slab could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_white_slab could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_pink_slab could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab reed_block_slab could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab thatch_slab_double could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab icy_stone_slab could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab fire_stone_slab could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_limestone_slab could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_marble_slab could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab duskbound_block_slab_double could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab magma_bricks_slab_double could not be found.
[16Apr2020 17:53:43.754] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab midori_block_slab_double could not be found.
[16Apr2020 17:53:43.755] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab iron_plate_slab_double could not be found.
[16Apr2020 17:53:43.755] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab polished_netherrack_bricks_slab could not be found.
[16Apr2020 17:53:43.755] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_slab_double could not be found.
[16Apr2020 17:53:43.755] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_bricks_slab_double could not be found.
[16Apr2020 17:53:43.755] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_smooth_slab could not be found.
[16Apr2020 17:53:43.755] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_oak_slab could not be found.
[16Apr2020 17:53:43.755] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_spruce_slab could not be found.
[16Apr2020 17:53:43.755] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_birch_slab could not be found.
[16Apr2020 17:53:43.755] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_jungle_slab could not be found.
[16Apr2020 17:53:43.755] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_acacia_slab could not be found.
[16Apr2020 17:53:43.755] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_dark_oak_slab could not be found.
[16Apr2020 17:53:43.917] [Server thread/INFO] [Silent Gear/TraitManager]: Reloading trait files
[16Apr2020 17:53:43.931] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:simple_trait'
[16Apr2020 17:53:43.936] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:damage_type_trait'
[16Apr2020 17:53:43.938] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:durability_trait'
[16Apr2020 17:53:43.941] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:enchantment_trait'
[16Apr2020 17:53:43.944] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:nbt_trait'
[16Apr2020 17:53:43.947] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:potion_effect_trait'
[16Apr2020 17:53:43.950] [Server thread/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stat_modifier_trait'
[16Apr2020 17:53:43.972] [Server thread/INFO] [Silent Gear/TraitManager]: Registered 25 traits
[16Apr2020 17:53:44.121] [Server thread/INFO] [Silent Gear/PartManager]: Reloading part files
[16Apr2020 17:53:44.124] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:highlight'
[16Apr2020 17:53:44.124] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:grip'
[16Apr2020 17:53:44.124] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:binding'
[16Apr2020 17:53:44.124] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:tip'
[16Apr2020 17:53:44.124] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:main'
[16Apr2020 17:53:44.124] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:bowstring'
[16Apr2020 17:53:44.124] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:misc_upgrade'
[16Apr2020 17:53:44.124] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:rod'
[16Apr2020 17:53:44.191] [Server thread/INFO] [Silent Gear/PartManager]: Registered 57 parts
[16Apr2020 17:53:44.424] [Server thread/INFO] [bluepower/]: Skipped adding item/block TranslatableComponent{key='item.minecraft.iron_nugget', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}} to the Alloy Furnace recipes.
[16Apr2020 17:53:44.464] [Server thread/INFO] [bluepower/]: Skipped adding item/block TranslatableComponent{key='item.minecraft.gold_ingot', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}} to the Alloy Furnace recipes.
[16Apr2020 17:53:44.482] [Server thread/INFO] [bluepower/]: Skipped adding item/block TranslatableComponent{key='item.minecraft.gold_nugget', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}} to the Alloy Furnace recipes.
[16Apr2020 17:53:44.515] [Server thread/INFO] [bluepower/]: Skipped adding item/block TranslatableComponent{key='item.minecraft.iron_ingot', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}} to the Alloy Furnace recipes.
[16Apr2020 17:53:44.549] [Server thread/INFO] [bluepower/]: Skipped adding item/block TranslatableComponent{key='item.minecraft.gold_ingot', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}} to the Alloy Furnace recipes.
[16Apr2020 17:53:44.920] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Bountiful reloading resources! :D
[16Apr2020 17:53:45.045] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.050] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.051] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.051] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.053] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.055] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.057] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.060] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.061] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.061] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.062] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.063] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.064] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.065] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.066] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.143] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/apotheosis}
[16Apr2020 17:53:45.176] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.181] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/aquaculture}
[16Apr2020 17:53:45.183] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.185] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/upgrade_aquatic}
[16Apr2020 17:53:45.188] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/aquaculture}
[16Apr2020 17:53:45.190] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.192] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/upgrade_aquatic}
[16Apr2020 17:53:45.194] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/aquaculture}
[16Apr2020 17:53:45.195] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/quark}
[16Apr2020 17:53:45.196] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.196] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/storagedrawers}
[16Apr2020 17:53:45.197] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.199] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.199] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/quark}
[16Apr2020 17:53:45.200] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.202] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/quark}
[16Apr2020 17:53:45.204] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.205] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/upgrademodifiers}
[16Apr2020 17:53:45.207] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.209] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.210] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/simplefarming}
[16Apr2020 17:53:45.212] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.214] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/vanillafoodpantry}
[16Apr2020 17:53:45.217] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/xlfoodmod}
[16Apr2020 17:53:45.219] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.222] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/vanillafoodpantry}
[16Apr2020 17:53:45.223] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/xlfoodmod}
[16Apr2020 17:53:45.225] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.227] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.233] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.243] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.245] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/quark}
[16Apr2020 17:53:45.246] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/simplefarming}
[16Apr2020 17:53:45.247] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.248] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/farmingforblockheads}
[16Apr2020 17:53:45.249] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/simplefarming}
[16Apr2020 17:53:45.249] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.251] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/farmingforblockheads}
[16Apr2020 17:53:45.256] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/quark}
[16Apr2020 17:53:45.257] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.259] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.262] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.265] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.267] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.273] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.275] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.277] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.279] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.281] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.284] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.288] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.292] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/comforts}
[16Apr2020 17:53:45.295] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.298] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.299] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.302] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/quark}
[16Apr2020 17:53:45.304] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:53:45.306] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/upgrademodifiers}
[16Apr2020 17:53:45.307] [Server thread/INFO] [BonsaiTrees2/]: Loaded 29 bonsai types and 6 soil types
[16Apr2020 17:53:45.314] [Server thread/INFO] [BonsaiTrees2/]: Updated soil compatibility
[16Apr2020 17:53:48.279] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension midnight:midnight of type midnight:midnight and id 3
[16Apr2020 17:53:48.341] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension dimdungeons:dungeon_dimension of type dimdungeons:dungeon_dimension and id 4
[16Apr2020 17:53:53.830] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[16Apr2020 17:53:54.078] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[16Apr2020 17:53:54.396] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[16Apr2020 17:53:54.860] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[16Apr2020 17:53:55.378] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[16Apr2020 17:53:55.859] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1%
[16Apr2020 17:53:56.345] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 2%
[16Apr2020 17:53:56.857] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 4%
[16Apr2020 17:53:57.359] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 6%
[16Apr2020 17:53:57.860] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 8%
[16Apr2020 17:53:58.445] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 9%
[16Apr2020 17:53:58.868] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 12%
[16Apr2020 17:53:59.352] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 14%
[16Apr2020 17:53:59.914] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 17%
[16Apr2020 17:54:00.347] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 20%
[16Apr2020 17:54:00.855] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 22%
[16Apr2020 17:54:01.351] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 25%
[16Apr2020 17:54:02.009] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 27%
[16Apr2020 17:54:02.358] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 30%
[16Apr2020 17:54:02.840] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 33%
[16Apr2020 17:54:03.356] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 37%
[16Apr2020 17:54:03.859] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 40%
[16Apr2020 17:54:04.354] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 42%
[16Apr2020 17:54:04.865] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 45%
[16Apr2020 17:54:05.379] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 49%
[16Apr2020 17:54:05.869] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 52%
[16Apr2020 17:54:06.360] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 54%
[16Apr2020 17:54:06.857] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 56%
[16Apr2020 17:54:07.360] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[16Apr2020 17:54:07.859] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 62%
[16Apr2020 17:54:08.354] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 66%
[16Apr2020 17:54:08.861] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 70%
[16Apr2020 17:54:09.340] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 72%
[16Apr2020 17:54:09.845] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 76%
[16Apr2020 17:54:10.351] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 80%
[16Apr2020 17:54:10.844] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 81%
[16Apr2020 17:54:11.340] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 81%
[16Apr2020 17:54:11.849] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 84%
[16Apr2020 17:54:12.362] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 91%
[16Apr2020 17:54:12.872] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 93%
[16Apr2020 17:54:13.490] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 97%
[16Apr2020 17:54:13.515] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 19676 ms
[16Apr2020 17:54:13.533] [Server thread/INFO] [Bookshelf/]: Registering 1 commands.
[16Apr2020 17:54:13.545] [Server thread/INFO] [BonsaiTrees2/]: Updated soil compatibility
[16Apr2020 17:54:13.738] [Server thread/INFO] [trade/]: Commands have been registered !
[16Apr2020 17:54:13.773] [Server thread/INFO] [biomesoplenty/]: Registering BoP commands...
[16Apr2020 17:54:13.858] [Server thread/INFO] [Silent Gear/TraitManager]: Gear traits loaded: 25
[16Apr2020 17:54:13.858] [Server thread/INFO] [Silent Gear/PartManager]: Gear parts loaded: 57
[16Apr2020 17:54:13.970] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack file/bluepower, loading it automatically
[16Apr2020 17:54:13.971] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, AI-Improvements-1.15.2-0.3.0.jar, AmbientEnvironment-3.0.0.jar, AmbientSounds_v3.0.18_mc1.15.2.jar, Apotheosis-1.15.2-3.0.7.jar, AppleSkin-mc1.15.2-forge-1.0.13.jar, Aquaculture-1.15.2-2.0.13.jar, astikorcarts-1.0.2-1.15.2.jar, AttributeFix-1.15.2-7.0.1.jar, AutoRegLib-1.5-40.jar, autumnity-1.1.1-1.15.2.jar, bambooblocks-1.15.2-1.3.jar, beesknees-1.15.2-1.0.1.jar, BetterAdvancements-1.15.2-0.1.0.96.jar, BetterBurning-1.15.2-1.3.4.jar, BetterThanMending-1.4.0.jar, BiomesOPlenty-1.15.2-10.0.0.345-universal.jar, bluepower-1.15.2-0.4.184-alpha-universal.jar, BonsaiTrees-2.1.2.6.jar, Bookshelf-1.15.2-5.3.9.jar, Bountiful-1.15.2-3.1.0.jar, buildinggadgets-3.3.4.jar, carpetstairsmod-mc1.15-v1.3.jar, crayfishfurnituremod-7.0.0-pre16-mc1.15.1.jar, ChunkNoGoByeBye-1.15.2-1.2.0.jar, ClearView-1.15.2-1.0.0.jar, ClickMachine-1.15.2-3.0.2.jar, ClothConfig2-2.0.jar, CoffeeSpawner-1.15.1-6.0.0.jar, comforts-FORGE-1.15.2-2.0.0.1.jar, cc-tweaked-1.15.2-1.86.2.jar, Controlling-6.1.3.jar, CookingForBlockheads_1.15.2-8.0.0.jar, CraftingAutomat-MC1.15.2-1.2.1.jar, craftingstation-3.0.5.jar, Cucumber-1.15.2-3.0.5.jar, cullparticles-1.0.jar, curios-FORGE-1.15.2-2.0.1.jar, damage_indicator-0.1.0.jar, dcintegration-1.1.14-1.15.jar, despeggshatch_1.15-1.2.jar, dimdungeons-1.051-forge-1.15.2.jar, DimStorage-1.15.2-3.1.0.jar, DoggyTalents-1.15.2-1.15.2.3.jar, doubledoors_1.15.2-1.2.jar, dynviewdist-1.4.jar, EconomyInc-1.6.8MC1.15.jar, elevatorid-1.15.2-1.7.0.jar, EnchantmentDescriptions-1.15.2-2.0.5.jar, The-Endergetic-Expansion-1.15.2-v1.2.5.jar, EnderMail-1.15.2-1.0.2.jar, FarmingForBlockheads_1.15.2-6.1.0.jar, FastWorkbench-1.15.1-3.0.0.jar, FastFurnace-1.15.1-3.0.0.jar, FastLeafDecay-v22.jar, forge-1.15.2-31.1.43-universal.jar, GoatMod-1.15.2-1.1.jar, goblintraders-1.2.0-mc1.15.2.jar, gravestone-1.17.3.jar, Industrial+Agriculture[Industrial+Foregoing]-1.15.2-1.6.1.jar, improvedwolves-1.1.1-mc1.15.2.jar, Industrial+Agriculture[Core]-1.15.2-1.7.0.jar, industrial-foregoing-1.15.2-2.2.2-28d4a81.jar, InventoryHud_1.15.1-1.15.2.forge.2.4.jar, invtotem_1.15.2-1.0.jar, invtweaks-1.15.2-1.0.1.jar, jei-1.15.2-6.0.0.2.jar, journeymap-1.15.2-5.7.0beta1.jar, Kiwi-1.15.2-2.6.5.jar, KleeSlabs_1.15.2-8.0.0.jar, leavesdecayonotherleaves-1.1.jar, libnonymous-1.15.2-1.1.1.5.jar, LightOverlay-4.3.jar, logprot-1.15.1-1.2.jar, lowtechcrafting-1.15.1-0.2.1.jar, mcw-bridges-1.0.4fix-mc1.15.2.jar, mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar, mcw-windows-1.0.0-mc1.15.1_1.15.2.jar, themidnight-0.5.6.jar, mining-helmet-1.15.2-1.0.8.jar, Morpheus-1.15.2-4.2.50.jar, mountedpearl-1.15.2-1.0.0.jar, MouseTweaks-2.13-mc1.15.1.jar, movingelevators-1.2.4-mc1.15.jar, MysticalAgriculture-1.15.2-3.0.2.jar, NetherPortalFix_1.15.2-6.0.0.jar, omegamute_1.15-1.0.jar, Oscars-1.0.1.jar, PackingTape-1.15.2-0.9.5.jar, Patchouli-1.15.2-1.2-31.jar, petrock-0.6.5.jar, Ping-1.15.2-1.6.4.jar, Placebo-1.15.2-3.0.2.jar, playerhopper-1.15-1.2.jar, Quark-r2.1-230.jar, QuarkOddities-1.15.2.jar, reap-1.12.2.jar, ReAuth-1.14-3.8.0.jar, refinedpipes-0.4.jar, respawnablepets-1.1.jar, rsgauges-1.15.2-1.2.2.jar, SecurityCraft+v1.8.17.jar, SilentGear-1.15.2-1.5.3+78.jar, SilentLib-1.15.2-4.6.0+48.jar, simplylight-1.15.2-0.9.0.jar, Smoke-1.15.2-2.0.0.jar, SnowRealMagic-1.15.2-1.7.4.jar, SolarFluxReborn-1.15.2-15.0.0.jar, solcarrot-1.15.2-1.9.4.jar, sounddeviceoptions-1.3.0.jar, speedyhoppers-1.15.2-2.jar, speedyladders-1.15.2-1.jar, spiderspwebs_1.15.2-1.0.jar, StorageDrawers-1.15.2-7.0.2.jar, streamdc-2.2.jar, swampexpansion-1.15.2-1.5.1.jar, swingthroughgrass-1.15.2-1.4.0.jar, theoneprobe-1.15-2.0.2.jar, titanium-1.15.2-2.3.7.jar, ToolBelt-1.15.2-1.14.1.jar, torchslabmod-1.15.1_v1.5.jar, Trading_Players_1.1.jar, TrashSlot_1.15.2-11.0.0.jar, Upgrade-Aquatic-1.15.2-v1.5.1.jar, useful_backpacks-1.15.2-1.9.4.63.jar, useful_railroads-1.15.2-1.3.2.21.jar, u_team_core-1.15.2-2.11.0.156.jar, Variant16x-1.15-v0.9.2.1_beta.jar, Variant16x-BiomesOPlenty-1.15-v0.9.2_beta_pre3.jar, WaterStrainer-1.15.2-9.0.0.jar, Waystones_1.15.2-6.0.1.jar, WitherSkeletonTweaks-1.15.1-4.0.0.jar, xercamusic-1.15.2-1.0.jar, XL-Food-Mod-1.15.2-2.2.2.jar, bluepower
[16Apr2020 17:54:18.776] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgear:crushing/crimson_iron_chunks as it's conditions were not met
[16Apr2020 17:54:18.776] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/biomesoplenty/ethereal', contains unknown sapling.
[16Apr2020 17:54:18.777] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/biomesoplenty/ethereal as it's serializer returned null
[16Apr2020 17:54:18.777] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:tweaks/crafting/utility/chests/compat/wisteria_chest_wood as it's conditions were not met
[16Apr2020 17:54:18.777] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:oddities/crafting/soul_compass as it's conditions were not met
[16Apr2020 17:54:18.791] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:stone_sword as it's conditions were not met
[16Apr2020 17:54:18.792] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:building/crafting/chests/compat/wisteria_chest as it's conditions were not met
[16Apr2020 17:54:18.795] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:ladder as it's conditions were not met
[16Apr2020 17:54:18.796] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/aluminum_ingot as it's serializer returned null
[16Apr2020 17:54:18.799] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/orange_autumnal', contains unknown sapling.
[16Apr2020 17:54:18.801] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/orange_autumnal as it's serializer returned null
[16Apr2020 17:54:18.810] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:trapped_chest as it's conditions were not met
[16Apr2020 17:54:18.814] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/orange', contains unknown sapling.
[16Apr2020 17:54:18.814] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/orange as it's serializer returned null
[16Apr2020 17:54:18.815] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/banana', contains unknown sapling.
[16Apr2020 17:54:18.815] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/banana as it's serializer returned null
[16Apr2020 17:54:18.822] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgear:crushing/crimson_iron_dust as it's conditions were not met
[16Apr2020 17:54:18.823] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe autumnity:maple_sign
com.google.gson.JsonSyntaxException: Unknown item 'autumnity:maple_sign'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$$Lambda$9846/2089398101.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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_193031_aM(MinecraftServer.java:1440) [?:?]
at com.bluepowermod.BluePower.onServerStarted(BluePower.java:115) [?:0.4.184-alpha]
at net.minecraftforge.eventbus.ASMEventHandler_75_BluePower_onServerStarted_FMLServerStartedEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:95) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:54:18.830] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:light_blue_wool as it's conditions were not met
[16Apr2020 17:54:18.842] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:stone_axe as it's conditions were not met
[16Apr2020 17:54:18.844] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/constantan_ingot as it's serializer returned null
[16Apr2020 17:54:18.845] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:tweaks/crafting/utility/chests/mixed_chest_wood_but_without_exclusions as it's conditions were not met
[16Apr2020 17:54:18.845] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:pink_wool as it's conditions were not met
[16Apr2020 17:54:18.859] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:building/crafting/chests/compat/hive_trapped_chest as it's conditions were not met
[16Apr2020 17:54:18.860] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe theoneprobe:probegoggles as it's conditions were not met
[16Apr2020 17:54:18.866] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/mithril_ingot as it's serializer returned null
[16Apr2020 17:54:18.871] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:blue_wool as it's conditions were not met
[16Apr2020 17:54:18.874] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:lime_wool as it's conditions were not met
[16Apr2020 17:54:18.874] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:light_gray_wool as it's conditions were not met
[16Apr2020 17:54:18.875] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/mango', contains unknown sapling.
[16Apr2020 17:54:18.875] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/mango as it's serializer returned null
[16Apr2020 17:54:18.877] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/tin_ingot as it's serializer returned null
[16Apr2020 17:54:18.879] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/apple', contains unknown sapling.
[16Apr2020 17:54:18.879] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/apple as it's serializer returned null
[16Apr2020 17:54:18.889] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:automation/crafting/redstone_randomizer_ender as it's conditions were not met
[16Apr2020 17:54:18.892] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/iridium_ingot as it's serializer returned null
[16Apr2020 17:54:18.896] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:building/crafting/chests/compat/wisteria_trapped_chest as it's conditions were not met
[16Apr2020 17:54:18.911] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/bronze_ingot as it's serializer returned null
[16Apr2020 17:54:18.915] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:automation/crafting/weather_sensor_obsidian as it's conditions were not met
[16Apr2020 17:54:18.917] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/invar_ingot as it's serializer returned null
[16Apr2020 17:54:18.939] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe rsgauges:gauge/rustic_circular_gauge_recipe as it's conditions were not met
[16Apr2020 17:54:18.954] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:yellow_wool as it's conditions were not met
[16Apr2020 17:54:18.956] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/chrome_ingot as it's serializer returned null
[16Apr2020 17:54:18.960] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:building/crafting/chests/compat/rosewood_trapped_chest as it's conditions were not met
[16Apr2020 17:54:18.978] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe goatmod:wool
com.google.gson.JsonSyntaxException: Unknown item 'minecraft:wool'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$$Lambda$9846/2089398101.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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_193031_aM(MinecraftServer.java:1440) [?:?]
at com.bluepowermod.BluePower.onServerStarted(BluePower.java:115) [?:0.4.184-alpha]
at net.minecraftforge.eventbus.ASMEventHandler_75_BluePower_onServerStarted_FMLServerStartedEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:95) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:54:18.985] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/pear', contains unknown sapling.
[16Apr2020 17:54:18.985] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/pear as it's serializer returned null
[16Apr2020 17:54:18.988] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:stone_hoe as it's conditions were not met
[16Apr2020 17:54:18.990] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/brown_autumnal', contains unknown sapling.
[16Apr2020 17:54:18.990] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/brown_autumnal as it's serializer returned null
[16Apr2020 17:54:18.995] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:red_wool as it's conditions were not met
[16Apr2020 17:54:18.996] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:magenta_wool as it's conditions were not met
[16Apr2020 17:54:18.997] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/electrum_ingot as it's serializer returned null
[16Apr2020 17:54:18.997] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:purple_wool as it's conditions were not met
[16Apr2020 17:54:19.001] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/cherry', contains unknown sapling.
[16Apr2020 17:54:19.002] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/cherry as it's serializer returned null
[16Apr2020 17:54:19.003] [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 net.minecraft.item.crafting.RecipeManager$$Lambda$9842/1420774223.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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_193031_aM(MinecraftServer.java:1440) [?:?]
at com.bluepowermod.BluePower.onServerStarted(BluePower.java:115) [?:0.4.184-alpha]
at net.minecraftforge.eventbus.ASMEventHandler_75_BluePower_onServerStarted_FMLServerStartedEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:95) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:54:19.012] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/silicon as it's serializer returned null
[16Apr2020 17:54:19.012] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/olive', contains unknown sapling.
[16Apr2020 17:54:19.013] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/olive as it's serializer returned null
[16Apr2020 17:54:19.038] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/yellow_autumnal', contains unknown sapling.
[16Apr2020 17:54:19.038] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/yellow_autumnal as it's serializer returned null
[16Apr2020 17:54:19.041] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:orange_wool as it's conditions were not met
[16Apr2020 17:54:19.044] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:green_wool as it's conditions were not met
[16Apr2020 17:54:19.047] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:cyan_wool as it's conditions were not met
[16Apr2020 17:54:19.048] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/apricot', contains unknown sapling.
[16Apr2020 17:54:19.048] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/apricot as it's serializer returned null
[16Apr2020 17:54:19.057] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:nether_wart_block as it's conditions were not met
[16Apr2020 17:54:19.066] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgear:alloy_smelting/crimson_steel as it's conditions were not met
[16Apr2020 17:54:19.075] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:chest as it's conditions were not met
[16Apr2020 17:54:19.078] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:inferium_watering_can_pt as it's conditions were not met
[16Apr2020 17:54:19.081] [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 net.minecraft.item.crafting.RecipeManager$$Lambda$9842/1420774223.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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_193031_aM(MinecraftServer.java:1440) [?:?]
at com.bluepowermod.BluePower.onServerStarted(BluePower.java:115) [?:0.4.184-alpha]
at net.minecraftforge.eventbus.ASMEventHandler_75_BluePower_onServerStarted_FMLServerStartedEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:95) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:54:19.093] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/saltpeter as it's serializer returned null
[16Apr2020 17:54:19.096] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/steel_ingot as it's serializer returned null
[16Apr2020 17:54:19.103] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:oddities/crafting/backpack_no_hide as it's conditions were not met
[16Apr2020 17:54:19.107] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/fir', contains unknown sapling.
[16Apr2020 17:54:19.108] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/fir as it's serializer returned null
[16Apr2020 17:54:19.109] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/titanium_ingot as it's serializer returned null
[16Apr2020 17:54:19.109] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:building/crafting/chests/compat/rosewood_chest as it's conditions were not met
[16Apr2020 17:54:19.109] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:black_wool as it's conditions were not met
[16Apr2020 17:54:19.110] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe swampexpansion:quark/rice_sack
com.google.gson.JsonSyntaxException: Unknown item 'swampexpansion:rice_sack'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$$Lambda$9846/2089398101.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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_193031_aM(MinecraftServer.java:1440) [?:?]
at com.bluepowermod.BluePower.onServerStarted(BluePower.java:115) [?:0.4.184-alpha]
at net.minecraftforge.eventbus.ASMEventHandler_75_BluePower_onServerStarted_FMLServerStartedEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:95) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:54:19.121] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:tools/crafting/pickarang_no_heart as it's conditions were not met
[16Apr2020 17:54:19.125] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:automation/crafting/ender_watcher_obsidian as it's conditions were not met
[16Apr2020 17:54:19.126] [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 net.minecraft.item.crafting.RecipeManager$$Lambda$9842/1420774223.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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_193031_aM(MinecraftServer.java:1440) [?:?]
at com.bluepowermod.BluePower.onServerStarted(BluePower.java:115) [?:0.4.184-alpha]
at net.minecraftforge.eventbus.ASMEventHandler_75_BluePower_onServerStarted_FMLServerStartedEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:95) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:54:19.131] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:building/crafting/chests/compat/hive_chest as it's conditions were not met
[16Apr2020 17:54:19.132] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:stone_pickaxe as it's conditions were not met
[16Apr2020 17:54:19.134] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:stone_shovel as it's conditions were not met
[16Apr2020 17:54:19.134] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/rubber as it's serializer returned null
[16Apr2020 17:54:19.145] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/red_autumnal', contains unknown sapling.
[16Apr2020 17:54:19.145] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/red_autumnal as it's serializer returned null
[16Apr2020 17:54:19.146] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:bookshelf as it's conditions were not met
[16Apr2020 17:54:19.147] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/platinum_ingot as it's serializer returned null
[16Apr2020 17:54:19.155] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/sulfur as it's serializer returned null
[16Apr2020 17:54:19.158] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:green_dye as it's conditions were not met
[16Apr2020 17:54:19.162] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/lead_ingot as it's serializer returned null
[16Apr2020 17:54:19.164] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/graphite_ingot as it's serializer returned null
[16Apr2020 17:54:19.166] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/plum', contains unknown sapling.
[16Apr2020 17:54:19.166] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/plum as it's serializer returned null
[16Apr2020 17:54:19.166] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:gray_wool as it's conditions were not met
[16Apr2020 17:54:19.169] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/uranium_ingot as it's serializer returned null
[16Apr2020 17:54:19.178] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/nickel_ingot as it's serializer returned null
[16Apr2020 17:54:19.178] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/integrateddynamics/menril', contains unknown sapling.
[16Apr2020 17:54:19.178] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/integrateddynamics/menril as it's serializer returned null
[16Apr2020 17:54:19.182] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe quark:tweaks/crafting/utility/chests/compat/rosewood_chest_wood as it's conditions were not met
[16Apr2020 17:54:19.182] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe minecraft:brown_wool as it's conditions were not met
[16Apr2020 17:54:19.183] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe swampexpansion:quark/rice_sack_uncompress
com.google.gson.JsonSyntaxException: Unknown item 'swampexpansion:rice_sack'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at net.minecraft.item.crafting.Ingredient$$Lambda$9844/1777988701.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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_193031_aM(MinecraftServer.java:1440) [?:?]
at com.bluepowermod.BluePower.onServerStarted(BluePower.java:115) [?:0.4.184-alpha]
at net.minecraftforge.eventbus.ASMEventHandler_75_BluePower_onServerStarted_FMLServerStartedEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:95) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:54:19.195] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe rsgauges:oldfancy/oldfancy_bistableswitch1_recipe_backcycle as it's conditions were not met
[16Apr2020 17:54:19.200] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 16 recipes
[16Apr2020 17:54:19.206] [Server thread/INFO] [placebo/]: Registered 22 additional recipes.
[16Apr2020 17:54:19.206] [Server thread/INFO] [placebo/]: Beginning replacement of all shapeless recipes...
[16Apr2020 17:54:19.213] [Server thread/INFO] [placebo/]: Successfully replaced 956 recipes with fast recipes.
[16Apr2020 17:54:19.962] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table endergetic:blocks/frisbloom_seeds
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'endergetic:frisbloom_seeds'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$9904/2087801797.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$9917/1333150905.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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_193031_aM(MinecraftServer.java:1440) [?:?]
at com.bluepowermod.BluePower.onServerStarted(BluePower.java:115) [?:0.4.184-alpha]
at net.minecraftforge.eventbus.ASMEventHandler_75_BluePower_onServerStarted_FMLServerStartedEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:95) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:54:19.981] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table autumnity:blocks/maple_chest
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'autumnity:maple_chest'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$9904/2087801797.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$9917/1333150905.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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_193031_aM(MinecraftServer.java:1440) [?:?]
at com.bluepowermod.BluePower.onServerStarted(BluePower.java:115) [?:0.4.184-alpha]
at net.minecraftforge.eventbus.ASMEventHandler_75_BluePower_onServerStarted_FMLServerStartedEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:95) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:54:20.673] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table bountiful:blocks/bountyboard
com.google.gson.JsonSyntaxException: Missing ops, expected to find a JsonArray
at net.minecraft.util.JSONUtils.func_151214_t(SourceFile:426) ~[?:?]
at net.minecraft.world.storage.loot.functions.CopyNbt$Serializer.func_186530_b(SourceFile:245) ~[?:?]
at net.minecraft.world.storage.loot.functions.CopyNbt$Serializer.func_186530_b(SourceFile:227) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:104) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$9917/1333150905.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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_193031_aM(MinecraftServer.java:1440) [?:?]
at com.bluepowermod.BluePower.onServerStarted(BluePower.java:115) [?:0.4.184-alpha]
at net.minecraftforge.eventbus.ASMEventHandler_75_BluePower_onServerStarted_FMLServerStartedEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:95) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:54:20.934] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table endergetic:blocks/frisbloom_stem
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'endergetic:frisbloom_seeds'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$9904/2087801797.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$9917/1333150905.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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_193031_aM(MinecraftServer.java:1440) [?:?]
at com.bluepowermod.BluePower.onServerStarted(BluePower.java:115) [?:0.4.184-alpha]
at net.minecraftforge.eventbus.ASMEventHandler_75_BluePower_onServerStarted_FMLServerStartedEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:95) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:54:21.082] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table autumnity:blocks/maple_sign
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'autumnity:maple_sign'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$9904/2087801797.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.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) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$9917/1333150905.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
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 net.minecraft.client.resources.ReloadListener$$Lambda$7285/1555070671.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$8323/811099155.run(Unknown Source) [?:?]
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_193031_aM(MinecraftServer.java:1440) [?:?]
at com.bluepowermod.BluePower.onServerStarted(BluePower.java:115) [?:0.4.184-alpha]
at net.minecraftforge.eventbus.ASMEventHandler_75_BluePower_onServerStarted_FMLServerStartedEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.0.0-milestone.1-service.jar:?]
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:95) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 17:54:21.168] [Server thread/INFO] [placebo/]: Registered 5 additional loot tables.
[16Apr2020 17:54:21.347] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/bounty_complete_rare: Invalid criterion trigger: bountiful:bounty_complete_rare
[16Apr2020 17:54:21.353] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/bounty_complete_epic: Invalid criterion trigger: bountiful:bounty_complete_epic
[16Apr2020 17:54:21.359] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement silentgear:part_analyzer: Expected item to be an item, was unknown string 'silentgear:part_analyzer'
[16Apr2020 17:54:21.372] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/bounty_complete_common: Invalid criterion trigger: bountiful:bounty_complete_common
[16Apr2020 17:54:21.399] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/bounty_complete_uncommon: Invalid criterion trigger: bountiful:bounty_complete_uncommon
[16Apr2020 17:54:21.399] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/royal_mandate: Invalid criterion trigger: bountiful:royal_mandate
[16Apr2020 17:54:21.411] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2368 advancements
[16Apr2020 17:54:21.412] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Resource Manager Reloading
[16Apr2020 17:54:21.483] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab wood_slab_0 could not be found.
[16Apr2020 17:54:21.483] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab wood_slab_1 could not be found.
[16Apr2020 17:54:21.483] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab other_slab could not be found.
[16Apr2020 17:54:21.484] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab biotite_slab could not be found.
[16Apr2020 17:54:21.484] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab snow_bricks_slab_double could not be found.
[16Apr2020 17:54:21.484] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandy_bricks_slab_double could not be found.
[16Apr2020 17:54:21.484] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab charred_nether_brick_slab could not be found.
[16Apr2020 17:54:21.484] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandstone_bricks_slab_double could not be found.
[16Apr2020 17:54:21.484] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandstone_smooth_slab could not be found.
[16Apr2020 17:54:21.484] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab red_sandstone_bricks_slab_double could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab red_sandstone_smooth_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab end_bricks_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_dark_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_bricks_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_diorite_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_diorite_bricks_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_granite_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_granite_bricks_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_andesite_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_andesite_bricks_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_basalt_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_basalt_bricks_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_gray_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_magenta_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_cyan_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_blue_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_orange_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_red_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_yellow_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_light_blue_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_purple_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_silver_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_lime_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_green_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_black_slab could not be found.
[16Apr2020 17:54:21.485] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_brown_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_white_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_pink_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_gray_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_magenta_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_cyan_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_blue_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_orange_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_red_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_yellow_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_light_blue_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_purple_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_silver_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_lime_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_green_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_black_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_brown_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_white_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_pink_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab reed_block_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab thatch_slab_double could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab icy_stone_slab could not be found.
[16Apr2020 17:54:21.486] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab fire_stone_slab could not be found.
[16Apr2020 17:54:21.487] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_limestone_slab could not be found.
[16Apr2020 17:54:21.487] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_marble_slab could not be found.
[16Apr2020 17:54:21.487] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab duskbound_block_slab_double could not be found.
[16Apr2020 17:54:21.487] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab magma_bricks_slab_double could not be found.
[16Apr2020 17:54:21.487] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab midori_block_slab_double could not be found.
[16Apr2020 17:54:21.487] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab iron_plate_slab_double could not be found.
[16Apr2020 17:54:21.487] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab polished_netherrack_bricks_slab could not be found.
[16Apr2020 17:54:21.487] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_slab_double could not be found.
[16Apr2020 17:54:21.487] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_bricks_slab_double could not be found.
[16Apr2020 17:54:21.487] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_smooth_slab could not be found.
[16Apr2020 17:54:21.487] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_oak_slab could not be found.
[16Apr2020 17:54:21.487] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_spruce_slab could not be found.
[16Apr2020 17:54:21.487] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_birch_slab could not be found.
[16Apr2020 17:54:21.488] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_jungle_slab could not be found.
[16Apr2020 17:54:21.488] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_acacia_slab could not be found.
[16Apr2020 17:54:21.488] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_dark_oak_slab could not be found.
[16Apr2020 17:54:21.616] [Server thread/INFO] [Silent Gear/TraitManager]: Reloading trait files
[16Apr2020 17:54:21.619] [Server thread/INFO] [Silent Gear/TraitManager]: Registered 25 traits
[16Apr2020 17:54:21.740] [Server thread/INFO] [Silent Gear/PartManager]: Reloading part files
[16Apr2020 17:54:21.751] [Server thread/INFO] [Silent Gear/PartManager]: Registered 57 parts
[16Apr2020 17:54:21.863] [Server thread/INFO] [bluepower/]: Skipped adding item/block TranslatableComponent{key='item.minecraft.iron_ingot', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}} to the Alloy Furnace recipes.
[16Apr2020 17:54:21.866] [Server thread/INFO] [bluepower/]: Skipped adding item/block TranslatableComponent{key='item.minecraft.gold_nugget', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}} to the Alloy Furnace recipes.
[16Apr2020 17:54:21.902] [Server thread/INFO] [bluepower/]: Skipped adding item/block TranslatableComponent{key='item.minecraft.gold_ingot', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}} to the Alloy Furnace recipes.
[16Apr2020 17:54:21.918] [Server thread/INFO] [bluepower/]: Skipped adding item/block TranslatableComponent{key='item.minecraft.gold_ingot', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}} to the Alloy Furnace recipes.
[16Apr2020 17:54:21.934] [Server thread/INFO] [bluepower/]: Skipped adding item/block TranslatableComponent{key='item.minecraft.iron_nugget', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}} to the Alloy Furnace recipes.
[16Apr2020 17:54:22.448] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Bountiful reloading resources! :D
[16Apr2020 17:54:22.515] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.516] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.516] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.517] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.518] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.518] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.519] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.519] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.520] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.520] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.521] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.522] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.523] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.524] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.526] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.597] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/apotheosis}
[16Apr2020 17:54:22.598] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.601] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/aquaculture}
[16Apr2020 17:54:22.603] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.604] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/upgrade_aquatic}
[16Apr2020 17:54:22.608] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/aquaculture}
[16Apr2020 17:54:22.613] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.615] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/upgrade_aquatic}
[16Apr2020 17:54:22.617] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/aquaculture}
[16Apr2020 17:54:22.618] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/quark}
[16Apr2020 17:54:22.619] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.620] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/storagedrawers}
[16Apr2020 17:54:22.621] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.623] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.624] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/quark}
[16Apr2020 17:54:22.625] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.626] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/quark}
[16Apr2020 17:54:22.626] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.628] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/upgrademodifiers}
[16Apr2020 17:54:22.630] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.631] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.633] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/simplefarming}
[16Apr2020 17:54:22.635] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.637] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/vanillafoodpantry}
[16Apr2020 17:54:22.638] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/xlfoodmod}
[16Apr2020 17:54:22.641] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.643] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/vanillafoodpantry}
[16Apr2020 17:54:22.644] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/xlfoodmod}
[16Apr2020 17:54:22.645] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.647] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.648] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.650] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.651] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/quark}
[16Apr2020 17:54:22.652] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/simplefarming}
[16Apr2020 17:54:22.653] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.654] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/farmingforblockheads}
[16Apr2020 17:54:22.655] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/simplefarming}
[16Apr2020 17:54:22.657] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.659] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/farmingforblockheads}
[16Apr2020 17:54:22.660] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/quark}
[16Apr2020 17:54:22.661] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.662] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.664] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.666] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.667] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.669] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.670] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.672] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.674] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.676] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.678] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.680] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.681] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/comforts}
[16Apr2020 17:54:22.682] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.685] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.686] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.688] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/quark}
[16Apr2020 17:54:22.689] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/bountiful}
[16Apr2020 17:54:22.692] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/upgrademodifiers}
[16Apr2020 17:54:22.694] [Server thread/INFO] [BonsaiTrees2/]: Loaded 29 bonsai types and 6 soil types
[16Apr2020 17:54:22.699] [Server thread/INFO] [BonsaiTrees2/]: Updated soil compatibility
[16Apr2020 17:54:25.436] [Server thread/INFO] [de.erdbeerbaerlp.dcintegration.DiscordIntegration/]: Started
[16Apr2020 17:54:26.937] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (dungeon_dimension): All chunks are saved
[16Apr2020 17:54:26.940] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (midnight): All chunks are saved
[16Apr2020 17:54:26.941] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[16Apr2020 17:54:26.941] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[16Apr2020 17:54:26.942] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Changing view distance to 9, from 10
[16Apr2020 17:54:29.429] [Netty Local Client IO #0/INFO] [Silent Gear/]: Read 25 traits from server
[16Apr2020 17:54:29.450] [Netty Local Client IO #0/INFO] [Silent Gear/]: Read 57 parts from server
[16Apr2020 17:54:29.531] [Netty Local Client IO #0/INFO] [journeymap/]: Dev Mode?
[16Apr2020 17:54:29.544] [Netty Server IO #1/INFO] [journeymap/]: Dev Mode?
[16Apr2020 17:54:31.112] [Netty Local Client IO #0/INFO] [net.minecraftforge.fml.network.NetworkHooks/]: Connected to a modded server.
[16Apr2020 17:54:31.124] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.passive.WolfEntity from class com.mrcrayfish.improvedwolves.common.CustomDataParameters
[16Apr2020 17:54:31.124] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.player.PlayerEntity from class com.mrcrayfish.improvedwolves.common.CustomDataParameters
[16Apr2020 17:54:31.260] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Charmesal[local:E:c561fe5c] logged in with entity id 297 at (214.5, 70.0, 242.5)
[16Apr2020 17:54:31.327] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Charmesal joined the game
[16Apr2020 17:54:32.362] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2321ms or 46 ticks behind
[16Apr2020 17:54:33.702] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 17:54:33.714] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 17:54:33.796] [Render thread/INFO] [BonsaiTrees2/]: Updated soil compatibility
[16Apr2020 17:54:40.797] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/biomesoplenty/ethereal.json
[16Apr2020 17:54:40.836] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/integrateddynamics/menril.json
[16Apr2020 17:54:40.869] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/apple.json
[16Apr2020 17:54:40.871] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/apricot.json
[16Apr2020 17:54:40.873] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/banana.json
[16Apr2020 17:54:40.875] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/cherry.json
[16Apr2020 17:54:40.876] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/mango.json
[16Apr2020 17:54:40.878] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/olive.json
[16Apr2020 17:54:40.880] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/orange.json
[16Apr2020 17:54:40.882] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/pear.json
[16Apr2020 17:54:40.885] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/plum.json
[16Apr2020 17:54:40.887] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/brown_autumnal.json
[16Apr2020 17:54:40.889] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/fir.json
[16Apr2020 17:54:40.890] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/orange_autumnal.json
[16Apr2020 17:54:40.892] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/red_autumnal.json
[16Apr2020 17:54:40.894] [Render thread/WARN] [BonsaiTrees2/]: Unable to read model from: bonsaitrees2:models/tree/traverse/yellow_autumnal.json
[16Apr2020 17:54:40.894] [Render thread/INFO] [BonsaiTrees2/]: Found 29 tree models.
[16Apr2020 17:54:40.961] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Starting JEI...
[16Apr2020 17:54:41.881] [Render thread/INFO] [BonsaiTrees2/]: Registering 29 saplings
[16Apr2020 17:54:41.973] [Render thread/INFO] [mezz.jei.load.registration.AdvancedRegistration/]: Added recipe manager plugin: class dan200.computercraft.shared.integration.jei.RecipeResolver
[16Apr2020 17:54:41.974] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building ingredient list...
[16Apr2020 17:54:41.993] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building ingredient list took 18.75 ms
[16Apr2020 17:54:41.994] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building ingredient filter...
[16Apr2020 17:54:44.526] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building ingredient filter took 2.533 s
[16Apr2020 17:54:44.526] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building bookmarks...
[16Apr2020 17:54:44.528] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building bookmarks took 1.608 ms
[16Apr2020 17:54:44.528] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building recipe registry...
[16Apr2020 17:54:44.787] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building recipe registry took 259.0 ms
[16Apr2020 17:54:44.799] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building runtime...
[16Apr2020 17:54:44.885] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building runtime took 86.57 ms
[16Apr2020 17:54:44.887] [Render thread/INFO] [mezz.jei.ingredients.IngredientManager/]: Ingredients are being added at runtime: 24 net.minecraft.item.ItemStack
[16Apr2020 17:54:44.908] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Starting JEI took 3.947 s
[16Apr2020 17:54:45.346] [Render thread/WARN] [net.minecraft.client.network.play.ClientPlayNetHandler/]: Unknown custom packet identifier: kleeslabs:network
[16Apr2020 17:54:45.347] [Render thread/WARN] [net.minecraft.client.network.play.ClientPlayNetHandler/]: Unknown custom packet identifier: kleeslabs:network
[16Apr2020 17:54:45.347] [Render thread/WARN] [net.minecraft.client.network.play.ClientPlayNetHandler/]: Unknown custom packet identifier: kleeslabs:network
[16Apr2020 17:54:45.347] [Render thread/WARN] [net.minecraft.client.network.play.ClientPlayNetHandler/]: Unknown custom packet identifier: kleeslabs:network
[16Apr2020 17:54:45.348] [Render thread/INFO] [mods.waterstrainer.WaterStrainer/]: --- LootTable import: Start ---
[16Apr2020 17:54:45.349] [Render thread/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
[16Apr2020 17:54:45.349] [Render thread/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
[16Apr2020 17:54:45.349] [Render thread/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
[16Apr2020 17:54:45.349] [Render thread/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
[16Apr2020 17:54:45.349] [Render thread/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
[16Apr2020 17:54:45.350] [Render thread/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
[16Apr2020 17:54:45.350] [Render thread/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
[16Apr2020 17:54:45.350] [Render thread/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 21: Copied loot table data from <parent> 'strainer_survivalist' to <child> 'strainer_survivalist_solid'
[16Apr2020 17:54:45.350] [Render thread/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 22: Copied loot table data from <parent> 'strainer_survivalist' to <child> 'strainer_survivalist_reinforced'
[16Apr2020 17:54:45.350] [Render thread/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
[16Apr2020 17:54:45.350] [Render thread/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
[16Apr2020 17:54:45.350] [Render thread/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
[16Apr2020 17:54:45.350] [Render thread/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
[16Apr2020 17:54:45.350] [Render thread/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
[16Apr2020 17:54:45.351] [Render thread/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
[16Apr2020 17:54:45.351] [Render thread/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
[16Apr2020 17:54:45.351] [Render thread/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
[16Apr2020 17:54:45.351] [Render thread/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
[16Apr2020 17:54:45.351] [Render thread/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
[16Apr2020 17:54:45.351] [Render thread/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
[16Apr2020 17:54:45.351] [Render thread/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
[16Apr2020 17:54:45.351] [Render thread/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
[16Apr2020 17:54:45.351] [Render thread/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
[16Apr2020 17:54:45.351] [Render thread/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 40: Copied loot table data from <parent> 'strainer_fisherman' to <child> 'strainer_fisherman_solid'
[16Apr2020 17:54:45.351] [Render thread/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 41: Copied loot table data from <parent> 'strainer_fisherman' to <child> 'strainer_fisherman_reinforced'
[16Apr2020 17:54:45.351] [Render thread/INFO] [mods.waterstrainer.WaterStrainer/]: Result: Found 0 errors
[16Apr2020 17:54:45.351] [Render thread/INFO] [mods.waterstrainer.WaterStrainer/]: --- LootTable import: End ---
[16Apr2020 17:54:45.360] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 0 advancements
[16Apr2020 17:54:45.520] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 10 advancements
[16Apr2020 17:54:46.037] [Render thread/INFO] [journeymap/]: Custom modded block handling enabled for biomesoplenty
[16Apr2020 17:54:47.030] [Render thread/INFO] [journeymap/]: Loaded 0 waypoints from C:\Users\kevin\AppData\Roaming\.minecraft\journeymap\data\sp\1_1\waypoints
[16Apr2020 17:54:47.066] [Render thread/INFO] [journeymap/]: Mapping started in C:\Users\kevin\AppData\Roaming\.minecraft\journeymap\data\sp\1_1\DIM0. Memory: 4096MB total, 746MB free
[16Apr2020 17:54:47.101] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] JourneyMap: Press [J] or open browser to http://localhost:8123
[16Apr2020 17:54:47.107] [Render thread/INFO] [journeymap/]: JourneyMap: Press [J] or open browser to http://localhost:8123
[16Apr2020 17:54:54.709] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2018ms or 40 ticks behind
[16Apr2020 17:55:21.370] [Server-Worker-26/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
[16Apr2020 17:55:23.313] [Server-Worker-26/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
[16Apr2020 17:55:40.619] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 12 advancements
[16Apr2020 17:55:42.036] [Server-Worker-18/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
[16Apr2020 17:55:43.947] [Server-Worker-18/WARN] [net.minecraft.world.gen.feature.jigsaw.JigsawManager/]: Empty or none existent pool: minecraft:none
[16Apr2020 17:55:49.261] [Server-Worker-18/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{minecraft:sand}
[16Apr2020 17:55:49.261] [Server-Worker-18/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{midnight:malignant_red_plant_block}
[16Apr2020 17:55:49.262] [Server-Worker-18/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{midnight:glowing_malignant_red_plant_block}
[16Apr2020 17:55:49.262] [Server-Worker-18/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: down, block: Block{minecraft:air}, block below: Block{minecraft:air}
[16Apr2020 17:55:49.262] [Server-Worker-18/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: down, block: Block{minecraft:air}, block below: Block{minecraft:air}
[16Apr2020 17:55:49.262] [Server-Worker-18/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{minecraft:sand}
[16Apr2020 17:55:49.263] [Server-Worker-18/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: down, block: Block{minecraft:air}, block below: Block{minecraft:air}
[16Apr2020 17:55:49.264] [Server-Worker-18/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{midnight:malignant_red_plant_block}
[16Apr2020 17:55:49.264] [Server-Worker-18/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{minecraft:sand}
[16Apr2020 17:55:49.264] [Server-Worker-18/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{minecraft:sand}
[16Apr2020 17:55:49.433] [Server-Worker-23/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{minecraft:sand}
[16Apr2020 17:55:49.433] [Server-Worker-23/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: down, block: Block{minecraft:air}, block below: Block{minecraft:air}
[16Apr2020 17:55:49.433] [Server-Worker-23/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{midnight:malignant_red_plant_block}
[16Apr2020 17:55:49.434] [Server-Worker-23/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: down, block: Block{minecraft:air}, block below: Block{minecraft:air}
[16Apr2020 17:55:51.737] [Server-Worker-21/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: down, block: Block{minecraft:air}, block below: Block{minecraft:air}
[16Apr2020 17:55:51.738] [Server-Worker-21/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{minecraft:sand}
[16Apr2020 17:55:51.738] [Server-Worker-21/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{midnight:malignant_red_plant_block}
[16Apr2020 17:55:51.738] [Server-Worker-21/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{minecraft:grass_block}
[16Apr2020 17:55:51.739] [Server-Worker-21/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: down, block: Block{minecraft:air}, block below: Block{minecraft:air}
[16Apr2020 17:55:51.739] [Server-Worker-21/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{midnight:malignant_red_plant_block}
[16Apr2020 17:55:51.739] [Server-Worker-21/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{minecraft:sand}
[16Apr2020 17:55:51.739] [Server-Worker-21/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{midnight:glowing_malignant_red_plant_block}
[16Apr2020 17:55:51.740] [Server-Worker-21/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: down, block: Block{minecraft:air}, block below: Block{minecraft:air}
[16Apr2020 17:55:51.740] [Server-Worker-21/INFO] [STDOUT/]: [com.mushroom.midnight.common.world.rift.EntranceRiftGenerator:lambda$decorateRift$2:285]: Bloodroot dir: up, block: Block{minecraft:air}, block below: Block{midnight:malignant_red_plant_block}
[16Apr2020 17:56:01.931] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Saved screenshot as 2020-04-16_17.56.01.png
[16Apr2020 17:56:09.620] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root.gameRenderer.gui.forgeHudText' took aprox 132.604 ms
[16Apr2020 17:56:09.621] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root.gameRenderer.gui' took aprox 140.5689 ms
[16Apr2020 17:56:09.621] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root.gameRenderer' took aprox 151.6508 ms
[16Apr2020 17:56:09.621] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 167.9018 ms
[16Apr2020 17:56:09.988] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 105.1737 ms
[16Apr2020 17:56:10.182] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 174.7496 ms
[16Apr2020 17:56:10.313] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 124.9459 ms
[16Apr2020 17:56:10.736] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 108.1998 ms
[16Apr2020 17:56:23.154] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 134.3891 ms
[16Apr2020 17:56:25.773] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 103.5933 ms
[16Apr2020 17:56:39.829] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root.gameRenderer.gui.journeymap' took aprox 104.9345 ms
[16Apr2020 17:56:39.838] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root.gameRenderer.gui' took aprox 114.0233 ms
[16Apr2020 17:56:39.838] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root.gameRenderer' took aprox 125.0397 ms
[16Apr2020 17:56:39.839] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 135.3628 ms
[16Apr2020 17:56:40.141] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 107.4003 ms
[16Apr2020 17:56:50.307] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 114.0981 ms
[16Apr2020 17:59:07.173] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Charmesal has made the advancement [Captured]
[16Apr2020 17:59:07.215] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Charmesal has made the advancement [Captured]
[16Apr2020 17:59:07.215] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 12 advancements
[16Apr2020 17:59:09.566] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Unable to play empty soundEvent: quark:entity.crab.idle
[16Apr2020 17:59:10.390] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Unable to play empty soundEvent: quark:entity.crab.hurt
[16Apr2020 17:59:20.213] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 14 advancements
[16Apr2020 17:59:29.576] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Unable to play empty soundEvent: quark:entity.crab.die
[16Apr2020 17:59:29.619] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 28 advancements
[16Apr2020 17:59:45.843] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2803ms or 56 ticks behind
[16Apr2020 17:59:45.888] [JM-task-4/WARN] [journeymap/]: SurfaceRenderer.renderSurface was slow: 2546.0266 (Warning limit reached)
[16Apr2020 17:59:45.890] [JM-task-4/WARN] [journeymap/]: SurfaceRenderer.renderSurface: Avg: 29.06ms, Min: 0.39ms, Max: 4107.38ms, Total: 100 sec, Count: 3469, Canceled: 0, Slow: 10
[16Apr2020 18:00:11.352] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 42 advancements
[16Apr2020 18:00:17.550] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:00:17.550] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:00:17.550] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:00:17.585] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:00:17.585] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:00:17.585] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:00:17.604] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:00:17.604] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:00:17.604] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:00:17.606] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:00:17.606] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:00:17.606] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:00:17.645] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:00:17.646] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:00:17.646] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:00:18.036] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:00:18.037] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:00:18.037] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:00:18.068] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:00:18.068] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:00:18.068] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:00:18.105] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:00:18.105] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:00:18.105] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:00:37.042] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:00:37.049] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:00:52.957] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 61 advancements
[16Apr2020 18:01:11.291] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:01:11.307] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:01:11.896] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:01:11.896] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:01:11.896] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:01:11.896] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:01:11.896] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:01:11.896] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:01:11.934] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:01:11.934] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:01:11.934] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:01:11.934] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:01:11.934] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:01:11.934] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:01:11.937] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:01:11.938] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:01:11.938] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:01:11.938] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:01:11.938] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:01:11.938] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:01:18.006] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 102.6742 ms
[16Apr2020 18:01:25.325] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root.gameRenderer' took aprox 104.9492 ms
[16Apr2020 18:01:25.325] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 105.4961 ms
[16Apr2020 18:01:28.791] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:01:28.797] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:01:35.142] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:01:35.147] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:01:38.119] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root.updateDisplay' took aprox 110.4206 ms
[16Apr2020 18:01:38.119] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 110.7263 ms
[16Apr2020 18:01:41.492] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:01:41.501] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:01:50.020] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.056] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.056] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.068] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.076] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.086] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.089] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.090] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.095] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.104] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.105] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.134] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.151] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.156] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.156] [Render thread/WARN] [Libnonymous/]: Config lists without default value are not supported. We don't know the type otherwise!
[16Apr2020 18:01:50.175] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root.tick.textures' took aprox 320.3749 ms
[16Apr2020 18:01:50.179] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root.tick' took aprox 325.2028 ms
[16Apr2020 18:01:50.218] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 363.8263 ms
[16Apr2020 18:01:50.617] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 101.2051 ms
[16Apr2020 18:01:54.765] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 109.1195 ms
[16Apr2020 18:02:10.404] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 105.6916 ms
[16Apr2020 18:02:18.021] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 111.2252 ms
[16Apr2020 18:02:19.841] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:02:19.849] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:02:23.273] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:02:23.273] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:02:23.273] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:02:23.343] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:02:23.344] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:02:23.344] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:02:23.705] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:02:23.706] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:02:23.706] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:02:23.743] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:02:23.743] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:02:23.743] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:02:23.745] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:02:23.746] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:02:23.746] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:02:37.433] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 108.2013 ms
[16Apr2020 18:02:53.567] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 64 advancements
[16Apr2020 18:02:55.528] [Render thread/WARN] [net.minecraft.profiler.Profiler/]: Something's taking too long! 'root' took aprox 113.8316 ms
[16Apr2020 18:03:04.538] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Saved screenshot as 2020-04-16_18.03.04.png
[16Apr2020 18:03:04.982] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Saved screenshot as 2020-04-16_18.03.04_2.png
[16Apr2020 18:03:30.648] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:03:30.648] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:03:30.649] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:03:30.679] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:03:30.680] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:03:30.680] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:03:30.724] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[16Apr2020 18:03:30.725] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: @ Render
[16Apr2020 18:03:30.725] [Render thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key -1
[16Apr2020 18:05:32.145] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 1 [Mahogany Wood Fence Gate] to Charmesal]
[16Apr2020 18:05:32.166] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 1 [Mahogany Wood Fence Gate] to Charmesal
[16Apr2020 18:05:53.386] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 1 [Mahogany Log] to Charmesal]
[16Apr2020 18:05:53.388] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 1 [Mahogany Log] to Charmesal
[16Apr2020 18:05:55.243] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 64 [Mahogany Log] to Charmesal]
[16Apr2020 18:05:55.257] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 64 [Mahogany Log] to Charmesal
[16Apr2020 18:06:02.874] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 64 [Stick] to Charmesal]
[16Apr2020 18:06:02.875] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 64 [Stick] to Charmesal
[16Apr2020 18:06:04.610] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 88 advancements
[16Apr2020 18:06:07.914] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Set the time to 1000]
[16Apr2020 18:06:07.919] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Set the time to 1000
[16Apr2020 18:06:29.741] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:06:29.754] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:06:59.020] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 89 advancements
[16Apr2020 18:08:29.418] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 1 [Mahogany Log] to Charmesal]
[16Apr2020 18:08:29.430] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 1 [Mahogany Log] to Charmesal
[16Apr2020 18:08:30.169] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 1 [Mahogany Log] to Charmesal]
[16Apr2020 18:08:30.171] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 1 [Mahogany Log] to Charmesal
[16Apr2020 18:08:33.386] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 64 [Mahogany Log] to Charmesal]
[16Apr2020 18:08:33.406] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 64 [Mahogany Log] to Charmesal
[16Apr2020 18:08:38.926] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 64 [Stick] to Charmesal]
[16Apr2020 18:08:38.928] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 64 [Stick] to Charmesal
[16Apr2020 18:08:58.730] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 105 advancements
[16Apr2020 18:09:07.655] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 106 advancements
[16Apr2020 18:09:47.290] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:09:47.311] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:14:12.141] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:14:12.158] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:15:09.917] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 64 [Mahogany Log] to Charmesal]
[16Apr2020 18:15:09.918] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 64 [Mahogany Log] to Charmesal
[16Apr2020 18:15:15.082] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 64 [Stick] to Charmesal]
[16Apr2020 18:15:15.085] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 64 [Stick] to Charmesal
[16Apr2020 18:15:19.324] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 1 [Mahogany Planks] to Charmesal]
[16Apr2020 18:15:19.338] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 1 [Mahogany Planks] to Charmesal
[16Apr2020 18:15:19.476] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 1 [Mahogany Planks] to Charmesal]
[16Apr2020 18:15:19.478] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 1 [Mahogany Planks] to Charmesal
[16Apr2020 18:15:50.974] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Charmesal has made the advancement [Upgrade My Crafting Table!]
[16Apr2020 18:15:50.977] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Charmesal has made the advancement [Upgrade My Crafting Table!]
[16Apr2020 18:15:51.033] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 110 advancements
[16Apr2020 18:16:11.535] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 1 [Mahogany Planks] to Charmesal]
[16Apr2020 18:16:11.535] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 1 [Mahogany Planks] to Charmesal
[16Apr2020 18:16:25.152] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 111 advancements
[16Apr2020 18:16:28.269] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Set the time to 1000]
[16Apr2020 18:16:28.271] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Set the time to 1000
[16Apr2020 18:18:37.959] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 1 [Advanced Item Pipe] to Charmesal]
[16Apr2020 18:18:37.969] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 1 [Advanced Item Pipe] to Charmesal
[16Apr2020 18:18:57.216] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 1 [Ultimate Extractor Attachment] to Charmesal]
[16Apr2020 18:18:57.230] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 1 [Ultimate Extractor Attachment] to Charmesal
[16Apr2020 18:19:35.391] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:19:35.404] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:22:15.942] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:22:15.954] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:23:57.142] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:23:57.149] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:24:30.092] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:24:30.099] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:24:43.241] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:24:43.254] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:24:50.591] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:24:50.596] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:28:53.442] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:28:53.452] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:28:57.392] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[16Apr2020 18:28:57.401] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:34:36.836] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Set the time to 1000]
[16Apr2020 18:34:36.838] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Set the time to 1000
[16Apr2020 18:34:37.849] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Saved screenshot as 2020-04-16_18.34.37.png
[16Apr2020 18:34:38.247] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Saved screenshot as 2020-04-16_18.34.37_2.png
[16Apr2020 18:35:45.861] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Charmesal: Gave 64 [Polished Diorite] to Charmesal]
[16Apr2020 18:35:45.875] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Gave 64 [Polished Diorite] to Charmesal
[16Apr2020 18:35:45.876] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 122 advancements
[16Apr2020 18:36:24.564] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
net.minecraft.crash.ReportedException: Ticking block entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:853) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114) ~[?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: java.lang.NullPointerException
at net.minecraft.world.World.func_217391_K(World.java:472) ~[?:?]
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:368) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?]
... 4 more
[16Apr2020 18:36:24.568] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: C:\Users\kevin\AppData\Roaming\.minecraft\crash-reports\crash-2020-04-16_18.36.24-server.txt
[16Apr2020 18:36:24.568] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[16Apr2020 18:36:24.569] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[16Apr2020 18:36:24.574] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Charmesal lost connection: Disconnected
[16Apr2020 18:36:24.574] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Charmesal left the game
[16Apr2020 18:36:24.582] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Stopping singleplayer server as player logged out
[16Apr2020 18:36:24.582] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[16Apr2020 18:36:24.583] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level '1.1'/minecraft:overworld
[16Apr2020 18:36:24.681] [Server thread/ERROR] [net.minecraft.world.chunk.Chunk/]: A TileEntity type com.bluepowermod.tile.tier3.TileSortron has thrown an exception trying to write state. It will not persist, Report this to the mod author
java.lang.RuntimeException: class com.bluepowermod.tile.tier3.TileSortron is missing a mapping! This is a bug!
at net.minecraft.tileentity.TileEntity.func_189516_d(TileEntity.java:64) ~[?:?]
at net.minecraft.tileentity.TileEntity.func_189515_b(TileEntity.java:58) ~[?:?]
at com.bluepowermod.tile.TileBase.func_189515_b(TileBase.java:67) ~[?:0.4.184-alpha]
at com.bluepowermod.tile.TileMachineBase.func_189515_b(TileMachineBase.java:188) ~[?:0.4.184-alpha]
at net.minecraft.world.chunk.Chunk.func_223134_j(Chunk.java:426) [?:?]
at net.minecraft.world.chunk.storage.ChunkSerializer.func_222645_a(ChunkSerializer.java:286) [?:?]
at net.minecraft.world.server.ChunkManager.func_219229_a(ChunkManager.java:685) [?:?]
at net.minecraft.world.server.ChunkManager$$Lambda$10720/1949814989.test(Unknown Source) [?:?]
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) [?:1.8.0_51]
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) [?:1.8.0_51]
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) [?:1.8.0_51]
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51]
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51]
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) [?:1.8.0_51]
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) [?:1.8.0_51]
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) [?:1.8.0_51]
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [?:1.8.0_51]
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:1.8.0_51]
at net.minecraft.world.server.ChunkManager.func_219177_a(ChunkManager.java:338) [?:?]
at net.minecraft.world.server.ServerChunkProvider.func_217210_a(SourceFile:324) [?:?]
at net.minecraft.world.server.ServerWorld.func_217445_a(ServerWorld.java:754) [?:?]
at net.minecraft.server.MinecraftServer.func_213211_a(MinecraftServer.java:528) [?:?]
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:568) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:216) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:676) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[16Apr2020 18:36:24.881] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (1_1): All chunks are saved
[16Apr2020 18:36:24.919] [Server thread/INFO] [journeymap/]: Mapping halted in C:\Users\kevin\AppData\Roaming\.minecraft\journeymap\data\sp\1_1\DIM0
[16Apr2020 18:36:24.971] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (1_1): All chunks are saved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment