Skip to content

Instantly share code, notes, and snippets.

@Darkere
Created March 16, 2020 11:49
Show Gist options
  • Save Darkere/52ea537c11c9a13c8f48504b84e5d3ec to your computer and use it in GitHub Desktop.
Save Darkere/52ea537c11c9a13c8f48504b84e5d3ec to your computer and use it in GitHub Desktop.
[16Mar2020 11:02:37.829] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 31.1.19, --fml.mcpVersion, 20200122.131323, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, nogui]
[16Mar2020 11:02:37.831] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.0.0-milestone.4+67+b1a340b starting: java version 1.8.0_212 by Oracle Corporation
[16Mar2020 11:02:38.044] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[16Mar2020 11:02:38.200] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/home/container/mods/MixinBootstrap-1.0.2.jar Service=ModLauncher Env=SERVER
[16Mar2020 11:02:39.115] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 10:99 token recognition error at: ';'
[16Mar2020 11:02:40.286] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [be.nevoka.betterbedrockgenerator.MixinConnector]
[16Mar2020 11:02:40.288] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [snownee.fruits.mixin.Connector]
[16Mar2020 11:02:40.290] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [me.jellysquid.mods.lithium.mixin.LithiumMixinConnector]
[16Mar2020 11:02:40.294] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [snownee.snow.mixin.Connector]
[16Mar2020 11:02:40.294] [main/INFO] [be.nevoka.betterbedrockgenerator.MixinConnector/]: Invoking Mixin Connector
[16Mar2020 11:02:40.302] [main/INFO] [Fruit Trees/]: Invoking Mixin Connector
[16Mar2020 11:02:40.319] [main/INFO] [Kiwi/]: Invoking Mixin Connector
[16Mar2020 11:02:40.321] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[16Mar2020 11:02:40.414] [main/INFO] [Lithium/]: Lithium's configuration file was loaded successfully
[16Mar2020 11:02:40.950] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.goals.MixinAvoidEntityGoal' as no configuration enables it
[16Mar2020 11:02:40.952] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.goals.MixinLookAtGoal' as no configuration enables it
[16Mar2020 11:02:40.953] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.MixinLivingEntity' as no configuration enables it
[16Mar2020 11:02:40.954] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.MixinServerWorld' as no configuration enables it
[16Mar2020 11:02:40.956] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.MixinWorld' as no configuration enables it
[16Mar2020 11:02:40.968] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.chunk.no_chunk_locking.MixinPalettedContainer' as no configuration enables it
[16Mar2020 11:02:40.984] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.redstone.MixinRedstoneWireBlock' as no configuration enables it
[16Mar2020 11:02:40.986] [main/INFO] [Lithium/]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.redstone.MixinWorld' as no configuration enables it
[16Mar2020 11:02:59.029] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16Mar2020 11:02:59.030] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[16Mar2020 11:02:59.031] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[16Mar2020 11:02:59.032] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16Mar2020 11:02:59.033] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[16Mar2020 11:02:59.194] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.15.2
[16Mar2020 11:02:59.745] [Server thread/INFO] [net.minecraftforge.coremod.CoreMod.vampirism/COREMODLOG]: Vampirism is hacking Forge ModList#getAllScanData to implement PR https://github.com/MinecraftForge/MinecraftForge/pull/6370
[16Mar2020 11:03:00.313] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `yamda` for name `yamda_dim`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:00.561] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:00.562] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:00.563] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:00.563] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:00.564] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:00.564] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:00.733] [modloading-worker-1/INFO] [Kiwi/Init]: Processing 5 KiwiModule annotations
[16Mar2020 11:03:00.801] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity waddles:adelie_penguin
[16Mar2020 11:03:01.135] [modloading-worker-4/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/container/config/theoneprobe-common.toml is not correct. Correcting
[16Mar2020 11:03:01.138] [modloading-worker-4/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key showContentsWithoutSneaking was corrected from [storagedrawers:basicdrawers, storagedrawersextra:extra_drawers] to [storagedrawers:basicdrawers, storagedrawersextra:extra_drawers]
[16Mar2020 11:03:01.140] [modloading-worker-4/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dontShowContentsUnlessSneaking was corrected from [] to []
[16Mar2020 11:03:01.141] [modloading-worker-4/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dontSendNBT was corrected from [] to []
[16Mar2020 11:03:01.285] [modloading-worker-7/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.1.19, for MC 1.15.2 with MCP 20200122.131323
[16Mar2020 11:03:01.286] [modloading-worker-7/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.1.19 Initialized
[16Mar2020 11:03:01.840] [modloading-worker-1/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 1.6.3...
[16Mar2020 11:03:01.934] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity element:vampire
[16Mar2020 11:03:01.935] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity element:heal
[16Mar2020 11:03:01.936] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity element:bubble
[16Mar2020 11:03:01.949] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity element:wind
[16Mar2020 11:03:02.638] [modloading-worker-3/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Loading Config
[16Mar2020 11:03:02.703] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `classic_agglomeratio_1`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.704] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `classic_agglomeratio_2`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.704] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `classic_agglomeratio_3`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.704] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `classic_agglomeratio_4`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.704] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `dark_agglomeratio_1`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.705] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `dark_agglomeratio_2`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.705] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `dark_agglomeratio_3`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.705] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `dark_agglomeratio_4`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.706] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `light_agglomeratio_1`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.706] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `light_agglomeratio_2`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.706] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `light_agglomeratio_3`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.706] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `light_agglomeratio_4`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.722] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `classic_agglomeratio`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.723] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `dark_agglomeratio`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.723] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `industrialagriculture` for name `light_agglomeratio`, expected `iapsg`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.733] [modloading-worker-3/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [dark_set,] was added to the CruxInit
[16Mar2020 11:03:02.734] [modloading-worker-3/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [light_set,] was added to the CruxInit
[16Mar2020 11:03:02.734] [modloading-worker-3/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [classic_set,] was added to the CruxInit
[16Mar2020 11:03:02.752] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `mekanism` for name `empty_gas`, expected `mekanismgenerators`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.768] [modloading-worker-6/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `mekanism` for name `empty_infuse_type`, expected `mekanismgenerators`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:02.870] [modloading-worker-3/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : classic_set
[16Mar2020 11:03:02.870] [modloading-worker-3/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : dark_set
[16Mar2020 11:03:02.876] [modloading-worker-3/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : light_set
[16Mar2020 11:03:02.894] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Loading Config
[16Mar2020 11:03:02.951] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [steel,] was added to the CruxInit
[16Mar2020 11:03:02.952] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [salt,] was added to the CruxInit
[16Mar2020 11:03:02.952] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [refined_glowstone,] was added to the CruxInit
[16Mar2020 11:03:02.952] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [tin,] was added to the CruxInit
[16Mar2020 11:03:02.953] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [copper,] was added to the CruxInit
[16Mar2020 11:03:02.953] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [osmium,] was added to the CruxInit
[16Mar2020 11:03:02.953] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [sulfur,] was added to the CruxInit
[16Mar2020 11:03:02.953] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [refined_obsidian,] was added to the CruxInit
[16Mar2020 11:03:02.953] [modloading-worker-6/INFO] [veggie_way/]: Loading ResourcefulTools config: /home/container/config/veggie_way.toml
[16Mar2020 11:03:02.954] [modloading-worker-6/INFO] [veggie_way/]: Built ResourcefulTools config:/home/container/config/veggie_way.toml
[16Mar2020 11:03:02.953] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [bronze,] was added to the CruxInit
[16Mar2020 11:03:02.954] [modloading-worker-6/INFO] [veggie_way/]: Loaded ResourcefulTools config: /home/container/config/veggie_way.toml
[16Mar2020 11:03:02.958] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : bronze
[16Mar2020 11:03:02.958] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : copper
[16Mar2020 11:03:02.959] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : osmium
[16Mar2020 11:03:02.959] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : refined_glowstone
[16Mar2020 11:03:02.959] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : refined_obsidian
[16Mar2020 11:03:02.960] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : salt
[16Mar2020 11:03:02.960] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : steel
[16Mar2020 11:03:02.960] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : tin
[16Mar2020 11:03:02.960] [modloading-worker-2/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : sulfur
[16Mar2020 11:03:03.093] [modloading-worker-3/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Mod ID: valkyrielib
[16Mar2020 11:03:03.158] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[16Mar2020 11:03:03.160] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.github.elrol.industrialagriculture.plugin.MAPlugin
[16Mar2020 11:03:03.161] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
[16Mar2020 11:03:03.167] [modloading-worker-4/INFO] [forbidden_arcanus/]: Built Config: /home/container/config/forbidden_arcanus-client.toml
[16Mar2020 11:03:03.167] [modloading-worker-4/INFO] [forbidden_arcanus/]: Loaded Config: /home/container/config/forbidden_arcanus-client.toml
[16Mar2020 11:03:03.168] [modloading-worker-4/INFO] [forbidden_arcanus/]: Built Config: /home/container/config/forbidden_arcanus-server.toml
[16Mar2020 11:03:03.168] [modloading-worker-4/INFO] [forbidden_arcanus/]: Loaded Config: /home/container/config/forbidden_arcanus-server.toml
[16Mar2020 11:03:03.198] [modloading-worker-0/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Registering Souls
[16Mar2020 11:03:03.199] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.199] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.199] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.199] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.200] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.200] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.200] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.200] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.200] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.200] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.200] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.200] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.201] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.201] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.201] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.201] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.201] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.201] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.201] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.202] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.202] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.202] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.202] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.202] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.202] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.253] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.254] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.254] [modloading-worker-0/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Config was null. This should never happen. If it does report it to Elrol_Arrowsend
[16Mar2020 11:03:03.406] [modloading-worker-3/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Mod ID: simplechunkloaders
[16Mar2020 11:03:03.658] [modloading-worker-6/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
[16Mar2020 11:03:03.721] [modloading-worker-3/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/container/config/silentgear-client.toml
[16Mar2020 11:03:03.795] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity charged_snowball
[16Mar2020 11:03:03.804] [modloading-worker-3/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/container/config/silentgear-common.toml
[16Mar2020 11:03:04.005] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/container/config/bonsaitrees2-common.toml is not correct. Correcting
[16Mar2020 11:03:04.005] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.additionalCuttingTools was corrected from [minecraft:shears] to [minecraft:shears]
[16Mar2020 11:03:04.403] [modloading-worker-7/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/container/config/silents-mechanisms-common.toml
[16Mar2020 11:03:04.561] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:water_arrow
[16Mar2020 11:03:04.633] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:box_turtle
[16Mar2020 11:03:04.644] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:arrau_turtle
[16Mar2020 11:03:04.650] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:starshell_turtle
[16Mar2020 11:03:04.651] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:oak_fish_mount
[16Mar2020 11:03:04.652] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:spruce_fish_mount
[16Mar2020 11:03:04.652] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:birch_fish_mount
[16Mar2020 11:03:04.652] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:jungle_fish_mount
[16Mar2020 11:03:04.652] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:acacia_fish_mount
[16Mar2020 11:03:04.652] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:dark_oak_fish_mount
[16Mar2020 11:03:04.672] [modloading-worker-6/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.
[16Mar2020 11:03:04.710] [modloading-worker-7/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Loading Init Config
[16Mar2020 11:03:04.867] [modloading-worker-2/INFO] [Silent's Gems/]: Detected Silent Gear!
[16Mar2020 11:03:04.981] [modloading-worker-1/INFO] [com.raoulvdberge.refinedstorage.apiimpl.API/]: Found 1 RS API injection point
[16Mar2020 11:03:04.982] [modloading-worker-1/INFO] [com.raoulvdberge.refinedstorage.apiimpl.API/]: Injected RS API in com.raoulvdberge.refinedstorageaddons.RSAddons RSAPI
[16Mar2020 11:03:05.156] [modloading-worker-2/INFO] [Silent's Gems/]: Register part type PartType[S]{name='silentgems:gear_soul'}
[16Mar2020 11:03:05.159] [modloading-worker-7/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Loading Config
[16Mar2020 11:03:05.182] [modloading-worker-7/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [plastic,] was added to the CruxInit
[16Mar2020 11:03:05.183] [modloading-worker-7/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [pink_slime,] was added to the CruxInit
[16Mar2020 11:03:05.188] [modloading-worker-7/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : pink_slime
[16Mar2020 11:03:05.189] [modloading-worker-7/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : plastic
[16Mar2020 11:03:05.198] [modloading-worker-1/INFO] [ToolKit/]: Loading mod
[16Mar2020 11:03:05.239] [modloading-worker-2/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:simple_trait'
[16Mar2020 11:03:05.259] [modloading-worker-2/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:damage_type_trait'
[16Mar2020 11:03:05.262] [modloading-worker-2/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:durability_trait'
[16Mar2020 11:03:05.270] [modloading-worker-2/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:enchantment_trait'
[16Mar2020 11:03:05.306] [modloading-worker-2/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:nbt_trait'
[16Mar2020 11:03:05.313] [modloading-worker-3/WARN] [Simple Discord Rich Presence/]: This is a client only mod!
[16Mar2020 11:03:05.316] [modloading-worker-2/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:potion_effect_trait'
[16Mar2020 11:03:05.328] [modloading-worker-2/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stat_modifier_trait'
[16Mar2020 11:03:05.329] [modloading-worker-2/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgems:persistence'
[16Mar2020 11:03:05.343] [modloading-worker-2/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgems:runic'
[16Mar2020 11:03:05.766] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Suite ID: enviro
[16Mar2020 11:03:05.766] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Member ID: materials
[16Mar2020 11:03:05.766] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Mod ID: enviromats
[16Mar2020 11:03:05.889] [modloading-worker-0/INFO] [powder_power/]: Loading PowderPower config: /home/container/config/powder_power.toml
[16Mar2020 11:03:05.890] [modloading-worker-0/INFO] [powder_power/]: Built PowderPower config:/home/container/config/powder_power.toml
[16Mar2020 11:03:05.890] [modloading-worker-0/INFO] [powder_power/]: Loaded PowderPower config: /home/container/config/powder_power.toml
[16Mar2020 11:03:05.948] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Loading Config
[16Mar2020 11:03:05.950] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [nickel,] was added to the CruxInit
[16Mar2020 11:03:05.955] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [steel] was replaced with:
[16Mar2020 11:03:05.955] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [electrum,] was added to the CruxInit
[16Mar2020 11:03:05.956] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [refined_iron,] was added to the CruxInit
[16Mar2020 11:03:05.956] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [compressed_iron,] was added to the CruxInit
[16Mar2020 11:03:05.956] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [redstone_alloy,] was added to the CruxInit
[16Mar2020 11:03:05.956] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [aluminum,] was added to the CruxInit
[16Mar2020 11:03:05.956] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [brass,] was added to the CruxInit
[16Mar2020 11:03:05.956] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [lead,] was added to the CruxInit
[16Mar2020 11:03:05.956] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [bismuth_brass,] was added to the CruxInit
[16Mar2020 11:03:05.956] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [bronze] was replaced with:
[16Mar2020 11:03:05.956] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [bismuth_steel,] was added to the CruxInit
[16Mar2020 11:03:05.956] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [platinum,] was added to the CruxInit
[16Mar2020 11:03:05.957] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [lumium,] was added to the CruxInit
[16Mar2020 11:03:05.957] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [aluminum_steel,] was added to the CruxInit
[16Mar2020 11:03:05.957] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [enderium,] was added to the CruxInit
[16Mar2020 11:03:05.957] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [signalum,] was added to the CruxInit
[16Mar2020 11:03:05.957] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [tin] was replaced with:
[16Mar2020 11:03:05.957] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [copper] was replaced with:
[16Mar2020 11:03:05.957] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [invar,] was added to the CruxInit
[16Mar2020 11:03:05.958] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [silver,] was added to the CruxInit
[16Mar2020 11:03:05.958] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [uranium,] was added to the CruxInit
[16Mar2020 11:03:05.958] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [zinc,] was added to the CruxInit
[16Mar2020 11:03:05.958] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [bismuth,] was added to the CruxInit
[16Mar2020 11:03:05.958] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : lead
[16Mar2020 11:03:05.958] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : ingot_ender
[16Mar2020 11:03:05.958] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : bismuth
[16Mar2020 11:03:05.959] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : zinc
[16Mar2020 11:03:05.959] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : redstone_alloy
[16Mar2020 11:03:05.959] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : compressed_iron
[16Mar2020 11:03:05.959] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : refined_iron
[16Mar2020 11:03:05.959] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : platinum
[16Mar2020 11:03:05.959] [modloading-worker-6/WARN] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Entity Crop[copper] already exists.
[16Mar2020 11:03:05.960] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : silver
[16Mar2020 11:03:05.960] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : aluminum
[16Mar2020 11:03:05.960] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : nickel
[16Mar2020 11:03:05.960] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : brass
[16Mar2020 11:03:05.960] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : bismuth_brass
[16Mar2020 11:03:05.960] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : bismuth_steel
[16Mar2020 11:03:05.960] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : invar
[16Mar2020 11:03:05.960] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : ingot_uran
[16Mar2020 11:03:05.961] [modloading-worker-6/WARN] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Entity Crop[steel] already exists.
[16Mar2020 11:03:05.961] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : ingot_signal
[16Mar2020 11:03:05.961] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : aluminum_steel
[16Mar2020 11:03:05.961] [modloading-worker-6/WARN] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Entity Crop[bronze] already exists.
[16Mar2020 11:03:05.961] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : electrum
[16Mar2020 11:03:05.962] [modloading-worker-6/WARN] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Entity Crop[tin] already exists.
[16Mar2020 11:03:05.962] [modloading-worker-6/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : ingot_lum
[16Mar2020 11:03:06.228] [modloading-worker-2/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file /home/container/config/silentgems-common.toml
[16Mar2020 11:03:06.803] [modloading-worker-1/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Setup Complete
[16Mar2020 11:03:06.805] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
[16Mar2020 11:03:07.592] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 2 jobs
[16Mar2020 11:03:07.795] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 1406 unique defined tags
[16Mar2020 11:03:07.990] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 7929 unique defined recipes
[16Mar2020 11:03:08.100] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 6737 unique defined loot tables
[16Mar2020 11:03:08.181] [Server thread/INFO] [thelm.jaopca.data.DataCollector/]: Found 2787 unique defined advancements
[16Mar2020 11:03:08.282] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesModule has missing mod dependencies, skipping
[16Mar2020 11:03:08.283] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesDustModule has missing mod dependencies, skipping
[16Mar2020 11:03:08.283] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesCompatModule has missing mod dependencies, skipping
[16Mar2020 11:03:08.283] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.uselessmod.UselessModNonIngotModule has missing mod dependencies, skipping
[16Mar2020 11:03:08.284] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.uselessmod.UselessModModule has missing mod dependencies, skipping
[16Mar2020 11:03:08.284] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.uselessmod.UselessModCompatModule has missing mod dependencies, skipping
[16Mar2020 11:03:08.284] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.usefulmachinery.UsefulMachineryModule has missing mod dependencies, skipping
[16Mar2020 11:03:08.291] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.omegacraft.OmegaCraftNonIngotModule has missing mod dependencies, skipping
[16Mar2020 11:03:08.292] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.omegacraft.OmegaCraftModule has missing mod dependencies, skipping
[16Mar2020 11:03:08.292] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.omegacraft.OmegaCraftCompatModule has missing mod dependencies, skipping
[16Mar2020 11:03:08.308] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.flux.FluxModule has missing mod dependencies, skipping
[16Mar2020 11:03:08.308] [Server thread/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.flux.FluxCompatModule has missing mod dependencies, skipping
[16Mar2020 11:03:08.364] [Server thread/INFO] [thelm.jaopca.materials.MaterialHandler/]: Added 108 materials
[16Mar2020 11:03:08.683] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.686] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.688] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.689] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.690] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.chaos`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.690] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.chaos`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.690] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.compressed_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.690] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.compressed_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.690] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.corrupti`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.690] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.corrupti`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.691] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.691] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.691] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.crimson_steel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.691] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.crimson_steel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.691] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.end_crystal_gem`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.691] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.end_crystal_gem`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.691] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.gemium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.692] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.gemium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.692] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.glowstone`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.692] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.glowstone`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.692] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lapis_lazuli`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.692] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lapis_lazuli`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.692] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lapium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.692] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lapium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.693] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lithium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.693] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.lithium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.693] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mundabitur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.693] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mundabitur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.693] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.nether_brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.693] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.nether_brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.694] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.obsidian`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.694] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.obsidian`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.694] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.prismarine`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.694] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.prismarine`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.694] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.redium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.694] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.redium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.695] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.redstone_alloy`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.695] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.redstone_alloy`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.695] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.refined_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.695] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.refined_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.695] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.salt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.695] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.salt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.695] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.sulfur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.695] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.sulfur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.696] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.trilium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.696] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.trilium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.696] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.696] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.696] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `dusts.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.697] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.697] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.697] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.697] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.698] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.698] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.698] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.698] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.698] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.698] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clumps.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.698] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.698] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.699] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.699] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.699] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.699] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.699] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.699] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.699] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.699] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_crystals.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.700] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.700] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.700] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.700] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.700] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.700] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.700] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.700] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.701] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.701] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_dusts.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.701] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.701] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.701] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.701] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.701] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.701] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.702] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.702] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.702] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.702] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_shards.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.702] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `silents_mechanisms_chunks.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.702] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `silents_mechanisms_chunks.osmium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.703] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.703] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.703] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.703] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.704] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.704] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.704] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.704] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.704] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.704] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_clean_slurry.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.704] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.aluminium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.705] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.aluminum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.705] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.bismuth`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.705] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.crimson_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.705] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.lead`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.705] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.nickel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.705] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.platinum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.705] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.silver`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.706] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.uranium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.706] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `mekanism_dirty_slurry.zinc`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:08.708] [Server thread/WARN] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Mod 'jaopca' took 1.110 s to run a deferred task.
[16Mar2020 11:03:08.717] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:01.120
[16Mar2020 11:03:09.007] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity snowrealmagic.snow
[16Mar2020 11:03:09.050] [Server thread/INFO] [Kiwi/Init]: Module [kiwi:contributors] initialized
[16Mar2020 11:03:09.059] [Server thread/INFO] [Kiwi/Init]: Module [fruittrees:hybridization] initialized
[16Mar2020 11:03:09.060] [Server thread/INFO] [Kiwi/Init]: recipe_serializer: 1
[16Mar2020 11:03:09.067] [Server thread/INFO] [Kiwi/Init]: Module [snowrealmagic:snowrealmagic] initialized
[16Mar2020 11:03:09.067] [Server thread/INFO] [Kiwi/Init]: block: 7
[16Mar2020 11:03:09.068] [Server thread/INFO] [Kiwi/Init]: item: 1
[16Mar2020 11:03:09.068] [Server thread/INFO] [Kiwi/Init]: block_entity_type: 2
[16Mar2020 11:03:09.068] [Server thread/INFO] [Kiwi/Init]: entity_type: 1
[16Mar2020 11:03:09.068] [Server thread/INFO] [Kiwi/Init]: feature: 1
[16Mar2020 11:03:09.075] [Server thread/INFO] [Kiwi/Init]: Module [fruittrees:fruittrees] initialized
[16Mar2020 11:03:09.075] [Server thread/INFO] [Kiwi/Init]: item: 8
[16Mar2020 11:03:09.075] [Server thread/INFO] [Kiwi/Init]: block: 37
[16Mar2020 11:03:09.075] [Server thread/INFO] [Kiwi/Init]: block_entity_type: 1
[16Mar2020 11:03:09.075] [Server thread/INFO] [Kiwi/Init]: feature: 1
[16Mar2020 11:03:09.932] [Server thread/INFO] [mcwwindows/]: Blocks registered.
[16Mar2020 11:03:10.102] [Server thread/INFO] [de.krokoyt.element.Element/]: HELLO from Register Block
[16Mar2020 11:03:10.106] [Server thread/INFO] [Dark Utilities/]: Registering 46 blocks.
[16Mar2020 11:03:10.396] [Server thread/INFO] [mcwbridges/]: Blocks registered.
[16Mar2020 11:03:12.786] [Server thread/INFO] [oresabovediamonds/]: Blocks registered.
[16Mar2020 11:03:12.787] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering Blocks:
[16Mar2020 11:03:12.787] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white
[16Mar2020 11:03:12.788] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble
[16Mar2020 11:03:12.788] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_polished
[16Mar2020 11:03:12.788] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick
[16Mar2020 11:03:12.788] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small
[16Mar2020 11:03:12.788] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile
[16Mar2020 11:03:12.788] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_small
[16Mar2020 11:03:12.788] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_stairs
[16Mar2020 11:03:12.788] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble_stairs
[16Mar2020 11:03:12.789] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_polished_stairs
[16Mar2020 11:03:12.789] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_stairs
[16Mar2020 11:03:12.789] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small_stairs
[16Mar2020 11:03:12.789] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_stairs
[16Mar2020 11:03:12.789] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_small_stairs
[16Mar2020 11:03:12.789] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_slab
[16Mar2020 11:03:12.789] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble_slab
[16Mar2020 11:03:12.789] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_polished_slab
[16Mar2020 11:03:12.789] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_slab
[16Mar2020 11:03:12.789] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small_slab
[16Mar2020 11:03:12.790] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_slab
[16Mar2020 11:03:12.790] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_small_slab
[16Mar2020 11:03:12.790] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_wall
[16Mar2020 11:03:12.790] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble_wall
[16Mar2020 11:03:12.790] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_wall
[16Mar2020 11:03:12.790] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small_wall
[16Mar2020 11:03:12.790] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange
[16Mar2020 11:03:12.790] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble
[16Mar2020 11:03:12.790] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_polished
[16Mar2020 11:03:12.791] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick
[16Mar2020 11:03:12.791] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small
[16Mar2020 11:03:12.791] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile
[16Mar2020 11:03:12.791] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_small
[16Mar2020 11:03:12.791] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_stairs
[16Mar2020 11:03:12.791] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble_stairs
[16Mar2020 11:03:12.791] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_polished_stairs
[16Mar2020 11:03:12.791] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_stairs
[16Mar2020 11:03:12.792] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small_stairs
[16Mar2020 11:03:12.792] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_stairs
[16Mar2020 11:03:12.792] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_small_stairs
[16Mar2020 11:03:12.792] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_slab
[16Mar2020 11:03:12.792] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble_slab
[16Mar2020 11:03:12.792] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_polished_slab
[16Mar2020 11:03:12.792] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_slab
[16Mar2020 11:03:12.792] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small_slab
[16Mar2020 11:03:12.793] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_slab
[16Mar2020 11:03:12.793] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_small_slab
[16Mar2020 11:03:12.793] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_wall
[16Mar2020 11:03:12.793] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble_wall
[16Mar2020 11:03:12.793] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_wall
[16Mar2020 11:03:12.793] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small_wall
[16Mar2020 11:03:12.793] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta
[16Mar2020 11:03:12.794] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble
[16Mar2020 11:03:12.794] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_polished
[16Mar2020 11:03:12.794] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick
[16Mar2020 11:03:12.794] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small
[16Mar2020 11:03:12.794] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile
[16Mar2020 11:03:12.794] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_small
[16Mar2020 11:03:12.794] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_stairs
[16Mar2020 11:03:12.794] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble_stairs
[16Mar2020 11:03:12.795] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_polished_stairs
[16Mar2020 11:03:12.795] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_stairs
[16Mar2020 11:03:12.795] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small_stairs
[16Mar2020 11:03:12.795] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_stairs
[16Mar2020 11:03:12.795] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_small_stairs
[16Mar2020 11:03:12.795] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_slab
[16Mar2020 11:03:12.795] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble_slab
[16Mar2020 11:03:12.795] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_polished_slab
[16Mar2020 11:03:12.796] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_slab
[16Mar2020 11:03:12.796] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small_slab
[16Mar2020 11:03:12.796] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_slab
[16Mar2020 11:03:12.796] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_small_slab
[16Mar2020 11:03:12.796] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_wall
[16Mar2020 11:03:12.796] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble_wall
[16Mar2020 11:03:12.797] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_wall
[16Mar2020 11:03:12.797] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small_wall
[16Mar2020 11:03:12.797] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue
[16Mar2020 11:03:12.797] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble
[16Mar2020 11:03:12.797] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_polished
[16Mar2020 11:03:12.797] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick
[16Mar2020 11:03:12.797] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small
[16Mar2020 11:03:12.797] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile
[16Mar2020 11:03:12.797] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_small
[16Mar2020 11:03:12.798] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_stairs
[16Mar2020 11:03:12.798] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble_stairs
[16Mar2020 11:03:12.798] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_polished_stairs
[16Mar2020 11:03:12.798] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_stairs
[16Mar2020 11:03:12.798] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small_stairs
[16Mar2020 11:03:12.798] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_stairs
[16Mar2020 11:03:12.798] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_small_stairs
[16Mar2020 11:03:12.798] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_slab
[16Mar2020 11:03:12.798] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble_slab
[16Mar2020 11:03:12.799] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_polished_slab
[16Mar2020 11:03:12.799] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_slab
[16Mar2020 11:03:12.799] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small_slab
[16Mar2020 11:03:12.799] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_slab
[16Mar2020 11:03:12.799] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_small_slab
[16Mar2020 11:03:12.799] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_wall
[16Mar2020 11:03:12.799] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble_wall
[16Mar2020 11:03:12.799] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_wall
[16Mar2020 11:03:12.799] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small_wall
[16Mar2020 11:03:12.800] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow
[16Mar2020 11:03:12.800] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble
[16Mar2020 11:03:12.800] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_polished
[16Mar2020 11:03:12.800] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick
[16Mar2020 11:03:12.800] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small
[16Mar2020 11:03:12.800] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile
[16Mar2020 11:03:12.800] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_small
[16Mar2020 11:03:12.800] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_stairs
[16Mar2020 11:03:12.800] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble_stairs
[16Mar2020 11:03:12.801] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_polished_stairs
[16Mar2020 11:03:12.801] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_stairs
[16Mar2020 11:03:12.801] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small_stairs
[16Mar2020 11:03:12.801] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_stairs
[16Mar2020 11:03:12.801] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_small_stairs
[16Mar2020 11:03:12.801] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_slab
[16Mar2020 11:03:12.801] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble_slab
[16Mar2020 11:03:12.801] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_polished_slab
[16Mar2020 11:03:12.801] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_slab
[16Mar2020 11:03:12.802] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small_slab
[16Mar2020 11:03:12.802] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_slab
[16Mar2020 11:03:12.802] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_small_slab
[16Mar2020 11:03:12.802] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_wall
[16Mar2020 11:03:12.802] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble_wall
[16Mar2020 11:03:12.802] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_wall
[16Mar2020 11:03:12.802] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small_wall
[16Mar2020 11:03:12.803] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime
[16Mar2020 11:03:12.803] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble
[16Mar2020 11:03:12.803] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_polished
[16Mar2020 11:03:12.803] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick
[16Mar2020 11:03:12.803] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small
[16Mar2020 11:03:12.803] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile
[16Mar2020 11:03:12.803] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_small
[16Mar2020 11:03:12.803] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_stairs
[16Mar2020 11:03:12.803] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble_stairs
[16Mar2020 11:03:12.804] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_polished_stairs
[16Mar2020 11:03:12.804] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_stairs
[16Mar2020 11:03:12.804] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small_stairs
[16Mar2020 11:03:12.804] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_stairs
[16Mar2020 11:03:12.804] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_small_stairs
[16Mar2020 11:03:12.804] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_slab
[16Mar2020 11:03:12.804] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble_slab
[16Mar2020 11:03:12.804] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_polished_slab
[16Mar2020 11:03:12.804] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_slab
[16Mar2020 11:03:12.805] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small_slab
[16Mar2020 11:03:12.805] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_slab
[16Mar2020 11:03:12.805] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_small_slab
[16Mar2020 11:03:12.805] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_wall
[16Mar2020 11:03:12.805] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble_wall
[16Mar2020 11:03:12.805] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_wall
[16Mar2020 11:03:12.805] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small_wall
[16Mar2020 11:03:12.805] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink
[16Mar2020 11:03:12.806] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble
[16Mar2020 11:03:12.806] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_polished
[16Mar2020 11:03:12.806] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick
[16Mar2020 11:03:12.806] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small
[16Mar2020 11:03:12.806] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile
[16Mar2020 11:03:12.806] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_small
[16Mar2020 11:03:12.807] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_stairs
[16Mar2020 11:03:12.807] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble_stairs
[16Mar2020 11:03:12.807] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_polished_stairs
[16Mar2020 11:03:12.807] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_stairs
[16Mar2020 11:03:12.807] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small_stairs
[16Mar2020 11:03:12.807] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_stairs
[16Mar2020 11:03:12.808] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_small_stairs
[16Mar2020 11:03:12.808] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_slab
[16Mar2020 11:03:12.808] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble_slab
[16Mar2020 11:03:12.808] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_polished_slab
[16Mar2020 11:03:12.808] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_slab
[16Mar2020 11:03:12.808] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small_slab
[16Mar2020 11:03:12.809] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_slab
[16Mar2020 11:03:12.809] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_small_slab
[16Mar2020 11:03:12.809] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_wall
[16Mar2020 11:03:12.809] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble_wall
[16Mar2020 11:03:12.809] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_wall
[16Mar2020 11:03:12.809] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small_wall
[16Mar2020 11:03:12.810] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray
[16Mar2020 11:03:12.810] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble
[16Mar2020 11:03:12.810] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_polished
[16Mar2020 11:03:12.810] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick
[16Mar2020 11:03:12.810] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small
[16Mar2020 11:03:12.810] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile
[16Mar2020 11:03:12.810] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_small
[16Mar2020 11:03:12.811] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_stairs
[16Mar2020 11:03:12.811] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble_stairs
[16Mar2020 11:03:12.811] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_polished_stairs
[16Mar2020 11:03:12.811] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_stairs
[16Mar2020 11:03:12.811] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small_stairs
[16Mar2020 11:03:12.811] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_stairs
[16Mar2020 11:03:12.811] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_small_stairs
[16Mar2020 11:03:12.811] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_slab
[16Mar2020 11:03:12.812] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble_slab
[16Mar2020 11:03:12.812] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_polished_slab
[16Mar2020 11:03:12.812] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_slab
[16Mar2020 11:03:12.812] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small_slab
[16Mar2020 11:03:12.812] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_slab
[16Mar2020 11:03:12.812] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_small_slab
[16Mar2020 11:03:12.812] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_wall
[16Mar2020 11:03:12.813] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble_wall
[16Mar2020 11:03:12.813] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_wall
[16Mar2020 11:03:12.813] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small_wall
[16Mar2020 11:03:12.813] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray
[16Mar2020 11:03:12.813] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble
[16Mar2020 11:03:12.813] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_polished
[16Mar2020 11:03:12.813] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick
[16Mar2020 11:03:12.813] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small
[16Mar2020 11:03:12.814] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile
[16Mar2020 11:03:12.814] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_small
[16Mar2020 11:03:12.814] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_stairs
[16Mar2020 11:03:12.814] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble_stairs
[16Mar2020 11:03:12.814] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_polished_stairs
[16Mar2020 11:03:12.814] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_stairs
[16Mar2020 11:03:12.814] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small_stairs
[16Mar2020 11:03:12.815] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_stairs
[16Mar2020 11:03:12.815] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_small_stairs
[16Mar2020 11:03:12.815] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_slab
[16Mar2020 11:03:12.815] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble_slab
[16Mar2020 11:03:12.815] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_polished_slab
[16Mar2020 11:03:12.815] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_slab
[16Mar2020 11:03:12.815] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small_slab
[16Mar2020 11:03:12.815] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_slab
[16Mar2020 11:03:12.816] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_small_slab
[16Mar2020 11:03:12.816] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_wall
[16Mar2020 11:03:12.816] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble_wall
[16Mar2020 11:03:12.816] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_wall
[16Mar2020 11:03:12.816] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small_wall
[16Mar2020 11:03:12.816] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan
[16Mar2020 11:03:12.817] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble
[16Mar2020 11:03:12.817] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_polished
[16Mar2020 11:03:12.817] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick
[16Mar2020 11:03:12.817] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small
[16Mar2020 11:03:12.817] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile
[16Mar2020 11:03:12.818] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_small
[16Mar2020 11:03:12.818] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_stairs
[16Mar2020 11:03:12.818] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble_stairs
[16Mar2020 11:03:12.818] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_polished_stairs
[16Mar2020 11:03:12.818] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_stairs
[16Mar2020 11:03:12.818] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small_stairs
[16Mar2020 11:03:12.818] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_stairs
[16Mar2020 11:03:12.818] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_small_stairs
[16Mar2020 11:03:12.819] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_slab
[16Mar2020 11:03:12.819] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble_slab
[16Mar2020 11:03:12.819] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_polished_slab
[16Mar2020 11:03:12.819] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_slab
[16Mar2020 11:03:12.819] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small_slab
[16Mar2020 11:03:12.819] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_slab
[16Mar2020 11:03:12.819] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_small_slab
[16Mar2020 11:03:12.819] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_wall
[16Mar2020 11:03:12.819] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble_wall
[16Mar2020 11:03:12.819] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_wall
[16Mar2020 11:03:12.820] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small_wall
[16Mar2020 11:03:12.820] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple
[16Mar2020 11:03:12.820] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble
[16Mar2020 11:03:12.820] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_polished
[16Mar2020 11:03:12.820] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick
[16Mar2020 11:03:12.820] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small
[16Mar2020 11:03:12.820] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile
[16Mar2020 11:03:12.820] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_small
[16Mar2020 11:03:12.820] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_stairs
[16Mar2020 11:03:12.821] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble_stairs
[16Mar2020 11:03:12.821] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_polished_stairs
[16Mar2020 11:03:12.821] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_stairs
[16Mar2020 11:03:12.821] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small_stairs
[16Mar2020 11:03:12.821] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_stairs
[16Mar2020 11:03:12.821] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_small_stairs
[16Mar2020 11:03:12.821] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_slab
[16Mar2020 11:03:12.821] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble_slab
[16Mar2020 11:03:12.821] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_polished_slab
[16Mar2020 11:03:12.821] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_slab
[16Mar2020 11:03:12.822] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small_slab
[16Mar2020 11:03:12.822] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_slab
[16Mar2020 11:03:12.822] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_small_slab
[16Mar2020 11:03:12.822] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_wall
[16Mar2020 11:03:12.822] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble_wall
[16Mar2020 11:03:12.822] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_wall
[16Mar2020 11:03:12.822] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small_wall
[16Mar2020 11:03:12.822] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue
[16Mar2020 11:03:12.822] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble
[16Mar2020 11:03:12.822] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_polished
[16Mar2020 11:03:12.823] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick
[16Mar2020 11:03:12.823] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small
[16Mar2020 11:03:12.823] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile
[16Mar2020 11:03:12.823] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_small
[16Mar2020 11:03:12.823] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_stairs
[16Mar2020 11:03:12.823] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble_stairs
[16Mar2020 11:03:12.823] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_polished_stairs
[16Mar2020 11:03:12.823] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_stairs
[16Mar2020 11:03:12.824] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small_stairs
[16Mar2020 11:03:12.824] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_stairs
[16Mar2020 11:03:12.824] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_small_stairs
[16Mar2020 11:03:12.824] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_slab
[16Mar2020 11:03:12.824] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble_slab
[16Mar2020 11:03:12.824] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_polished_slab
[16Mar2020 11:03:12.824] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_slab
[16Mar2020 11:03:12.824] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small_slab
[16Mar2020 11:03:12.824] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_slab
[16Mar2020 11:03:12.824] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_small_slab
[16Mar2020 11:03:12.825] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_wall
[16Mar2020 11:03:12.825] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble_wall
[16Mar2020 11:03:12.825] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_wall
[16Mar2020 11:03:12.825] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small_wall
[16Mar2020 11:03:12.825] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown
[16Mar2020 11:03:12.825] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble
[16Mar2020 11:03:12.825] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_polished
[16Mar2020 11:03:12.825] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick
[16Mar2020 11:03:12.825] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small
[16Mar2020 11:03:12.825] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile
[16Mar2020 11:03:12.825] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_small
[16Mar2020 11:03:12.826] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_stairs
[16Mar2020 11:03:12.826] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble_stairs
[16Mar2020 11:03:12.826] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_polished_stairs
[16Mar2020 11:03:12.826] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_stairs
[16Mar2020 11:03:12.826] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small_stairs
[16Mar2020 11:03:12.826] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_stairs
[16Mar2020 11:03:12.826] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_small_stairs
[16Mar2020 11:03:12.826] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_slab
[16Mar2020 11:03:12.826] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble_slab
[16Mar2020 11:03:12.826] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_polished_slab
[16Mar2020 11:03:12.827] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_slab
[16Mar2020 11:03:12.827] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small_slab
[16Mar2020 11:03:12.827] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_slab
[16Mar2020 11:03:12.827] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_small_slab
[16Mar2020 11:03:12.827] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_wall
[16Mar2020 11:03:12.827] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble_wall
[16Mar2020 11:03:12.827] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_wall
[16Mar2020 11:03:12.828] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small_wall
[16Mar2020 11:03:12.828] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green
[16Mar2020 11:03:12.828] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble
[16Mar2020 11:03:12.828] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_polished
[16Mar2020 11:03:12.828] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick
[16Mar2020 11:03:12.828] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small
[16Mar2020 11:03:12.828] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile
[16Mar2020 11:03:12.829] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_small
[16Mar2020 11:03:12.829] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_stairs
[16Mar2020 11:03:12.829] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble_stairs
[16Mar2020 11:03:12.829] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_polished_stairs
[16Mar2020 11:03:12.829] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_stairs
[16Mar2020 11:03:12.829] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small_stairs
[16Mar2020 11:03:12.829] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_stairs
[16Mar2020 11:03:12.829] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_small_stairs
[16Mar2020 11:03:12.829] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_slab
[16Mar2020 11:03:12.830] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble_slab
[16Mar2020 11:03:12.830] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_polished_slab
[16Mar2020 11:03:12.830] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_slab
[16Mar2020 11:03:12.830] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small_slab
[16Mar2020 11:03:12.830] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_slab
[16Mar2020 11:03:12.830] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_small_slab
[16Mar2020 11:03:12.830] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_wall
[16Mar2020 11:03:12.831] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble_wall
[16Mar2020 11:03:12.831] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_wall
[16Mar2020 11:03:12.831] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small_wall
[16Mar2020 11:03:12.831] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red
[16Mar2020 11:03:12.831] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble
[16Mar2020 11:03:12.831] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_polished
[16Mar2020 11:03:12.831] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick
[16Mar2020 11:03:12.831] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small
[16Mar2020 11:03:12.832] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile
[16Mar2020 11:03:12.832] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_small
[16Mar2020 11:03:12.832] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_stairs
[16Mar2020 11:03:12.832] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble_stairs
[16Mar2020 11:03:12.832] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_polished_stairs
[16Mar2020 11:03:12.832] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_stairs
[16Mar2020 11:03:12.832] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small_stairs
[16Mar2020 11:03:12.832] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_stairs
[16Mar2020 11:03:12.833] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_small_stairs
[16Mar2020 11:03:12.833] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_slab
[16Mar2020 11:03:12.833] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble_slab
[16Mar2020 11:03:12.833] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_polished_slab
[16Mar2020 11:03:12.833] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_slab
[16Mar2020 11:03:12.833] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small_slab
[16Mar2020 11:03:12.833] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_slab
[16Mar2020 11:03:12.834] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_small_slab
[16Mar2020 11:03:12.834] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_wall
[16Mar2020 11:03:12.834] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble_wall
[16Mar2020 11:03:12.834] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_wall
[16Mar2020 11:03:12.834] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small_wall
[16Mar2020 11:03:12.834] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black
[16Mar2020 11:03:12.834] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble
[16Mar2020 11:03:12.835] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_polished
[16Mar2020 11:03:12.835] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick
[16Mar2020 11:03:12.835] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small
[16Mar2020 11:03:12.835] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile
[16Mar2020 11:03:12.835] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_small
[16Mar2020 11:03:12.835] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_stairs
[16Mar2020 11:03:12.835] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble_stairs
[16Mar2020 11:03:12.835] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_polished_stairs
[16Mar2020 11:03:12.836] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_stairs
[16Mar2020 11:03:12.836] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small_stairs
[16Mar2020 11:03:12.836] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_stairs
[16Mar2020 11:03:12.836] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_small_stairs
[16Mar2020 11:03:12.836] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_slab
[16Mar2020 11:03:12.836] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble_slab
[16Mar2020 11:03:12.836] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_polished_slab
[16Mar2020 11:03:12.837] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_slab
[16Mar2020 11:03:12.837] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small_slab
[16Mar2020 11:03:12.837] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_slab
[16Mar2020 11:03:12.837] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_small_slab
[16Mar2020 11:03:12.837] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_wall
[16Mar2020 11:03:12.837] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble_wall
[16Mar2020 11:03:12.837] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_wall
[16Mar2020 11:03:12.837] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small_wall
[16Mar2020 11:03:12.837] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt
[16Mar2020 11:03:12.837] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble
[16Mar2020 11:03:12.837] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_polished
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_small
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_stairs
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble_stairs
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_polished_stairs
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_stairs
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small_stairs
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_stairs
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_small_stairs
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_slab
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble_slab
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_polished_slab
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_slab
[16Mar2020 11:03:12.838] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small_slab
[16Mar2020 11:03:12.839] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_slab
[16Mar2020 11:03:12.839] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_small_slab
[16Mar2020 11:03:12.839] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_wall
[16Mar2020 11:03:12.839] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble_wall
[16Mar2020 11:03:12.839] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_wall
[16Mar2020 11:03:12.839] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small_wall
[16Mar2020 11:03:12.839] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone
[16Mar2020 11:03:12.839] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble
[16Mar2020 11:03:12.839] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_polished
[16Mar2020 11:03:12.839] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick
[16Mar2020 11:03:12.839] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small
[16Mar2020 11:03:12.839] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile
[16Mar2020 11:03:12.839] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_small
[16Mar2020 11:03:12.839] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_stairs
[16Mar2020 11:03:12.840] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble_stairs
[16Mar2020 11:03:12.840] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_polished_stairs
[16Mar2020 11:03:12.840] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_stairs
[16Mar2020 11:03:12.840] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small_stairs
[16Mar2020 11:03:12.840] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_stairs
[16Mar2020 11:03:12.840] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_small_stairs
[16Mar2020 11:03:12.840] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_slab
[16Mar2020 11:03:12.840] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble_slab
[16Mar2020 11:03:12.840] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_polished_slab
[16Mar2020 11:03:12.840] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_slab
[16Mar2020 11:03:12.840] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small_slab
[16Mar2020 11:03:12.840] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_slab
[16Mar2020 11:03:12.841] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_small_slab
[16Mar2020 11:03:12.841] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_wall
[16Mar2020 11:03:12.841] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble_wall
[16Mar2020 11:03:12.841] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_wall
[16Mar2020 11:03:12.841] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small_wall
[16Mar2020 11:03:12.841] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite
[16Mar2020 11:03:12.841] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble
[16Mar2020 11:03:12.841] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_polished
[16Mar2020 11:03:12.841] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick
[16Mar2020 11:03:12.841] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small
[16Mar2020 11:03:12.841] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile
[16Mar2020 11:03:12.841] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_small
[16Mar2020 11:03:12.841] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_stairs
[16Mar2020 11:03:12.841] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble_stairs
[16Mar2020 11:03:12.842] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_polished_stairs
[16Mar2020 11:03:12.842] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_stairs
[16Mar2020 11:03:12.842] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small_stairs
[16Mar2020 11:03:12.842] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_stairs
[16Mar2020 11:03:12.842] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_small_stairs
[16Mar2020 11:03:12.842] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_slab
[16Mar2020 11:03:12.842] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble_slab
[16Mar2020 11:03:12.842] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_polished_slab
[16Mar2020 11:03:12.842] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_slab
[16Mar2020 11:03:12.842] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small_slab
[16Mar2020 11:03:12.843] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_slab
[16Mar2020 11:03:12.843] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_small_slab
[16Mar2020 11:03:12.843] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_wall
[16Mar2020 11:03:12.843] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble_wall
[16Mar2020 11:03:12.843] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_wall
[16Mar2020 11:03:12.843] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small_wall
[16Mar2020 11:03:12.843] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble
[16Mar2020 11:03:12.843] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble
[16Mar2020 11:03:12.843] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_polished
[16Mar2020 11:03:12.844] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick
[16Mar2020 11:03:12.844] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small
[16Mar2020 11:03:12.844] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile
[16Mar2020 11:03:12.844] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_small
[16Mar2020 11:03:12.844] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_stairs
[16Mar2020 11:03:12.844] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble_stairs
[16Mar2020 11:03:12.844] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_polished_stairs
[16Mar2020 11:03:12.844] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_stairs
[16Mar2020 11:03:12.844] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small_stairs
[16Mar2020 11:03:12.845] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_stairs
[16Mar2020 11:03:12.845] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_small_stairs
[16Mar2020 11:03:12.845] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_slab
[16Mar2020 11:03:12.845] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble_slab
[16Mar2020 11:03:12.845] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_polished_slab
[16Mar2020 11:03:12.845] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_slab
[16Mar2020 11:03:12.845] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small_slab
[16Mar2020 11:03:12.845] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_slab
[16Mar2020 11:03:12.845] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_small_slab
[16Mar2020 11:03:12.845] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_wall
[16Mar2020 11:03:12.845] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble_wall
[16Mar2020 11:03:12.845] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_wall
[16Mar2020 11:03:12.846] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small_wall
[16Mar2020 11:03:12.846] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice
[16Mar2020 11:03:12.846] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble
[16Mar2020 11:03:12.846] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_polished
[16Mar2020 11:03:12.846] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick
[16Mar2020 11:03:12.846] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small
[16Mar2020 11:03:12.846] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile
[16Mar2020 11:03:12.846] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_small
[16Mar2020 11:03:12.846] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_stairs
[16Mar2020 11:03:12.846] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble_stairs
[16Mar2020 11:03:12.846] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_polished_stairs
[16Mar2020 11:03:12.846] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_stairs
[16Mar2020 11:03:12.846] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small_stairs
[16Mar2020 11:03:12.847] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_stairs
[16Mar2020 11:03:12.847] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_small_stairs
[16Mar2020 11:03:12.847] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_slab
[16Mar2020 11:03:12.847] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble_slab
[16Mar2020 11:03:12.847] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_polished_slab
[16Mar2020 11:03:12.847] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_slab
[16Mar2020 11:03:12.847] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small_slab
[16Mar2020 11:03:12.847] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_slab
[16Mar2020 11:03:12.847] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_small_slab
[16Mar2020 11:03:12.847] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_wall
[16Mar2020 11:03:12.847] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble_wall
[16Mar2020 11:03:12.847] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_wall
[16Mar2020 11:03:12.847] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small_wall
[16Mar2020 11:03:12.848] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine
[16Mar2020 11:03:12.848] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble
[16Mar2020 11:03:12.848] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_polished
[16Mar2020 11:03:12.848] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick
[16Mar2020 11:03:12.848] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small
[16Mar2020 11:03:12.848] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile
[16Mar2020 11:03:12.848] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_small
[16Mar2020 11:03:12.848] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_stairs
[16Mar2020 11:03:12.848] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble_stairs
[16Mar2020 11:03:12.848] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_polished_stairs
[16Mar2020 11:03:12.848] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_stairs
[16Mar2020 11:03:12.848] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small_stairs
[16Mar2020 11:03:12.849] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_stairs
[16Mar2020 11:03:12.849] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_small_stairs
[16Mar2020 11:03:12.849] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_slab
[16Mar2020 11:03:12.849] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble_slab
[16Mar2020 11:03:12.849] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_polished_slab
[16Mar2020 11:03:12.849] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_slab
[16Mar2020 11:03:12.849] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small_slab
[16Mar2020 11:03:12.849] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_slab
[16Mar2020 11:03:12.849] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_small_slab
[16Mar2020 11:03:12.849] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_wall
[16Mar2020 11:03:12.849] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble_wall
[16Mar2020 11:03:12.850] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_wall
[16Mar2020 11:03:12.850] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small_wall
[16Mar2020 11:03:13.197] [Server 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.
[16Mar2020 11:03:13.701] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [panda,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [ravager,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [fox,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [magma_cube,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [pillager,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [llama,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [bat,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [husk,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [endermite,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [cat,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [silverfish,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [drowned,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [guardian,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [dolphin,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [zombie_pigman,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [stray,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [shulker,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [turtle,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [villager,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [wolf,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [vex,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [polar_bear,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [horse,] was added to the CruxInit
[16Mar2020 11:03:13.702] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [vindicator,] was added to the CruxInit
[16Mar2020 11:03:13.703] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [phantom,] was added to the CruxInit
[16Mar2020 11:03:13.703] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [evoker,] was added to the CruxInit
[16Mar2020 11:03:13.703] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [mooshroom,] was added to the CruxInit
[16Mar2020 11:03:13.703] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [witch,] was added to the CruxInit
[16Mar2020 11:03:13.703] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux [parrot,] was added to the CruxInit
[16Mar2020 11:03:13.703] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Initializing Crops
[16Mar2020 11:03:13.703] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for bat
[16Mar2020 11:03:13.703] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : bat
[16Mar2020 11:03:13.703] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for cat
[16Mar2020 11:03:13.703] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : cat
[16Mar2020 11:03:13.703] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for fox
[16Mar2020 11:03:13.703] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : fox
[16Mar2020 11:03:13.703] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for panda
[16Mar2020 11:03:13.703] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : panda
[16Mar2020 11:03:13.703] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for parrot
[16Mar2020 11:03:13.703] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : parrot
[16Mar2020 11:03:13.703] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for wolf
[16Mar2020 11:03:13.703] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : wolf
[16Mar2020 11:03:13.703] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for dolphin
[16Mar2020 11:03:13.704] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : dolphin
[16Mar2020 11:03:13.704] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for horse
[16Mar2020 11:03:13.704] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : horse
[16Mar2020 11:03:13.704] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for drowned
[16Mar2020 11:03:13.704] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : drowned
[16Mar2020 11:03:13.704] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for guardian
[16Mar2020 11:03:13.704] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : guardian
[16Mar2020 11:03:13.704] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for husk
[16Mar2020 11:03:13.704] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : husk
[16Mar2020 11:03:13.704] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for llama
[16Mar2020 11:03:13.704] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : llama
[16Mar2020 11:03:13.704] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for polar_bear
[16Mar2020 11:03:13.704] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : polar_bear
[16Mar2020 11:03:13.704] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for silverfish
[16Mar2020 11:03:13.704] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : silverfish
[16Mar2020 11:03:13.704] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for stray
[16Mar2020 11:03:13.704] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : stray
[16Mar2020 11:03:13.704] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for vex
[16Mar2020 11:03:13.704] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : vex
[16Mar2020 11:03:13.704] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for witch
[16Mar2020 11:03:13.705] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : witch
[16Mar2020 11:03:13.705] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for zombie_pigman
[16Mar2020 11:03:13.705] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : zombie_pigman
[16Mar2020 11:03:13.705] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for endermite
[16Mar2020 11:03:13.705] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : endermite
[16Mar2020 11:03:13.705] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for magma_cube
[16Mar2020 11:03:13.705] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : magma_cube
[16Mar2020 11:03:13.705] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for mooshroom
[16Mar2020 11:03:13.705] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : mooshroom
[16Mar2020 11:03:13.705] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for phantom
[16Mar2020 11:03:13.705] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : phantom
[16Mar2020 11:03:13.705] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for pillager
[16Mar2020 11:03:13.705] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : pillager
[16Mar2020 11:03:13.705] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for ravager
[16Mar2020 11:03:13.705] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : ravager
[16Mar2020 11:03:13.705] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for shulker
[16Mar2020 11:03:13.705] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : shulker
[16Mar2020 11:03:13.705] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for villager
[16Mar2020 11:03:13.705] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : villager
[16Mar2020 11:03:13.705] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for vindicator
[16Mar2020 11:03:13.705] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : vindicator
[16Mar2020 11:03:13.706] [Server thread/ERROR] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: No mob soul found for evoker
[16Mar2020 11:03:13.706] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Crux is not present for : evoker
[16Mar2020 11:03:14.056] [Server 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.
[16Mar2020 11:03:14.057] [Server 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.
[16Mar2020 11:03:14.129] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:14.131] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:14.132] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:14.133] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:14.134] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:14.135] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:17.705] [Server thread/INFO] [ring_of_attraction/]: Blocks registered
[16Mar2020 11:03:18.054] [Server thread/INFO] [mcwwindows/]: Items registered.
[16Mar2020 11:03:18.071] [Server thread/INFO] [Dark Utilities/]: Registering 53 items.
[16Mar2020 11:03:18.119] [Server thread/INFO] [mcwbridges/]: Items registered.
[16Mar2020 11:03:19.000] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering Itmes:
[16Mar2020 11:03:19.000] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white
[16Mar2020 11:03:19.000] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble
[16Mar2020 11:03:19.001] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_polished
[16Mar2020 11:03:19.001] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick
[16Mar2020 11:03:19.001] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small
[16Mar2020 11:03:19.001] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile
[16Mar2020 11:03:19.001] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_small
[16Mar2020 11:03:19.001] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_stairs
[16Mar2020 11:03:19.002] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble_stairs
[16Mar2020 11:03:19.002] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_polished_stairs
[16Mar2020 11:03:19.002] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_stairs
[16Mar2020 11:03:19.002] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small_stairs
[16Mar2020 11:03:19.002] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_stairs
[16Mar2020 11:03:19.002] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_small_stairs
[16Mar2020 11:03:19.002] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_slab
[16Mar2020 11:03:19.002] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble_slab
[16Mar2020 11:03:19.003] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_polished_slab
[16Mar2020 11:03:19.003] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_slab
[16Mar2020 11:03:19.003] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small_slab
[16Mar2020 11:03:19.003] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_slab
[16Mar2020 11:03:19.003] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_tile_small_slab
[16Mar2020 11:03:19.003] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_wall
[16Mar2020 11:03:19.003] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_cobble_wall
[16Mar2020 11:03:19.003] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_wall
[16Mar2020 11:03:19.004] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_white_brick_small_wall
[16Mar2020 11:03:19.004] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange
[16Mar2020 11:03:19.004] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble
[16Mar2020 11:03:19.004] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_polished
[16Mar2020 11:03:19.004] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick
[16Mar2020 11:03:19.004] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small
[16Mar2020 11:03:19.004] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile
[16Mar2020 11:03:19.004] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_small
[16Mar2020 11:03:19.004] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_stairs
[16Mar2020 11:03:19.004] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble_stairs
[16Mar2020 11:03:19.005] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_polished_stairs
[16Mar2020 11:03:19.005] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_stairs
[16Mar2020 11:03:19.005] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small_stairs
[16Mar2020 11:03:19.005] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_stairs
[16Mar2020 11:03:19.005] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_small_stairs
[16Mar2020 11:03:19.005] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_slab
[16Mar2020 11:03:19.005] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble_slab
[16Mar2020 11:03:19.005] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_polished_slab
[16Mar2020 11:03:19.005] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_slab
[16Mar2020 11:03:19.005] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small_slab
[16Mar2020 11:03:19.005] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_slab
[16Mar2020 11:03:19.005] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_tile_small_slab
[16Mar2020 11:03:19.006] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_wall
[16Mar2020 11:03:19.006] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_cobble_wall
[16Mar2020 11:03:19.006] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_wall
[16Mar2020 11:03:19.006] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_orange_brick_small_wall
[16Mar2020 11:03:19.006] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta
[16Mar2020 11:03:19.006] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble
[16Mar2020 11:03:19.006] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_polished
[16Mar2020 11:03:19.006] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick
[16Mar2020 11:03:19.006] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small
[16Mar2020 11:03:19.006] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile
[16Mar2020 11:03:19.006] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_small
[16Mar2020 11:03:19.007] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_stairs
[16Mar2020 11:03:19.007] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble_stairs
[16Mar2020 11:03:19.007] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_polished_stairs
[16Mar2020 11:03:19.007] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_stairs
[16Mar2020 11:03:19.007] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small_stairs
[16Mar2020 11:03:19.007] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_stairs
[16Mar2020 11:03:19.007] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_small_stairs
[16Mar2020 11:03:19.007] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_slab
[16Mar2020 11:03:19.007] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble_slab
[16Mar2020 11:03:19.007] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_polished_slab
[16Mar2020 11:03:19.007] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_slab
[16Mar2020 11:03:19.008] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small_slab
[16Mar2020 11:03:19.008] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_slab
[16Mar2020 11:03:19.008] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_tile_small_slab
[16Mar2020 11:03:19.008] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_wall
[16Mar2020 11:03:19.008] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_cobble_wall
[16Mar2020 11:03:19.008] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_wall
[16Mar2020 11:03:19.008] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_magenta_brick_small_wall
[16Mar2020 11:03:19.008] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue
[16Mar2020 11:03:19.008] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble
[16Mar2020 11:03:19.008] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_polished
[16Mar2020 11:03:19.009] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick
[16Mar2020 11:03:19.009] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small
[16Mar2020 11:03:19.009] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile
[16Mar2020 11:03:19.009] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_small
[16Mar2020 11:03:19.009] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_stairs
[16Mar2020 11:03:19.009] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble_stairs
[16Mar2020 11:03:19.009] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_polished_stairs
[16Mar2020 11:03:19.009] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_stairs
[16Mar2020 11:03:19.009] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small_stairs
[16Mar2020 11:03:19.009] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_stairs
[16Mar2020 11:03:19.010] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_small_stairs
[16Mar2020 11:03:19.010] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_slab
[16Mar2020 11:03:19.010] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble_slab
[16Mar2020 11:03:19.010] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_polished_slab
[16Mar2020 11:03:19.010] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_slab
[16Mar2020 11:03:19.010] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small_slab
[16Mar2020 11:03:19.010] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_slab
[16Mar2020 11:03:19.010] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_tile_small_slab
[16Mar2020 11:03:19.010] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_wall
[16Mar2020 11:03:19.010] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_cobble_wall
[16Mar2020 11:03:19.011] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_wall
[16Mar2020 11:03:19.011] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_blue_brick_small_wall
[16Mar2020 11:03:19.011] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow
[16Mar2020 11:03:19.011] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble
[16Mar2020 11:03:19.011] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_polished
[16Mar2020 11:03:19.011] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick
[16Mar2020 11:03:19.011] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small
[16Mar2020 11:03:19.011] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile
[16Mar2020 11:03:19.011] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_small
[16Mar2020 11:03:19.011] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_stairs
[16Mar2020 11:03:19.011] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble_stairs
[16Mar2020 11:03:19.012] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_polished_stairs
[16Mar2020 11:03:19.012] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_stairs
[16Mar2020 11:03:19.012] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small_stairs
[16Mar2020 11:03:19.012] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_stairs
[16Mar2020 11:03:19.012] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_small_stairs
[16Mar2020 11:03:19.012] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_slab
[16Mar2020 11:03:19.012] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble_slab
[16Mar2020 11:03:19.012] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_polished_slab
[16Mar2020 11:03:19.012] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_slab
[16Mar2020 11:03:19.012] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small_slab
[16Mar2020 11:03:19.012] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_slab
[16Mar2020 11:03:19.013] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_tile_small_slab
[16Mar2020 11:03:19.013] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_wall
[16Mar2020 11:03:19.013] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_cobble_wall
[16Mar2020 11:03:19.013] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_wall
[16Mar2020 11:03:19.013] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_yellow_brick_small_wall
[16Mar2020 11:03:19.013] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime
[16Mar2020 11:03:19.013] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble
[16Mar2020 11:03:19.013] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_polished
[16Mar2020 11:03:19.013] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick
[16Mar2020 11:03:19.013] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small
[16Mar2020 11:03:19.013] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile
[16Mar2020 11:03:19.014] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_small
[16Mar2020 11:03:19.014] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_stairs
[16Mar2020 11:03:19.014] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble_stairs
[16Mar2020 11:03:19.014] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_polished_stairs
[16Mar2020 11:03:19.014] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_stairs
[16Mar2020 11:03:19.014] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small_stairs
[16Mar2020 11:03:19.014] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_stairs
[16Mar2020 11:03:19.014] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_small_stairs
[16Mar2020 11:03:19.014] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_slab
[16Mar2020 11:03:19.014] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble_slab
[16Mar2020 11:03:19.014] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_polished_slab
[16Mar2020 11:03:19.015] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_slab
[16Mar2020 11:03:19.015] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small_slab
[16Mar2020 11:03:19.015] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_slab
[16Mar2020 11:03:19.015] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_tile_small_slab
[16Mar2020 11:03:19.015] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_wall
[16Mar2020 11:03:19.015] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_cobble_wall
[16Mar2020 11:03:19.015] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_wall
[16Mar2020 11:03:19.015] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_lime_brick_small_wall
[16Mar2020 11:03:19.015] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink
[16Mar2020 11:03:19.015] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble
[16Mar2020 11:03:19.015] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_polished
[16Mar2020 11:03:19.016] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick
[16Mar2020 11:03:19.016] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small
[16Mar2020 11:03:19.016] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile
[16Mar2020 11:03:19.016] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_small
[16Mar2020 11:03:19.016] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_stairs
[16Mar2020 11:03:19.016] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble_stairs
[16Mar2020 11:03:19.016] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_polished_stairs
[16Mar2020 11:03:19.016] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_stairs
[16Mar2020 11:03:19.016] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small_stairs
[16Mar2020 11:03:19.016] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_stairs
[16Mar2020 11:03:19.016] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_small_stairs
[16Mar2020 11:03:19.017] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_slab
[16Mar2020 11:03:19.017] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble_slab
[16Mar2020 11:03:19.017] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_polished_slab
[16Mar2020 11:03:19.017] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_slab
[16Mar2020 11:03:19.017] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small_slab
[16Mar2020 11:03:19.017] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_slab
[16Mar2020 11:03:19.017] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_tile_small_slab
[16Mar2020 11:03:19.017] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_wall
[16Mar2020 11:03:19.017] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_cobble_wall
[16Mar2020 11:03:19.017] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_wall
[16Mar2020 11:03:19.018] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_pink_brick_small_wall
[16Mar2020 11:03:19.018] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray
[16Mar2020 11:03:19.018] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble
[16Mar2020 11:03:19.018] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_polished
[16Mar2020 11:03:19.018] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick
[16Mar2020 11:03:19.018] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small
[16Mar2020 11:03:19.018] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile
[16Mar2020 11:03:19.018] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_small
[16Mar2020 11:03:19.018] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_stairs
[16Mar2020 11:03:19.018] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble_stairs
[16Mar2020 11:03:19.018] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_polished_stairs
[16Mar2020 11:03:19.019] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_stairs
[16Mar2020 11:03:19.019] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small_stairs
[16Mar2020 11:03:19.019] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_stairs
[16Mar2020 11:03:19.019] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_small_stairs
[16Mar2020 11:03:19.019] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_slab
[16Mar2020 11:03:19.019] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble_slab
[16Mar2020 11:03:19.019] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_polished_slab
[16Mar2020 11:03:19.019] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_slab
[16Mar2020 11:03:19.019] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small_slab
[16Mar2020 11:03:19.019] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_slab
[16Mar2020 11:03:19.019] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_tile_small_slab
[16Mar2020 11:03:19.019] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_wall
[16Mar2020 11:03:19.019] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_cobble_wall
[16Mar2020 11:03:19.019] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_wall
[16Mar2020 11:03:19.020] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_gray_brick_small_wall
[16Mar2020 11:03:19.020] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray
[16Mar2020 11:03:19.020] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble
[16Mar2020 11:03:19.020] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_polished
[16Mar2020 11:03:19.020] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick
[16Mar2020 11:03:19.020] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small
[16Mar2020 11:03:19.020] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile
[16Mar2020 11:03:19.020] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_small
[16Mar2020 11:03:19.020] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_stairs
[16Mar2020 11:03:19.020] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble_stairs
[16Mar2020 11:03:19.020] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_polished_stairs
[16Mar2020 11:03:19.020] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_stairs
[16Mar2020 11:03:19.020] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small_stairs
[16Mar2020 11:03:19.021] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_stairs
[16Mar2020 11:03:19.021] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_small_stairs
[16Mar2020 11:03:19.021] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_slab
[16Mar2020 11:03:19.021] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble_slab
[16Mar2020 11:03:19.021] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_polished_slab
[16Mar2020 11:03:19.021] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_slab
[16Mar2020 11:03:19.021] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small_slab
[16Mar2020 11:03:19.021] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_slab
[16Mar2020 11:03:19.021] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_tile_small_slab
[16Mar2020 11:03:19.021] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_wall
[16Mar2020 11:03:19.021] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_cobble_wall
[16Mar2020 11:03:19.021] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_wall
[16Mar2020 11:03:19.021] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_light_gray_brick_small_wall
[16Mar2020 11:03:19.021] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_polished
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_small
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_stairs
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble_stairs
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_polished_stairs
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_stairs
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small_stairs
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_stairs
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_small_stairs
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_slab
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble_slab
[16Mar2020 11:03:19.022] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_polished_slab
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_slab
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small_slab
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_slab
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_tile_small_slab
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_wall
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_cobble_wall
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_wall
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_cyan_brick_small_wall
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_polished
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile
[16Mar2020 11:03:19.023] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_small
[16Mar2020 11:03:19.024] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_stairs
[16Mar2020 11:03:19.024] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble_stairs
[16Mar2020 11:03:19.024] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_polished_stairs
[16Mar2020 11:03:19.024] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_stairs
[16Mar2020 11:03:19.024] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small_stairs
[16Mar2020 11:03:19.024] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_stairs
[16Mar2020 11:03:19.024] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_small_stairs
[16Mar2020 11:03:19.024] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_slab
[16Mar2020 11:03:19.024] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble_slab
[16Mar2020 11:03:19.024] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_polished_slab
[16Mar2020 11:03:19.024] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_slab
[16Mar2020 11:03:19.024] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small_slab
[16Mar2020 11:03:19.024] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_slab
[16Mar2020 11:03:19.024] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_tile_small_slab
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_wall
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_cobble_wall
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_wall
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_purple_brick_small_wall
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_polished
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_small
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_stairs
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble_stairs
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_polished_stairs
[16Mar2020 11:03:19.025] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_stairs
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small_stairs
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_stairs
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_small_stairs
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_slab
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble_slab
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_polished_slab
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_slab
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small_slab
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_slab
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_tile_small_slab
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_wall
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_cobble_wall
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_wall
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_blue_brick_small_wall
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble
[16Mar2020 11:03:19.026] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_polished
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_small
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_stairs
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble_stairs
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_polished_stairs
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_stairs
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small_stairs
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_stairs
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_small_stairs
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_slab
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble_slab
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_polished_slab
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_slab
[16Mar2020 11:03:19.027] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small_slab
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_slab
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_tile_small_slab
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_wall
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_cobble_wall
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_wall
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_brown_brick_small_wall
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_polished
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_small
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_stairs
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble_stairs
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_polished_stairs
[16Mar2020 11:03:19.028] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_stairs
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small_stairs
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_stairs
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_small_stairs
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_slab
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble_slab
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_polished_slab
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_slab
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small_slab
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_slab
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_tile_small_slab
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_wall
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_cobble_wall
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_wall
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_green_brick_small_wall
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble
[16Mar2020 11:03:19.029] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_polished
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_small
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_stairs
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble_stairs
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_polished_stairs
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_stairs
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small_stairs
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_stairs
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_small_stairs
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_slab
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble_slab
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_polished_slab
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_slab
[16Mar2020 11:03:19.030] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small_slab
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_slab
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_tile_small_slab
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_wall
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_cobble_wall
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_wall
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_red_brick_small_wall
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_polished
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_small
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_stairs
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble_stairs
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_polished_stairs
[16Mar2020 11:03:19.031] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_stairs
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small_stairs
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_stairs
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_small_stairs
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_slab
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble_slab
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_polished_slab
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_slab
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small_slab
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_slab
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_tile_small_slab
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_wall
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_cobble_wall
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_wall
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:alabaster_black_brick_small_wall
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt
[16Mar2020 11:03:19.032] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_polished
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_small
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_stairs
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble_stairs
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_polished_stairs
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_stairs
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small_stairs
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_stairs
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_small_stairs
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_slab
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble_slab
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_polished_slab
[16Mar2020 11:03:19.033] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_slab
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small_slab
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_slab
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_tile_small_slab
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_wall
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_cobble_wall
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_wall
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:basalt_brick_small_wall
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_polished
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_small
[16Mar2020 11:03:19.034] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_stairs
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble_stairs
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_polished_stairs
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_stairs
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small_stairs
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_stairs
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_small_stairs
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_slab
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble_slab
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_polished_slab
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_slab
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small_slab
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_slab
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_tile_small_slab
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_wall
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_cobble_wall
[16Mar2020 11:03:19.035] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_wall
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:hardened_stone_brick_small_wall
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_polished
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_small
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_stairs
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble_stairs
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_polished_stairs
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_stairs
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small_stairs
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_stairs
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_small_stairs
[16Mar2020 11:03:19.036] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_slab
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble_slab
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_polished_slab
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_slab
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small_slab
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_slab
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_tile_small_slab
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_wall
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_cobble_wall
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_wall
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:granodiorite_brick_small_wall
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_polished
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick
[16Mar2020 11:03:19.037] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_small
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_stairs
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble_stairs
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_polished_stairs
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_stairs
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small_stairs
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_stairs
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_small_stairs
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_slab
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble_slab
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_polished_slab
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_slab
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small_slab
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_slab
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_tile_small_slab
[16Mar2020 11:03:19.038] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_wall
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_cobble_wall
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_wall
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:marble_brick_small_wall
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_polished
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_small
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_stairs
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble_stairs
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_polished_stairs
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_stairs
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small_stairs
[16Mar2020 11:03:19.039] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_stairs
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_small_stairs
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_slab
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble_slab
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_polished_slab
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_slab
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small_slab
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_slab
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_tile_small_slab
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_wall
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_cobble_wall
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_wall
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:pumice_brick_small_wall
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_polished
[16Mar2020 11:03:19.040] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick
[16Mar2020 11:03:19.041] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small
[16Mar2020 11:03:19.041] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile
[16Mar2020 11:03:19.041] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_small
[16Mar2020 11:03:19.041] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_stairs
[16Mar2020 11:03:19.041] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble_stairs
[16Mar2020 11:03:19.041] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_polished_stairs
[16Mar2020 11:03:19.041] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_stairs
[16Mar2020 11:03:19.041] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small_stairs
[16Mar2020 11:03:19.041] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_stairs
[16Mar2020 11:03:19.041] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_small_stairs
[16Mar2020 11:03:19.041] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_slab
[16Mar2020 11:03:19.041] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble_slab
[16Mar2020 11:03:19.041] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_polished_slab
[16Mar2020 11:03:19.041] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_slab
[16Mar2020 11:03:19.042] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small_slab
[16Mar2020 11:03:19.042] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_slab
[16Mar2020 11:03:19.042] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_tile_small_slab
[16Mar2020 11:03:19.042] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_wall
[16Mar2020 11:03:19.042] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_cobble_wall
[16Mar2020 11:03:19.042] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_wall
[16Mar2020 11:03:19.042] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: enviromats:travertine_brick_small_wall
[16Mar2020 11:03:19.055] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goodnightsleep:unicorn
[16Mar2020 11:03:19.057] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goodnightsleep:gummy_bear
[16Mar2020 11:03:19.079] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goodnightsleep:baby_creeper
[16Mar2020 11:03:19.081] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goodnightsleep:tormenter
[16Mar2020 11:03:19.082] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goodnightsleep:herobrine
[16Mar2020 11:03:19.084] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goodnightsleep:gns_spawner
[16Mar2020 11:03:19.103] [Server 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.
[16Mar2020 11:03:19.576] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:ghost
[16Mar2020 11:03:19.678] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:hunter
[16Mar2020 11:03:19.685] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:hunter_trainer
[16Mar2020 11:03:19.738] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:advanced_hunter
[16Mar2020 11:03:19.769] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:vampire_baron
[16Mar2020 11:03:19.778] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:vampire
[16Mar2020 11:03:19.882] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:advanced_vampire
[16Mar2020 11:03:19.889] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:converted_creature
[16Mar2020 11:03:19.892] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:dummy_creature
[16Mar2020 11:03:19.895] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:blinding_bat
[16Mar2020 11:03:19.909] [Server thread/INFO] [ring_of_attraction/]: Items registered.
[16Mar2020 11:03:19.967] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:ender_slime
[16Mar2020 11:03:19.967] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:corrupted_slime
[16Mar2020 11:03:19.979] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:chaos_wisp
[16Mar2020 11:03:19.980] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:chaos_wisp_shot
[16Mar2020 11:03:19.982] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:fire_wisp
[16Mar2020 11:03:19.982] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:fire_wisp_shot
[16Mar2020 11:03:19.984] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:ice_wisp
[16Mar2020 11:03:19.984] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:ice_wisp_shot
[16Mar2020 11:03:19.985] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:lightning_wisp
[16Mar2020 11:03:19.986] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:lightning_wisp_shot
[16Mar2020 11:03:19.987] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:water_wisp
[16Mar2020 11:03:19.987] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgems:water_wisp_shot
[16Mar2020 11:03:20.142] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension yamda:yamda_dim of type yamda:yamda_dim and id 3
[16Mar2020 11:03:20.185] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension goodnightsleep:good_dream of type goodnightsleep:good_dream and id 4
[16Mar2020 11:03:20.196] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension goodnightsleep:nightmare of type goodnightsleep:nightmare and id 5
[16Mar2020 11:03:20.513] [Server thread/INFO] [Dark Utilities/]: Registering 2 tile entity types.
[16Mar2020 11:03:20.614] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering TileEntityTypes:
[16Mar2020 11:03:20.820] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering Enchantments:
[16Mar2020 11:03:20.833] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lightingwand.light
[16Mar2020 11:03:20.835] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity biomesoplenty:boat_bop
[16Mar2020 11:03:20.837] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silentgear:slingshot_projectile
[16Mar2020 11:03:20.838] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity camera:image_frame
[16Mar2020 11:03:20.839] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity naturesaura:mover_minecart
[16Mar2020 11:03:20.858] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity naturesaura:effect_inhibitor
[16Mar2020 11:03:20.969] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity magic_net
[16Mar2020 11:03:20.970] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity torch_bolt
[16Mar2020 11:03:20.971] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity boomerang_stun
[16Mar2020 11:03:20.972] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity boomerang_carry
[16Mar2020 11:03:20.972] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity boomerang_damage
[16Mar2020 11:03:20.972] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity dungeon
[16Mar2020 11:03:20.982] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity buzzierbees:honey_slime
[16Mar2020 11:03:20.983] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity buzzierbees:boat
[16Mar2020 11:03:20.984] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flame
[16Mar2020 11:03:20.984] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity robit
[16Mar2020 11:03:20.984] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering EntityTypes:
[16Mar2020 11:03:20.985] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity decorative_blocks:dummy
[16Mar2020 11:03:20.988] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity merchant
[16Mar2020 11:03:20.992] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:chorus_pearl
[16Mar2020 11:03:20.993] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:seed_bullet
[16Mar2020 11:03:20.993] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:energy_ball
[16Mar2020 11:03:20.993] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[16Mar2020 11:03:20.993] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[16Mar2020 11:03:20.994] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
[16Mar2020 11:03:20.995] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:advanced_hunter_imob
[16Mar2020 11:03:20.998] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:advanced_vampire_imob
[16Mar2020 11:03:21.000] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:converted_creature_imob
[16Mar2020 11:03:21.003] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:converted_sheep
[16Mar2020 11:03:21.004] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:crossbow_arrow
[16Mar2020 11:03:21.007] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:dark_blood_projectile
[16Mar2020 11:03:21.010] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:hunter_trainer_dummy
[16Mar2020 11:03:21.014] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:particle_cloud
[16Mar2020 11:03:21.015] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:soul_orb
[16Mar2020 11:03:21.015] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:throwable_item
[16Mar2020 11:03:21.017] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:vampire_imob
[16Mar2020 11:03:21.018] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:hunter_imob
[16Mar2020 11:03:21.020] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:villager_angry
[16Mar2020 11:03:21.022] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:villager_converted
[16Mar2020 11:03:21.025] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vampirism:converted_horse
[16Mar2020 11:03:21.041] [Server 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.
[16Mar2020 11:03:21.097] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering Fluids:
[16Mar2020 11:03:21.153] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering ContainerTypes:
[16Mar2020 11:03:21.209] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering Effects:
[16Mar2020 11:03:21.210] [Server thread/WARN] [de.teamlapen.vampirism.potion.VampirismNightVisionPotion/]: -------Please ignore the following error!------
[16Mar2020 11:03:21.211] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `night_vision`, expected `vampirism`. This could be a intended override, but in most cases indicates a broken mod.
[16Mar2020 11:03:21.211] [Server thread/WARN] [de.teamlapen.vampirism.potion.VampirismNightVisionPotion/]: -----------------------------------------------
[16Mar2020 11:03:21.247] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering Potions:
[16Mar2020 11:03:21.258] [Server thread/INFO] [Dark Utilities/]: Registering 1 recipe types.
[16Mar2020 11:03:21.259] [Server thread/INFO] [Dark Utilities/]: Registering 1 recipe serializers.
[16Mar2020 11:03:21.550] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering SoundEvents:
[16Mar2020 11:03:21.779] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/container/config/theoneprobe-common.toml is not correct. Correcting
[16Mar2020 11:03:21.780] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key showContentsWithoutSneaking was corrected from [storagedrawers:basicdrawers, storagedrawersextra:extra_drawers] to [storagedrawers:basicdrawers, storagedrawersextra:extra_drawers]
[16Mar2020 11:03:21.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dontShowContentsUnlessSneaking was corrected from [] to []
[16Mar2020 11:03:21.786] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dontSendNBT was corrected from [] to []
[16Mar2020 11:03:21.889] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/container/config/aquaculture-common.toml is not correct. Correcting
[16Mar2020 11:03:21.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.box_turtle.exclude was corrected from [] to []
[16Mar2020 11:03:21.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.arrau_turtle.exclude was corrected from [] to []
[16Mar2020 11:03:21.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.starshell_turtle.exclude was corrected from [] to []
[16Mar2020 11:03:21.893] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/container/config/bonsaitrees2-common.toml is not correct. Correcting
[16Mar2020 11:03:21.894] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.additionalCuttingTools was corrected from [minecraft:shears] to [minecraft:shears]
[16Mar2020 11:03:21.906] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/container/config/kleeslabs-common.toml is not correct. Correcting
[16Mar2020 11:03:21.907] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.disabledCompat was corrected from [] to []
[16Mar2020 11:03:21.980] [modloading-worker-3/INFO] [Mekanism/]: Loaded 'Mekanism Generators' module.
[16Mar2020 11:03:21.998] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: --- LootTable import: Start ---
[16Mar2020 11:03:21.999] [modloading-worker-0/INFO] [Dungeon Crawl/]: Common Setup
[16Mar2020 11:03:22.015] [modloading-worker-3/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
[16Mar2020 11:03:22.016] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 14: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:dirt - Count: 1 - Group: null - Chance: 10 - Subchance: 100 - NBT: null
[16Mar2020 11:03:22.016] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 15: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:stick - Count: 1 - Group: null - Chance: 10 - Subchance: 100 - NBT: null
[16Mar2020 11:03:22.017] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 16: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:clay_ball - Count: 1 - Group: null - Chance: 20 - Subchance: 100 - NBT: null
[16Mar2020 11:03:22.017] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 17: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:gravel - Count: 1 - Group: null - Chance: 20 - Subchance: 100 - NBT: null
[16Mar2020 11:03:22.046] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 18: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:iron_nugget - Count: 1 - Group: NUGGET - Chance: 10 - Subchance: 55 - NBT: null
[16Mar2020 11:03:22.047] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 19: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:gold_nugget - Count: 1 - Group: NUGGET - Chance: 10 - Subchance: 25 - NBT: null
[16Mar2020 11:03:22.047] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 20: Added loot to table: Strainer: strainer_survivalist - Item: minecraft:prismarine_shard - Count: 1 - Group: NUGGET - Chance: 10 - Subchance: 20 - NBT: null
[16Mar2020 11:03:22.047] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 22: Copied loot table data from <parent> 'strainer_survivalist' to <child> 'strainer_survivalist_solid'
[16Mar2020 11:03:22.047] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 23: Copied loot table data from <parent> 'strainer_survivalist' to <child> 'strainer_survivalist_reinforced'
[16Mar2020 11:03:22.048] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 26: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:cod - Count: 1 - Group: FISH - Chance: 100 - Subchance: 60 - NBT: null
[16Mar2020 11:03:22.048] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 27: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:salmon - Count: 1 - Group: FISH - Chance: 100 - Subchance: 25 - NBT: null
[16Mar2020 11:03:22.048] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 28: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:pufferfish - Count: 1 - Group: FISH - Chance: 100 - Subchance: 13 - NBT: null
[16Mar2020 11:03:22.048] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 29: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:tropical_fish - Count: 1 - Group: FISH - Chance: 100 - Subchance: 2 - NBT: null
[16Mar2020 11:03:22.048] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 30: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:stick - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 10 - NBT: null
[16Mar2020 11:03:22.048] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 31: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:string - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 10 - NBT: null
[16Mar2020 11:03:22.049] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 32: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:leather - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 10 - NBT: null
[16Mar2020 11:03:22.049] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 33: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:rotten_flesh - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 15 - NBT: null
[16Mar2020 11:03:22.049] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 34: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:bone - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 15 - NBT: null
[16Mar2020 11:03:22.049] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 35: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:glass_bottle - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 10 - NBT: null
[16Mar2020 11:03:22.050] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 36: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:lily_pad - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 10 - NBT: null
[16Mar2020 11:03:22.050] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 37: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:vine - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 10 - NBT: null
[16Mar2020 11:03:22.050] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 38: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:prismarine_shard - Count: 1 - Group: JUNK - Chance: 30 - Subchance: 10 - NBT: null
[16Mar2020 11:03:22.050] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 39: Added loot to table: Strainer: strainer_fisherman - Item: minecraft:enchanted_book - Count: 1 - Group: null - Chance: 1 - Subchance: 100 - NBT: null
[16Mar2020 11:03:22.050] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 40: Added loot to table: Strainer: strainer_fisherman - Item: $BLANK$ - Count: 1 - Group: null - Chance: 69 - Subchance: 100 - NBT: null
[16Mar2020 11:03:22.051] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 42: Copied loot table data from <parent> 'strainer_fisherman' to <child> 'strainer_fisherman_solid'
[16Mar2020 11:03:22.051] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: [SUCCESS] Line 43: Copied loot table data from <parent> 'strainer_fisherman' to <child> 'strainer_fisherman_reinforced'
[16Mar2020 11:03:22.051] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: Result: Found 0 errors
[16Mar2020 11:03:22.051] [modloading-worker-3/INFO] [mods.waterstrainer.WaterStrainer/]: --- LootTable import: End ---
[16Mar2020 11:03:22.051] [modloading-worker-3/INFO] [veggie_way/]: VeggieWay common setup
[16Mar2020 11:03:22.070] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
[16Mar2020 11:03:22.071] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block
[16Mar2020 11:03:22.071] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone
[16Mar2020 11:03:22.071] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 brick = 1 bricks
[16Mar2020 11:03:22.071] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks
[16Mar2020 11:03:22.071] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 nether_wart = 1 nether_wart_block
[16Mar2020 11:03:22.071] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block
[16Mar2020 11:03:22.071] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon
[16Mar2020 11:03:22.071] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone
[16Mar2020 11:03:22.072] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone
[16Mar2020 11:03:22.072] [modloading-worker-7/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
[16Mar2020 11:03:22.096] [modloading-worker-0/INFO] [Dungeon Crawl/]: Calculating WeightedRandomBlocks
[16Mar2020 11:03:22.102] [modloading-worker-0/INFO] [Dungeon Crawl/]: Finished calculations (6 ms)
[16Mar2020 11:03:22.102] [modloading-worker-0/INFO] [Dungeon Crawl/]: Adding features and structures
[16Mar2020 11:03:22.105] [modloading-worker-0/INFO] [Dungeon Crawl/]: Loading /home/container/config/DungeonCrawl/config.json
[16Mar2020 11:03:22.107] [modloading-worker-1/INFO] [Mekanism/]: Version 9.9.15 initializing...
[16Mar2020 11:03:22.129] [modloading-worker-0/INFO] [Dungeon Crawl/]: Loading /home/container/config/DungeonCrawl/loot/specialItemTags.json
[16Mar2020 11:03:22.133] [modloading-worker-0/INFO] [Dungeon Crawl/]: Loading /home/container/config/DungeonCrawl/obfuscationValues.json
[16Mar2020 11:03:22.165] [modloading-worker-0/INFO] [Dungeon Crawl/]: Loading models
[16Mar2020 11:03:22.182] [modloading-worker-6/INFO] [com.maciej916.machat.libs.Log/]: ma-chat Setup main catalog
[16Mar2020 11:03:22.193] [modloading-worker-6/INFO] [com.maciej916.machat.libs.Log/]: ma-chat Creating main catalogs and files
[16Mar2020 11:03:22.229] [modloading-worker-6/INFO] [com.maciej916.maessentials.libs.Log/]: ma-essentials Setup main
[16Mar2020 11:03:22.230] [modloading-worker-6/INFO] [ring_of_attraction/]: Mod setup
[16Mar2020 11:03:22.230] [modloading-worker-6/INFO] [yamahari.ilikewood.proxy.CommonProxy/]: common setup
[16Mar2020 11:03:22.352] [modloading-worker-4/INFO] [lain.mods.peacefulsurface.init.forge.ForgePeacefulSurface/]: [PeacefulSurface] Loading filters...
[16Mar2020 11:03:22.376] [modloading-worker-4/INFO] [lain.mods.peacefulsurface.init.forge.ForgePeacefulSurface/]: [PeacefulSurface] Loaded 1 filter.
[16Mar2020 11:03:22.385] [modloading-worker-2/INFO] [CraftTweaker/]: CraftTweaker has loaded successfully!
[16Mar2020 11:03:22.474] [modloading-worker-1/INFO] [Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
[16Mar2020 11:03:22.474] [modloading-worker-1/INFO] [Mekanism/]: Loading complete.
[16Mar2020 11:03:22.475] [modloading-worker-1/INFO] [Mekanism/]: Mod loaded.
[16Mar2020 11:03:22.482] [modloading-worker-4/INFO] [Silent Gear/]: IAOETool: Rebuilt ore block set, contains 87 items
[16Mar2020 11:03:22.550] [modloading-worker-0/INFO] [Dungeon Crawl/Module Manager/]: There is one module present
[16Mar2020 11:03:22.551] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: Global Forge version check system disabled, no further processing.
[16Mar2020 11:03:22.552] [modloading-worker-0/INFO] [Dungeon Crawl/Module Manager/]: Loading module dungeoncrawl:biomesoplenty_compat
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:alps
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:alps_foothills
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:bayou
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:bog
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:boreal_forest
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:brushland
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:chaparral
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:cherry_blossom_grove
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:cold_desert
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:coniferous_forest
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:dead_forest
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:fir_clearing
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:floodplain
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:flower_meadow
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:grassland
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:gravel_beach
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:grove
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:highland
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:highland_moor
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:lavender_field
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:lush_grassland
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:lush_swamp
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:maple_woods
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:meadow
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:mire
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:mystic_grove
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:oasis
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:ominous_woods
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:orchard
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:origin_beach
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:origin_hills
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:outback
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:overgrown_cliffs
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:pasture
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:poppy_field
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:prairie
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:pumpkin_patch
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:rainforest
[16Mar2020 11:03:22.553] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:scrubland
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:seasonal_forest
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:shield
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:shrubland
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:silkglade
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:snowy_coniferous_forest
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:snowy_fir_clearing
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:snowy_forest
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:steppe
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:temperate_rainforest
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:temperate_rainforest_hills
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:tropical_rainforest
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:tropics
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:tundra
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:wasteland
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:wetland
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:woodland
[16Mar2020 11:03:22.554] [modloading-worker-0/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:xeric_shrubland
[16Mar2020 11:03:22.561] [modloading-worker-1/INFO] [oresabovediamonds/]: Setup method registered.
[16Mar2020 11:03:22.596] [modloading-worker-0/INFO] [Dungeon Crawl/Module Manager/]: Successfully loaded 1 Module , 0 failed.
[16Mar2020 11:03:22.596] [modloading-worker-0/INFO] [Dungeon Crawl/Module Manager/]: Successfully loaded 1 Module , 0 failed.
[16Mar2020 11:03:22.606] [modloading-worker-3/INFO] [mcwbridges/]: Setup method registered
[16Mar2020 11:03:22.614] [modloading-worker-1/WARN] [morpheus/]: New day handler for dimension 0 has been replaced
[16Mar2020 11:03:22.619] [modloading-worker-5/INFO] [mcwwindows/]: Setup method registered
[16Mar2020 11:03:22.628] [modloading-worker-4/INFO] [Mekanism/]: Loaded 'Mekanism: Tools' module.
[16Mar2020 11:03:22.651] [modloading-worker-1/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome minecraft:bamboo_jungle, types have been assigned on a best-effort guess: [WET, HOT, JUNGLE]
[16Mar2020 11:03:22.651] [modloading-worker-1/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: [WET, HOT, JUNGLE]
[16Mar2020 11:03:22.667] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: owmii.powah.compat.crafttweaker.energizing.Energizing
[16Mar2020 11:03:22.668] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.davenonymous.bonsaitrees2.compat.crafttweaker.soil.Soil
[16Mar2020 11:03:22.670] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.davenonymous.bonsaitrees2.compat.crafttweaker.sapling.Sapling
[16Mar2020 11:03:22.698] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.util.MCDirectionAxis
[16Mar2020 11:03:22.700] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.util.MCDirection
[16Mar2020 11:03:22.703] [modloading-worker-5/INFO] [incontrol/]: Reading spawn rules from spawn.json
[16Mar2020 11:03:22.706] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.util.MCBlockPos
[16Mar2020 11:03:22.711] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.brackets.BracketHandlers
[16Mar2020 11:03:22.715] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.tag.MCTag
[16Mar2020 11:03:22.727] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCArrowNockEvent
[16Mar2020 11:03:22.732] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCAttackEntityEvent
[16Mar2020 11:03:22.736] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCEntityInteract
[16Mar2020 11:03:22.736] [modloading-worker-7/INFO] [com.black_dog20.servertabinfo.ServerTabInfo/]: Pre Initialization Complete!
[16Mar2020 11:03:22.743] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCLeftClickBlock
[16Mar2020 11:03:22.747] [modloading-worker-1/INFO] [powder_power/]: PowderPower completed setup
[16Mar2020 11:03:22.748] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCRightClickEmpty
[16Mar2020 11:03:22.750] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCRightClickBlock
[16Mar2020 11:03:22.754] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCEntityInteractSpecific
[16Mar2020 11:03:22.756] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCLeftClickEmpty
[16Mar2020 11:03:22.759] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerInteractEvent.MCRightClickItem
[16Mar2020 11:03:22.761] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCArrowLooseEvent
[16Mar2020 11:03:22.763] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCSleepingTimeCheckEvent
[16Mar2020 11:03:22.763] [modloading-worker-5/INFO] [incontrol/]: Reading spawn rules from summonaid.json
[16Mar2020 11:03:22.764] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerDestroyItemEvent
[16Mar2020 11:03:22.766] [modloading-worker-5/INFO] [incontrol/]: Reading spawn rules from potentialspawn.json
[16Mar2020 11:03:22.766] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCAdvancementEvent
[16Mar2020 11:03:22.769] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCEntityItemPickupEvent
[16Mar2020 11:03:22.773] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCItemFishedEvent
[16Mar2020 11:03:22.775] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCCriticalHitEvent
[16Mar2020 11:03:22.776] [modloading-worker-5/INFO] [incontrol/]: Reading spawn rules from loot.json
[16Mar2020 11:03:22.777] [modloading-worker-5/INFO] [incontrol/]: Reading spawn rules from experience.json
[16Mar2020 11:03:22.777] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCBonemealEvent
[16Mar2020 11:03:22.783] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCItemTooltipEvent
[16Mar2020 11:03:22.784] [modloading-worker-1/INFO] [Nature's Aura/]: Loading compat module for mod patchouli
[16Mar2020 11:03:22.787] [modloading-worker-1/INFO] [Nature's Aura/]: Loading compat module for mod curios
[16Mar2020 11:03:22.788] [modloading-worker-1/INFO] [Nature's Aura/]: Loading compat module for mod crafttweaker
[16Mar2020 11:03:22.788] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerContainerEvent.MCClose
[16Mar2020 11:03:22.790] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerContainerEvent.MCOpen
[16Mar2020 11:03:22.792] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerSleepInBedEvent
[16Mar2020 11:03:22.793] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerXpEvent.MCLevelChange
[16Mar2020 11:03:22.795] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerXpEvent.MCXpChange
[16Mar2020 11:03:22.796] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerXpEvent.MCPickupXp
[16Mar2020 11:03:22.836] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCUseHoeEvent
[16Mar2020 11:03:22.838] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerFlyableFallEvent
[16Mar2020 11:03:22.840] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCItemPickupEvent
[16Mar2020 11:03:22.841] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCItemCraftedEvent
[16Mar2020 11:03:22.843] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCPlayerLoggedInEvent
[16Mar2020 11:03:22.845] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCPlayerRespawnEvent
[16Mar2020 11:03:22.846] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCItemSmeltedEvent
[16Mar2020 11:03:22.848] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCPlayerLoggedOutEvent
[16Mar2020 11:03:22.849] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.PlayerEvent.MCPlayerChangedDimensionEvent
[16Mar2020 11:03:22.850] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCFillBucketEvent
[16Mar2020 11:03:22.851] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCAnvilRepairEvent
[16Mar2020 11:03:22.852] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCSleepingLocationCheckEvent
[16Mar2020 11:03:22.854] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerSetSpawnEvent
[16Mar2020 11:03:22.854] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.event.entity.player.MCPlayerWakeUpEvent
[16Mar2020 11:03:22.855] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.misc.CTComposter
[16Mar2020 11:03:22.856] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.events.CTEventManager
[16Mar2020 11:03:22.857] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.blocks.MCBlockState
[16Mar2020 11:03:22.858] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.blocks.MCBlock
[16Mar2020 11:03:22.859] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.entity.MCEntityClassification
[16Mar2020 11:03:22.860] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.entity.MCEntityType
[16Mar2020 11:03:22.861] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.entity.player.MCPlayerEntity
[16Mar2020 11:03:22.864] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.block.material.MCMaterialColor
[16Mar2020 11:03:22.865] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.block.material.MCMaterial
[16Mar2020 11:03:22.866] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.IntArrayData
[16Mar2020 11:03:22.878] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.ByteData
[16Mar2020 11:03:22.880] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.DoubleData
[16Mar2020 11:03:22.882] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.LongArrayData
[16Mar2020 11:03:22.883] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.IntData
[16Mar2020 11:03:22.885] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.LongData
[16Mar2020 11:03:22.886] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.StringData
[16Mar2020 11:03:22.887] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.MapData
[16Mar2020 11:03:22.889] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.ListData
[16Mar2020 11:03:22.891] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.ShortData
[16Mar2020 11:03:22.892] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.FloatData
[16Mar2020 11:03:22.893] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.data.ByteArrayData
[16Mar2020 11:03:22.894] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.potion.MCPotion
[16Mar2020 11:03:22.895] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.potion.MCEffect
[16Mar2020 11:03:22.896] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.potion.MCEffectInstance
[16Mar2020 11:03:22.897] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.food.MCFood
[16Mar2020 11:03:22.898] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTStoneCutterManager
[16Mar2020 11:03:22.900] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTCraftingTableManager
[16Mar2020 11:03:22.901] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTSmokerManager
[16Mar2020 11:03:22.902] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTBlastFurnaceManager
[16Mar2020 11:03:22.903] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTCampfireManager
[16Mar2020 11:03:22.904] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.managers.CTFurnaceManager
[16Mar2020 11:03:22.905] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.world.MCBiomeSpawnEntry
[16Mar2020 11:03:22.906] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.impl.world.MCBiome
[16Mar2020 11:03:22.907] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.CraftTweakerAPI
[16Mar2020 11:03:22.908] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.brackets.CommandStringDisplayable
[16Mar2020 11:03:22.908] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.item.IItemStack
[16Mar2020 11:03:22.908] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.item.IIngredient
[16Mar2020 11:03:22.908] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.CraftTweakerGlobals
[16Mar2020 11:03:22.909] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.events.IEvent
[16Mar2020 11:03:22.909] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.data.ICollectionData
[16Mar2020 11:03:22.909] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.data.INumberData
[16Mar2020 11:03:22.909] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.data.IData
[16Mar2020 11:03:22.909] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.logger.ILogger
[16Mar2020 11:03:22.909] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandFloat
[16Mar2020 11:03:22.926] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandShort
[16Mar2020 11:03:22.927] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandLong
[16Mar2020 11:03:22.929] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandInt
[16Mar2020 11:03:22.949] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandArray
[16Mar2020 11:03:22.951] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandDouble
[16Mar2020 11:03:22.953] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandMap$ExpandMapString
[16Mar2020 11:03:22.954] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandByte
[16Mar2020 11:03:22.955] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandString
[16Mar2020 11:03:22.987] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.zencode.expands.ExpandMap
[16Mar2020 11:03:22.990] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.IRecipeManager$RecipeFunctionSingle
[16Mar2020 11:03:22.991] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.IRecipeManager$RecipeFunctionMatrix
[16Mar2020 11:03:22.992] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.IRecipeManager
[16Mar2020 11:03:22.993] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.IRecipeManager$RecipeFunctionArray
[16Mar2020 11:03:22.994] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: com.blamejared.crafttweaker.api.managers.ICookingRecipeManager
[16Mar2020 11:03:22.994] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: thelm.jaopca.compat.crafttweaker.MaterialForm
[16Mar2020 11:03:22.996] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: thelm.jaopca.compat.crafttweaker.Material
[16Mar2020 11:03:22.998] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: thelm.jaopca.compat.crafttweaker.JAOPCA
[16Mar2020 11:03:22.999] [modloading-worker-2/INFO] [CraftTweaker/]: Found ZenRegister: thelm.jaopca.compat.crafttweaker.Form
[16Mar2020 11:03:23.208] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 12 jobs
[16Mar2020 11:03:23.280] [Server thread/INFO] [Silent's Gems/]: Your base biome seed is 63
[16Mar2020 11:03:23.284] [Server thread/INFO] [Silent's Gems/]: RUBY: minecraft:frozen_ocean, biomesoplenty:dead_forest, biomesoplenty:gravel_beach, biomesoplenty:pasture, minecraft:wooded_mountains, dab:amplifiedsnowytaiga, minecraft:eroded_badlands, minecraft:jungle_edge, biomesoplenty:temperate_rainforest, minecraft:swamp, biomesoplenty:alps, minecraft:dark_forest_hills, biomesoplenty:chaparral, dab:amplifiedforest, minecraft:badlands_plateau, minecraft:jungle_hills, minecraft:snowy_tundra, minecraft:lukewarm_ocean, minecraft:modified_jungle_edge, minecraft:warm_ocean, biomesoplenty:coniferous_forest, biomesoplenty:floodplain, minecraft:swamp_hills, minecraft:ocean, minecraft:birch_forest, minecraft:desert, minecraft:snowy_taiga, minecraft:beach, dab:amplifiedgiantsprucetaiga, minecraft:mountain_edge, biomesoplenty:flower_meadow, biomesoplenty:outback, biomesoplenty:brushland, biomesoplenty:ominous_woods, biomesoplenty:bog, minecraft:deep_cold_ocean
[16Mar2020 11:03:23.285] [Server thread/INFO] [Silent's Gems/]: GARNET: minecraft:snowy_taiga_mountains, biomesoplenty:highland_moor, dab:amplifieddesert, biomesoplenty:redwood_forest_edge, minecraft:tall_birch_forest, biomesoplenty:prairie, biomesoplenty:fir_clearing, dab:amplifiedsnowytaiga, minecraft:eroded_badlands, minecraft:jungle_edge, biomesoplenty:temperate_rainforest, minecraft:bamboo_jungle, biomesoplenty:oasis, minecraft:ice_spikes, biomesoplenty:volcano, biomesoplenty:mystic_grove, minecraft:mushroom_fields, biomesoplenty:alps_foothills, biomesoplenty:steppe, biomesoplenty:snowy_fir_clearing, dab:amplifieddarkforest, dab:amplifiedmushroomfields, biomesoplenty:seasonal_forest, biomesoplenty:wasteland, minecraft:mountain_edge, minecraft:deep_frozen_ocean, dab:amplifiedsnowytundra, biomesoplenty:brushland
[16Mar2020 11:03:23.285] [Server thread/INFO] [Silent's Gems/]: TOPAZ: biomesoplenty:pumpkin_patch, minecraft:frozen_ocean, biomesoplenty:snowy_coniferous_forest, minecraft:taiga, minecraft:taiga_hills, biomesoplenty:mire, dab:amplifiedjungle, minecraft:savanna, biomesoplenty:temperate_rainforest, minecraft:desert_lakes, biomesoplenty:lush_swamp, minecraft:desert_hills, minecraft:birch_forest_hills, biomesoplenty:marsh, minecraft:modified_badlands_plateau, dab:amplifiedbamboojungle, biomesoplenty:bayou, minecraft:jungle_hills, biomesoplenty:silkglade, minecraft:warm_ocean, biomesoplenty:overgrown_cliffs, dab:amplifiedicespikes, biomesoplenty:cherry_blossom_grove, biomesoplenty:snowy_fir_clearing, minecraft:sunflower_plains, minecraft:gravelly_mountains, minecraft:ocean, biomesoplenty:poppy_field, biomesoplenty:tropics, minecraft:cold_ocean, dab:amplifiedbadlands, minecraft:wooded_badlands_plateau, minecraft:tall_birch_hills
[16Mar2020 11:03:23.285] [Server thread/INFO] [Silent's Gems/]: AMBER: biomesoplenty:highland_moor, minecraft:savanna_plateau, biomesoplenty:orchard, biomesoplenty:origin_beach, dab:amplifiedsnowytaiga, minecraft:savanna, minecraft:giant_tree_taiga, biomesoplenty:lush_swamp, biomesoplenty:maple_woods, minecraft:plains, biomesoplenty:alps, biomesoplenty:white_beach, minecraft:badlands_plateau, biomesoplenty:mystic_grove, minecraft:giant_spruce_taiga, biomesoplenty:steppe, minecraft:jungle, biomesoplenty:cherry_blossom_grove, minecraft:gravelly_mountains, dab:amplifiedmushroomfields, minecraft:deep_lukewarm_ocean, minecraft:shattered_savanna_plateau, minecraft:beach, minecraft:river, minecraft:wooded_badlands_plateau, biomesoplenty:bog, minecraft:modified_jungle, minecraft:stone_shore
[16Mar2020 11:03:23.285] [Server thread/INFO] [Silent's Gems/]: HELIODOR: minecraft:snowy_taiga_mountains, biomesoplenty:pumpkin_patch, minecraft:shattered_savanna, minecraft:frozen_ocean, biomesoplenty:dead_forest, biomesoplenty:gravel_beach, biomesoplenty:mire, biomesoplenty:pasture, minecraft:wooded_mountains, biomesoplenty:temperate_rainforest, biomesoplenty:lavender_field, minecraft:bamboo_jungle, minecraft:ice_spikes, minecraft:snowy_taiga_hills, biomesoplenty:meadow, dab:amplifiedforest, dab:amplifiedbamboojungle, biomesoplenty:bayou, minecraft:taiga_mountains, minecraft:warm_ocean, minecraft:forest, dab:amplifiedmushroomfields, goodnightsleep:nightmare_hills, minecraft:shattered_savanna_plateau, biomesoplenty:flower_meadow, biomesoplenty:outback, biomesoplenty:ominous_woods, biomesoplenty:redwood_forest, biomesoplenty:bog, minecraft:wooded_hills, biomesoplenty:lush_grassland
[16Mar2020 11:03:23.285] [Server thread/INFO] [Silent's Gems/]: PERIDOT: minecraft:giant_tree_taiga_hills, dab:amplifieddesert, goodnightsleep:good_dream_plains, biomesoplenty:grassland, biomesoplenty:snowy_coniferous_forest, biomesoplenty:orchard, dab:amplifiedjungle, minecraft:wooded_mountains, minecraft:jungle_edge, biomesoplenty:cold_desert, biomesoplenty:alps, minecraft:desert_hills, minecraft:snowy_taiga_hills, biomesoplenty:shield, minecraft:birch_forest_hills, minecraft:modified_badlands_plateau, biomesoplenty:origin_hills, minecraft:dark_forest, minecraft:mushroom_field_shore, minecraft:frozen_river, minecraft:warm_ocean, biomesoplenty:coniferous_forest, minecraft:forest, biomesoplenty:xeric_shrubland, minecraft:giant_spruce_taiga_hills, biomesoplenty:snowy_forest, minecraft:deep_ocean, minecraft:jungle, biomesoplenty:poppy_field, minecraft:mountains, minecraft:deep_lukewarm_ocean, minecraft:flower_forest, biomesoplenty:wasteland, minecraft:river, biomesoplenty:redwood_forest, biomesoplenty:temperate_rainforest_hills, biomesoplenty:woodland, biomesoplenty:lush_grassland, minecraft:stone_shore
[16Mar2020 11:03:23.286] [Server thread/INFO] [Silent's Gems/]: GREEN_SAPPHIRE: goodnightsleep:good_dream_plains, minecraft:eroded_badlands, minecraft:jungle_edge, biomesoplenty:cold_desert, biomesoplenty:lavender_field, biomesoplenty:lush_swamp, biomesoplenty:maple_woods, minecraft:ice_spikes, dab:amplifiedgianttreetaiga, biomesoplenty:bayou, vampirism:vampire_forest, dab:amplifiedbirchforest, biomesoplenty:coniferous_forest, minecraft:forest, biomesoplenty:highland, biomesoplenty:snowy_forest, biomesoplenty:alps_foothills, minecraft:jungle, minecraft:gravelly_mountains, minecraft:ocean, minecraft:deep_lukewarm_ocean, biomesoplenty:seasonal_forest, biomesoplenty:scrubland, biomesoplenty:mangrove, dab:amplifiedbadlands, dab:amplifiedsnowytundra, minecraft:stone_shore
[16Mar2020 11:03:23.286] [Server thread/INFO] [Silent's Gems/]: PHOSPHOPHYLLITE: minecraft:snowy_taiga_mountains, minecraft:shattered_savanna, minecraft:bamboo_jungle_hills, biomesoplenty:prairie, minecraft:taiga_hills, biomesoplenty:origin_beach, biomesoplenty:pasture, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:swamp, biomesoplenty:lavender_field, minecraft:desert_lakes, biomesoplenty:maple_woods, minecraft:plains, biomesoplenty:tropical_rainforest, biomesoplenty:shield, biomesoplenty:meadow, minecraft:taiga_mountains, biomesoplenty:volcano, dab:amplifiedbirchforest, minecraft:snowy_tundra, minecraft:mushroom_field_shore, minecraft:frozen_river, biomesoplenty:mystic_grove, biomesoplenty:silkglade, minecraft:modified_jungle_edge, minecraft:mushroom_fields, biomesoplenty:boreal_forest, biomesoplenty:xeric_shrubland, biomesoplenty:tropics, dab:amplifiedmushroomfields, minecraft:deep_lukewarm_ocean, goodnightsleep:nightmare_hills, biomesoplenty:wasteland, minecraft:shattered_savanna_plateau, minecraft:beach, minecraft:badlands, minecraft:mountain_edge, minecraft:river, biomesoplenty:outback, dab:amplifiedsnowytundra, minecraft:modified_jungle, minecraft:wooded_hills
[16Mar2020 11:03:23.286] [Server thread/INFO] [Silent's Gems/]: AQUAMARINE: minecraft:snowy_taiga_mountains, minecraft:bamboo_jungle_hills, minecraft:frozen_ocean, biomesoplenty:redwood_forest_edge, goodnightsleep:good_dream_plains, minecraft:tall_birch_forest, minecraft:taiga_hills, biomesoplenty:origin_beach, biomesoplenty:wetland, dab:amplifiedsnowytaiga, minecraft:desert_lakes, minecraft:plains, biomesoplenty:tropical_rainforest, minecraft:dark_forest_hills, minecraft:birch_forest_hills, dab:amplifiedgianttreetaiga, biomesoplenty:ghost_forest, vampirism:vampire_forest, minecraft:snowy_beach, minecraft:frozen_river, minecraft:modified_jungle_edge, minecraft:mushroom_fields, biomesoplenty:shrubland, biomesoplenty:snowy_fir_clearing, minecraft:mountains, minecraft:flower_forest, goodnightsleep:nightmare_hills, biomesoplenty:wasteland, biomesoplenty:scrubland, dab:amplifiedgiantsprucetaiga, minecraft:deep_frozen_ocean, biomesoplenty:redwood_forest, minecraft:the_void, minecraft:deep_warm_ocean
[16Mar2020 11:03:23.286] [Server thread/INFO] [Silent's Gems/]: SAPPHIRE: biomesoplenty:highland_moor, minecraft:giant_tree_taiga_hills, biomesoplenty:prairie, biomesoplenty:mire, dab:amplifiedjungle, minecraft:modified_wooded_badlands_plateau, biomesoplenty:origin_beach, biomesoplenty:wetland, minecraft:modified_gravelly_mountains, minecraft:giant_tree_taiga, biomesoplenty:lush_swamp, biomesoplenty:alps, biomesoplenty:marsh, biomesoplenty:meadow, minecraft:lukewarm_ocean, biomesoplenty:floodplain, biomesoplenty:rainbow_valley, biomesoplenty:grove, minecraft:giant_spruce_taiga_hills, biomesoplenty:shrubland, minecraft:flower_forest, dab:amplifiedgiantsprucetaiga, biomesoplenty:flower_meadow, dab:amplifiedsnowytundra, biomesoplenty:brushland, minecraft:wooded_badlands_plateau, biomesoplenty:volcano_edge, biomesoplenty:lush_grassland, minecraft:tall_birch_hills
[16Mar2020 11:03:23.286] [Server thread/INFO] [Silent's Gems/]: TANZANITE: biomesoplenty:tundra, biomesoplenty:redwood_forest_edge, biomesoplenty:prairie, biomesoplenty:orchard, biomesoplenty:fir_clearing, dab:amplifiedjungle, minecraft:wooded_mountains, minecraft:swamp, minecraft:bamboo_jungle, biomesoplenty:chaparral, dab:amplifiedforest, minecraft:modified_badlands_plateau, biomesoplenty:origin_hills, dab:amplifiedbamboojungle, biomesoplenty:bayou, minecraft:snowy_beach, biomesoplenty:volcano, minecraft:mushroom_field_shore, biomesoplenty:mystic_grove, biomesoplenty:coniferous_forest, minecraft:forest, biomesoplenty:highland, biomesoplenty:overgrown_cliffs, dab:amplifiedicespikes, biomesoplenty:snowy_forest, minecraft:jungle, minecraft:sunflower_plains, dab:amplifieddarkforest, minecraft:cold_ocean, biomesoplenty:rainforest, biomesoplenty:outback, biomesoplenty:woodland, minecraft:snowy_mountains, minecraft:stone_shore, minecraft:deep_warm_ocean
[16Mar2020 11:03:23.286] [Server thread/INFO] [Silent's Gems/]: AMETHYST: minecraft:bamboo_jungle_hills, biomesoplenty:snowy_coniferous_forest, biomesoplenty:origin_beach, minecraft:eroded_badlands, minecraft:savanna, biomesoplenty:oasis, minecraft:dark_forest_hills, minecraft:desert_hills, biomesoplenty:meadow, minecraft:dark_forest, biomesoplenty:ghost_forest, dab:amplifiedbirchforest, biomesoplenty:silkglade, minecraft:mushroom_fields, biomesoplenty:rainbow_valley, biomesoplenty:xeric_shrubland, biomesoplenty:grove, biomesoplenty:overgrown_cliffs, minecraft:giant_spruce_taiga_hills, goodnightsleep:nightmare_hills, minecraft:desert, minecraft:snowy_taiga, minecraft:beach, dab:amplifiedbadlands, biomesoplenty:brushland, biomesoplenty:temperate_rainforest_hills, biomesoplenty:volcano_edge, minecraft:modified_jungle, minecraft:deep_cold_ocean, minecraft:tall_birch_hills
[16Mar2020 11:03:23.286] [Server thread/INFO] [Silent's Gems/]: AGATE: minecraft:shattered_savanna, biomesoplenty:gravel_beach, biomesoplenty:snowy_coniferous_forest, minecraft:taiga_hills, minecraft:modified_wooded_badlands_plateau, minecraft:giant_tree_taiga, minecraft:plains, biomesoplenty:white_beach, biomesoplenty:chaparral, biomesoplenty:marsh, minecraft:badlands_plateau, biomesoplenty:bayou, minecraft:snowy_beach, minecraft:lukewarm_ocean, minecraft:forest, minecraft:giant_spruce_taiga, biomesoplenty:grove, minecraft:swamp_hills, minecraft:jungle, biomesoplenty:seasonal_forest, biomesoplenty:wasteland, biomesoplenty:rainforest, minecraft:mountain_edge, minecraft:deep_frozen_ocean, minecraft:the_void, biomesoplenty:bog, minecraft:modified_jungle, minecraft:tall_birch_hills, dab:amplifiedsavanna
[16Mar2020 11:03:23.286] [Server thread/INFO] [Silent's Gems/]: MORGANITE: minecraft:snowy_taiga_mountains, minecraft:shattered_savanna, biomesoplenty:dead_forest, dab:amplifieddesert, goodnightsleep:good_dream_plains, biomesoplenty:grassland, minecraft:taiga, biomesoplenty:mire, dab:amplifiedjungle, minecraft:modified_wooded_badlands_plateau, minecraft:modified_gravelly_mountains, minecraft:swamp, minecraft:desert_lakes, minecraft:bamboo_jungle, biomesoplenty:maple_woods, dab:amplifiedforest, vampirism:vampire_forest, minecraft:snowy_beach, biomesoplenty:volcano, dab:amplifiedbirchforest, biomesoplenty:rainbow_valley, biomesoplenty:grove, biomesoplenty:fungal_jungle, minecraft:deep_ocean, biomesoplenty:alps_foothills, minecraft:sunflower_plains, minecraft:gravelly_mountains, biomesoplenty:tropics, goodnightsleep:nightmare_hills, minecraft:beach, minecraft:badlands, minecraft:mountain_edge, minecraft:deep_frozen_ocean, minecraft:river, biomesoplenty:brushland, biomesoplenty:temperate_rainforest_hills, biomesoplenty:volcano_edge, minecraft:wooded_hills, minecraft:deep_cold_ocean, minecraft:deep_warm_ocean
[16Mar2020 11:03:23.286] [Server thread/INFO] [Silent's Gems/]: ONYX: minecraft:frozen_ocean, minecraft:giant_tree_taiga_hills, biomesoplenty:tundra, biomesoplenty:prairie, biomesoplenty:orchard, minecraft:modified_gravelly_mountains, minecraft:desert_lakes, minecraft:plains, minecraft:birch_forest_hills, biomesoplenty:marsh, minecraft:badlands_plateau, minecraft:taiga_mountains, biomesoplenty:volcano, biomesoplenty:boreal_forest, minecraft:giant_spruce_taiga, dab:amplifiedicespikes, biomesoplenty:snowy_forest, biomesoplenty:alps_foothills, minecraft:swamp_hills, minecraft:gravelly_mountains, minecraft:ocean, minecraft:flower_forest, minecraft:cold_ocean, minecraft:shattered_savanna_plateau, minecraft:badlands, biomesoplenty:mangrove, dab:amplifiedgiantsprucetaiga, biomesoplenty:flower_meadow, biomesoplenty:woodland, minecraft:deep_cold_ocean, minecraft:tall_birch_hills, minecraft:stone_shore, dab:amplifiedsavanna
[16Mar2020 11:03:23.287] [Server thread/INFO] [Silent's Gems/]: OPAL: biomesoplenty:highland_moor, minecraft:giant_tree_taiga_hills, biomesoplenty:gravel_beach, biomesoplenty:tundra, minecraft:savanna_plateau, minecraft:taiga_hills, minecraft:modified_wooded_badlands_plateau, biomesoplenty:cold_desert, biomesoplenty:maple_woods, biomesoplenty:oasis, minecraft:ice_spikes, minecraft:snowy_taiga_hills, minecraft:birch_forest_hills, minecraft:badlands_plateau, dab:amplifiedbamboojungle, minecraft:snowy_beach, minecraft:frozen_river, biomesoplenty:floodplain, biomesoplenty:overgrown_cliffs, dab:amplifiedicespikes, minecraft:giant_spruce_taiga_hills, biomesoplenty:fungal_jungle, minecraft:deep_ocean, biomesoplenty:alps_foothills, biomesoplenty:snowy_fir_clearing, minecraft:birch_forest, minecraft:flower_forest, minecraft:shattered_savanna_plateau, minecraft:badlands, biomesoplenty:outback, minecraft:wooded_badlands_plateau, biomesoplenty:bog, minecraft:modified_jungle, minecraft:snowy_mountains
[16Mar2020 11:03:23.287] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:plains
[16Mar2020 11:03:23.290] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:mountains
[16Mar2020 11:03:23.290] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to minecraft:nether
[16Mar2020 11:03:23.290] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to minecraft:nether
[16Mar2020 11:03:23.290] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:mountain_edge
[16Mar2020 11:03:23.290] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:wooded_mountains
[16Mar2020 11:03:23.290] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:chaparral
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:grassland
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:highland
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:highland_moor
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:lavender_field
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:lush_grassland
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:pasture
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:poppy_field
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:prairie
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:shrubland
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add wild flax to biomesoplenty:steppe
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:ashen_inferno
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:ashen_inferno
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:undergarden
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:undergarden
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add netherwood trees to biomesoplenty:visceral_heap
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add crimson iron ore to biomesoplenty:visceral_heap
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:sunflower_plains
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:gravelly_mountains
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add wild flax to goodnightsleep:good_dream_plains
[16Mar2020 11:03:23.291] [Server thread/INFO] [Silent Gear/]: Add wild flax to goodnightsleep:nightmare_hills
[16Mar2020 11:03:23.292] [Server thread/INFO] [Silent Gear/]: Add wild flax to minecraft:modified_gravelly_mountains
[16Mar2020 11:03:23.376] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.168
[16Mar2020 11:03:23.378] [modloading-worker-2/INFO] [biomesoplenty/]: Injecting biomesoplenty world type into server.properties. Original value: default
[16Mar2020 11:03:23.381] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[16Mar2020 11:03:23.381] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[16Mar2020 11:03:23.382] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Generating keypair
[16Mar2020 11:03:23.438] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on 0.0.0.0:25566
[16Mar2020 11:03:23.461] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
[16Mar2020 11:03:23.583] [modloading-worker-2/INFO] [de.krokoyt.element.Element/]: Got IMC []
[16Mar2020 11:03:23.585] [modloading-worker-4/INFO] [veggie_way/]: Hello world from VeggieWay
[16Mar2020 11:03:23.585] [modloading-worker-6/INFO] [powder_power/]: Hello world from PowderPower
[16Mar2020 11:03:23.585] [modloading-worker-4/INFO] [veggie_way/]: VeggieWay got IMC [Hello world]
[16Mar2020 11:03:23.585] [modloading-worker-6/INFO] [powder_power/]: PowderPower got IMC [Hello world]
[16Mar2020 11:03:23.587] [modloading-worker-4/INFO] [ring_of_attraction/]: Got IMC []
[16Mar2020 11:03:23.589] [modloading-worker-0/INFO] [mcjtylib/]: Enabled support for The One Probe
[16Mar2020 11:03:23.615] [modloading-worker-0/INFO] [edivad.dimstorage.Main/]: Enabled support for The One Probe
[16Mar2020 11:03:23.616] [modloading-worker-4/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks/]: refinedstorage has registered com.raoulvdberge.refinedstorage.container.GridContainer for CraftingTweaks
[16Mar2020 11:03:23.618] [modloading-worker-4/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks/]: fastbench has registered shadows.fastbench.gui.ContainerFastBench for CraftingTweaks
[16Mar2020 11:03:23.620] [modloading-worker-0/INFO] [tombstone/]: Integration TOP
[16Mar2020 11:03:23.622] [modloading-worker-4/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks/]: craftingstation has registered com.tfar.craftingstation.CraftingStationContainer for CraftingTweaks
[16Mar2020 11:03:23.671] [modloading-worker-1/INFO] [de.teamlapen.vampirism.core.ModEffects/]: Fixing vanilla night vision potion types
[16Mar2020 11:03:23.677] [modloading-worker-5/INFO] [powah/Config]: Added coolant fluid: minecraft:water, with coldness of: 1 per mb
[16Mar2020 11:03:23.677] [modloading-worker-5/INFO] [powah/Config]: Added block: minecraft:lava, with heat of: 1000
[16Mar2020 11:03:23.677] [modloading-worker-5/INFO] [powah/Config]: Added block: minecraft:magma_block, with heat of: 800
[16Mar2020 11:03:23.677] [modloading-worker-5/INFO] [powah/Config]: Added fluid: minecraft:lava, with heat of: 10000 per 100 mb
[16Mar2020 11:03:26.269] [Netty Epoll Server IO #1/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
[16Mar2020 11:03:27.082] [Netty Epoll Server IO #2/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
[16Mar2020 11:03:28.826] [Thread-1/FATAL] [de.teamlapen.vampirism.config.VampirismConfig/CORE]: Forge config just got changed on the file system!
[16Mar2020 11:03:28.828] [Thread-1/FATAL] [de.teamlapen.vampirism.config.VampirismConfig/CORE]: Forge config just got changed on the file system!
[16Mar2020 11:03:28.912] [Server thread/INFO] [STDOUT/]: [com.stal111.forbidden_arcanus.Main:serverAboutToStart:115]: SERVER ABOUT TO START!
[16Mar2020 11:03:28.917] [Server thread/INFO] [STDOUT/]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:93]: Registering ResourceManagers
[16Mar2020 11:03:28.931] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[16Mar2020 11:03:29.028] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension goodnightsleep:good_dream of type goodnightsleep:good_dream and id 3
[16Mar2020 11:03:29.028] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension goodnightsleep:nightmare of type goodnightsleep:nightmare and id 4
[16Mar2020 11:03:29.028] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension yamda:yamda_dim of type yamda:yamda_dim and id 5
[16Mar2020 11:03:29.028] [Server thread/ERROR] [net.minecraftforge.common.DimensionManager/DIMS]: Modded dimension entry 'overworldmirror:dimension' id 5 type overworldmirror:dimension in save file missing ModDimension.
[16Mar2020 11:03:30.506] [Netty Epoll Server IO #3/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
[16Mar2020 11:03:30.926] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, inmemory:jaopca, Aquaculture-1.15.2-2.0.11.jar, AttributeFix-1.15.2-7.0.1.jar, betterbedrockgenerator-1.15.2-0.0.6.jar, BiomesOPlenty-1.15.2-10.0.0.349-universal.jar, BonsaiTrees-2.1.2.6.jar, Bookshelf-1.15.2-5.1.4.jar, buzzierbees-1.2.jar, bwncr-1.15.1-3.6.13.jar, camera-1.6.4.jar, carpetstairsmod-mc1.15-v1.3.jar, furniture-7.0.0-pre16-1.15.1.jar, ClothConfig2-2.0.jar, colouredchat-1.15.1-1.4.5.jar, comforts-FORGE-1.15.2-2.0.jar, cc-tweaked-1.15.2-1.86.2.jar, craftingstation-3.0.5.jar, CraftingTweaks_1.15.1-11.0.0.jar, CraftTweaker-1.15.2-6.0.0.9.jar, crashutilities-1.2.jar, Cucumber-1.15.2-3.0.1.jar, curios-FORGE-1.15.2-2.0.1.jar, Cyclic-1.15.2-0.1.11.jar, DefaultAmplified(1.15.2)-1.4.0.jar, dankstorage-2.5.jar, DarkUtilities-1.15.2-3.0.1.jar, decorative_blocks_6c.jar, DimStorage-1.15.2-3.0.1.jar, DungeonCrawl-1.15.2-1.6.3.jar, Durability101-1.15-0.0.3.jar, EditSign-1.15.2-2.0.0+7.jar, Elementary Staffs 1.6.jar, elevatorid-1.15.2-1.7.0.jar, EnchantmentDescriptions-1.15.2-2.0.3.jar, enviromats-1.15.2-2.0.2.1.jar, extradisks-1.15.1-1.2.jar, FallingTree-1.15.2-2.1.0+24.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, fishingreal-1.2.jar, foamdome-1.0.jar, followingvillagers-1.15.2-1.4.0.jar, forbidden_arcanus-1.15.2-1.2-beta-2.jar, forge-1.15.2-31.1.19-universal.jar, FpsReducer-mc1.15.2-1.14.1.jar, FruitTrees-1.15.2-1.1.6.jar, ftb-chunks-1.0.0.1.jar, ftb-gui-library-1.0.0.14.jar, ftb-teams-1.0.0.5.jar, give-1.15.2-1.1.0.jar, good-nights-sleep-1.15.2-1.0.2.jar, harvest-1.15.2-1.0.0.jar, ilikewood-1.15.2-2.2.0.1.jar, Industrial Agriculture[Core]-1.15.2-1.6.6.jar, industrial-foregoing-1.15.2-2.2.1-f27c515.jar, invtweaks-1.15.2-1.0.1.jar, janoeo-3.1.2.jar, JAOPCA-1.15.2-3.0.0.21.jar, jei-1.15.2-6.0.0.2.jar, Kiwi-1.15.2-2.7.0.jar, KleeSlabs_1.15.2-8.0.0.jar, levelhearts-1.15.1-2.1.0.jar, libnonymous-1.15.2-1.1.1.5.jar, lightestlampsmod-3.3.0.jar, LightingWand-1.15.2-1.4.2.jar, LightOverlay-4.3.jar, Lollipop-1.15.2-1.0.9.jar, Ma-Chat-1.15.2-3.0.0.jar, Ma-Enchants-1.15.2-3.0.0.jar, Ma-Essentials-1.15.2-3.0.1.jar, mcjtylib-1.15-4.0.2-alpha.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, Mekanism-1.15.2-9.9.15.407.jar, MekanismGenerators-1.15.2-9.9.15.407.jar, MekanismTools-1.15.2-9.9.15.407.jar, minecraft2discord-1.15.2-1.1.3.jar, mininggadgets-1.3.1.jar, moredragoneggs-1.0.jar, Morpheus-1.15.2-4.2.50.jar, MysticalAgradditions-1.15.2-3.0.0.jar, MysticalAgriculture-1.15.2-3.0.0.jar, NaturesAura-23.2.jar, NaturesCompass-1.15.2-1.8.5.jar, NetherPortalFix_1.15.2-6.0.0.jar, OreExcavation-1.7.151.jar, OresAboveDiamonds 1.15 v3.2.jar, PassthroughSigns-1.15.1-2.3.2.jar, Patchouli-1.15.2-1.2-28.jar, Placebo-1.15.2-3.0.2.jar, portality-1.15.2-2.1.2-aaa257f.jar, Powah-1.15.2-1.1.7.jar, PowderPower-1.15.2-3.1.45.jar, premenuscreen-1.3.jar, quartz-chests-1.1.0.5.jar, randompatches-1.15.2-1.21.1.1.jar, rangedpumps-0.7.1.jar, refinedstorage-1.8.1.jar, refinedstorageaddons-0.6.1.jar, restrictedportals-1.15-1.0.jar, rftoolsbase-1.15-1.0.0-alpha.jar, rftoolsbuilder-1.15-2.0.0-alpha.jar, rftoolspower-1.15-2.0.1-alpha.jar, rftoolsstorage-1.15-1.0.2-alpha.jar, rftoolsutility-1.15-2.0.0-alpha.jar, SimpleDiscordRichPresence-1.15.2-1.2.4.jar, ServerTabInfo-1.15.2-1.2.6.jar, SilentGear-1.15.2-1.5.3+78.jar, SilentGems-1.15.2-3.5.1+84.jar, SilentLib-1.15.2-4.6.0+48.jar, SilentMechanisms-1.15.2-0.7.0+50.jar, simplechunkloaders-1.15.2-1.0.2.0.jar, simplybackpacks-1.15.2-1.4.0.jar, sisser-1.3.jar, snowbfrmobs_1.15.2-1.0.jar, SnowRealMagic-1.15.2-1.7.2.jar, snowundertrees-1.15.1-v1.0.jar, softerhayb_1.15.2-1.0.jar, spark-forge-1.3.2.jar, swingthroughgrass-1.15.2-1.4.0.jar, tanknull-1.8a.jar, theoneprobe-1.15-2.0.1.jar, titanium-1.15.2-2.3.6.jar, tombstone-4.2.5-1.15.2.jar, ToolBelt-1.15.2-1.14.1.jar, TOOLKIT-1.15.2-1.6.4.jar, TrashSlot_1.15.2-11.0.0.jar, u_team_core-1.15.2-2.11.0.156.jar, valkyrielib-1.15.2-3.0.2.1.jar, Vampirism-1.15.2-1.6.0-alpha+20200312-1042.jar, TheVeggieWay-1.15.2-2.1.20.jar, Waddles-1.15.2-0.8.5.jar, WallpaperCraft-1.15.1-1.1.1.jar, WaterStrainer-1.15.2-9.0.0.jar, WitherSkeletonTweaks-1.15.1-4.0.0.jar, XL-Food-Mod-1.15.2-2.2.2.jar, xnet-1.15-2.0.1-alpha.jar, restrictedportals, PeacefulSurface-1.15.2-v2b.jar, doubledoors_1.15.2-1.2.jar, Industrial Agriculture[Industrial Foregoing]-1.15.2-1.6.1.jar, Industrial Agriculture[Mekanism]-1.15.2-1.6.1.jar, Industrial Agriculture[Silent's Gems]-1.15.2-1.6.6.jar, Industrial Agriculture[Silent's Mechanisms]-1.15.2-1.6.0.jar, lithium-mc1.15.2-forge-0.4.5-rc2-mod.jar, RingOfAttraction-1.15.2-1.1.20.jar, StorageDrawers-1.15.2-7.0.2.jar, YAMDA-5.0.1.jar, openbackup-1.15.1-0.0.0.2.jar, incontrol-1.15-4.0.1.jar
[16Mar2020 11:03:31.398] [Server-Worker-3/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list forge:dusts/wood from forge:tags/items/dusts/wood.json in data pack PowderPower-1.15.2-3.1.45.jar
com.google.gson.JsonParseException: Unknown value 'powder_power:powder_wood'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[16Mar2020 11:03:31.429] [Server-Worker-3/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list biomesoplenty:ethereal_logs from biomesoplenty:tags/items/ethereal_logs.json in data pack decorative_blocks_6c.jar
com.google.gson.JsonParseException: Unknown value 'decorative_blocks:ethereal_beam'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[16Mar2020 11:03:31.590] [Server-Worker-4/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read block tag list darkutils:slime_crucible from darkutils:tags/blocks/slime_crucible.json in data pack DarkUtilities-1.15.2-3.0.1.jar
com.google.gson.JsonParseException: Unknown value 'darkutils:slime_crucible_green'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[16Mar2020 11:03:31.666] [Server-Worker-12/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file iapsm:bismuth_brass from iapsm:recipes/bismuth_brass.json
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:496) ~[?:?]
at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:534) ~[?:?]
at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[server-1.15.2-extra.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[server-1.15.2-extra.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[server-1.15.2-extra.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:494) ~[?:?]
... 10 more
[16Mar2020 11:03:31.835] [Server-Worker-3/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list darkutils:slime_crucible from darkutils:tags/items/slime_crucible.json in data pack DarkUtilities-1.15.2-3.0.1.jar
com.google.gson.JsonParseException: Unknown value 'darkutils:slime_crucible_green'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[16Mar2020 11:03:33.033] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/biomesoplenty/ethereal', contains unknown sapling.
[16Mar2020 11:03:33.033] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/biomesoplenty/ethereal as it's serializer returned null
[16Mar2020 11:03:33.047] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/blue_blossom', contains unknown sapling.
[16Mar2020 11:03:33.047] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/blue_blossom as it's serializer returned null
[16Mar2020 11:03:33.114] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_seat_from_birch_planks as it's conditions were not met
[16Mar2020 11:03:33.127] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_seat_from_willow_planks as it's conditions were not met
[16Mar2020 11:03:33.129] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/orange_autumnal', contains unknown sapling.
[16Mar2020 11:03:33.129] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/orange_autumnal as it's serializer returned null
[16Mar2020 11:03:33.131] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/disk/shapeless/tier_9 as it's conditions were not met
[16Mar2020 11:03:33.131] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:crushing/super_useless_dust as it's conditions were not met
[16Mar2020 11:03:33.132] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_beam_from_fir_logs as it's conditions were not met
[16Mar2020 11:03:33.155] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_palisade_from_cherry_logs as it's conditions were not met
[16Mar2020 11:03:33.165] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/crafting/slime_crucible_green
com.google.gson.JsonSyntaxException: Unknown item 'darkutils:slime_crucible_green'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.167] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe vampirism:general/umbrella as it's conditions were not met
[16Mar2020 11:03:33.172] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/orange', contains unknown sapling.
[16Mar2020 11:03:33.172] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/orange as it's serializer returned null
[16Mar2020 11:03:33.172] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/banana', contains unknown sapling.
[16Mar2020 11:03:33.173] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/banana as it's serializer returned null
[16Mar2020 11:03:33.173] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/olive_candle as it's conditions were not met
[16Mar2020 11:03:33.182] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_vertical_slab_revert as it's conditions were not met
[16Mar2020 11:03:33.183] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/hot_pink_candle as it's conditions were not met
[16Mar2020 11:03:33.188] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_seat_from_fir_planks as it's conditions were not met
[16Mar2020 11:03:33.188] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/aspen_beehive as it's conditions were not met
[16Mar2020 11:03:33.191] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_palisade_from_oak_logs as it's conditions were not met
[16Mar2020 11:03:33.192] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/lead
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.201] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_cream
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.203] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_beam_from_spruce_logs as it's conditions were not met
[16Mar2020 11:03:33.203] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_seat_from_spruce_planks as it's conditions were not met
[16Mar2020 11:03:33.205] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/pale_pink_candle as it's conditions were not met
[16Mar2020 11:03:33.207] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_convert
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:86) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.209] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_seat_from_jungle_planks as it's conditions were not met
[16Mar2020 11:03:33.210] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/willow_beehive as it's conditions were not met
[16Mar2020 11:03:33.212] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:bromine_vapour
com.google.gson.JsonSyntaxException: Invalid gas type 'lightestlamp:bromine_vapour'
at mekanism.api.SerializerHelper.deserializeGas(SerializerHelper.java:84) ~[?:?]
at mekanism.api.SerializerHelper.getGasStack(SerializerHelper.java:46) ~[?:?]
at mekanism.common.recipe.serializer.RotaryRecipeSerializer.read(RotaryRecipeSerializer.java:41) ~[?:?]
at mekanism.common.recipe.serializer.RotaryRecipeSerializer.func_199425_a_(RotaryRecipeSerializer.java:20) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.214] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe theoneprobe:probegoggles as it's conditions were not met
[16Mar2020 11:03:33.217] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/pale_yellow_candle as it's conditions were not met
[16Mar2020 11:03:33.226] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.233] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:grapefruit_sapling as it's conditions were not met
[16Mar2020 11:03:33.235] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/mango', contains unknown sapling.
[16Mar2020 11:03:33.235] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/mango as it's serializer returned null
[16Mar2020 11:03:33.236] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/birch_drying_rack as it's conditions were not met
[16Mar2020 11:03:33.237] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_support_from_spruce_planks as it's conditions were not met
[16Mar2020 11:03:33.239] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_support_from_acacia_planks as it's conditions were not met
[16Mar2020 11:03:33.240] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/apple', contains unknown sapling.
[16Mar2020 11:03:33.240] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/apple as it's serializer returned null
[16Mar2020 11:03:33.241] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/sky_blue_candle as it's conditions were not met
[16Mar2020 11:03:33.242] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_ladder as it's conditions were not met
[16Mar2020 11:03:33.242] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe vampirism:vampire/blood_bottle as it's conditions were not met
[16Mar2020 11:03:33.246] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_support_from_willow_planks as it's conditions were not met
[16Mar2020 11:03:33.247] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_palisade_from_fir_logs as it's conditions were not met
[16Mar2020 11:03:33.247] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_support_from_palm_planks as it's conditions were not met
[16Mar2020 11:03:33.248] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/slate_gray_candle as it's conditions were not met
[16Mar2020 11:03:33.248] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_palisade_from_umbran_logs as it's conditions were not met
[16Mar2020 11:03:33.248] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_beam_from_dead_logs as it's conditions were not met
[16Mar2020 11:03:33.251] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_support_from_magic_planks as it's conditions were not met
[16Mar2020 11:03:33.255] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_seat_from_redwood_planks as it's conditions were not met
[16Mar2020 11:03:33.256] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_8 as it's conditions were not met
[16Mar2020 11:03:33.256] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_7 as it's conditions were not met
[16Mar2020 11:03:33.256] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_6 as it's conditions were not met
[16Mar2020 11:03:33.256] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/slime_boots_green as it's conditions were not met
[16Mar2020 11:03:33.257] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:written_book
com.google.gson.JsonSyntaxException: Unknown item 'lightestlamp:written_book'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.260] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_support_from_cherry_planks as it's conditions were not met
[16Mar2020 11:03:33.263] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/oak_drying_rack as it's conditions were not met
[16Mar2020 11:03:33.264] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_support_from_dead_planks as it's conditions were not met
[16Mar2020 11:03:33.265] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/forest_green_candle as it's conditions were not met
[16Mar2020 11:03:33.272] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_seat_from_mahogany_planks as it's conditions were not met
[16Mar2020 11:03:33.273] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_chemlib_s
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.275] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_palisade_from_willow_logs as it's conditions were not met
[16Mar2020 11:03:33.278] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_support_from_umbran_planks as it's conditions were not met
[16Mar2020 11:03:33.280] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_nugget_ingot_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:86) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.284] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:bromine_crystal
com.google.gson.JsonSyntaxException: Invalid gas type 'lightestlamp:bromine_vapour'
at mekanism.api.SerializerHelper.deserializeGas(SerializerHelper.java:84) ~[?:?]
at mekanism.api.recipes.inputs.GasStackIngredient.deserialize(GasStackIngredient.java:85) ~[?:?]
at mekanism.common.recipe.serializer.GasToItemStackRecipeSerializer.read(GasToItemStackRecipeSerializer.java:31) ~[?:?]
at mekanism.common.recipe.serializer.GasToItemStackRecipeSerializer.func_199425_a_(GasToItemStackRecipeSerializer.java:18) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.292] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_seat_from_cherry_planks as it's conditions were not met
[16Mar2020 11:03:33.294] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_palisade_from_jungle_logs as it's conditions were not met
[16Mar2020 11:03:33.295] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_palisade_from_jacaranda_logs as it's conditions were not met
[16Mar2020 11:03:33.295] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/navy_candle as it's conditions were not met
[16Mar2020 11:03:33.298] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_seat_from_dead_planks as it's conditions were not met
[16Mar2020 11:03:33.299] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/yellow_blossom', contains unknown sapling.
[16Mar2020 11:03:33.299] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/yellow_blossom as it's serializer returned null
[16Mar2020 11:03:33.300] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_beam_from_palm_logs as it's conditions were not met
[16Mar2020 11:03:33.302] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_9 as it's conditions were not met
[16Mar2020 11:03:33.304] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_11 as it's conditions were not met
[16Mar2020 11:03:33.305] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_10 as it's conditions were not met
[16Mar2020 11:03:33.305] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_12 as it's conditions were not met
[16Mar2020 11:03:33.306] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_seat_from_dark_oak_planks as it's conditions were not met
[16Mar2020 11:03:33.307] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_palisade_from_dark_oak_logs as it's conditions were not met
[16Mar2020 11:03:33.314] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_vertical_slab as it's conditions were not met
[16Mar2020 11:03:33.315] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_palisade_from_hellbark_logs as it's conditions were not met
[16Mar2020 11:03:33.317] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_beam_from_mahogany_logs as it's conditions were not met
[16Mar2020 11:03:33.317] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_seat_from_hellbark_planks as it's conditions were not met
[16Mar2020 11:03:33.319] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_ore_chemlib_s
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.323] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_seat_from_magic_planks as it's conditions were not met
[16Mar2020 11:03:33.323] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_beam_from_dark_oak_logs as it's conditions were not met
[16Mar2020 11:03:33.324] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/part/tier_9 as it's conditions were not met
[16Mar2020 11:03:33.324] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/jungle_drying_rack as it's conditions were not met
[16Mar2020 11:03:33.325] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_9 as it's conditions were not met
[16Mar2020 11:03:33.327] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_bookshelf as it's conditions were not met
[16Mar2020 11:03:33.328] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:neon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_neon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.331] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/violet_candle as it's conditions were not met
[16Mar2020 11:03:33.332] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/lavender_blossom', contains unknown sapling.
[16Mar2020 11:03:33.332] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/lavender_blossom as it's serializer returned null
[16Mar2020 11:03:33.334] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_seat_from_umbran_planks as it's conditions were not met
[16Mar2020 11:03:33.335] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:gas_centrifuge_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.337] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_support_from_mahogany_planks as it's conditions were not met
[16Mar2020 11:03:33.339] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_palisade_from_spruce_logs as it's conditions were not met
[16Mar2020 11:03:33.340] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:orange_sapling as it's conditions were not met
[16Mar2020 11:03:33.341] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_support_from_redwood_planks as it's conditions were not met
[16Mar2020 11:03:33.343] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_beam_from_umbran_logs as it's conditions were not met
[16Mar2020 11:03:33.343] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:pomelo_sapling as it's conditions were not met
[16Mar2020 11:03:33.343] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/slime_sling_green as it's conditions were not met
[16Mar2020 11:03:33.344] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:xenon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_xenon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.345] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/pear', contains unknown sapling.
[16Mar2020 11:03:33.345] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/pear as it's serializer returned null
[16Mar2020 11:03:33.346] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_support_from_jacaranda_planks as it's conditions were not met
[16Mar2020 11:03:33.351] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/brown_autumnal', contains unknown sapling.
[16Mar2020 11:03:33.351] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/brown_autumnal as it's serializer returned null
[16Mar2020 11:03:33.354] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/acacia_drying_rack as it's conditions were not met
[16Mar2020 11:03:33.355] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/congealed_green_slime as it's conditions were not met
[16Mar2020 11:03:33.362] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/cherry', contains unknown sapling.
[16Mar2020 11:03:33.362] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/cherry as it's serializer returned null
[16Mar2020 11:03:33.362] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_support_from_birch_planks as it's conditions were not met
[16Mar2020 11:03:33.362] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/saplings_to_sticks
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.365] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/crafting/slime_crucible_magma
com.google.gson.JsonSyntaxException: Unknown item 'darkutils:slime_crucible_magma'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.366] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:tentacle
com.google.gson.JsonSyntaxException: Unknown item tag 'minecraft:swords'
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:221) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.367] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/olive', contains unknown sapling.
[16Mar2020 11:03:33.367] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/olive as it's serializer returned null
[16Mar2020 11:03:33.367] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/maroon_candle as it's conditions were not met
[16Mar2020 11:03:33.372] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:bat_wing
com.google.gson.JsonSyntaxException: Unknown item tag 'minecraft:swords'
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:221) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.374] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_beam_from_oak_logs as it's conditions were not met
[16Mar2020 11:03:33.380] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_palisade_from_magic_logs as it's conditions were not met
[16Mar2020 11:03:33.382] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_seat_from_palm_planks as it's conditions were not met
[16Mar2020 11:03:33.383] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/dark_green_candle as it's conditions were not met
[16Mar2020 11:03:33.384] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/yellow_autumnal', contains unknown sapling.
[16Mar2020 11:03:33.384] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/yellow_autumnal as it's serializer returned null
[16Mar2020 11:03:33.384] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_support_from_hellbark_planks as it's conditions were not met
[16Mar2020 11:03:33.389] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_beam_from_willow_logs as it's conditions were not met
[16Mar2020 11:03:33.391] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/apricot', contains unknown sapling.
[16Mar2020 11:03:33.391] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/apricot as it's serializer returned null
[16Mar2020 11:03:33.392] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/indigo_candle as it's conditions were not met
[16Mar2020 11:03:33.392] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_palisade_from_birch_logs as it's conditions were not met
[16Mar2020 11:03:33.392] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_vertical_slab_revert as it's conditions were not met
[16Mar2020 11:03:33.394] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_ore_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.395] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_beam_from_magic_logs as it's conditions were not met
[16Mar2020 11:03:33.398] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/beige_candle as it's conditions were not met
[16Mar2020 11:03:33.405] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_9 as it's conditions were not met
[16Mar2020 11:03:33.406] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_beam_from_hellbark_logs as it's conditions were not met
[16Mar2020 11:03:33.406] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_palisade_from_redwood_logs as it's conditions were not met
[16Mar2020 11:03:33.409] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_palisade_from_dead_logs as it's conditions were not met
[16Mar2020 11:03:33.409] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:inferium_watering_can_pt as it's conditions were not met
[16Mar2020 11:03:33.410] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:krypton_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_krypton'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.411] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_vertical_slab as it's conditions were not met
[16Mar2020 11:03:33.412] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_egg
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.413] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_support_from_fir_planks as it's conditions were not met
[16Mar2020 11:03:33.414] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/dirt_to_used
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.450] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_beam_from_redwood_logs as it's conditions were not met
[16Mar2020 11:03:33.451] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_beam_from_acacia_logs as it's conditions were not met
[16Mar2020 11:03:33.451] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_palisade_from_mahogany_logs as it's conditions were not met
[16Mar2020 11:03:33.453] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/yucca_beehive as it's conditions were not met
[16Mar2020 11:03:33.453] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_palisade_from_acacia_logs as it's conditions were not met
[16Mar2020 11:03:33.454] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_beam_from_cherry_logs as it's conditions were not met
[16Mar2020 11:03:33.455] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/orange_blossom', contains unknown sapling.
[16Mar2020 11:03:33.455] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/orange_blossom as it's serializer returned null
[16Mar2020 11:03:33.458] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/rosewood_beehive as it's conditions were not met
[16Mar2020 11:03:33.460] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_support_from_oak_planks as it's conditions were not met
[16Mar2020 11:03:33.461] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe veggie_way:carbs_from_forge
com.google.gson.JsonSyntaxException: Unknown item tag 'forge:carbs'
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:221) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.465] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_mesh_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.466] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/fir', contains unknown sapling.
[16Mar2020 11:03:33.466] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/fir as it's serializer returned null
[16Mar2020 11:03:33.469] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_support_from_dark_oak_planks as it's conditions were not met
[16Mar2020 11:03:33.470] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_beam_from_jacaranda_logs as it's conditions were not met
[16Mar2020 11:03:33.472] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_wall_from_honey_bricks_stonecutting as it's conditions were not met
[16Mar2020 11:03:33.472] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_nugget_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.473] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_10 as it's conditions were not met
[16Mar2020 11:03:33.473] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_11 as it's conditions were not met
[16Mar2020 11:03:33.473] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_12 as it's conditions were not met
[16Mar2020 11:03:33.475] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/pale_green_candle as it's conditions were not met
[16Mar2020 11:03:33.477] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/green_slime_crystal as it's conditions were not met
[16Mar2020 11:03:33.477] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/dirt_to_diamod
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.477] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/sticky_piston
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.478] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/dark_oak_drying_rack as it's conditions were not met
[16Mar2020 11:03:33.478] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/lava_bucket
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.480] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_9 as it's conditions were not met
[16Mar2020 11:03:33.480] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_6 as it's conditions were not met
[16Mar2020 11:03:33.480] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_7 as it's conditions were not met
[16Mar2020 11:03:33.480] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_8 as it's conditions were not met
[16Mar2020 11:03:33.480] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/vertical_hive_planks as it's conditions were not met
[16Mar2020 11:03:33.482] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_seat_from_jacaranda_planks as it's conditions were not met
[16Mar2020 11:03:33.482] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/vertical_hive_planks_revert as it's conditions were not met
[16Mar2020 11:03:33.489] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/amber_candle as it's conditions were not met
[16Mar2020 11:03:33.493] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/cream_candle as it's conditions were not met
[16Mar2020 11:03:33.495] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/spruce_drying_rack as it's conditions were not met
[16Mar2020 11:03:33.495] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:argon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_argon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.497] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/red_autumnal', contains unknown sapling.
[16Mar2020 11:03:33.497] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/red_autumnal as it's serializer returned null
[16Mar2020 11:03:33.502] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/kousa_beehive as it's conditions were not met
[16Mar2020 11:03:33.504] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_beam_from_jungle_logs as it's conditions were not met
[16Mar2020 11:03:33.508] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_seat_from_acacia_planks as it's conditions were not met
[16Mar2020 11:03:33.509] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_12 as it's conditions were not met
[16Mar2020 11:03:33.509] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_10 as it's conditions were not met
[16Mar2020 11:03:33.509] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_11 as it's conditions were not met
[16Mar2020 11:03:33.511] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_palisade_from_palm_logs as it's conditions were not met
[16Mar2020 11:03:33.511] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/plum', contains unknown sapling.
[16Mar2020 11:03:33.511] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/plum as it's serializer returned null
[16Mar2020 11:03:33.512] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:lemon_sapling as it's conditions were not met
[16Mar2020 11:03:33.513] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/disk/shaped/tier_9 as it's conditions were not met
[16Mar2020 11:03:33.515] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/name_tag
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.516] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_beam_from_birch_logs as it's conditions were not met
[16Mar2020 11:03:33.516] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_seat_from_oak_planks as it's conditions were not met
[16Mar2020 11:03:33.522] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_block
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.523] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_support_from_jungle_planks as it's conditions were not met
[16Mar2020 11:03:33.524] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgems:crushing/amazonite as it's conditions were not met
[16Mar2020 11:03:33.525] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_ball
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.526] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/integrateddynamics/menril', contains unknown sapling.
[16Mar2020 11:03:33.526] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/integrateddynamics/menril as it's serializer returned null
[16Mar2020 11:03:33.526] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/pink_blossom', contains unknown sapling.
[16Mar2020 11:03:33.526] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/pink_blossom as it's serializer returned null
[16Mar2020 11:03:33.528] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:radon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_radon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.531] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_egg
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.538] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_block
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:33.540] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:crushing/useless_dust as it's conditions were not met
[16Mar2020 11:03:33.542] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_6 as it's conditions were not met
[16Mar2020 11:03:33.542] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_7 as it's conditions were not met
[16Mar2020 11:03:33.542] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_8 as it's conditions were not met
[16Mar2020 11:03:33.546] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 45 recipes
[16Mar2020 11:03:33.550] [Server thread/INFO] [placebo/]: Registered 3 additional recipes.
[16Mar2020 11:03:33.550] [Server thread/INFO] [placebo/]: Beginning replacement of all shapeless recipes...
[16Mar2020 11:03:33.560] [Server thread/INFO] [placebo/]: Successfully replaced 929 recipes with fast recipes.
[16Mar2020 11:03:33.666] [Server thread/INFO] [thelm.jaopca.data.DataInjector/]: Injected 257 recipes, 7982 recipes total
[16Mar2020 11:03:33.986] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/end_city_treasure (2 rolls)
[16Mar2020 11:03:34.027] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/abandoned_mineshaft (2 rolls)
[16Mar2020 11:03:34.030] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_green
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_green'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:826) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_212]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:34.036] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/stronghold_corridor
[16Mar2020 11:03:34.062] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/buried_treasure (4 rolls)
[16Mar2020 11:03:34.143] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/woodland_mansion (4 rolls)
[16Mar2020 11:03:34.309] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/simple_dungeon (3 rolls)
[16Mar2020 11:03:34.309] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/simple_dungeon
[16Mar2020 11:03:34.361] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/shipwreck_treasure (2 rolls)
[16Mar2020 11:03:34.514] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_wither
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_wither'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:826) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_212]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:34.627] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/village/village_temple
[16Mar2020 11:03:34.750] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/pillager_outpost
[16Mar2020 11:03:34.785] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_magma
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_magma'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:826) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_212]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:34.840] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/nether_bridge
[16Mar2020 11:03:34.991] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/stronghold_crossing (4 rolls)
[16Mar2020 11:03:34.992] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/stronghold_crossing
[16Mar2020 11:03:35.126] [Server thread/INFO] [placebo/]: Registered 0 additional loot tables.
[16Mar2020 11:03:35.333] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement lightestlamp:recipes/lamps/krypton_small_dust: Unknown required criterion 'krypton_dust'
[16Mar2020 11:03:35.353] [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'
[16Mar2020 11:03:35.399] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/building_blocks/redstone_lamp: Unknown required criterion 'redstone'
[16Mar2020 11:03:35.447] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2786 advancements
[16Mar2020 11:03:35.452] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Resource Manager Reloading
[16Mar2020 11:03:35.483] [Server thread/INFO] [de.teamlapen.vampirism.player.skills.SkillTree/]: Loaded 42 skill nodes
[16Mar2020 11:03:35.521] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 19 blood values for entities with de.teamlapen.lib.lib.config.BloodValueLoaderDynamic from minecraft
[16Mar2020 11:03:35.522] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Cow with blood 10 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[16Mar2020 11:03:35.524] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Ocelot with blood 4 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[16Mar2020 11:03:35.524] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Horse with blood 13 and handler de.teamlapen.vampirism.entity.converted.ConvertedHorseEntity$ConvertingHandler
[16Mar2020 11:03:35.524] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Rabbit with blood 2 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[16Mar2020 11:03:35.524] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Llama with blood 8 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[16Mar2020 11:03:35.524] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Pig with blood 5 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[16Mar2020 11:03:35.524] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Polar Bear with blood 10 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[16Mar2020 11:03:35.524] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Villager with blood 15 and handler de.teamlapen.vampirism.entity.converted.ConvertedVillagerEntity$ConvertingHandler
[16Mar2020 11:03:35.525] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Sheep with blood 5 and handler de.teamlapen.vampirism.entity.converted.ConvertedSheepEntity$ConvertingHandler
[16Mar2020 11:03:35.525] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Panda with blood 13 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[16Mar2020 11:03:35.525] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 10 blood values for items with de.teamlapen.lib.lib.config.BloodValueLoaderDynamic from minecraft
[16Mar2020 11:03:35.526] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 2 blood values for items with de.teamlapen.lib.lib.config.BloodValueLoaderDynamic from vampirism
[16Mar2020 11:03:35.526] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 0 blood values for fluids with de.teamlapen.lib.lib.config.BloodValueLoader from minecraft
[16Mar2020 11:03:35.526] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 1 blood values for fluids with de.teamlapen.lib.lib.config.BloodValueLoader from vampirism
[16Mar2020 11:03:35.529] [Server thread/INFO] [com.stal111.forbidden_arcanus.gui.forbiddenmicon.ForbiddenmiconPageLoadListener/]: Loaded 10 recipes
[16Mar2020 11:03:35.679] [Server thread/INFO] [Silent Gear/TraitManager]: Reloading trait files
[16Mar2020 11:03:35.691] [Server thread/INFO] [Silent Gear/TraitManager]: Registered 48 traits
[16Mar2020 11:03:35.839] [Server thread/INFO] [Silent Gear/PartManager]: Reloading part files
[16Mar2020 11:03:35.841] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:highlight'
[16Mar2020 11:03:35.841] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:grip'
[16Mar2020 11:03:35.841] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:binding'
[16Mar2020 11:03:35.841] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:tip'
[16Mar2020 11:03:35.841] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgems:gear_soul'
[16Mar2020 11:03:35.841] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:main'
[16Mar2020 11:03:35.841] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:bowstring'
[16Mar2020 11:03:35.841] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:misc_upgrade'
[16Mar2020 11:03:35.841] [Server thread/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:rod'
[16Mar2020 11:03:35.854] [Server thread/INFO] [Silent Gear/]: Skipping loading gear part silentgems:main/amazonite as it's conditions were not met
[16Mar2020 11:03:35.859] [Server thread/WARN] [Silent Gear/]: Unknown item tag 'forge:nuggets/compressed_iron' on part 'silents_mechanisms:main/compressed_iron'. Part will not be usable for crafting.
[16Mar2020 11:03:35.877] [Server thread/WARN] [Silent Gear/]: Unknown item tag 'forge:nuggets/refined_iron' on part 'silents_mechanisms:main/refined_iron'. Part will not be usable for crafting.
[16Mar2020 11:03:35.883] [Server thread/INFO] [Silent Gear/PartManager]: Registered 116 parts
[16Mar2020 11:03:35.970] [Server thread/INFO] [koala.fishingreal.FishingManager/]: Loaded 4 fish conversions
[16Mar2020 11:03:36.045] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab wood_slab_0 could not be found.
[16Mar2020 11:03:36.045] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab wood_slab_1 could not be found.
[16Mar2020 11:03:36.045] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab other_slab could not be found.
[16Mar2020 11:03:36.122] [Server thread/INFO] [Silent's Gems/ChaosBuffManager]: Reloading chaos buff files
[16Mar2020 11:03:36.136] [Server thread/INFO] [Silent's Gems/ChaosBuffManager]: Finished! Registered 15 chaos buffs
[16Mar2020 11:03:36.136] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: CraftTweaker reload starting!
[16Mar2020 11:03:36.143] [Netty Epoll Server IO #4/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
[16Mar2020 11:03:36.677] [Netty Epoll Server IO #5/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
[16Mar2020 11:03:36.853] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type IData[string] attempting to do stuff anyways
[16Mar2020 11:03:36.853] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type string[string] attempting to do stuff anyways
[16Mar2020 11:03:36.854] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type string[string] attempting to do stuff anyways
[16Mar2020 11:03:36.854] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type IData[] attempting to do stuff anyways
[16Mar2020 11:03:36.925] [Server thread/INFO] [CraftTweaker/]: Scripts are invalid!
[16Mar2020 11:03:36.933] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: CraftTweaker reload complete!
[16Mar2020 11:03:36.934] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: This reload was made possible by DreamThorn and more! [Learn more!]
[16Mar2020 11:03:36.935] [Server thread/INFO] [BonsaiTrees2/]: Loaded 24 bonsai types and 6 soil types
[16Mar2020 11:03:36.946] [Server thread/INFO] [BonsaiTrees2/]: Updated soil compatibility
[16Mar2020 11:03:38.538] [Server thread/WARN] [net.minecraftforge.common.DimensionManager/DIMS]: Missing Dimension Name: 'overworldmirror:dimension' Id: 5 Type: 'overworldmirror:dimension
[16Mar2020 11:03:38.808] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:the_nether
[16Mar2020 11:03:38.816] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:overworld
[16Mar2020 11:03:38.829] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:the_end
[16Mar2020 11:03:38.831] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension goodnightsleep:good_dream
[16Mar2020 11:03:38.839] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension goodnightsleep:nightmare
[16Mar2020 11:03:38.847] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension yamda:yamda_dim
[16Mar2020 11:03:38.848] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[16Mar2020 11:03:40.369] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[16Mar2020 11:03:40.369] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[16Mar2020 11:03:40.370] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[16Mar2020 11:03:40.370] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[16Mar2020 11:03:42.288] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 3440 ms
[16Mar2020 11:03:42.289] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (13.474s)! For help, type "help"
[16Mar2020 11:03:42.289] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
[16Mar2020 11:03:42.304] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer/]: Query running on 0.0.0.0:25566
[16Mar2020 11:03:42.961] [Netty Epoll Server IO #6/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
[16Mar2020 11:03:43.603] [Server thread/INFO] [STDERR/]: [ml.denis3d.repack.org.slf4j.impl.SimpleLogger:write:318]: [Server thread] INFO ml.denis3d.repack.net.dv8tion.jda.api.JDA - Login Successful!
[16Mar2020 11:03:44.016] [Server thread/INFO] [de.krokoyt.element.Element/]: HELLO from server starting
[16Mar2020 11:03:44.023] [Server thread/INFO] [com.maciej916.machat.libs.Log/]: ma-chat Loading data
[16Mar2020 11:03:44.027] [Server thread/INFO] [com.maciej916.machat.libs.Log/]: ma-chat Data loaded
[16Mar2020 11:03:44.098] [Server thread/INFO] [com.maciej916.maessentials.libs.Log/]: ma-essentials Setup world
[16Mar2020 11:03:44.098] [Server thread/INFO] [com.maciej916.maessentials.libs.Log/]: ma-essentials Mod is running on server
[16Mar2020 11:03:44.098] [Server thread/INFO] [com.maciej916.maessentials.libs.Log/]: ma-essentials Loading data
[16Mar2020 11:03:44.103] [JDA MainWS-ReadThread/INFO] [STDERR/]: [ml.denis3d.repack.org.slf4j.impl.SimpleLogger:write:318]: [JDA MainWS-ReadThread] INFO ml.denis3d.repack.net.dv8tion.jda.internal.requests.WebSocketClient - Connected to WebSocket
[16Mar2020 11:03:44.235] [Server thread/INFO] [com.maciej916.maessentials.libs.Log/]: ma-essentials Data loaded
[16Mar2020 11:03:44.235] [Server thread/INFO] [ring_of_attraction/]: Mod Server starting
[16Mar2020 11:03:44.252] [Server thread/INFO] [veggie_way/]: VeggieWay Server starting
[16Mar2020 11:03:44.294] [Server thread/INFO] [BonsaiTrees2/]: Updated soil compatibility
[16Mar2020 11:03:44.294] [Server thread/INFO] [Bookshelf/]: Registering 1 commands.
[16Mar2020 11:03:44.346] [Server thread/INFO] [RestrictedPortals/]: DataPack Already Exists or Failed: ./world/datapacks/restrictedportals
[16Mar2020 11:03:44.346] [Server thread/INFO] [RestrictedPortals/]: File already Exists: ./world/datapacks/restrictedportals/pack.mcmeta
[16Mar2020 11:03:44.347] [Server thread/INFO] [RestrictedPortals/]: DataPack Already Exists or Failed: ./world/datapacks/restrictedportals/data
[16Mar2020 11:03:44.347] [Server thread/INFO] [RestrictedPortals/]: DataPack Already Exists or Failed: ./world/datapacks/restrictedportals/data/restrictedportals
[16Mar2020 11:03:44.347] [Server thread/INFO] [RestrictedPortals/]: DataPack Already Exists or Failed: ./world/datapacks/restrictedportals/data/restrictedportals/advancements
[16Mar2020 11:03:44.347] [Server thread/INFO] [RestrictedPortals/]: Created Json File: ./world/datapacks/restrictedportals/data/restrictedportals/advancements/nether.json
[16Mar2020 11:03:44.348] [Server thread/INFO] [RestrictedPortals/]: Created Json File: ./world/datapacks/restrictedportals/data/restrictedportals/advancements/end.json
[16Mar2020 11:03:44.368] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, inmemory:jaopca, Aquaculture-1.15.2-2.0.11.jar, AttributeFix-1.15.2-7.0.1.jar, betterbedrockgenerator-1.15.2-0.0.6.jar, BiomesOPlenty-1.15.2-10.0.0.349-universal.jar, BonsaiTrees-2.1.2.6.jar, Bookshelf-1.15.2-5.1.4.jar, buzzierbees-1.2.jar, bwncr-1.15.1-3.6.13.jar, camera-1.6.4.jar, carpetstairsmod-mc1.15-v1.3.jar, furniture-7.0.0-pre16-1.15.1.jar, ClothConfig2-2.0.jar, colouredchat-1.15.1-1.4.5.jar, comforts-FORGE-1.15.2-2.0.jar, cc-tweaked-1.15.2-1.86.2.jar, craftingstation-3.0.5.jar, CraftingTweaks_1.15.1-11.0.0.jar, CraftTweaker-1.15.2-6.0.0.9.jar, crashutilities-1.2.jar, Cucumber-1.15.2-3.0.1.jar, curios-FORGE-1.15.2-2.0.1.jar, Cyclic-1.15.2-0.1.11.jar, DefaultAmplified(1.15.2)-1.4.0.jar, dankstorage-2.5.jar, DarkUtilities-1.15.2-3.0.1.jar, decorative_blocks_6c.jar, DimStorage-1.15.2-3.0.1.jar, DungeonCrawl-1.15.2-1.6.3.jar, Durability101-1.15-0.0.3.jar, EditSign-1.15.2-2.0.0+7.jar, Elementary Staffs 1.6.jar, elevatorid-1.15.2-1.7.0.jar, EnchantmentDescriptions-1.15.2-2.0.3.jar, enviromats-1.15.2-2.0.2.1.jar, extradisks-1.15.1-1.2.jar, FallingTree-1.15.2-2.1.0+24.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, fishingreal-1.2.jar, foamdome-1.0.jar, followingvillagers-1.15.2-1.4.0.jar, forbidden_arcanus-1.15.2-1.2-beta-2.jar, forge-1.15.2-31.1.19-universal.jar, FpsReducer-mc1.15.2-1.14.1.jar, FruitTrees-1.15.2-1.1.6.jar, ftb-chunks-1.0.0.1.jar, ftb-gui-library-1.0.0.14.jar, ftb-teams-1.0.0.5.jar, give-1.15.2-1.1.0.jar, good-nights-sleep-1.15.2-1.0.2.jar, harvest-1.15.2-1.0.0.jar, ilikewood-1.15.2-2.2.0.1.jar, Industrial Agriculture[Core]-1.15.2-1.6.6.jar, industrial-foregoing-1.15.2-2.2.1-f27c515.jar, invtweaks-1.15.2-1.0.1.jar, janoeo-3.1.2.jar, JAOPCA-1.15.2-3.0.0.21.jar, jei-1.15.2-6.0.0.2.jar, Kiwi-1.15.2-2.7.0.jar, KleeSlabs_1.15.2-8.0.0.jar, levelhearts-1.15.1-2.1.0.jar, libnonymous-1.15.2-1.1.1.5.jar, lightestlampsmod-3.3.0.jar, LightingWand-1.15.2-1.4.2.jar, LightOverlay-4.3.jar, Lollipop-1.15.2-1.0.9.jar, Ma-Chat-1.15.2-3.0.0.jar, Ma-Enchants-1.15.2-3.0.0.jar, Ma-Essentials-1.15.2-3.0.1.jar, mcjtylib-1.15-4.0.2-alpha.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, Mekanism-1.15.2-9.9.15.407.jar, MekanismGenerators-1.15.2-9.9.15.407.jar, MekanismTools-1.15.2-9.9.15.407.jar, minecraft2discord-1.15.2-1.1.3.jar, mininggadgets-1.3.1.jar, moredragoneggs-1.0.jar, Morpheus-1.15.2-4.2.50.jar, MysticalAgradditions-1.15.2-3.0.0.jar, MysticalAgriculture-1.15.2-3.0.0.jar, NaturesAura-23.2.jar, NaturesCompass-1.15.2-1.8.5.jar, NetherPortalFix_1.15.2-6.0.0.jar, OreExcavation-1.7.151.jar, OresAboveDiamonds 1.15 v3.2.jar, PassthroughSigns-1.15.1-2.3.2.jar, Patchouli-1.15.2-1.2-28.jar, Placebo-1.15.2-3.0.2.jar, portality-1.15.2-2.1.2-aaa257f.jar, Powah-1.15.2-1.1.7.jar, PowderPower-1.15.2-3.1.45.jar, premenuscreen-1.3.jar, quartz-chests-1.1.0.5.jar, randompatches-1.15.2-1.21.1.1.jar, rangedpumps-0.7.1.jar, refinedstorage-1.8.1.jar, refinedstorageaddons-0.6.1.jar, restrictedportals-1.15-1.0.jar, rftoolsbase-1.15-1.0.0-alpha.jar, rftoolsbuilder-1.15-2.0.0-alpha.jar, rftoolspower-1.15-2.0.1-alpha.jar, rftoolsstorage-1.15-1.0.2-alpha.jar, rftoolsutility-1.15-2.0.0-alpha.jar, SimpleDiscordRichPresence-1.15.2-1.2.4.jar, ServerTabInfo-1.15.2-1.2.6.jar, SilentGear-1.15.2-1.5.3+78.jar, SilentGems-1.15.2-3.5.1+84.jar, SilentLib-1.15.2-4.6.0+48.jar, SilentMechanisms-1.15.2-0.7.0+50.jar, simplechunkloaders-1.15.2-1.0.2.0.jar, simplybackpacks-1.15.2-1.4.0.jar, sisser-1.3.jar, snowbfrmobs_1.15.2-1.0.jar, SnowRealMagic-1.15.2-1.7.2.jar, snowundertrees-1.15.1-v1.0.jar, softerhayb_1.15.2-1.0.jar, spark-forge-1.3.2.jar, swingthroughgrass-1.15.2-1.4.0.jar, tanknull-1.8a.jar, theoneprobe-1.15-2.0.1.jar, titanium-1.15.2-2.3.6.jar, tombstone-4.2.5-1.15.2.jar, ToolBelt-1.15.2-1.14.1.jar, TOOLKIT-1.15.2-1.6.4.jar, TrashSlot_1.15.2-11.0.0.jar, u_team_core-1.15.2-2.11.0.156.jar, valkyrielib-1.15.2-3.0.2.1.jar, Vampirism-1.15.2-1.6.0-alpha+20200312-1042.jar, TheVeggieWay-1.15.2-2.1.20.jar, Waddles-1.15.2-0.8.5.jar, WallpaperCraft-1.15.1-1.1.1.jar, WaterStrainer-1.15.2-9.0.0.jar, WitherSkeletonTweaks-1.15.1-4.0.0.jar, XL-Food-Mod-1.15.2-2.2.2.jar, xnet-1.15-2.0.1-alpha.jar, restrictedportals, PeacefulSurface-1.15.2-v2b.jar, doubledoors_1.15.2-1.2.jar, Industrial Agriculture[Industrial Foregoing]-1.15.2-1.6.1.jar, Industrial Agriculture[Mekanism]-1.15.2-1.6.1.jar, Industrial Agriculture[Silent's Gems]-1.15.2-1.6.6.jar, Industrial Agriculture[Silent's Mechanisms]-1.15.2-1.6.0.jar, lithium-mc1.15.2-forge-0.4.5-rc2-mod.jar, RingOfAttraction-1.15.2-1.1.20.jar, StorageDrawers-1.15.2-7.0.2.jar, YAMDA-5.0.1.jar, openbackup-1.15.1-0.0.0.2.jar, incontrol-1.15-4.0.1.jar
[16Mar2020 11:03:44.373] [Server thread/INFO] [tombstone/]: The list of contributors has been loaded successfully
[16Mar2020 11:03:44.885] [Server-Worker-8/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list forge:dusts/wood from forge:tags/items/dusts/wood.json in data pack PowderPower-1.15.2-3.1.45.jar
com.google.gson.JsonParseException: Unknown value 'powder_power:powder_wood'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[16Mar2020 11:03:44.908] [Server-Worker-8/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list biomesoplenty:ethereal_logs from biomesoplenty:tags/items/ethereal_logs.json in data pack decorative_blocks_6c.jar
com.google.gson.JsonParseException: Unknown value 'decorative_blocks:ethereal_beam'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[16Mar2020 11:03:44.985] [Server-Worker-13/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read block tag list darkutils:slime_crucible from darkutils:tags/blocks/slime_crucible.json in data pack DarkUtilities-1.15.2-3.0.1.jar
com.google.gson.JsonParseException: Unknown value 'darkutils:slime_crucible_green'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[16Mar2020 11:03:45.051] [Server-Worker-4/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file iapsm:bismuth_brass from iapsm:recipes/bismuth_brass.json
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:496) ~[?:?]
at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:534) ~[?:?]
at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[server-1.15.2-extra.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[server-1.15.2-extra.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[server-1.15.2-extra.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:494) ~[?:?]
... 10 more
[16Mar2020 11:03:45.270] [Netty Epoll Server IO #7/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
[16Mar2020 11:03:45.347] [Server-Worker-8/ERROR] [net.minecraft.tags.TagCollection/]: Couldn't read item tag list darkutils:slime_crucible from darkutils:tags/items/slime_crucible.json in data pack DarkUtilities-1.15.2-3.0.1.jar
com.google.gson.JsonParseException: Unknown value 'darkutils:slime_crucible_green'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:157) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:156) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_212]
[16Mar2020 11:03:45.687] [JDA MainWS-ReadThread/INFO] [STDERR/]: [ml.denis3d.repack.org.slf4j.impl.SimpleLogger:write:318]: [JDA MainWS-ReadThread] INFO ml.denis3d.repack.net.dv8tion.jda.api.JDA - Finished Loading!
[16Mar2020 11:03:45.688] [JDA MainWS-ReadThread/INFO] [STDOUT/]: [ml.denis3d.minecraft2discord.events.DiscordEvents:onReady:31]: Discord bot logged as Relaying Active Messages
[16Mar2020 11:03:45.866] [Netty Epoll Server IO #8/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
[16Mar2020 11:03:46.263] [Netty Epoll Server IO #9/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
[16Mar2020 11:03:46.623] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/biomesoplenty/ethereal', contains unknown sapling.
[16Mar2020 11:03:46.623] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/biomesoplenty/ethereal as it's serializer returned null
[16Mar2020 11:03:46.625] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/blue_blossom', contains unknown sapling.
[16Mar2020 11:03:46.625] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/blue_blossom as it's serializer returned null
[16Mar2020 11:03:46.631] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_seat_from_birch_planks as it's conditions were not met
[16Mar2020 11:03:46.633] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_seat_from_willow_planks as it's conditions were not met
[16Mar2020 11:03:46.635] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/orange_autumnal', contains unknown sapling.
[16Mar2020 11:03:46.635] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/orange_autumnal as it's serializer returned null
[16Mar2020 11:03:46.636] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/disk/shapeless/tier_9 as it's conditions were not met
[16Mar2020 11:03:46.636] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:crushing/super_useless_dust as it's conditions were not met
[16Mar2020 11:03:46.636] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_beam_from_fir_logs as it's conditions were not met
[16Mar2020 11:03:46.639] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_palisade_from_cherry_logs as it's conditions were not met
[16Mar2020 11:03:46.640] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/crafting/slime_crucible_green
com.google.gson.JsonSyntaxException: Unknown item 'darkutils:slime_crucible_green'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.641] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe vampirism:general/umbrella as it's conditions were not met
[16Mar2020 11:03:46.643] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/orange', contains unknown sapling.
[16Mar2020 11:03:46.644] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/orange as it's serializer returned null
[16Mar2020 11:03:46.645] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/banana', contains unknown sapling.
[16Mar2020 11:03:46.646] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/banana as it's serializer returned null
[16Mar2020 11:03:46.646] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/olive_candle as it's conditions were not met
[16Mar2020 11:03:46.653] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_vertical_slab_revert as it's conditions were not met
[16Mar2020 11:03:46.654] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/hot_pink_candle as it's conditions were not met
[16Mar2020 11:03:46.657] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_seat_from_fir_planks as it's conditions were not met
[16Mar2020 11:03:46.657] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/aspen_beehive as it's conditions were not met
[16Mar2020 11:03:46.658] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_palisade_from_oak_logs as it's conditions were not met
[16Mar2020 11:03:46.658] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/lead
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.664] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_cream
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.666] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_beam_from_spruce_logs as it's conditions were not met
[16Mar2020 11:03:46.666] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_seat_from_spruce_planks as it's conditions were not met
[16Mar2020 11:03:46.668] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/pale_pink_candle as it's conditions were not met
[16Mar2020 11:03:46.672] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_convert
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:86) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.674] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_seat_from_jungle_planks as it's conditions were not met
[16Mar2020 11:03:46.674] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/willow_beehive as it's conditions were not met
[16Mar2020 11:03:46.677] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:bromine_vapour
com.google.gson.JsonSyntaxException: Invalid gas type 'lightestlamp:bromine_vapour'
at mekanism.api.SerializerHelper.deserializeGas(SerializerHelper.java:84) ~[?:?]
at mekanism.api.SerializerHelper.getGasStack(SerializerHelper.java:46) ~[?:?]
at mekanism.common.recipe.serializer.RotaryRecipeSerializer.read(RotaryRecipeSerializer.java:41) ~[?:?]
at mekanism.common.recipe.serializer.RotaryRecipeSerializer.func_199425_a_(RotaryRecipeSerializer.java:20) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.679] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe theoneprobe:probegoggles as it's conditions were not met
[16Mar2020 11:03:46.681] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/pale_yellow_candle as it's conditions were not met
[16Mar2020 11:03:46.685] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.689] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:grapefruit_sapling as it's conditions were not met
[16Mar2020 11:03:46.690] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/mango', contains unknown sapling.
[16Mar2020 11:03:46.690] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/mango as it's serializer returned null
[16Mar2020 11:03:46.691] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/birch_drying_rack as it's conditions were not met
[16Mar2020 11:03:46.692] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_support_from_spruce_planks as it's conditions were not met
[16Mar2020 11:03:46.693] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_support_from_acacia_planks as it's conditions were not met
[16Mar2020 11:03:46.694] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/apple', contains unknown sapling.
[16Mar2020 11:03:46.694] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/apple as it's serializer returned null
[16Mar2020 11:03:46.694] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/sky_blue_candle as it's conditions were not met
[16Mar2020 11:03:46.695] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_ladder as it's conditions were not met
[16Mar2020 11:03:46.695] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe vampirism:vampire/blood_bottle as it's conditions were not met
[16Mar2020 11:03:46.696] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_support_from_willow_planks as it's conditions were not met
[16Mar2020 11:03:46.697] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_palisade_from_fir_logs as it's conditions were not met
[16Mar2020 11:03:46.697] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_support_from_palm_planks as it's conditions were not met
[16Mar2020 11:03:46.697] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/slate_gray_candle as it's conditions were not met
[16Mar2020 11:03:46.697] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_palisade_from_umbran_logs as it's conditions were not met
[16Mar2020 11:03:46.698] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_beam_from_dead_logs as it's conditions were not met
[16Mar2020 11:03:46.699] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_support_from_magic_planks as it's conditions were not met
[16Mar2020 11:03:46.703] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_seat_from_redwood_planks as it's conditions were not met
[16Mar2020 11:03:46.703] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_8 as it's conditions were not met
[16Mar2020 11:03:46.703] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_7 as it's conditions were not met
[16Mar2020 11:03:46.703] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shaped/tier_6 as it's conditions were not met
[16Mar2020 11:03:46.704] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/slime_boots_green as it's conditions were not met
[16Mar2020 11:03:46.704] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:written_book
com.google.gson.JsonSyntaxException: Unknown item 'lightestlamp:written_book'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.707] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_support_from_cherry_planks as it's conditions were not met
[16Mar2020 11:03:46.708] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/oak_drying_rack as it's conditions were not met
[16Mar2020 11:03:46.710] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_support_from_dead_planks as it's conditions were not met
[16Mar2020 11:03:46.710] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/forest_green_candle as it's conditions were not met
[16Mar2020 11:03:46.713] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_seat_from_mahogany_planks as it's conditions were not met
[16Mar2020 11:03:46.713] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_chemlib_s
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.716] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_palisade_from_willow_logs as it's conditions were not met
[16Mar2020 11:03:46.717] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_support_from_umbran_planks as it's conditions were not met
[16Mar2020 11:03:46.719] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_nugget_ingot_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:86) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.721] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:bromine_crystal
com.google.gson.JsonSyntaxException: Invalid gas type 'lightestlamp:bromine_vapour'
at mekanism.api.SerializerHelper.deserializeGas(SerializerHelper.java:84) ~[?:?]
at mekanism.api.recipes.inputs.GasStackIngredient.deserialize(GasStackIngredient.java:85) ~[?:?]
at mekanism.common.recipe.serializer.GasToItemStackRecipeSerializer.read(GasToItemStackRecipeSerializer.java:31) ~[?:?]
at mekanism.common.recipe.serializer.GasToItemStackRecipeSerializer.func_199425_a_(GasToItemStackRecipeSerializer.java:18) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.725] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_seat_from_cherry_planks as it's conditions were not met
[16Mar2020 11:03:46.726] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_palisade_from_jungle_logs as it's conditions were not met
[16Mar2020 11:03:46.727] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_palisade_from_jacaranda_logs as it's conditions were not met
[16Mar2020 11:03:46.727] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/navy_candle as it's conditions were not met
[16Mar2020 11:03:46.729] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_seat_from_dead_planks as it's conditions were not met
[16Mar2020 11:03:46.729] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/yellow_blossom', contains unknown sapling.
[16Mar2020 11:03:46.729] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/yellow_blossom as it's serializer returned null
[16Mar2020 11:03:46.730] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_beam_from_palm_logs as it's conditions were not met
[16Mar2020 11:03:46.731] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_9 as it's conditions were not met
[16Mar2020 11:03:46.733] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_11 as it's conditions were not met
[16Mar2020 11:03:46.733] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_10 as it's conditions were not met
[16Mar2020 11:03:46.733] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_12 as it's conditions were not met
[16Mar2020 11:03:46.734] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_seat_from_dark_oak_planks as it's conditions were not met
[16Mar2020 11:03:46.735] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_palisade_from_dark_oak_logs as it's conditions were not met
[16Mar2020 11:03:46.739] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_vertical_slab as it's conditions were not met
[16Mar2020 11:03:46.739] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_palisade_from_hellbark_logs as it's conditions were not met
[16Mar2020 11:03:46.740] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_beam_from_mahogany_logs as it's conditions were not met
[16Mar2020 11:03:46.741] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_seat_from_hellbark_planks as it's conditions were not met
[16Mar2020 11:03:46.742] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_ore_chemlib_s
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.746] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_seat_from_magic_planks as it's conditions were not met
[16Mar2020 11:03:46.747] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_beam_from_dark_oak_logs as it's conditions were not met
[16Mar2020 11:03:46.748] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/part/tier_9 as it's conditions were not met
[16Mar2020 11:03:46.748] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/jungle_drying_rack as it's conditions were not met
[16Mar2020 11:03:46.749] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_9 as it's conditions were not met
[16Mar2020 11:03:46.751] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_bookshelf as it's conditions were not met
[16Mar2020 11:03:46.751] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:neon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_neon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.780] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/violet_candle as it's conditions were not met
[16Mar2020 11:03:46.781] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/lavender_blossom', contains unknown sapling.
[16Mar2020 11:03:46.781] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/lavender_blossom as it's serializer returned null
[16Mar2020 11:03:46.782] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_seat_from_umbran_planks as it's conditions were not met
[16Mar2020 11:03:46.782] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:gas_centrifuge_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.784] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_support_from_mahogany_planks as it's conditions were not met
[16Mar2020 11:03:46.785] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/spruce_palisade_from_spruce_logs as it's conditions were not met
[16Mar2020 11:03:46.786] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:orange_sapling as it's conditions were not met
[16Mar2020 11:03:46.787] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_support_from_redwood_planks as it's conditions were not met
[16Mar2020 11:03:46.788] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/umbran_beam_from_umbran_logs as it's conditions were not met
[16Mar2020 11:03:46.788] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:pomelo_sapling as it's conditions were not met
[16Mar2020 11:03:46.788] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/slime_sling_green as it's conditions were not met
[16Mar2020 11:03:46.788] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:xenon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_xenon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.789] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/pear', contains unknown sapling.
[16Mar2020 11:03:46.789] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/pear as it's serializer returned null
[16Mar2020 11:03:46.790] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_support_from_jacaranda_planks as it's conditions were not met
[16Mar2020 11:03:46.791] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/brown_autumnal', contains unknown sapling.
[16Mar2020 11:03:46.791] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/brown_autumnal as it's serializer returned null
[16Mar2020 11:03:46.794] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/acacia_drying_rack as it's conditions were not met
[16Mar2020 11:03:46.795] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/congealed_green_slime as it's conditions were not met
[16Mar2020 11:03:46.797] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/cherry', contains unknown sapling.
[16Mar2020 11:03:46.797] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/cherry as it's serializer returned null
[16Mar2020 11:03:46.797] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_support_from_birch_planks as it's conditions were not met
[16Mar2020 11:03:46.797] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/saplings_to_sticks
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.799] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/crafting/slime_crucible_magma
com.google.gson.JsonSyntaxException: Unknown item 'darkutils:slime_crucible_magma'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.800] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:tentacle
com.google.gson.JsonSyntaxException: Unknown item tag 'minecraft:swords'
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:221) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.801] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/olive', contains unknown sapling.
[16Mar2020 11:03:46.801] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/olive as it's serializer returned null
[16Mar2020 11:03:46.801] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/maroon_candle as it's conditions were not met
[16Mar2020 11:03:46.807] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe forbidden_arcanus:bat_wing
com.google.gson.JsonSyntaxException: Unknown item tag 'minecraft:swords'
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:221) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.810] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_beam_from_oak_logs as it's conditions were not met
[16Mar2020 11:03:46.814] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_palisade_from_magic_logs as it's conditions were not met
[16Mar2020 11:03:46.816] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_seat_from_palm_planks as it's conditions were not met
[16Mar2020 11:03:46.817] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/dark_green_candle as it's conditions were not met
[16Mar2020 11:03:46.818] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/yellow_autumnal', contains unknown sapling.
[16Mar2020 11:03:46.818] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/yellow_autumnal as it's serializer returned null
[16Mar2020 11:03:46.818] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_support_from_hellbark_planks as it's conditions were not met
[16Mar2020 11:03:46.822] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/willow_beam_from_willow_logs as it's conditions were not met
[16Mar2020 11:03:46.825] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/apricot', contains unknown sapling.
[16Mar2020 11:03:46.825] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/apricot as it's serializer returned null
[16Mar2020 11:03:46.825] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/indigo_candle as it's conditions were not met
[16Mar2020 11:03:46.826] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_palisade_from_birch_logs as it's conditions were not met
[16Mar2020 11:03:46.826] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_vertical_slab_revert as it's conditions were not met
[16Mar2020 11:03:46.828] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_ingot_ore_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:27) ~[?:?]
at net.minecraft.item.crafting.CookingRecipeSerializer.func_199425_a_(CookingRecipeSerializer.java:11) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.829] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/magic_beam_from_magic_logs as it's conditions were not met
[16Mar2020 11:03:46.831] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/beige_candle as it's conditions were not met
[16Mar2020 11:03:46.837] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/part/tier_9 as it's conditions were not met
[16Mar2020 11:03:46.838] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/hellbark_beam_from_hellbark_logs as it's conditions were not met
[16Mar2020 11:03:46.838] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_palisade_from_redwood_logs as it's conditions were not met
[16Mar2020 11:03:46.841] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dead_palisade_from_dead_logs as it's conditions were not met
[16Mar2020 11:03:46.841] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:inferium_watering_can_pt as it's conditions were not met
[16Mar2020 11:03:46.841] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:krypton_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_krypton'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.843] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/hive_vertical_slab as it's conditions were not met
[16Mar2020 11:03:46.845] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_egg
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.846] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/fir_support_from_fir_planks as it's conditions were not met
[16Mar2020 11:03:46.846] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/dirt_to_used
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.847] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/redwood_beam_from_redwood_logs as it's conditions were not met
[16Mar2020 11:03:46.847] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_beam_from_acacia_logs as it's conditions were not met
[16Mar2020 11:03:46.848] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/mahogany_palisade_from_mahogany_logs as it's conditions were not met
[16Mar2020 11:03:46.849] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/yucca_beehive as it's conditions were not met
[16Mar2020 11:03:46.849] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_palisade_from_acacia_logs as it's conditions were not met
[16Mar2020 11:03:46.850] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/cherry_beam_from_cherry_logs as it's conditions were not met
[16Mar2020 11:03:46.851] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/orange_blossom', contains unknown sapling.
[16Mar2020 11:03:46.851] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/orange_blossom as it's serializer returned null
[16Mar2020 11:03:46.852] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/rosewood_beehive as it's conditions were not met
[16Mar2020 11:03:46.853] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_support_from_oak_planks as it's conditions were not met
[16Mar2020 11:03:46.854] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe veggie_way:carbs_from_forge
com.google.gson.JsonSyntaxException: Unknown item tag 'forge:carbs'
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:221) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.856] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_mesh_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.857] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/fir', contains unknown sapling.
[16Mar2020 11:03:46.857] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/fir as it's serializer returned null
[16Mar2020 11:03:46.859] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/dark_oak_support_from_dark_oak_planks as it's conditions were not met
[16Mar2020 11:03:46.859] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_beam_from_jacaranda_logs as it's conditions were not met
[16Mar2020 11:03:46.860] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:honey_bricks/honey_brick_wall_from_honey_bricks_stonecutting as it's conditions were not met
[16Mar2020 11:03:46.860] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:boron_nugget_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:ingot_boron'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199568_a(ShapelessRecipe.java:95) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:80) ~[?:?]
at net.minecraft.item.crafting.ShapelessRecipe$Serializer.func_199425_a_(ShapelessRecipe.java:76) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.861] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_10 as it's conditions were not met
[16Mar2020 11:03:46.861] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_11 as it's conditions were not met
[16Mar2020 11:03:46.861] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shapeless/tier_12 as it's conditions were not met
[16Mar2020 11:03:46.862] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/pale_green_candle as it's conditions were not met
[16Mar2020 11:03:46.863] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe darkutils:tconstruct/slimecrafting/green/green_slime_crystal as it's conditions were not met
[16Mar2020 11:03:46.863] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe titanium:test_serializer/dirt_to_diamod
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'titanium:test_serializer'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.864] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/sticky_piston
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.864] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/dark_oak_drying_rack as it's conditions were not met
[16Mar2020 11:03:46.865] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/lava_bucket
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.867] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_9 as it's conditions were not met
[16Mar2020 11:03:46.867] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_6 as it's conditions were not met
[16Mar2020 11:03:46.867] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_7 as it's conditions were not met
[16Mar2020 11:03:46.867] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/part/tier_8 as it's conditions were not met
[16Mar2020 11:03:46.867] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/vertical_hive_planks as it's conditions were not met
[16Mar2020 11:03:46.868] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jacaranda_seat_from_jacaranda_planks as it's conditions were not met
[16Mar2020 11:03:46.869] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:hive_planks/vertical_hive_planks_revert as it's conditions were not met
[16Mar2020 11:03:46.873] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/amber_candle as it's conditions were not met
[16Mar2020 11:03:46.874] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:candles/flamboyant_candles/cream_candle as it's conditions were not met
[16Mar2020 11:03:46.875] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:woodcutting/spruce_drying_rack as it's conditions were not met
[16Mar2020 11:03:46.876] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:argon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_argon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.878] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/traverse/red_autumnal', contains unknown sapling.
[16Mar2020 11:03:46.878] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/traverse/red_autumnal as it's serializer returned null
[16Mar2020 11:03:46.883] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe buzzierbees:beehives/kousa_beehive as it's conditions were not met
[16Mar2020 11:03:46.885] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_beam_from_jungle_logs as it's conditions were not met
[16Mar2020 11:03:46.887] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/acacia_seat_from_acacia_planks as it's conditions were not met
[16Mar2020 11:03:46.887] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_12 as it's conditions were not met
[16Mar2020 11:03:46.887] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_10 as it's conditions were not met
[16Mar2020 11:03:46.887] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:item/disk/shaped/tier_11 as it's conditions were not met
[16Mar2020 11:03:46.890] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/palm_palisade_from_palm_logs as it's conditions were not met
[16Mar2020 11:03:46.890] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/plum', contains unknown sapling.
[16Mar2020 11:03:46.890] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/plum as it's serializer returned null
[16Mar2020 11:03:46.891] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe fruittrees:lemon_sapling as it's conditions were not met
[16Mar2020 11:03:46.891] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/disk/shaped/tier_9 as it's conditions were not met
[16Mar2020 11:03:46.893] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/name_tag
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.894] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/birch_beam_from_birch_logs as it's conditions were not met
[16Mar2020 11:03:46.894] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/oak_seat_from_oak_planks as it's conditions were not met
[16Mar2020 11:03:46.895] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_block
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.896] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe corail_woodcutter:woodcutting/jungle_support_from_jungle_planks as it's conditions were not met
[16Mar2020 11:03:46.897] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silentgems:crushing/amazonite as it's conditions were not met
[16Mar2020 11:03:46.897] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_ball
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.898] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/integrateddynamics/menril', contains unknown sapling.
[16Mar2020 11:03:46.898] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/integrateddynamics/menril as it's serializer returned null
[16Mar2020 11:03:46.899] [Server thread/INFO] [BonsaiTrees2/Serializer]: Skipping recipe 'bonsaitrees2:sapling/quark/pink_blossom', contains unknown sapling.
[16Mar2020 11:03:46.899] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe bonsaitrees2:sapling/quark/pink_blossom as it's serializer returned null
[16Mar2020 11:03:46.900] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe lightestlamp:radon_dust_chemlib
com.google.gson.JsonSyntaxException: Unknown item 'chemlib:element_radon'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.904] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_egg
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.908] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_block
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:46.909] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe silents_mechanisms:crushing/useless_dust as it's conditions were not met
[16Mar2020 11:03:46.911] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_6 as it's conditions were not met
[16Mar2020 11:03:46.911] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_7 as it's conditions were not met
[16Mar2020 11:03:46.911] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe extradisks:fluid/retro/disk/shapeless/tier_8 as it's conditions were not met
[16Mar2020 11:03:46.915] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 45 recipes
[16Mar2020 11:03:46.917] [Server thread/INFO] [placebo/]: Registered 3 additional recipes.
[16Mar2020 11:03:46.918] [Server thread/INFO] [placebo/]: Beginning replacement of all shapeless recipes...
[16Mar2020 11:03:46.924] [Server thread/INFO] [placebo/]: Successfully replaced 929 recipes with fast recipes.
[16Mar2020 11:03:46.995] [Server thread/INFO] [thelm.jaopca.data.DataInjector/]: Injected 257 recipes, 7982 recipes total
[16Mar2020 11:03:47.152] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/end_city_treasure (2 rolls)
[16Mar2020 11:03:47.227] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/abandoned_mineshaft (2 rolls)
[16Mar2020 11:03:47.231] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_green
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_green'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:826) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_212]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:47.238] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/stronghold_corridor
[16Mar2020 11:03:47.264] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/buried_treasure (4 rolls)
[16Mar2020 11:03:47.350] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/woodland_mansion (4 rolls)
[16Mar2020 11:03:47.529] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/simple_dungeon (3 rolls)
[16Mar2020 11:03:47.530] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/simple_dungeon
[16Mar2020 11:03:47.570] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/shipwreck_treasure (2 rolls)
[16Mar2020 11:03:47.744] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_wither
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_wither'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:826) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_212]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:47.857] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/village/village_temple
[16Mar2020 11:03:47.932] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/pillager_outpost
[16Mar2020 11:03:47.995] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table darkutils:blocks/slime_crucible_magma
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_magma'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:826) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:47) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_212]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1440) [?:?]
at morethanhidden.restrictedportals.RestrictedPortals.onServerStarting(RestrictedPortals.java:70) [?:1.15-1.0]
at net.minecraftforge.eventbus.ASMEventHandler_359_RestrictedPortals_onServerStarting_FMLServerStartingEvent.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.handleServerStarting(ServerLifecycleHooks.java:90) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:242) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:03:48.037] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/nether_bridge
[16Mar2020 11:03:48.176] [Server thread/INFO] [Silent's Gems/]: Add gems to loot table minecraft:chests/stronghold_crossing (4 rolls)
[16Mar2020 11:03:48.177] [Server thread/INFO] [Silent's Gems/]: Add 'rare' items to loot table minecraft:chests/stronghold_crossing
[16Mar2020 11:03:48.307] [Server thread/INFO] [placebo/]: Registered 0 additional loot tables.
[16Mar2020 11:03:48.469] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement lightestlamp:recipes/lamps/krypton_small_dust: Unknown required criterion 'krypton_dust'
[16Mar2020 11:03:48.476] [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'
[16Mar2020 11:03:48.494] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/building_blocks/redstone_lamp: Unknown required criterion 'redstone'
[16Mar2020 11:03:48.542] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2786 advancements
[16Mar2020 11:03:48.544] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Resource Manager Reloading
[16Mar2020 11:03:48.549] [Server thread/INFO] [de.teamlapen.vampirism.player.skills.SkillTree/]: Loaded 42 skill nodes
[16Mar2020 11:03:48.551] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 19 blood values for entities with de.teamlapen.lib.lib.config.BloodValueLoaderDynamic from minecraft
[16Mar2020 11:03:48.551] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Cow with blood 10 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[16Mar2020 11:03:48.551] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Ocelot with blood 4 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[16Mar2020 11:03:48.551] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Horse with blood 13 and handler de.teamlapen.vampirism.entity.converted.ConvertedHorseEntity$ConvertingHandler
[16Mar2020 11:03:48.551] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Rabbit with blood 2 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[16Mar2020 11:03:48.551] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Llama with blood 8 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[16Mar2020 11:03:48.551] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Pig with blood 5 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[16Mar2020 11:03:48.551] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Polar Bear with blood 10 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[16Mar2020 11:03:48.552] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Villager with blood 15 and handler de.teamlapen.vampirism.entity.converted.ConvertedVillagerEntity$ConvertingHandler
[16Mar2020 11:03:48.552] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Sheep with blood 5 and handler de.teamlapen.vampirism.entity.converted.ConvertedSheepEntity$ConvertingHandler
[16Mar2020 11:03:48.552] [Server thread/INFO] [de.teamlapen.vampirism.entity.converted.VampirismEntityRegistry/]: Registering convertible Panda with blood 13 and handler de.teamlapen.vampirism.entity.converted.DefaultConvertingHandler
[16Mar2020 11:03:48.552] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 10 blood values for items with de.teamlapen.lib.lib.config.BloodValueLoaderDynamic from minecraft
[16Mar2020 11:03:48.552] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 2 blood values for items with de.teamlapen.lib.lib.config.BloodValueLoaderDynamic from vampirism
[16Mar2020 11:03:48.552] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 0 blood values for fluids with de.teamlapen.lib.lib.config.BloodValueLoader from minecraft
[16Mar2020 11:03:48.552] [Server thread/INFO] [de.teamlapen.lib.lib.config.BloodValueLoader/config]: Loaded 1 blood values for fluids with de.teamlapen.lib.lib.config.BloodValueLoader from vampirism
[16Mar2020 11:03:48.553] [Server thread/INFO] [com.stal111.forbidden_arcanus.gui.forbiddenmicon.ForbiddenmiconPageLoadListener/]: Loaded 10 recipes
[16Mar2020 11:03:48.715] [Server thread/INFO] [Silent Gear/TraitManager]: Reloading trait files
[16Mar2020 11:03:48.719] [Server thread/INFO] [Silent Gear/TraitManager]: Registered 48 traits
[16Mar2020 11:03:48.883] [Server thread/INFO] [Silent Gear/PartManager]: Reloading part files
[16Mar2020 11:03:48.893] [Server thread/INFO] [Silent Gear/]: Skipping loading gear part silentgems:main/amazonite as it's conditions were not met
[16Mar2020 11:03:48.896] [Server thread/WARN] [Silent Gear/]: Unknown item tag 'forge:nuggets/compressed_iron' on part 'silents_mechanisms:main/compressed_iron'. Part will not be usable for crafting.
[16Mar2020 11:03:48.903] [Server thread/WARN] [Silent Gear/]: Unknown item tag 'forge:nuggets/refined_iron' on part 'silents_mechanisms:main/refined_iron'. Part will not be usable for crafting.
[16Mar2020 11:03:48.909] [Server thread/INFO] [Silent Gear/PartManager]: Registered 116 parts
[16Mar2020 11:03:48.982] [Server thread/INFO] [koala.fishingreal.FishingManager/]: Loaded 4 fish conversions
[16Mar2020 11:03:49.052] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab wood_slab_0 could not be found.
[16Mar2020 11:03:49.052] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab wood_slab_1 could not be found.
[16Mar2020 11:03:49.052] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab other_slab could not be found.
[16Mar2020 11:03:49.121] [Server thread/INFO] [Silent's Gems/ChaosBuffManager]: Reloading chaos buff files
[16Mar2020 11:03:49.122] [Server thread/INFO] [Silent's Gems/ChaosBuffManager]: Finished! Registered 15 chaos buffs
[16Mar2020 11:03:49.122] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: CraftTweaker reload starting!
[16Mar2020 11:03:49.159] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type IData[string] attempting to do stuff anyways
[16Mar2020 11:03:49.159] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type string[string] attempting to do stuff anyways
[16Mar2020 11:03:49.160] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type string[string] attempting to do stuff anyways
[16Mar2020 11:03:49.160] [Server thread/INFO] [STDERR/]: [org.openzen.zencode.java.JavaNativeModule:convertExpansion:460]: Could not get class for type IData[] attempting to do stuff anyways
[16Mar2020 11:03:49.185] [Server thread/INFO] [CraftTweaker/]: Scripts are invalid!
[16Mar2020 11:03:49.186] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: CraftTweaker reload complete!
[16Mar2020 11:03:49.186] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: This reload was made possible by Darkosto and more! [Learn more!]
[16Mar2020 11:03:49.187] [Server thread/INFO] [BonsaiTrees2/]: Loaded 24 bonsai types and 6 soil types
[16Mar2020 11:03:49.190] [Server thread/INFO] [BonsaiTrees2/]: Updated soil compatibility
[16Mar2020 11:03:49.242] [Netty Epoll Server IO #10/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
[16Mar2020 11:03:50.167] [Netty Epoll Server IO #11/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
[16Mar2020 11:03:50.735] [Netty Epoll Server IO #12/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting.
[16Mar2020 11:03:50.841] [Server thread/INFO] [ToolKit/]: Loading server stuff
[16Mar2020 11:03:50.926] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[16Mar2020 11:03:50.926] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[16Mar2020 11:03:50.926] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[16Mar2020 11:03:50.926] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[16Mar2020 11:03:50.926] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[16Mar2020 11:03:50.926] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[16Mar2020 11:03:50.926] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.item.BoatEntity from class biomesoplenty.common.entity.item.BoatEntityBOP
[16Mar2020 11:03:51.114] [Server thread/INFO] [biomesoplenty/]: Registering BoP commands...
[16Mar2020 11:03:51.130] [Server thread/INFO] [powder_power/]: PowderPower server events completed
[16Mar2020 11:03:51.158] [Server thread/INFO] [com.vandendaelen.openbackup.OpenBackup/]: World name : world
[16Mar2020 11:03:51.205] [Server thread/INFO] [FTB Chunks/]: Loaded 1711 chunks (86 force loaded) from 209 players in 47.007197ms
[16Mar2020 11:03:51.208] [Server thread/INFO] [Silent Gear/TraitManager]: Gear traits loaded: 48
[16Mar2020 11:03:51.208] [Server thread/INFO] [Silent Gear/PartManager]: Gear parts loaded: 116
[16Mar2020 11:03:52.404] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Untitled3 is cd490c4b-edb3-4162-845d-ebab99f583b1
[16Mar2020 11:03:56.956] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (good_dream): All chunks are saved
[16Mar2020 11:03:56.959] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (nightmare): All chunks are saved
[16Mar2020 11:03:56.960] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[16Mar2020 11:03:57.367] [Server thread/WARN] [com.mojang.datafixers.types.templates.TaggedChoice/]: Unsupported key: vampirism:hunter_trainer in TaggedChoiceType[id, minecraft:spawner_minecart -> ((Tag["DisplayState", NamedType["block_state", NilSave]] | NilDrop), MuType[V1931_4]),
minecraft:giant -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:end_crystal -> NilSave,
minecraft:experience_bottle -> NilSave,
minecraft:trader_llama -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), ((Tag["SaddleItem", MuType[V1931_3]] | NilDrop), ((Tag["DecorItem", MuType[V1931_3]] | NilDrop), ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave))))),
minecraft:boat -> NilSave,
minecraft:horse -> ((Tag["ArmorItem", MuType[V1931_3]] | NilDrop), ((Tag["SaddleItem", MuType[V1931_3]] | NilDrop), ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)))),
minecraft:trident -> ((Tag["inBlockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
minecraft:polar_bear -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:phantom -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:witch -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:llama -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), ((Tag["SaddleItem", MuType[V1931_3]] | NilDrop), ((Tag["DecorItem", MuType[V1931_3]] | NilDrop), ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave))))),
minecraft:pig -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:husk -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:turtle -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:sheep -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:ender_dragon -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:cave_spider -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:enderman -> ((Tag["carriedBlockState", NamedType["block_state", NilSave]] | NilDrop), ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave))),
minecraft:item_frame -> ((Tag["Item", MuType[V1931_3]] | NilDrop), NilSave),
minecraft:dolphin -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:vex -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:shulker_bullet -> NilSave,
minecraft:minecart -> ((Tag["DisplayState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
minecraft:item -> ((Tag["Item", MuType[V1931_3]] | NilDrop), NilSave),
minecraft:dragon_fireball -> NilSave,
minecraft:cod -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:skeleton -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:donkey -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), ((Tag["SaddleItem", MuType[V1931_3]] | NilDrop), ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)))),
minecraft:area_effect_cloud -> NilSave,
minecraft:ravager -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:squid -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:ghast -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:skeleton_horse -> ((Tag["SaddleItem", MuType[V1931_3]] | NilDrop), ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave))),
minecraft:cow -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:creeper -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:potion -> ((Tag["Potion", MuType[V1931_3]] | NilDrop), NilSave),
minecraft:illusioner -> NilSave,
minecraft:salmon -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:wither_skull -> NilSave,
minecraft:snow_golem -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:shulker -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:hopper_minecart -> ((Tag["DisplayState", NamedType["block_state", NilSave]] | NilDrop), ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:mooshroom -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:eye_of_ender -> NilSave,
minecraft:villager -> ((Tag["Inventory", List[MuType[V1931_3]]] | NilDrop), ((Tag["Offers", ((Tag["Recipes", List[((Tag["buy", MuType[V1931_3]] | NilDrop), ((Tag["buyB", MuType[V1931_3]] | NilDrop), ((Tag["sell", MuType[V1931_3]] | NilDrop), NilSave)))]] | NilDrop), NilSave)] | NilDrop), ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)))),
minecraft:stray -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:falling_block -> ((Tag["BlockState", NamedType["block_state", NilSave]] | NilDrop), ((Tag["TileEntityData", MuType[V1931_0]] | NilDrop), NilSave)),
minecraft:drowned -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:rabbit -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:painting -> NilSave,
minecraft:pillager -> ((Tag["Inventory", List[MuType[V1931_3]]] | NilDrop), ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave))),
minecraft:tnt -> NilSave,
minecraft:guardian -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:parrot -> NilSave,
minecraft:tnt_minecart -> ((Tag["DisplayState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
minecraft:arrow -> ((Tag["inBlockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
minecraft:chest_minecart -> ((Tag["DisplayState", NamedType["block_state", NilSave]] | NilDrop), ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:wither -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:command_block_minecart -> ((Tag["DisplayState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
minecraft:ender_pearl -> NilSave,
minecraft:bat -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:wandering_trader -> ((Tag["Inventory", List[MuType[V1931_3]]] | NilDrop), ((Tag["Offers", ((Tag["Recipes", List[((Tag["buy", MuType[V1931_3]] | NilDrop), ((Tag["buyB", MuType[V1931_3]] | NilDrop), ((Tag["sell", MuType[V1931_3]] | NilDrop), NilSave)))]] | NilDrop), NilSave)] | NilDrop), ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)))),
minecraft:wither_skeleton -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:fireball -> NilSave,
minecraft:furnace_minecart -> ((Tag["DisplayState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
minecraft:llama_spit -> NilSave,
minecraft:iron_golem -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:evoker_fangs -> NilSave,
minecraft:snowball -> NilSave,
minecraft:spectral_arrow -> ((Tag["inBlockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
minecraft:blaze -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:elder_guardian -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:zombie_pigman -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:mule -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), ((Tag["SaddleItem", MuType[V1931_3]] | NilDrop), ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)))),
minecraft:armor_stand -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:egg -> NilSave,
minecraft:zombie_horse -> ((Tag["SaddleItem", MuType[V1931_3]] | NilDrop), ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave))),
minecraft:vindicator -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:magma_cube -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:small_fireball -> NilSave,
minecraft:spider -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:slime -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:evoker -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:leash_knot -> NilSave,
minecraft:pufferfish -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:cat -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:experience_orb -> NilSave,
minecraft:fox -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:tropical_fish -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:ocelot -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:silverfish -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:endermite -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:chicken -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:firework_rocket -> ((Tag["FireworksItem", MuType[V1931_3]] | NilDrop), NilSave),
minecraft:zombie -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:wolf -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:zombie_villager -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave)),
minecraft:panda -> ((Tag["ArmorItems", List[MuType[V1931_3]]] | NilDrop), ((Tag["HandItems", List[MuType[V1931_3]]] | NilDrop), NilSave))]
[16Mar2020 11:03:57.507] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 6246ms or 124 ticks behind
[16Mar2020 11:03:58.709] [User Authenticator #2/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Yoosk is 385f65ff-d4f0-4a0a-9a83-b91edabc32d9
[16Mar2020 11:04:04.517] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Yoosk[/185.234.241.77:4919] logged in with entity id 542 at (9562.010087662378, 72.36933147670601, 4679.084223074642)
[16Mar2020 11:04:04.654] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Yoosk joined the game
[16Mar2020 11:04:04.993] [Server thread/WARN] [de.teamlapen.vampirism.core.ModEventHandler/]: Version check is not finished yet
[16Mar2020 11:04:05.201] [Netty Epoll Server IO #15/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize biomesoplenty.common.command.BiomeArgument@395f0525 (class biomesoplenty.common.command.BiomeArgument) - will not be sent to client!
[16Mar2020 11:04:05.216] [Netty Epoll Server IO #15/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:04:05.216] [Netty Epoll Server IO #15/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:04:05.216] [Netty Epoll Server IO #15/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:04:05.216] [Netty Epoll Server IO #15/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:04:05.217] [Netty Epoll Server IO #15/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:04:05.217] [Netty Epoll Server IO #15/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:04:07.139] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Untitled3[/217.105.102.200:53400] logged in with entity id 544 at (5730.23637338247, 91.0, 4064.0272793901436)
[16Mar2020 11:04:07.164] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Untitled3 joined the game
[16Mar2020 11:04:07.442] [Netty Epoll Server IO #13/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:04:07.442] [Netty Epoll Server IO #13/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:04:07.442] [Netty Epoll Server IO #13/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:04:07.442] [Netty Epoll Server IO #13/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:04:07.453] [Netty Epoll Server IO #13/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:04:07.454] [Netty Epoll Server IO #13/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:04:07.657] [Server thread/WARN] [de.teamlapen.vampirism.core.ModEventHandler/]: Version check is not finished yet
[16Mar2020 11:04:15.571] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3110ms or 62 ticks behind
[16Mar2020 11:04:32.751] [User Authenticator #3/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player hrjyrgen is c751b456-ffbb-4fb5-b559-08d9c77ad27f
[16Mar2020 11:04:36.347] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: hrjyrgen[/146.255.180.169:6556] logged in with entity id 949 at (5747.312294050844, 90.16287654342149, 4107.045812818699)
[16Mar2020 11:04:36.351] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: hrjyrgen joined the game
[16Mar2020 11:04:36.519] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:04:36.519] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:04:36.519] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:04:36.519] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:04:36.519] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:04:36.519] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:04:36.522] [Server thread/WARN] [de.teamlapen.vampirism.core.ModEventHandler/]: Version check is not finished yet
[16Mar2020 11:05:13.202] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:05:13.202] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: spawn is somewhat fixed
[16Mar2020 11:05:24.241] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:05:24.241] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Untitled3>: somewhat?
[16Mar2020 11:05:29.904] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:05:29.905] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: its burning
[16Mar2020 11:05:33.291] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:05:33.292] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Untitled3>: lmao
[16Mar2020 11:05:47.819] [User Authenticator #4/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player FallenDirtchange is 8ae2a531-7a69-479e-85ea-f5b9d83ded38
[16Mar2020 11:05:53.649] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: FallenDirtchange[/82.78.191.19:60610] logged in with entity id 1847 at (7589.038878310152, 68.0, 738.7118493061412)
[16Mar2020 11:05:53.653] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: FallenDirtchange joined the game
[16Mar2020 11:05:53.806] [Server thread/WARN] [de.teamlapen.vampirism.core.ModEventHandler/]: Version check is not finished yet
[16Mar2020 11:05:53.825] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:05:53.825] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:05:53.825] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:05:53.825] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:05:53.825] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:05:53.825] [Netty Epoll Server IO #3/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:06:31.893] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:06:31.893] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: t h a t w a s 1 0 m i n u t e s
[16Mar2020 11:06:36.832] [Timer-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
[16Mar2020 11:06:36.832] [Timer-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ArrayList.rangeCheck(ArrayList.java:657)
[16Mar2020 11:06:36.832] [Timer-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ArrayList.get(ArrayList.java:433)
[16Mar2020 11:06:36.832] [Timer-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.maciej916.machat.libs.auto_message.AutoMessageTask.run(AutoMessageTask.java:25)
[16Mar2020 11:06:36.832] [Timer-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.TimerThread.mainLoop(Timer.java:555)
[16Mar2020 11:06:36.832] [Timer-0/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.TimerThread.run(Timer.java:505)
[16Mar2020 11:06:39.404] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:06:39.405] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: :feelsbanman:
[16Mar2020 11:06:42.941] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:06:42.942] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: b a n
[16Mar2020 11:07:50.655] [User Authenticator #5/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player go_truckyourself is 826211c5-f8a4-441e-912f-bcd48b6f7fe7
[16Mar2020 11:07:54.023] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: go_truckyourself[/81.227.202.175:55448] logged in with entity id 3566 at (2323.327533382775, 66.0, -739.8186383679513)
[16Mar2020 11:07:54.026] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: go_truckyourself joined the game
[16Mar2020 11:07:54.137] [Server thread/WARN] [de.teamlapen.vampirism.core.ModEventHandler/]: Version check is not finished yet
[16Mar2020 11:07:54.176] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:07:54.176] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:07:54.176] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:07:54.176] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:07:54.176] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:07:54.176] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:09:12.692] [User Authenticator #6/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Tech_Phantom is 89d1c70c-c62c-4cb7-85de-735f9333a2dd
[16Mar2020 11:09:13.330] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:09:13.331] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: i have obtained food
[16Mar2020 11:09:16.216] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Tech_Phantom[/193.154.254.60:51163] logged in with entity id 4896 at (107.69999998807907, 207.75, 44.30000001192093)
[16Mar2020 11:09:16.221] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Tech_Phantom joined the game
[16Mar2020 11:09:16.273] [Server thread/WARN] [de.teamlapen.vampirism.core.ModEventHandler/]: Version check is not finished yet
[16Mar2020 11:09:16.374] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:09:16.374] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:09:16.374] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:09:16.374] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:09:16.375] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:09:16.375] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:09:31.662] [JDA MainWS-ReadThread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Discord - Ghost ♪> lmao
[16Mar2020 11:09:43.781] [User Authenticator #7/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player GhostPDC is f849e4f7-a870-4049-80ae-b82fa22c0673
[16Mar2020 11:09:52.177] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: GhostPDC[/42.118.112.249:57641] logged in with entity id 5417 at (6586.8672751921795, 54.0, 490.65508940202585)
[16Mar2020 11:09:52.181] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: GhostPDC joined the game
[16Mar2020 11:09:52.291] [Server thread/WARN] [de.teamlapen.vampirism.core.ModEventHandler/]: Version check is not finished yet
[16Mar2020 11:09:52.342] [Netty Epoll Server IO #8/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:09:52.342] [Netty Epoll Server IO #8/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:09:52.342] [Netty Epoll Server IO #8/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:09:52.342] [Netty Epoll Server IO #8/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:09:52.342] [Netty Epoll Server IO #8/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:09:52.342] [Netty Epoll Server IO #8/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:10:30.896] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Yoosk: Set the world spawn point to -185, 249, -360]
[16Mar2020 11:10:55.651] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: go_truckyourself drowned
[16Mar2020 11:10:55.662] [Server thread/INFO] [tombstone/]: A new grave of the player go_truckyourself was created at position [x:2509, y:36, z:-485, dim:0]
[16Mar2020 11:10:55.698] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: go_truckyourself has made the advancement [Your First Grave]
[16Mar2020 11:11:03.037] [Server thread/INFO] [STDOUT/]: [com.maciej916.maenchants.ForgeEventSubscriber:onPlayerClone:49]: com.maciej916.maenchants.capabilities.Enchants@14b2ee60
[16Mar2020 11:11:03.050] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:11:03.050] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:11:03.050] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:11:03.050] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:11:03.050] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:11:03.050] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:11:03.457] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:11:03.457] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: h a h a
[16Mar2020 11:11:40.895] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:11:40.895] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:11:40.895] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:11:40.896] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:11:40.896] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:11:40.896] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:11:43.975] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:11:43.976] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:11:43.976] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:11:43.976] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:11:43.976] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:11:43.976] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:11:51.076] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:11:51.076] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:11:51.076] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:11:51.076] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:11:51.076] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:11:51.076] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:12:04.254] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:12:04.254] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: okay spawn is safe
[16Mar2020 11:12:04.928] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:12:04.928] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: f
[16Mar2020 11:12:10.407] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:12:10.407] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: i dont trust u
[16Mar2020 11:12:15.141] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:12:15.141] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: though few chunks on very end of that hole is still there
[16Mar2020 11:12:16.267] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:12:16.267] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: me too]\
[16Mar2020 11:12:17.703] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:12:17.703] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: xd
[16Mar2020 11:12:27.724] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:12:27.724] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: so its not fixed
[16Mar2020 11:12:37.054] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:12:37.054] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: the main spawn itself is
[16Mar2020 11:12:50.022] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:12:50.023] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: ok
[16Mar2020 11:12:52.500] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:12:52.501] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: ok
[16Mar2020 11:12:57.066] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Tech_Phantom starved to death
[16Mar2020 11:12:57.067] [Server thread/INFO] [tombstone/]: A new grave of the player Tech_Phantom was created at position [x:132, y:120, z:363, dim:4]
[16Mar2020 11:12:58.274] [Server thread/INFO] [STDOUT/]: [com.maciej916.maenchants.ForgeEventSubscriber:onPlayerClone:49]: com.maciej916.maenchants.capabilities.Enchants@7e92cbf9
[16Mar2020 11:12:58.278] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:12:58.278] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:12:58.278] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:12:58.278] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:12:58.278] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:12:58.278] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:13:02.725] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:13:02.726] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: f
[16Mar2020 11:13:03.741] [User Authenticator #8/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Halfdeaf is 2b608934-3574-462e-a77b-e1b1b2bbe5a4
[16Mar2020 11:13:04.180] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:13:04.180] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:13:04.180] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:13:04.181] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:13:04.181] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:13:04.181] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:13:08.017] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Halfdeaf[/153.92.150.83:55618] logged in with entity id 12523 at (6596.043420188124, 54.0, 492.42930168797545)
[16Mar2020 11:13:08.021] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Halfdeaf joined the game
[16Mar2020 11:13:08.150] [Server thread/WARN] [de.teamlapen.vampirism.core.ModEventHandler/]: Version check is not finished yet
[16Mar2020 11:13:08.201] [Netty Epoll Server IO #10/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:13:08.202] [Netty Epoll Server IO #10/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:13:08.202] [Netty Epoll Server IO #10/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:13:08.202] [Netty Epoll Server IO #10/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:13:08.202] [Netty Epoll Server IO #10/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:13:08.202] [Netty Epoll Server IO #10/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:13:08.471] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Yoosk: Dim -1 (minecraft:the_nether): Mean tick time: 0.128 ms. Mean TPS: 20.000]
[16Mar2020 11:13:08.471] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Yoosk: Dim 0 (minecraft:overworld): Mean tick time: 39.621 ms. Mean TPS: 20.000]
[16Mar2020 11:13:08.471] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Yoosk: Dim 1 (minecraft:the_end): Mean tick time: 0.053 ms. Mean TPS: 20.000]
[16Mar2020 11:13:08.472] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Yoosk: Dim 2 (goodnightsleep:good_dream): Mean tick time: 0.238 ms. Mean TPS: 20.000]
[16Mar2020 11:13:08.472] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Yoosk: Dim 3 (goodnightsleep:nightmare): Mean tick time: 0.006 ms. Mean TPS: 20.000]
[16Mar2020 11:13:08.472] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Yoosk: Dim 4 (yamda:yamda_dim): Mean tick time: 2.843 ms. Mean TPS: 20.000]
[16Mar2020 11:13:08.472] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Yoosk: Overall: Mean tick time: 51.458 ms. Mean TPS: 19.433]
[16Mar2020 11:13:12.344] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:13:12.344] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Tech_Phantom>: f indeed
[16Mar2020 11:13:21.923] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2012ms or 40 ticks behind
[16Mar2020 11:13:28.192] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:13:28.192] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Halfdeaf>: o/
[16Mar2020 11:13:31.274] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:13:31.274] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: h
[16Mar2020 11:13:32.381] [User Authenticator #9/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player RomKG is d3cb85e2-3075-48a1-b213-a9bfb62360c1
[16Mar2020 11:13:34.029] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:13:34.029] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: hi
[16Mar2020 11:13:34.235] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:13:34.235] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: hey
[16Mar2020 11:13:37.784] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: RomKG[/217.230.32.55:51723] logged in with entity id 14209 at (2296.5080276798644, 161.0, -665.57150575694)
[16Mar2020 11:13:37.787] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: RomKG joined the game
[16Mar2020 11:13:37.850] [Server thread/WARN] [de.teamlapen.vampirism.core.ModEventHandler/]: Version check is not finished yet
[16Mar2020 11:13:37.869] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:13:37.870] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Halfdeaf>: did we get griefed?
[16Mar2020 11:13:37.921] [Netty Epoll Server IO #12/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:13:37.935] [Netty Epoll Server IO #12/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:13:37.935] [Netty Epoll Server IO #12/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:13:37.935] [Netty Epoll Server IO #12/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:13:37.936] [Netty Epoll Server IO #12/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:13:37.936] [Netty Epoll Server IO #12/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:13:40.041] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ItemEntity['Air'/14340, l='world', x=6615.67, y=2.42, z=477.58]
[16Mar2020 11:13:41.528] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4617ms or 92 ticks behind
[16Mar2020 11:13:41.830] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:13:41.830] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: yes
[16Mar2020 11:13:45.065] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:13:45.065] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: eys
[16Mar2020 11:13:47.038] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:13:47.038] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: 95% fixed so
[16Mar2020 11:13:52.161] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:13:52.161] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: no
[16Mar2020 11:13:57.976] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:13:57.976] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: 85%
[16Mar2020 11:13:58.087] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:13:58.088] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: so
[16Mar2020 11:14:01.078] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4567ms or 91 ticks behind
[16Mar2020 11:14:01.833] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:14:01.833] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: its
[16Mar2020 11:14:02.915] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:14:02.915] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: not
[16Mar2020 11:14:04.758] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:14:04.758] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: FIXED
[16Mar2020 11:14:12.557] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:14:12.558] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: truE
[16Mar2020 11:14:20.168] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:14:20.168] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:14:20.168] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:14:20.168] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:14:20.168] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:14:20.168] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:14:22.069] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 6008ms or 120 ticks behind
[16Mar2020 11:14:33.122] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:14:33.122] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: uhh
[16Mar2020 11:14:45.060] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 7999ms or 159 ticks behind
[16Mar2020 11:14:56.033] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: RomKG lost connection: Disconnected
[16Mar2020 11:14:56.034] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: RomKG left the game
[16Mar2020 11:15:05.652] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 5640ms or 112 ticks behind
[16Mar2020 11:15:19.111] [Server thread/WARN] [net.minecraft.network.play.ServerPlayNetHandler/]: go_truckyourself moved wrongly!
[16Mar2020 11:15:21.997] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: go_truckyourself has made the advancement [Vampire Forest]
[16Mar2020 11:15:24.271] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3660ms or 73 ticks behind
[16Mar2020 11:15:44.737] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2026ms or 40 ticks behind
[16Mar2020 11:16:00.006] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:16:00.006] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: please leave this place tech
[16Mar2020 11:16:09.963] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2002ms or 40 ticks behind
[16Mar2020 11:16:27.517] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2006ms or 40 ticks behind
[16Mar2020 11:16:46.106] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3595ms or 71 ticks behind
[16Mar2020 11:17:05.502] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4440ms or 88 ticks behind
[16Mar2020 11:17:19.898] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-206, y=63, z=-465}
[16Mar2020 11:17:23.598] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-207, y=63, z=-464}
[16Mar2020 11:17:23.983] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3522ms or 70 ticks behind
[16Mar2020 11:17:24.067] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-206, y=63, z=-464}
[16Mar2020 11:17:24.572] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-205, y=63, z=-463}
[16Mar2020 11:17:24.727] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-205, y=63, z=-464}
[16Mar2020 11:17:24.824] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-205, y=63, z=-463}
[16Mar2020 11:17:25.477] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-204, y=64, z=-462}
[16Mar2020 11:17:26.766] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-206, y=63, z=-464}
[16Mar2020 11:17:28.098] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-206, y=63, z=-464}
[16Mar2020 11:17:28.318] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-206, y=63, z=-465}
[16Mar2020 11:17:28.625] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-207, y=63, z=-463}
[16Mar2020 11:17:28.678] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-208, y=63, z=-463}
[16Mar2020 11:17:28.923] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-208, y=63, z=-462}
[16Mar2020 11:17:29.222] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-208, y=63, z=-462}
[16Mar2020 11:17:29.447] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-207, y=63, z=-462}
[16Mar2020 11:17:29.676] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-207, y=63, z=-462}
[16Mar2020 11:17:30.317] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-205, y=63, z=-463}
[16Mar2020 11:17:42.063] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-202, y=64, z=-462}
[16Mar2020 11:17:42.065] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3104ms or 62 ticks behind
[16Mar2020 11:17:42.827] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-202, y=64, z=-462}
[16Mar2020 11:17:49.210] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-202, y=63, z=-460}
[16Mar2020 11:17:49.263] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-204, y=64, z=-462}
[16Mar2020 11:17:50.720] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-202, y=63, z=-463}
[16Mar2020 11:17:52.254] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-202, y=63, z=-463}
[16Mar2020 11:17:52.889] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-202, y=63, z=-463}
[16Mar2020 11:17:59.233] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2022ms or 40 ticks behind
[16Mar2020 11:18:01.341] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-201, y=63, z=-463}
[16Mar2020 11:18:01.395] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-200, y=62, z=-465}
[16Mar2020 11:18:01.994] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=0, y=0, z=0} BlockPos{x=-199, y=62, z=-463}
[16Mar2020 11:18:17.466] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3255ms or 65 ticks behind
[16Mar2020 11:18:32.491] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:18:32.491] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: ill need everyone far away from spawn for a while
[16Mar2020 11:18:36.525] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4064ms or 81 ticks behind
[16Mar2020 11:18:43.429] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:18:43.429] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: come to spawn u said?>
[16Mar2020 11:18:47.882] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:18:47.882] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: lol
[16Mar2020 11:18:50.587] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:18:50.587] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: yeah
[16Mar2020 11:18:54.422] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2911ms or 58 ticks behind
[16Mar2020 11:18:57.122] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:18:57.122] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: oh god
[16Mar2020 11:19:00.160] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:19:00.160] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <hrjyrgen>: hello
[16Mar2020 11:19:01.941] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Yoosk: Automatic saving is now disabled]
[16Mar2020 11:19:02.939] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:19:02.939] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: hi
[16Mar2020 11:19:03.204] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:19:03.204] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Untitled3>: hi
[16Mar2020 11:19:07.252] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:19:07.253] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Halfdeaf>: o/
[16Mar2020 11:19:07.585] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Tech_Phantom did not like the sun
[16Mar2020 11:19:07.586] [Server thread/INFO] [tombstone/]: A new grave of the player Tech_Phantom was created at position [x:3702, y:62, z:2, dim:0]
[16Mar2020 11:19:09.338] [Server thread/INFO] [STDOUT/]: [com.maciej916.maenchants.ForgeEventSubscriber:onPlayerClone:49]: com.maciej916.maenchants.capabilities.Enchants@322aae47
[16Mar2020 11:19:09.346] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:19:09.346] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:19:09.346] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:19:09.346] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:19:09.347] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:19:09.347] [Netty Epoll Server IO #7/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:19:11.607] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:19:11.607] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <hrjyrgen>: why im here?
[16Mar2020 11:19:16.468] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:19:16.469] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: so you are not there
[16Mar2020 11:19:23.155] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:19:23.156] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: why do u guys have cool stuff
[16Mar2020 11:19:25.497] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Yoosk: Automatic saving is now enabled]
[16Mar2020 11:19:25.537] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:19:25.537] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: scam
[16Mar2020 11:19:25.786] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:19:25.786] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <hrjyrgen>: i was building actually
[16Mar2020 11:19:29.854] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:19:29.854] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: lol
[16Mar2020 11:19:30.261] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:19:30.261] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: me 2
[16Mar2020 11:19:38.327] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Yoosk: Saved the game]
[16Mar2020 11:19:40.074] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:19:40.074] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: you can go back now
[16Mar2020 11:19:43.956] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:19:43.956] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: bruh
[16Mar2020 11:20:00.125] [Server thread/INFO] [tombstone/]: All players have been successfully backed up
[16Mar2020 11:20:01.517] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: FallenDirtchange has made the advancement [Vampire Forest]
[16Mar2020 11:20:09.206] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:20:09.206] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: ey dont mess with me
[16Mar2020 11:20:13.025] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:20:13.025] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: unless you dont have /home yet
[16Mar2020 11:20:17.003] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:20:17.003] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: driveby
[16Mar2020 11:20:55.989] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: go_truckyourself has made the advancement [Acquire Hardware]
[16Mar2020 11:20:55.994] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: go_truckyourself has made the advancement [Shinies Acquired!]
[16Mar2020 11:20:57.532] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:20:57.533] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: i didnt know the tree decapitator mod was on or whatever
[16Mar2020 11:21:02.012] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2001ms or 40 ticks behind
[16Mar2020 11:21:19.722] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2011ms or 40 ticks behind
[16Mar2020 11:21:29.940] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:21:29.940] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: ?
[16Mar2020 11:21:32.628] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:21:32.629] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: ah
[16Mar2020 11:21:37.017] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2006ms or 40 ticks behind
[16Mar2020 11:21:54.072] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2061ms or 41 ticks behind
[16Mar2020 11:22:14.075] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 5014ms or 100 ticks behind
[16Mar2020 11:22:24.425] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Yoosk lost connection: Disconnected
[16Mar2020 11:22:24.426] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Yoosk left the game
[16Mar2020 11:22:28.599] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:22:28.600] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: dungeon
[16Mar2020 11:22:30.337] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:22:30.338] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: e p i c
[16Mar2020 11:22:31.622] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2561ms or 51 ticks behind
[16Mar2020 11:22:50.875] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:22:50.875] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: someone was here?
[16Mar2020 11:23:17.731] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2020ms or 40 ticks behind
[16Mar2020 11:23:28.030] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: hrjyrgen has made the advancement [Dimensional Chest]
[16Mar2020 11:23:35.381] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2670ms or 53 ticks behind
[16Mar2020 11:23:41.594] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: hrjyrgen has made the advancement [Dimensional Tablet]
[16Mar2020 11:23:51.344] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:23:51.344] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Untitled3>: does dim storage work same as enderchest from ae2?
[16Mar2020 11:23:52.759] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2398ms or 47 ticks behind
[16Mar2020 11:23:57.102] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:23:57.102] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: yes
[16Mar2020 11:24:00.394] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:24:00.394] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Untitled3>: goog
[16Mar2020 11:24:02.919] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:24:02.919] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Untitled3>: good
[16Mar2020 11:24:06.004] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:24:06.004] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: eyyy stuff
[16Mar2020 11:24:12.062] [JDA MainWS-ReadThread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Discord - Yoosk> i would say its even better
[16Mar2020 11:24:17.414] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:24:17.414] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: there even auto collect
[16Mar2020 11:24:40.518] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2007ms or 40 ticks behind
[16Mar2020 11:24:58.630] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3119ms or 62 ticks behind
[16Mar2020 11:25:18.266] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ItemEntity['Air'/45234, l='world', x=6613.90, y=2.00, z=478.92]
[16Mar2020 11:25:38.009] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2698ms or 53 ticks behind
[16Mar2020 11:25:52.595] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:25:52.595] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: magic essence e p i c
[16Mar2020 11:25:55.466] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2005ms or 40 ticks behind
[16Mar2020 11:26:10.844] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=5703, y=46, z=1189} BlockPos{x=5703, y=44, z=1189}
[16Mar2020 11:26:16.612] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:26:16.612] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: nether star seed n o IcE
[16Mar2020 11:26:19.575] [Server thread/WARN] [net.minecraft.network.play.ServerPlayNetHandler/]: go_truckyourself moved wrongly!
[16Mar2020 11:26:23.238] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ItemEntity['Air'/50600, l='world', x=5703.40, y=62.30, z=1189.29]
[16Mar2020 11:27:12.704] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:27:12.705] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: corrupting powder?
[16Mar2020 11:27:27.259] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=5700, y=42, z=1181} BlockPos{x=5700, y=43, z=1181}
[16Mar2020 11:27:27.784] [Server thread/WARN] [net.minecraft.server.management.PlayerInteractionManager/]: Mismatch in destroy block pos: BlockPos{x=5699, y=42, z=1182} BlockPos{x=5699, y=43, z=1182}
[16Mar2020 11:28:23.862] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2001ms or 40 ticks behind
[16Mar2020 11:28:34.155] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Untitled3 has made the advancement [Importing]
[16Mar2020 11:28:34.156] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Untitled3 has made the advancement [Connecting]
[16Mar2020 11:28:37.903] [User Authenticator #10/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Yoosk is 385f65ff-d4f0-4a0a-9a83-b91edabc32d9
[16Mar2020 11:28:41.317] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2006ms or 40 ticks behind
[16Mar2020 11:28:43.024] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Yoosk[/185.234.241.77:5948] logged in with entity id 60803 at (45.034110666209585, 242.93674496138803, -420.63642214758096)
[16Mar2020 11:28:43.031] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Yoosk joined the game
[16Mar2020 11:28:43.049] [Server thread/WARN] [de.teamlapen.vampirism.core.ModEventHandler/]: Version check is not finished yet
[16Mar2020 11:28:43.136] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize biomesoplenty.common.command.BiomeArgument@395f0525 (class biomesoplenty.common.command.BiomeArgument) - will not be sent to client!
[16Mar2020 11:28:43.136] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:28:43.136] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:28:43.136] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:28:43.136] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:28:43.137] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:28:43.137] [Netty Epoll Server IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:28:56.700] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ItemEntity['Air'/61649, l='world', x=5707.74, y=61.91, z=1163.30]
[16Mar2020 11:28:58.296] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: hrjyrgen has made the advancement [Connecting]
[16Mar2020 11:28:58.619] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2307ms or 46 ticks behind
[16Mar2020 11:29:35.062] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:29:35.062] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: bro this dungeon hella stacked
[16Mar2020 11:29:38.115] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2004ms or 40 ticks behind
[16Mar2020 11:29:56.470] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2009ms or 40 ticks behind
[16Mar2020 11:30:14.897] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3436ms or 68 ticks behind
[16Mar2020 11:30:35.420] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2009ms or 40 ticks behind
[16Mar2020 11:30:48.006] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: go_truckyourself has made the advancement [Sweet Dreams]
[16Mar2020 11:30:53.881] [Server thread/INFO] [morpheus/]: go_truckyourself is now sleeping. 1/8 - 2 miners (20%)
[16Mar2020 11:30:58.173] [User Authenticator #11/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Yoosk is 385f65ff-d4f0-4a0a-9a83-b91edabc32d9
[16Mar2020 11:30:58.642] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2981ms or 59 ticks behind
[16Mar2020 11:31:02.158] [Server thread/INFO] [morpheus/]: go_truckyourself has left their bed. 0/8 - 2 miners (0%)
[16Mar2020 11:31:02.897] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Yoosk lost connection: You logged in from another location
[16Mar2020 11:31:02.897] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Yoosk left the game
[16Mar2020 11:31:03.360] [Server thread/WARN] [net.minecraft.network.NetworkManager/]: handleDisconnection() called twice
[16Mar2020 11:31:03.361] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Yoosk[/185.234.241.77:6067] logged in with entity id 67152 at (45.034110666209585, 242.93674496138803, -420.63642214758096)
[16Mar2020 11:31:03.367] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Yoosk joined the game
[16Mar2020 11:31:03.393] [Server thread/WARN] [de.teamlapen.vampirism.core.ModEventHandler/]: Version check is not finished yet
[16Mar2020 11:31:03.503] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize biomesoplenty.common.command.BiomeArgument@395f0525 (class biomesoplenty.common.command.BiomeArgument) - will not be sent to client!
[16Mar2020 11:31:03.504] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:31:03.504] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:31:03.504] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:31:03.504] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:31:03.504] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:31:03.504] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:31:16.990] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3379ms or 67 ticks behind
[16Mar2020 11:31:28.671] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:31:28.671] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: i found a grave lol
[16Mar2020 11:31:34.435] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2474ms or 49 ticks behind
[16Mar2020 11:31:49.732] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:31:49.732] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: poor mcdonaldhero
[16Mar2020 11:31:51.699] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2288ms or 45 ticks behind
[16Mar2020 11:31:53.565] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: go_truckyourself has made the advancement [Monster Hunter]
[16Mar2020 11:32:04.106] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity minecraft:skeleton that already exists with UUID d916c737-c1fc-4a7f-b910-2bdab99aa3a4
[16Mar2020 11:32:10.016] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2005ms or 40 ticks behind
[16Mar2020 11:32:28.871] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3860ms or 77 ticks behind
[16Mar2020 11:33:06.837] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2026ms or 40 ticks behind
[16Mar2020 11:33:25.534] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3723ms or 74 ticks behind
[16Mar2020 11:33:28.084] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:33:28.084] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: Halfdeaf what r u doding
[16Mar2020 11:33:43.126] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2615ms or 52 ticks behind
[16Mar2020 11:34:01.883] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3772ms or 75 ticks behind
[16Mar2020 11:34:20.241] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3380ms or 67 ticks behind
[16Mar2020 11:34:22.017] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: go_truckyourself has made the advancement [By Any Other Name]
[16Mar2020 11:34:37.700] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2488ms or 49 ticks behind
[16Mar2020 11:34:55.520] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2859ms or 57 ticks behind
[16Mar2020 11:35:13.773] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:35:13.773] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: this is fun lol
[16Mar2020 11:35:15.791] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 5280ms or 105 ticks behind
[16Mar2020 11:35:30.408] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:35:30.408] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: oh found second builder
[16Mar2020 11:35:33.168] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:35:33.168] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Yoosk>: how fun is that\
[16Mar2020 11:35:34.393] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3632ms or 72 ticks behind
[16Mar2020 11:35:36.158] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:35:36.158] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: oh
[16Mar2020 11:35:36.550] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:35:36.550] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: very
[16Mar2020 11:35:45.551] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:35:45.552] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: name ?
[16Mar2020 11:35:52.280] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2919ms or 58 ticks behind
[16Mar2020 11:35:53.397] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:35:53.397] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GhostPDC>: of the owner ?
[16Mar2020 11:36:12.924] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 5663ms or 113 ticks behind
[16Mar2020 11:36:32.475] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4564ms or 91 ticks behind
[16Mar2020 11:36:50.419] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2958ms or 59 ticks behind
[16Mar2020 11:37:09.787] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4376ms or 87 ticks behind
[16Mar2020 11:37:24.501] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: FallenDirtchange has made the advancement [Not Today, Thank You]
[16Mar2020 11:37:26.910] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2148ms or 42 ticks behind
[16Mar2020 11:37:30.499] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: go_truckyourself has made the advancement [Stone Age]
[16Mar2020 11:37:36.353] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: afk.maessentials.afk.false
[16Mar2020 11:37:45.214] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3353ms or 67 ticks behind
[16Mar2020 11:38:03.293] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3082ms or 61 ticks behind
[16Mar2020 11:38:05.782] [Server thread/WARN] [colouredchat/]: ColouredChat is unable to parse chat messages! Please check if another mod/plugin modifies chat.
[16Mar2020 11:38:05.782] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <FallenDirtchange>: name tagggg and ench apple
[16Mar2020 11:38:20.675] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2414ms or 48 ticks behind
[16Mar2020 11:38:38.494] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2833ms or 56 ticks behind
[16Mar2020 11:38:58.610] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 5149ms or 102 ticks behind
[16Mar2020 11:39:08.349] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: go_truckyourself hit the ground too hard
[16Mar2020 11:39:08.350] [Server thread/INFO] [tombstone/]: A new grave of the player go_truckyourself was created at position [x:2256, y:54, z:569, dim:0]
[16Mar2020 11:39:13.288] [Server thread/INFO] [STDOUT/]: [com.maciej916.maenchants.ForgeEventSubscriber:onPlayerClone:49]: com.maciej916.maenchants.capabilities.Enchants@7af8e974
[16Mar2020 11:39:13.306] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@7f696f3d (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:39:13.306] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025@1235c675 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10527/695896025) - will not be sent to client!
[16Mar2020 11:39:13.306] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602@7a793841 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$10543/1343421602) - will not be sent to client!
[16Mar2020 11:39:13.306] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1db1fa12 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[16Mar2020 11:39:13.306] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@39e909da (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:39:13.306] [Netty Epoll Server IO #5/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@104e9d57 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[16Mar2020 11:39:17.023] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3462ms or 69 ticks behind
[16Mar2020 11:39:34.928] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2917ms or 58 ticks behind
[16Mar2020 11:39:52.882] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2971ms or 59 ticks behind
[16Mar2020 11:40:10.355] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2494ms or 49 ticks behind
[16Mar2020 11:40:30.303] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 4992ms or 99 ticks behind
[16Mar2020 11:40:38.230] [Server thread/WARN] [net.minecraft.network.NetworkSystem/]: Failed to handle packet for /217.105.102.200:53400
net.minecraft.crash.ReportedException: Ticking player
at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:424) ~[?:?]
at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183) ~[?:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228) ~[?:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) [?:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:866) [?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:329) [?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Caused by: java.lang.NullPointerException
at net.minecraft.nbt.CompoundNBT.func_186854_a(CompoundNBT.java:119) ~[?:?]
at com.direwolf20.mininggadgets.common.tiles.RenderBlockTileEntity.func_189515_b(RenderBlockTileEntity.java:267) ~[?:1.3.1]
at net.minecraftforge.common.util.BlockSnapshot.getTileNBT(BlockSnapshot.java:125) ~[?:?]
at net.minecraftforge.common.util.BlockSnapshot.<init>(BlockSnapshot.java:63) ~[?:?]
at net.minecraftforge.common.util.BlockSnapshot.<init>(BlockSnapshot.java:83) ~[?:?]
at net.minecraftforge.common.util.BlockSnapshot.getBlockSnapshot(BlockSnapshot.java:106) ~[?:?]
at net.minecraft.world.World.func_180501_a(World.java:169) ~[?:?]
at net.minecraft.world.World.func_175656_a(World.java:258) ~[?:?]
at com.direwolf20.mininggadgets.common.tiles.RenderBlockTileEntity.removeBlock(RenderBlockTileEntity.java:331) ~[?:1.3.1]
at com.direwolf20.mininggadgets.common.tiles.RenderBlockTileEntity.setDurability(RenderBlockTileEntity.java:88) ~[?:1.3.1]
at com.direwolf20.mininggadgets.common.items.MiningGadget.onUsingTick(MiningGadget.java:331) ~[?:1.3.1]
at net.minecraftforge.common.extensions.IForgeItemStack.onUsingTick(IForgeItemStack.java:247) ~[?:?]
at net.minecraft.entity.LivingEntity.func_184608_ct(LivingEntity.java:2528) ~[?:?]
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2025) ~[?:?]
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:233) ~[?:?]
at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:361) ~[?:?]
... 8 more
[16Mar2020 11:40:38.291] [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.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:329) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Caused by: java.lang.NullPointerException
at net.minecraft.nbt.CompoundNBT.func_186854_a(CompoundNBT.java:119) ~[?:?]
at com.direwolf20.mininggadgets.common.tiles.RenderBlockTileEntity.func_189515_b(RenderBlockTileEntity.java:267) ~[?:1.3.1]
at net.minecraftforge.common.util.BlockSnapshot.getTileNBT(BlockSnapshot.java:125) ~[?:?]
at net.minecraftforge.common.util.BlockSnapshot.<init>(BlockSnapshot.java:63) ~[?:?]
at net.minecraftforge.common.util.BlockSnapshot.<init>(BlockSnapshot.java:83) ~[?:?]
at net.minecraftforge.common.util.BlockSnapshot.getBlockSnapshot(BlockSnapshot.java:106) ~[?:?]
at net.minecraft.world.World.func_180501_a(World.java:169) ~[?:?]
at net.minecraft.world.World.func_175656_a(World.java:258) ~[?:?]
at com.direwolf20.mininggadgets.common.tiles.RenderBlockTileEntity.resetBlock(RenderBlockTileEntity.java:339) ~[?:1.3.1]
at com.direwolf20.mininggadgets.common.tiles.RenderBlockTileEntity.func_73660_a(RenderBlockTileEntity.java:388) ~[?:1.3.1]
at net.minecraft.world.World.func_217391_K(World.java:473) ~[?:?]
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
[16Mar2020 11:40:38.294] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: /home/container/./crash-reports/crash-2020-03-16_11.40.38-server.txt
[16Mar2020 11:40:38.294] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[16Mar2020 11:40:38.295] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[16Mar2020 11:40:38.411] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Untitled3 lost connection: Internal server error
[16Mar2020 11:40:38.411] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Untitled3 left the game
[16Mar2020 11:40:38.425] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: FallenDirtchange lost connection: Internal Exception: java.lang.StackOverflowError
[16Mar2020 11:40:38.426] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: FallenDirtchange left the game
[16Mar2020 11:40:38.433] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Halfdeaf lost connection: Internal Exception: java.lang.StackOverflowError
[16Mar2020 11:40:38.434] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Halfdeaf left the game
[16Mar2020 11:40:38.449] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: go_truckyourself lost connection: Internal Exception: java.lang.StackOverflowError
[16Mar2020 11:40:38.449] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: go_truckyourself left the game
[16Mar2020 11:40:38.454] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[16Mar2020 11:40:38.454] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'world'/minecraft:overworld
[16Mar2020 11:40:38.919] [Server thread/ERROR] [net.minecraft.world.chunk.Chunk/]: A TileEntity type com.direwolf20.mininggadgets.common.tiles.RenderBlockTileEntity has thrown an exception trying to write state. It will not persist, Report this to the mod author
java.lang.NullPointerException: null
at net.minecraft.nbt.CompoundNBT.func_186854_a(CompoundNBT.java:119) ~[?:?]
at com.direwolf20.mininggadgets.common.tiles.RenderBlockTileEntity.func_189515_b(RenderBlockTileEntity.java:267) ~[?:1.3.1]
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 java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) [?:1.8.0_212]
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) [?:1.8.0_212]
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) [?:1.8.0_212]
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) [?:1.8.0_212]
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) [?:1.8.0_212]
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) [?:1.8.0_212]
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) [?:1.8.0_212]
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) [?:1.8.0_212]
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [?:1.8.0_212]
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:1.8.0_212]
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.dedicated.DedicatedServer.func_71260_j(DedicatedServer.java:549) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:676) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[16Mar2020 11:40:40.331] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
[16Mar2020 11:40:40.331] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'world'/minecraft:the_nether
[16Mar2020 11:40:40.332] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[16Mar2020 11:40:40.333] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'world'/yamda:yamda_dim
[16Mar2020 11:40:40.347] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (yamda_dim): All chunks are saved
[16Mar2020 11:40:40.397] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
[16Mar2020 11:40:40.652] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[16Mar2020 11:40:40.664] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (yamda_dim): All chunks are saved
[16Mar2020 11:46:05.262] [Thread-1/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: null
Index: 1
Listeners:
0: LOWEST
1: ASM: class ovh.corail.tombstone.config.SharedConfigTombstone$ConfigEvent onReloadConfig(Lnet/minecraftforge/fml/config/ModConfig$Reloading;)V
java.lang.NullPointerException
at net.minecraftforge.fml.LogicalSidedProvider.lambda$static$3(LogicalSidedProvider.java:33)
at net.minecraftforge.fml.LogicalSidedProvider.get(LogicalSidedProvider.java:60)
at ovh.corail.tombstone.proxy.ServerProxy.markConfigDirty(ServerProxy.java:57)
at ovh.corail.tombstone.config.SharedConfigTombstone$ConfigEvent.onReloadConfig(SharedConfigTombstone.java:244)
at net.minecraftforge.eventbus.ASMEventHandler_489_ConfigEvent_onReloadConfig_Reloading.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.fml.javafmlmod.FMLModContainer.lambda$new$0(FMLModContainer.java:66)
at net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$5(ModContainer.java:147)
at java.util.Optional.ifPresent(Optional.java:159)
at net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:147)
at net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:89)
at net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigWatcher.run(ConfigFileTypeHandler.java:95)
at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:181)
[16Mar2020 11:46:05.264] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: java.lang.NullPointerException
[16Mar2020 11:46:05.264] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: at net.minecraftforge.fml.LogicalSidedProvider.lambda$static$3(LogicalSidedProvider.java:33)
[16Mar2020 11:46:05.264] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: at net.minecraftforge.fml.LogicalSidedProvider.get(LogicalSidedProvider.java:60)
[16Mar2020 11:46:05.264] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: at ovh.corail.tombstone.proxy.ServerProxy.markConfigDirty(ServerProxy.java:57)
[16Mar2020 11:46:05.264] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: at ovh.corail.tombstone.config.SharedConfigTombstone$ConfigEvent.onReloadConfig(SharedConfigTombstone.java:244)
[16Mar2020 11:46:05.264] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: at net.minecraftforge.eventbus.ASMEventHandler_489_ConfigEvent_onReloadConfig_Reloading.invoke(.dynamic)
[16Mar2020 11:46:05.264] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
[16Mar2020 11:46:05.264] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
[16Mar2020 11:46:05.264] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: at net.minecraftforge.fml.javafmlmod.FMLModContainer.lambda$new$0(FMLModContainer.java:66)
[16Mar2020 11:46:05.264] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: at net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$5(ModContainer.java:147)
[16Mar2020 11:46:05.265] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: at java.util.Optional.ifPresent(Optional.java:159)
[16Mar2020 11:46:05.265] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: at net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:147)
[16Mar2020 11:46:05.265] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: at net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:89)
[16Mar2020 11:46:05.265] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: at net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigWatcher.run(ConfigFileTypeHandler.java:95)
[16Mar2020 11:46:05.265] [Thread-1/INFO] [STDERR/]: [com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread:run:183]: at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:181)
[16Mar2020 11:46:05.265] [Thread-1/FATAL] [de.teamlapen.vampirism.config.VampirismConfig/CORE]: Forge config just got changed on the file system!
[16Mar2020 11:46:05.277] [Thread-1/FATAL] [de.teamlapen.vampirism.config.VampirismConfig/CORE]: Forge config just got changed on the file system!
[16Mar2020 11:46:05.278] [Thread-1/FATAL] [de.teamlapen.vampirism.config.VampirismConfig/CORE]: Forge config just got changed on the file system!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment