Paste your logs.

Built for Minecraft & Hytale

Forge 1.16.5 Server Log

28 errors
784 lines
Raw
Detected
Minecraft version: 1.16.5 Forge version: 36.2.8 Java version: 1.8.0_282
[23Oct2021 00:14:33.540] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.8, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[23Oct2021 00:14:33.559] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_282 by Oracle Corporation
[23Oct2021 00:14:35.068] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[23Oct2021 00:14:35.335] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
[23Oct2021 00:14:43.859] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
[23Oct2021 00:14:53.158] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[23Oct2021 00:14:53.201] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
[23Oct2021 00:14:53.245] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[23Oct2021 00:14:54.225] [main/INFO] [com.performant.coremod.Performant/]: Performant configs loaded
[23Oct2021 00:14:55.473] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
[23Oct2021 00:14:56.324] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
[23Oct2021 00:14:56.459] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
[23Oct2021 00:15:00.552] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
[23Oct2021 00:15:02.626] [main/WARN] [mixin/]: Error loading class: top/theillusivec4/culinaryconstruct/common/item/CulinaryItemBase (java.lang.ClassNotFoundException: null)
[23Oct2021 00:15:02.627] [main/WARN] [mixin/]: @Mixin target top.theillusivec4.culinaryconstruct.common.item.CulinaryItemBase was not found origins.forge.mixins.json:compat.cconstruct.CulinaryItemBaseMixin
[23Oct2021 00:15:02.629] [main/WARN] [mixin/]: Error loading class: org/jwaresoftware/mcmods/vfp/common/VfpPantryItem (java.lang.ClassNotFoundException: null)
[23Oct2021 00:15:02.630] [main/WARN] [mixin/]: @Mixin target org.jwaresoftware.mcmods.vfp.common.VfpPantryItem was not found origins.forge.mixins.json:compat.vfp.VfpPantryItemMixin
[23Oct2021 00:15:02.781] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentModifierDamage
[23Oct2021 00:15:02.862] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getModifierForCreature
[23Oct2021 00:15:02.939] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyThornEnchantments
[23Oct2021 00:15:03.070] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyArthropodEnchantments
[23Oct2021 00:15:03.184] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching buildEnchantmentList for the Enchantability affix.
[23Oct2021 00:15:03.241] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentDatas
[23Oct2021 00:15:03.468] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting
[23Oct2021 00:15:04.545] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
[23Oct2021 00:15:05.311] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#onItemRightClick
[23Oct2021 00:15:05.503] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#fireProjectile
[23Oct2021 00:15:05.588] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability
[23Oct2021 00:15:06.096] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.forge.BasicEventHooksMixin as config disables it.
[23Oct2021 00:15:06.108] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.world.WorldMixin as config disables it.
[23Oct2021 00:15:06.501] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.entity.LivingEntityUpdateEventMixin as config disables it.
[23Oct2021 00:15:11.839] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability
[23Oct2021 00:15:13.163] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability
[23Oct2021 00:15:19.285] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
[23Oct2021 00:15:19.321] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
[23Oct2021 00:15:19.325] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
[23Oct2021 00:15:20.414] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching SharedMonsterAttributes#readAttributeModifier
[23Oct2021 00:15:22.832] [main/INFO] [net.minecraftforge.coremod.CoreMod.fastbench/COREMODLOG]: Patching PlayerContainer#<init>
[23Oct2021 00:15:22.907] [main/INFO] [net.minecraftforge.coremod.CoreMod.fastbench/COREMODLOG]: Patching PlayerContainer#onCraftMatrixChanged
[23Oct2021 00:15:22.996] [main/INFO] [net.minecraftforge.coremod.CoreMod.fastbench/COREMODLOG]: Patching PlayerContainer#transferStackInSlot
[23Oct2021 00:15:24.271] [main/INFO] [FerriteCore - class definer/]: Using Java 8 class definer
[23Oct2021 00:15:25.997] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching SharedMonsterAttributes#readAttributeModifier
[23Oct2021 00:15:26.865] [main/INFO] [net.minecraftforge.coremod.CoreMod.fastbench/COREMODLOG]: Patching PlayerContainer#<init>
[23Oct2021 00:15:26.869] [main/INFO] [net.minecraftforge.coremod.CoreMod.fastbench/COREMODLOG]: Patching PlayerContainer#onCraftMatrixChanged
[23Oct2021 00:15:26.874] [main/INFO] [net.minecraftforge.coremod.CoreMod.fastbench/COREMODLOG]: Patching PlayerContainer#transferStackInSlot
[23Oct2021 00:15:27.435] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
[23Oct2021 00:15:27.541] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Successfully removed the anvil level cap.
[23Oct2021 00:15:27.570] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
[23Oct2021 00:15:27.666] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Successfully allowed nbt-unbreakable items in the anvil.
[23Oct2021 00:15:27.717] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/inventory/container/RepairContainer
[23Oct2021 00:15:29.822] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CampfireTileEntity#findMatchingRecipe
[23Oct2021 00:15:36.223] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting
[23Oct2021 00:15:38.297] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
[23Oct2021 00:15:45.203] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching ItemArrow#isInfinite
[23Oct2021 00:15:45.322] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/item/EnchantedBookItem
[23Oct2021 00:15:45.415] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#onItemRightClick
[23Oct2021 00:15:45.416] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#fireProjectile
[23Oct2021 00:15:46.175] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingBobberEntity#catchingFish
[23Oct2021 00:15:48.180] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/loot/functions/EnchantRandomly
[23Oct2021 00:15:53.236] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:15:53.241] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:15:53.241] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `effect_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:15:53.241] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `fancy_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:15:53.792] [main/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.
[23Oct2021 00:15:53.795] [main/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.
[23Oct2021 00:15:53.796] [main/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.
[23Oct2021 00:15:53.796] [main/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.
[23Oct2021 00:15:53.797] [main/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.
[23Oct2021 00:15:53.797] [main/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.
[23Oct2021 00:15:56.404] [modloading-worker-2/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
[23Oct2021 00:15:59.715] [modloading-worker-3/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.2...
[23Oct2021 00:15:59.846] [modloading-worker-3/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
[23Oct2021 00:16:00.685] [modloading-worker-3/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
[23Oct2021 00:16:07.537] [modloading-worker-2/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.8, for MC 1.16.5 with MCP 20210115.111550
[23Oct2021 00:16:07.568] [modloading-worker-2/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.8 Initialized
[23Oct2021 00:16:14.803] [modloading-worker-3/INFO] [JarSignVerifier/]: Mod usefulbackpacks is signed with a valid certificate.
[23Oct2021 00:16:19.641] [modloading-worker-2/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[23Oct2021 00:16:24.309] [modloading-worker-3/INFO] [Spartan Shields/]: Constructing Mod: Spartan Shields
[23Oct2021 00:16:24.649] [modloading-worker-3/INFO] [io.github.apace100.origins.Origins/]: Origins **.**.**.** is initializing. Have fun!
[23Oct2021 00:16:29.661] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching vazkii/quark/content/tools/module/AncientTomesModule
[23Oct2021 00:16:30.139] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching vazkii/quark/content/tools/item/AncientTomeItem
[23Oct2021 00:16:31.100] [modloading-worker-2/WARN] [mixin/]: @ModifyConstant conflict. Skipping performant.mixins.json:connection.ServerPlayNetHandlerMixin->@ModifyConstant::playTimeout(J)J with priority 100, already redirected by randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin->@ModifyConstant::getKeepAlivePacketInterval(J)J with priority 1000
[23Oct2021 00:16:31.651] [modloading-worker-2/WARN] [mixin/]: @Final field field_187234_c:Ljava/util/Map; in performant.mixins.json:entity.EntityDataManagerMixin should be final
[23Oct2021 00:16:33.311] [modloading-worker-2/INFO] [Spartan Weaponry/]: Constructing Mod: Spartan Weaponry
[23Oct2021 00:16:33.314] [modloading-worker-2/INFO] [Spartan Weaponry/]: Initialising API! Version: 5
[23Oct2021 00:16:44.551] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:44.551] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:44.552] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:44.590] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:44.601] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:44.605] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:44.605] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:44.606] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:44.606] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:44.607] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:44.608] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:44.608] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:44.609] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:44.611] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:44.611] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:49.296] [main/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.
[23Oct2021 00:16:49.298] [main/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.
[23Oct2021 00:16:50.628] [main/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.
[23Oct2021 00:16:50.629] [main/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.
[23Oct2021 00:16:50.647] [main/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.
[23Oct2021 00:16:50.647] [main/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.
[23Oct2021 00:16:50.662] [main/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.
[23Oct2021 00:16:50.663] [main/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.
[23Oct2021 00:16:51.987] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shears`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:51.989] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:51.989] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:51.989] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:53.959] [main/INFO] [Spartan Shields/]: Registering Items
[23Oct2021 00:16:53.964] [main/INFO] [Spartan Shields/]: Registered Items successfully!
[23Oct2021 00:16:54.246] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 280 ms
[23Oct2021 00:16:54.526] [main/INFO] [Spartan Weaponry/]: Registering items...
[23Oct2021 00:16:54.529] [main/INFO] [Spartan Weaponry/]: Items Registered!
[23Oct2021 00:16:55.123] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:55.467] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bane_of_arthropods`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:55.470] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smite`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:55.471] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sharpness`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:55.473] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:55.473] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fire_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:55.476] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:55.476] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `projectile_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:55.478] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `feather_falling`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:55.496] [main/INFO] [Spartan Shields/]: Registering Enchantments
[23Oct2021 00:16:55.497] [main/INFO] [Spartan Shields/]: Registered Enchantments successfully!
[23Oct2021 00:16:57.188] [main/INFO] [Spartan Weaponry/]: Registering Entities
[23Oct2021 00:16:57.273] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:57.274] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
[23Oct2021 00:16:59.543] [main/INFO] [corgitaco.enhancedcelestials.Main/]: enhancedcelestials: Sounds registered!
[23Oct2021 00:17:00.563] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.github.alexthe666.iceandfire.entity.EntityHippogryph from class com.github.alexthe666.iceandfire.entity.EntityPixie
[23Oct2021 00:17:00.669] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.github.alexthe666.iceandfire.entity.EntityDreadThrall from class com.github.alexthe666.iceandfire.entity.EntityDreadKnight
[23Oct2021 00:17:02.080] [main/INFO] [Spartan Shields/]: Loading config spartanshields-common.toml
[23Oct2021 00:17:02.089] [Thread-4/INFO] [Spartan Shields/]: Loading config spartanshields-common.toml
[23Oct2021 00:17:02.170] [Thread-4/INFO] [Spartan Shields/]: Loading config spartanshields-common.toml
[23Oct2021 00:17:02.552] [main/INFO] [quark/]: Loading Module Chain Linkage
[23Oct2021 00:17:02.555] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
[23Oct2021 00:17:02.555] [main/INFO] [quark/]: Loading Module Chute
[23Oct2021 00:17:02.555] [main/INFO] [quark/]: Loading Module Color Slime
[23Oct2021 00:17:02.571] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
[23Oct2021 00:17:02.572] [main/INFO] [quark/]: Loading Module Ender Watcher
[23Oct2021 00:17:02.572] [main/INFO] [quark/]: Loading Module Endermites Form Shulkers
[23Oct2021 00:17:02.587] [main/INFO] [quark/]: Loading Module Feeding Trough
[23Oct2021 00:17:02.601] [main/INFO] [quark/]: Loading Module Gravisand
[23Oct2021 00:17:02.601] [main/INFO] [quark/]: Loading Module Iron Rod
[23Oct2021 00:17:02.602] [main/INFO] [quark/]: Loading Module Jukebox Automation
[23Oct2021 00:17:02.607] [main/INFO] [quark/]: Loading Module Metal Buttons
[23Oct2021 00:17:02.608] [main/INFO] [quark/]: Loading Module Obsidian Plate
[23Oct2021 00:17:02.608] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
[23Oct2021 00:17:02.614] [main/INFO] [quark/]: Loading Module Redstone Circuit
[23Oct2021 00:17:02.614] [main/INFO] [quark/]: Loading Module Weather Sensor
[23Oct2021 00:17:02.614] [main/INFO] [quark/]: Loading Module Bamboo Mat
[23Oct2021 00:17:02.615] [main/INFO] [quark/]: Loading Module Burn Vines
[23Oct2021 00:17:02.617] [main/INFO] [quark/]: Loading Module Celebratory Lamps
[23Oct2021 00:17:02.617] [main/INFO] [quark/]: Loading Module Cobblestone Bricks
[23Oct2021 00:17:02.617] [main/INFO] [quark/]: Loading Module Compressed Blocks
[23Oct2021 00:17:02.617] [main/INFO] [quark/]: Loading Module Duskbound Blocks
[23Oct2021 00:17:02.617] [main/INFO] [quark/]: Loading Module Framed Glass
[23Oct2021 00:17:02.618] [main/INFO] [quark/]: Loading Module Gold Bars
[23Oct2021 00:17:02.618] [main/INFO] [quark/]: Loading Module Grate
[23Oct2021 00:17:02.618] [main/INFO] [quark/]: Loading Module Hedges
[23Oct2021 00:17:02.618] [main/INFO] [quark/]: Loading Module Iron Plates
[23Oct2021 00:17:02.618] [main/INFO] [quark/]: Loading Module Item Frames
[23Oct2021 00:17:02.618] [main/INFO] [quark/]: Loading Module Leaf Carpet
[23Oct2021 00:17:02.618] [main/INFO] [quark/]: Loading Module Lit Lamp
[23Oct2021 00:17:02.619] [main/INFO] [quark/]: Loading Module Midori
[23Oct2021 00:17:02.619] [main/INFO] [quark/]: Loading Module More Brick Types
[23Oct2021 00:17:02.619] [main/INFO] [quark/]: Loading Module More Potted Plants
[23Oct2021 00:17:02.619] [main/INFO] [quark/]: Loading Module More Stone Variants
[23Oct2021 00:17:02.619] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
[23Oct2021 00:17:02.619] [main/INFO] [quark/]: Loading Module Paper Decor
[23Oct2021 00:17:02.620] [main/INFO] [quark/]: Loading Module Quilted Wool
[23Oct2021 00:17:02.620] [main/INFO] [quark/]: Loading Module Rope
[23Oct2021 00:17:02.620] [main/INFO] [quark/]: Loading Module Shallow Dirt
[23Oct2021 00:17:02.621] [main/INFO] [quark/]: Loading Module Shingles
[23Oct2021 00:17:02.622] [main/INFO] [quark/]: Loading Module Soul Sandstone
[23Oct2021 00:17:02.622] [main/INFO] [quark/]: Loading Module Stained Planks
[23Oct2021 00:17:02.622] [main/INFO] [quark/]: Loading Module Stools
[23Oct2021 00:17:02.651] [main/INFO] [quark/]: Loading Module Sturdy Stone
[23Oct2021 00:17:02.652] [main/INFO] [quark/]: Loading Module Tallow And Candles
[23Oct2021 00:17:02.653] [main/INFO] [quark/]: Loading Module Thatch
[23Oct2021 00:17:02.654] [main/INFO] [quark/]: Loading Module Tie Leads To Fences
[23Oct2021 00:17:02.655] [main/INFO] [quark/]: Loading Module Turf
[23Oct2021 00:17:02.655] [main/INFO] [quark/]: Loading Module Variant Bookshelves
[23Oct2021 00:17:02.655] [main/INFO] [quark/]: Loading Module Variant Chests
[23Oct2021 00:17:02.663] [main/INFO] [quark/]: Loading Module Variant Ladders
[23Oct2021 00:17:02.664] [main/INFO] [quark/]: Loading Module Vertical Planks
[23Oct2021 00:17:02.664] [main/INFO] [quark/]: Loading Module Vertical Slabs
[23Oct2021 00:17:02.664] [main/INFO] [quark/]: Loading Module Wooden Posts
[23Oct2021 00:17:02.664] [main/INFO] [quark/]: Loading Module Chests In Boats
[23Oct2021 00:17:02.669] [main/INFO] [quark/]: Loading Module Easy Transfering
[23Oct2021 00:17:02.672] [main/INFO] [quark/]: Loading Module Hotbar Changer
[23Oct2021 00:17:02.672] [main/INFO] [quark/]: Loading Module Inventory Sorting
[23Oct2021 00:17:02.672] [main/INFO] [quark/]: Loading Module Item Sharing
[23Oct2021 00:17:02.672] [main/INFO] [quark/]: Loading Module Right Click Armor
[23Oct2021 00:17:02.678] [main/INFO] [quark/]: Loading Module Shulker Box Right Click
[23Oct2021 00:17:02.679] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
[23Oct2021 00:17:02.688] [main/INFO] [quark/]: Loading Module Abacus
[23Oct2021 00:17:02.688] [main/INFO] [quark/]: Loading Module Ambient Discs
[23Oct2021 00:17:02.690] [main/INFO] [quark/]: Loading Module Ancient Tomes
[23Oct2021 00:17:02.692] [main/INFO] [quark/]: Loading Module Bottled Cloud
[23Oct2021 00:17:02.703] [main/INFO] [quark/]: Loading Module Camera
[23Oct2021 00:17:02.703] [main/INFO] [quark/]: Loading Module Color Runes
[23Oct2021 00:17:02.705] [main/INFO] [quark/]: Loading Module Pathfinder Maps
[23Oct2021 00:17:02.707] [main/INFO] [quark/]: Loading Module Pickarang
[23Oct2021 00:17:02.708] [main/INFO] [quark/]: Loading Module Seed Pouch
[23Oct2021 00:17:02.710] [main/INFO] [quark/]: Loading Module Slime In A Bucket
[23Oct2021 00:17:02.765] [main/INFO] [quark/]: Loading Module Trowel
[23Oct2021 00:17:02.768] [main/INFO] [quark/]: Loading Module Skull Pikes
[23Oct2021 00:17:02.769] [main/INFO] [quark/]: Loading Module Armed Armor Stands
[23Oct2021 00:17:02.770] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
[23Oct2021 00:17:02.772] [main/INFO] [quark/]: Loading Module Axe Leaf Harvesting
[23Oct2021 00:17:02.781] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
[23Oct2021 00:17:02.782] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
[23Oct2021 00:17:02.783] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
[23Oct2021 00:17:02.789] [main/INFO] [quark/]: Loading Module Dirt To Path
[23Oct2021 00:17:02.793] [main/INFO] [quark/]: Loading Module Double Door Opening
[23Oct2021 00:17:02.798] [main/INFO] [quark/]: Loading Module Dragon Scales
[23Oct2021 00:17:02.802] [main/INFO] [quark/]: Loading Module Emotes
[23Oct2021 00:17:02.803] [main/INFO] [quark/]: Loading Module Enhanced Ladders
[23Oct2021 00:17:02.808] [main/INFO] [quark/]: Loading Module Glass Shard
[23Oct2021 00:17:02.809] [main/INFO] [quark/]: Loading Module Hoe Harvesting
[23Oct2021 00:17:02.810] [main/INFO] [quark/]: Loading Module Improved Sleeping
[23Oct2021 00:17:02.820] [main/INFO] [quark/]: Loading Module Infinity Bucket
[23Oct2021 00:17:02.822] [main/INFO] [quark/]: Loading Module Lava Bucket As Trash
[23Oct2021 00:17:02.823] [main/INFO] [quark/]: Loading Module Lock Rotation
[23Oct2021 00:17:02.841] [main/INFO] [quark/]: Loading Module More Banner Layers
[23Oct2021 00:17:02.842] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds
[23Oct2021 00:17:02.854] [main/INFO] [quark/]: Loading Module Pat The Dogs
[23Oct2021 00:17:02.865] [main/INFO] [quark/]: Loading Module Poison Potato Usage
[23Oct2021 00:17:02.873] [main/INFO] [quark/]: Loading Module Reacharound Placing
[23Oct2021 00:17:02.876] [main/INFO] [quark/]: Loading Module Replace Scaffolding
[23Oct2021 00:17:02.878] [main/INFO] [quark/]: Loading Module Sign Editing
[23Oct2021 00:17:02.879] [main/INFO] [quark/]: Loading Module Simple Harvest
[23Oct2021 00:17:02.881] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
[23Oct2021 00:17:02.886] [main/INFO] [quark/]: Loading Module Springy Slime
[23Oct2021 00:17:02.886] [main/INFO] [quark/]: Loading Module Utility Recipes
[23Oct2021 00:17:02.887] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
[23Oct2021 00:17:02.889] [main/INFO] [quark/]: Loading Module Big Dungeon
[23Oct2021 00:17:02.890] [main/INFO] [quark/]: Loading Module Big Stone Clusters
[23Oct2021 00:17:02.896] [main/INFO] [quark/]: Loading Module Biotite
[23Oct2021 00:17:02.897] [main/INFO] [quark/]: Loading Module Blossom Trees
[23Oct2021 00:17:02.898] [main/INFO] [quark/]: Loading Module Cave Roots
[23Oct2021 00:17:02.898] [main/INFO] [quark/]: Loading Module Chorus Vegetation
[23Oct2021 00:17:02.898] [main/INFO] [quark/]: Loading Module Crevices
[23Oct2021 00:17:02.903] [main/INFO] [quark/]: Loading Module Deepslate
[23Oct2021 00:17:02.906] [main/INFO] [quark/]: Loading Module Fairy Rings
[23Oct2021 00:17:02.906] [main/INFO] [quark/]: Loading Module Mega Caves
[23Oct2021 00:17:02.909] [main/INFO] [quark/]: Loading Module Monster Box
[23Oct2021 00:17:02.911] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
[23Oct2021 00:17:02.911] [main/INFO] [quark/]: Loading Module New Stone Types
[23Oct2021 00:17:02.912] [main/INFO] [quark/]: Loading Module Realistic World Gen
[23Oct2021 00:17:02.912] [main/INFO] [quark/]: Loading Module Speleothems
[23Oct2021 00:17:02.912] [main/INFO] [quark/]: Loading Module Spiral Spires
[23Oct2021 00:17:02.918] [main/INFO] [quark/]: Loading Module Underground Clay
[23Oct2021 00:17:02.919] [main/INFO] [quark/]: Loading Module Brimstone Underground Biome
[23Oct2021 00:17:02.919] [main/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
[23Oct2021 00:17:02.919] [main/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
[23Oct2021 00:17:02.919] [main/INFO] [quark/]: Loading Module Glowshroom Underground Biome
[23Oct2021 00:17:02.919] [main/INFO] [quark/]: Loading Module Lush Underground Biome
[23Oct2021 00:17:02.919] [main/INFO] [quark/]: Loading Module Overgrown Underground Biome
[23Oct2021 00:17:02.919] [main/INFO] [quark/]: Loading Module Permafrost Underground Biome
[23Oct2021 00:17:02.919] [main/INFO] [quark/]: Loading Module Sandstone Underground Biome
[23Oct2021 00:17:02.920] [main/INFO] [quark/]: Loading Module Slime Underground Biome
[23Oct2021 00:17:02.920] [main/INFO] [quark/]: Loading Module Spider Nest Underground Biome
[23Oct2021 00:17:02.923] [main/INFO] [quark/]: Loading Module Crabs
[23Oct2021 00:17:02.924] [main/INFO] [quark/]: Loading Module Forgotten
[23Oct2021 00:17:02.927] [main/INFO] [quark/]: Loading Module Foxhound
[23Oct2021 00:17:02.929] [main/INFO] [quark/]: Loading Module Frogs
[23Oct2021 00:17:02.930] [main/INFO] [quark/]: Loading Module Stonelings
[23Oct2021 00:17:02.931] [main/INFO] [quark/]: Loading Module Toretoise
[23Oct2021 00:17:02.931] [main/INFO] [quark/]: Loading Module Wraith
[23Oct2021 00:17:02.936] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
[23Oct2021 00:17:02.937] [main/INFO] [quark/]: Loading Module Back Button Keybind
[23Oct2021 00:17:02.937] [main/INFO] [quark/]: Loading Module Chest Searching
[23Oct2021 00:17:02.937] [main/INFO] [quark/]: Loading Module Greener Grass
[23Oct2021 00:17:02.937] [main/INFO] [quark/]: Loading Module Improved Mount Hud
[23Oct2021 00:17:02.937] [main/INFO] [quark/]: Loading Module Improved Tooltips
[23Oct2021 00:17:02.937] [main/INFO] [quark/]: Loading Module Usage Ticker
[23Oct2021 00:17:02.937] [main/INFO] [quark/]: Loading Module Variant Animal Textures
[23Oct2021 00:17:02.937] [main/INFO] [quark/]: Loading Module Backpack
[23Oct2021 00:17:02.939] [main/INFO] [quark/]: Loading Module Crate
[23Oct2021 00:17:02.939] [main/INFO] [quark/]: Loading Module Magnets
[23Oct2021 00:17:02.939] [main/INFO] [quark/]: Loading Module Matrix Enchanting
[23Oct2021 00:17:02.940] [main/INFO] [quark/]: Loading Module Pipes
[23Oct2021 00:17:02.940] [main/INFO] [quark/]: Loading Module Totem Of Holding
[23Oct2021 00:17:02.942] [main/INFO] [quark/]: Loading Module Adjustable Chat
[23Oct2021 00:17:02.942] [main/INFO] [quark/]: Loading Module Custom Underground Biome
[23Oct2021 00:17:02.942] [main/INFO] [quark/]: Loading Module Game Nerfs
[23Oct2021 00:17:02.942] [main/INFO] [quark/]: Loading Module Narrator Readout
[23Oct2021 00:17:02.942] [main/INFO] [quark/]: Loading Module Overlay Shader
[23Oct2021 00:17:02.942] [main/INFO] [quark/]: Loading Module Pallet
[23Oct2021 00:17:02.942] [main/INFO] [quark/]: Loading Module Shiba
[23Oct2021 00:17:03.961] [modloading-worker-2/INFO] [Dungeon Crawl/]: Common Setup
[23Oct2021 00:17:03.974] [modloading-worker-2/INFO] [Dungeon Crawl/]: Whitelisted Dimensions:
[23Oct2021 00:17:03.975] [modloading-worker-2/INFO] [Dungeon Crawl/]: minecraft:overworld
[23Oct2021 00:17:04.562] [modloading-worker-2/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentModifierDamage
[23Oct2021 00:17:04.568] [modloading-worker-2/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getModifierForCreature
[23Oct2021 00:17:04.632] [modloading-worker-2/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyThornEnchantments
[23Oct2021 00:17:04.660] [modloading-worker-2/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyArthropodEnchantments
[23Oct2021 00:17:04.729] [modloading-worker-2/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching buildEnchantmentList for the Enchantability affix.
[23Oct2021 00:17:04.752] [modloading-worker-2/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentDatas
[23Oct2021 00:17:04.759] [modloading-worker-2/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching vazkii/quark/content/tools/module/AncientTomesModule
[23Oct2021 00:17:05.277] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [aoa3] Starting version check at https://gist.github.com/Tslat/e7afe2448fe39a695acd45764824b762/raw/
[23Oct2021 00:17:05.789] [modloading-worker-0/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.passive.ParrotEntity from class com.stal111.forbidden_arcanus.entity.PixieEntity
[23Oct2021 00:17:05.789] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forbidden_arcanus:pixie, use EntityAttributeCreationEvent instead.
[23Oct2021 00:17:06.033] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [aoa3] Found status: UP_TO_DATE Current: 3.5.4 Target: null
[23Oct2021 00:17:06.077] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.16.5
[23Oct2021 00:17:06.369] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Found status: BETA Current: **.**.**.** Target: **.**.**.**
[23Oct2021 00:17:06.369] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[23Oct2021 00:17:06.700] [modloading-worker-0/INFO] [Spartan Shields/]: Setting up Spartan Shields!
[23Oct2021 00:17:06.738] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Found status: UP_TO_DATE Current: **.**.**.** Target: null
[23Oct2021 00:17:06.738] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [randompatches] Starting version check at https://raw.githubusercontent.com/TheRandomLabs/RandomPatches/misc/versions.json
[23Oct2021 00:17:07.239] [modloading-worker-2/INFO] [net.minecraft.world.biome.Biome/]: Performant2 loaded, lag begone!
[23Oct2021 00:17:07.262] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [randompatches] Found status: UP_TO_DATE Current: 2.4.4-forge Target: null
[23Oct2021 00:17:07.262] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[23Oct2021 00:17:07.334] [modloading-worker-2/INFO] [Spartan Weaponry/]: Setting up Spartan Weaponry!
[23Oct2021 00:17:07.730] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: AHEAD Current: 36.2.8 Target: null
[23Oct2021 00:17:07.730] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
[23Oct2021 00:17:07.735] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:forgotten, use EntityAttributeCreationEvent instead.
[23Oct2021 00:17:07.736] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead.
[23Oct2021 00:17:07.737] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:frog, use EntityAttributeCreationEvent instead.
[23Oct2021 00:17:07.737] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:toretoise, use EntityAttributeCreationEvent instead.
[23Oct2021 00:17:07.748] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Found status: UP_TO_DATE Current: **.**.**.** Target: null
[23Oct2021 00:17:07.748] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json
[23Oct2021 00:17:07.748] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wrapped, use EntityAttributeCreationEvent instead.
[23Oct2021 00:17:07.858] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:leash_knot_fake, use EntityAttributeCreationEvent instead.
[23Oct2021 00:17:07.890] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wraith, use EntityAttributeCreationEvent instead.
[23Oct2021 00:17:07.925] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:stoneling, use EntityAttributeCreationEvent instead.
[23Oct2021 00:17:07.979] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:foxhound, use EntityAttributeCreationEvent instead.
[23Oct2021 00:17:07.979] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:shiba, use EntityAttributeCreationEvent instead.
[23Oct2021 00:17:08.335] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Found status: UP_TO_DATE Current: v1.8.23 Target: null
[23Oct2021 00:17:08.647] [main/INFO] [Dungeon Crawl/]: Registering Structure Piece Types
[23Oct2021 00:17:09.877] [modloading-worker-2/INFO] [xaero.common.server.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 1/2 (Server)
[23Oct2021 00:17:09.949] [main/INFO] [xaero.common.server.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 2/2 (Server)
[23Oct2021 00:17:10.541] [modloading-worker-2/INFO] [Waila/]: Registered plugin at net.blay09.mods.waystones.compat.WailaProvider
[23Oct2021 00:17:10.557] [modloading-worker-2/INFO] [Waila/]: Registered plugin at shadows.apotheosis.spawn.compat.SpawnerHwylaPlugin
[23Oct2021 00:17:10.563] [modloading-worker-2/INFO] [Waila/]: Registered plugin at shadows.apotheosis.ench.compat.EnchHwylaPlugin
[23Oct2021 00:17:10.612] [modloading-worker-2/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[23Oct2021 00:17:10.654] [modloading-worker-2/INFO] [Waila/]: Registered plugin at net.geforcemods.securitycraft.compat.waila.WailaDataProvider
[23Oct2021 00:17:55.754] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[23Oct2021 00:17:57.103] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/command/impl/EnchantCommand
[23Oct2021 00:17:58.492] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [aoa, structures, generate, structure_id, mirror] and [aoa, structures, generate, structure_id, rotation] with inputs: [NONE]
[23Oct2021 00:17:58.497] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [aoa, structures, generate, structure_id, rotation] and [aoa, structures, generate, structure_id, mirror] with inputs: [NONE]
[23Oct2021 00:17:58.536] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [c, coupling, add, cart1] and [c, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[23Oct2021 00:17:58.539] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [c, coupling, add, carts] and [c, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[23Oct2021 00:17:58.543] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [c, coupling, add, cart1] and [c, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[23Oct2021 00:17:58.545] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [c, coupling, add, carts] and [c, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[23Oct2021 00:17:58.570] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[23Oct2021 00:17:58.573] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[23Oct2021 00:17:58.583] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[23Oct2021 00:17:58.587] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[23Oct2021 00:17:58.591] [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]
[23Oct2021 00:17:58.596] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, invite] and [warp, Warp Name] with inputs: [invite]
[23Oct2021 00:17:58.600] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, invite] and [warp, player] with inputs: [invite]
[23Oct2021 00:17:58.603] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, list] and [warp, Warp Name] with inputs: [list]
[23Oct2021 00:17:58.607] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, list] and [warp, player] with inputs: [list]
[23Oct2021 00:17:58.611] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, list, -p] and [warp, list, PlayerName] with inputs: [-p]
[23Oct2021 00:17:58.615] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, map] and [warp, Warp Name] with inputs: [map]
[23Oct2021 00:17:58.619] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, map] and [warp, player] with inputs: [map]
[23Oct2021 00:17:58.622] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, map, -p] and [warp, map, PlayerName] with inputs: [-p]
[23Oct2021 00:17:58.626] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, me] and [warp, Warp Name] with inputs: [me]
[23Oct2021 00:17:58.635] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, me] and [warp, player] with inputs: [me]
[23Oct2021 00:17:58.643] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, random] and [warp, Warp Name] with inputs: [random]
[23Oct2021 00:17:58.646] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, random] and [warp, player] with inputs: [random]
[23Oct2021 00:17:58.648] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, remove] and [warp, Warp Name] with inputs: [remove]
[23Oct2021 00:17:58.651] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, remove] and [warp, player] with inputs: [remove]
[23Oct2021 00:17:58.653] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, rename] and [warp, Warp Name] with inputs: [rename]
[23Oct2021 00:17:58.655] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, rename] and [warp, player] with inputs: [rename]
[23Oct2021 00:17:58.657] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, set] and [warp, Warp Name] with inputs: [set]
[23Oct2021 00:17:58.659] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, set] and [warp, player] with inputs: [set]
[23Oct2021 00:17:58.661] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, spawn] and [warp, Warp Name] with inputs: [spawn]
[23Oct2021 00:17:58.662] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, spawn] and [warp, player] with inputs: [spawn]
[23Oct2021 00:17:58.664] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, Warp Name] and [warp, player] with inputs: [word]
[23Oct2021 00:17:58.665] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [warp, player] and [warp, Warp Name] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[23Oct2021 00:17:58.746] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, TConstruct-1.16.5-3.1.3.271.jar, QuarkOddities-1.16.3.jar, skin_changer-0.2.2.jar, SpartanWeaponry-1.16.4-2.1.0-beta-4.jar, architectury-1.23.33-forge.jar, cloth-config-4.11.26-forge.jar, caelus-forge-1.16.5-2.1.3.1.jar, forge-1.16.5-36.2.8-universal.jar, flywheel-1.16-0.1.1.jar, SpartanShields-1.16.5-2.1.2.jar, Origins-1.16.5-0.7.3.9-forge.jar, Mantle-1.16.5-1.6.127.jar, create-mc1.16.5_v0.3.2a.jar, Xaeros_Minimap_21.19.0_Forge_1.16.5.jar, Waystones_1.16.5-7.6.3.jar, w2w-1.16.1-0.0.5.2.jar, ironchest-1.16.5-11.2.13.jar, citadel-1.8.1-1.16.5.jar, alexsmobs-1.12.1.jar, iceandfire-2.1.9-1.16.5.jar, AutoRegLib-1.6-49.jar, Quark-r2.4-319.jar, FastWorkbench-1.16.4-4.5.1.jar, Placebo-1.16.5-4.6.0.jar, [1.16.5] SecurityCraft v1.8.23.jar, performant-1.16.2-5-3.72m.jar, FastFurnace-1.16.4-4.4.0.jar, AI-Improvements-1.16.2-0.3.0.jar, enhancedcelestials-2.0.8-1.16.5.jar, appleskin-forge-mc1.16.x-2.1.0.jar, FastLeafDecay-v25.jar, forbidden_arcanus-1.16.4-1.0.0.jar, curios-forge-1.16.5-4.0.5.3.jar, tetra-1.16.5-3.17.0.jar, Clumps-6.0.0.27.jar, mgui-1.16.5-3.3.0.jar, quickteleports-1.16.2-1.1.2.jar, Chunk Pregenerator-V1.16-3.1.1.jar, randompatches-2.4.4-forge.jar, Apotheosis-1.16.5-4.8.2.jar, ferritecore-2.1.0-forge.jar, mahoutsukai-1.16.5-v1.32.1.jar, warpmod-1.16.5-0.0.2.jar, u_team_core-1.16.5-3.2.1.196.jar, lazydfu-0.1.3.jar, Hwyla-forge-1.10.11-B78_1.16.2.jar, quickhomes-1.16.3-1.2.6.jar, useful_backpacks-1.16.5-1.12.1.90.jar, touhoulittlemaid-1.16.5-1.0.0-beta-hotfix.jar, Patchouli-1.16.4-53.2.jar, quickspawns-1.16.2-1.0.2.jar, MCDoom-1.16.5-4.0.26.jar, Bountiful Baubles FORGE-1.16.3-0.0.2.jar, AoA3-3.5.4-1.16.5.jar, YungsApi-1.16.4-Forge-13.jar, DungeonCrawl-1.16.5-2.3.2.jar, BetterStrongholds-1.16.4-1.2.1.jar, geckolib-forge-1.16.5-3.0.48.jar, dungeons_gear-1.16.5-3.0.17.jar
[23Oct2021 00:18:13.588] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe dungeons_gear:gold_sword_smithing
com.google.gson.JsonSyntaxException: Unknown item 'minecraft:golden__sword'
at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_282]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
at net.minecraft.item.crafting.SmithingRecipe$Serializer.func_199425_a_(SmithingRecipe.java:70) ~[?:?]
at net.minecraft.item.crafting.SmithingRecipe$Serializer.func_199425_a_(SmithingRecipe.java:68) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_282]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_282]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_282]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_282]
at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_282]
at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_282]
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_282]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_282]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_282]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_282]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_282]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_282]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_282]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_282]
[23Oct2021 00:18:13.651] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 37 recipes
[23Oct2021 00:18:15.512] [Worker-Main-1/INFO] [Spartan Weaponry/]: Adding Diamond Weapons to the End City Treasure Loot Table!
[23Oct2021 00:18:17.745] [Worker-Main-1/INFO] [Spartan Weaponry/]: Adding Iron Weapons to the Village Weaponsmith Loot Table!
[23Oct2021 00:18:18.925] [Worker-Main-1/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {alexsmobs:gameplay/seal_reward}.pools[0].entries[1].functions[0]: Parameters [<parameter minecraft:origin>] are not provided in this context
[23Oct2021 00:18:18.928] [Worker-Main-1/INFO] [placebo/]: Registered 16 additional loot tables.
[23Oct2021 00:18:19.522] [Worker-Main-1/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 3098 advancements
[23Oct2021 00:18:19.549] [Worker-Main-1/INFO] [placebo/]: Registered 50 additional recipes.
[23Oct2021 00:18:19.550] [Worker-Main-1/INFO] [Dungeon Crawl/]: Loading data...
[23Oct2021 00:18:22.147] [Worker-Main-1/INFO] [Dungeon Crawl/]: Done.
[23Oct2021 00:18:22.158] [Worker-Main-1/INFO] [Apotheosis : Deadly/]: Loaded 28 affix loot entries from resources.
[23Oct2021 00:18:22.187] [Worker-Main-1/INFO] [Apotheosis : Deadly/]: Registered 6 boss gear sets.
[23Oct2021 00:18:22.233] [Worker-Main-1/INFO] [Apotheosis : Deadly/]: Loaded 6 boss items from resources.
[23Oct2021 00:18:22.273] [Worker-Main-1/INFO] [Apotheosis : Deadly/]: Loaded 8 spawner items from resources.
[23Oct2021 00:18:22.526] [Worker-Main-1/INFO] [STDOUT/]: [com.stal111.forbidden_arcanus.gui.forbiddenmicon.ForbiddenmiconPageLoadListener:func_195410_a:39]: TEST
[23Oct2021 00:18:22.635] [Worker-Main-1/INFO] [com.stal111.forbidden_arcanus.gui.forbiddenmicon.ForbiddenmiconPageLoadListener/]: Loaded 18 recipes
[23Oct2021 00:18:22.636] [Worker-Main-1/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 6 tweaks
[23Oct2021 00:18:22.656] [Worker-Main-1/INFO] [se.mickelus.tetra.data.MergingDataStore/]: Loaded 75 materials
[23Oct2021 00:18:22.688] [Worker-Main-1/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 232 improvements
[23Oct2021 00:18:23.096] [Worker-Main-1/INFO] [se.mickelus.tetra.data.MergingDataStore/]: Loaded 69 modules
[23Oct2021 00:18:23.789] [Worker-Main-1/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 10 enchantments
[23Oct2021 00:18:23.801] [Worker-Main-1/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 15 synergies
[23Oct2021 00:18:23.832] [Worker-Main-1/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 30 replacements
[23Oct2021 00:18:23.925] [Worker-Main-1/INFO] [se.mickelus.tetra.data.MergingDataStore/]: Loaded 272 schematics
[23Oct2021 00:18:24.308] [Worker-Main-1/INFO] [se.mickelus.tetra.data.MergingDataStore/]: Loaded 14 crafting_effects
[23Oct2021 00:18:24.333] [Worker-Main-1/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 17 repairs
[23Oct2021 00:18:24.339] [Worker-Main-1/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 4 predicatus
[23Oct2021 00:18:24.344] [Worker-Main-1/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 2 actions
[23Oct2021 00:18:24.347] [Worker-Main-1/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 10 destabilization
[23Oct2021 00:18:24.354] [Worker-Main-1/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 45 structures
[23Oct2021 00:18:25.197] [Worker-Main-1/INFO] [io.github.apace100.origins.Origins/]: Finished loading powers from data files. Registry contains 68 powers.
[23Oct2021 00:18:25.202] [Worker-Main-1/INFO] [io.github.apace100.origins.Origins/]: Finished loading origins from data files. Registry contains 11 origins.
[23Oct2021 00:18:25.203] [Worker-Main-1/INFO] [io.github.apace100.origins.Origins/]: Trying to read layer file: origins:origin
[23Oct2021 00:18:25.221] [Worker-Main-1/INFO] [io.github.apace100.origins.Origins/]: Finished loading origin layers from data files. Read 1 layers.
[23Oct2021 00:18:25.225] [Worker-Main-1/INFO] [Apotheosis : Enchantment/]: Registered 11 blocks with enchanting stats.
[23Oct2021 00:18:25.249] [Worker-Main-1/INFO] [slimeknights.tconstruct.library.materials.definition.MaterialManager/]: 22 materials loaded
[23Oct2021 00:18:25.642] [Worker-Main-1/INFO] [slimeknights.tconstruct.library.materials.stats.MaterialStatsManager/]: 81 stats loaded for 27 materials
[23Oct2021 00:18:25.762] [Worker-Main-1/INFO] [Apotheosis : Deadly/]: Loaded 13 normal and 13 rare Wandering Trader trade options.
[23Oct2021 00:19:16.746] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5
[23Oct2021 00:19:16.749] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[23Oct2021 00:19:16.766] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[23Oct2021 00:19:16.766] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[23Oct2021 00:19:17.255] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:62229
[23Oct2021 00:19:17.319] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
[23Oct2021 00:19:17.582] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[23Oct2021 00:19:17.582] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The server will make no attempt to authenticate usernames. Beware.
[23Oct2021 00:19:17.583] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[23Oct2021 00:19:17.583] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: To change this, set "online-mode" to "true" in the server.properties file.
[23Oct2021 00:19:17.766] [Server thread/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/entity/merchant/villager/VillagerTrades$EnchantedBookForEmeraldsTrade
[23Oct2021 00:19:17.873] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[23Oct2021 00:19:18.227] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if minecraft:overworld is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.282] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if minecraft:the_nether is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.329] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if minecraft:the_end is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.335] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:celeve is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.339] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:crystevia is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.378] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:lunalus is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.415] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:lelyetia is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.458] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if mahoutsukai:reality_marble is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.468] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:shyrelands is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.473] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:abyss is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.479] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:vox_ponds is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.511] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:barathos is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.552] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:greckon is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.574] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:runandor is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.579] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:lborean is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.602] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:deeplands is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.639] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:candyland is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.657] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:nowhere is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.668] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:iromine is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.709] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:gardencia is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.727] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:creeponia is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.731] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:dustopia is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.735] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:haven is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.740] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:mysterium is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.758] [Server thread/ERROR] [mod.azure.doom.DoomMod/]: Was unable to check if aoa3:precasia is using Terraforged's ChunkGenerator.
[23Oct2021 00:19:18.776] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[23Oct2021 00:19:21.520] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[23Oct2021 00:19:21.624] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[23Oct2021 00:19:21.687] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[23Oct2021 00:19:21.691] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[23Oct2021 00:19:21.720] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[23Oct2021 00:19:21.769] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[23Oct2021 00:19:21.778] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[23Oct2021 00:19:22.293] [Worker-Main-4/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[23Oct2021 00:19:22.880] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[23Oct2021 00:19:23.411] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
[23Oct2021 00:19:24.224] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 5446 ms
[23Oct2021 00:19:24.224] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (6.597s)! For help, type "help"
[23Oct2021 00:19:24.225] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
[23Oct2021 00:19:24.231] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener started
[23Oct2021 00:19:24.232] [Query Listener #1/INFO] [net.minecraft.network.rcon.QueryThread/]: Query running on 0.0.0.0:9898
[23Oct2021 00:19:24.519] [Server thread/INFO] [Spartan Weaponry/]: Starting up Server for Spartan Weaponry!
[23Oct2021 00:19:24.575] [Server thread/INFO] [com.github.alexthe666.iceandfire.IceAndFire/]: {SPAWN_DRAGON_SKELETON_I_CF=true, HYDRA_CAVE_CF=true, SPAWN_SEA_SERPENT_CF=true, SPAWN_STYMPHALIAN_BIRD_CF=true, SPAWN_WANDERING_CYCLOPS_CF=true, PIXIE_VILLAGE_CF=false, SPAWN_DEATH_WORM_CF=true, FIRE_DRAGON_CAVE_CF=true, SIREN_ISLAND_CF=true, MYRMEX_HIVE_DESERT_CF=true, SPAWN_HIPPOCAMPUS_CF=true, FIRE_DRAGON_ROOST_CF=true, MYRMEX_HIVE_JUNGLE_CF=true, GORGON_TEMPLE_CF=true, COPPER_ORE_CF=true, SILVER_ORE_CF=true, LIGHTNING_DRAGON_CAVE_CF=true, SPAWN_DRAGON_SKELETON_F_CF=true, AMETHYST_ORE_CF=true, SPAWN_DRAGON_SKELETON_L_CF=true, LIGHTNING_LILY_CF=true, MAUSOLEUM_CF=true, ICE_DRAGON_CAVE_CF=true, GRAVEYARD_CF=true, SAPPHIRE_ORE_CF=true, LIGHTNING_DRAGON_ROOST_CF=true, CYCLOPS_CAVE_CF=true, FROST_LILY_CF=true, FIRE_LILY_CF=true, ICE_DRAGON_ROOST_CF=true}
[23Oct2021 00:19:24.576] [Server thread/INFO] [com.github.alexthe666.iceandfire.IceAndFire/]: {TROLL_S=true, HIPPOGRYPH=true, AMPHITHERE=true, COCKATRICE=true, TROLL_M=true, DREAD_LICH=true, TROLL_F=true}
[23Oct2021 00:19:27.100] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2101ms or 42 ticks behind
[23Oct2021 00:19:29.173] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.github.alexthe666.alexsmobs.entity.EntityVoidWorm from class com.github.alexthe666.alexsmobs.entity.EntityVoidPortal
[23Oct2021 00:19:48.344] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@a8d3ec6
[23Oct2021 00:19:48.560] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Questoris[/**.**.**.**:45435] logged in with entity id 124 at (364.3471049305935, 181.0, 283.3638496158641)
[23Oct2021 00:19:48.875] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Questoris joined the game
[23Oct2021 00:19:50.034] [Server thread/INFO] [Waila/]: Syncing config to Questoris (770eab0b-b277-3977-b658-47bbf1e88754)
[23Oct2021 00:19:50.042] [Server thread/INFO] [se.mickelus.tetra.data.DataManager/]: Sending data to client: Questoris
[23Oct2021 00:19:50.216] [Server thread/INFO] [me.edoren.skin_changer.server.SkinProviderController/]: Player Questoris just logged in with id 770eab0b-b277-3977-b658-47bbf1e88754
[23Oct2021 00:19:50.320] [ForkJoinPool-4-worker-1/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: Downloading file https://playerdb.co/api/player/minecraft/Questoris
[23Oct2021 00:19:50.780] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2930ms or 58 ticks behind
[23Oct2021 00:19:50.968] [ForkJoinPool-4-worker-1/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: Error downloading file https://playerdb.co/api/player/minecraft/Questoris
[23Oct2021 00:19:50.972] [ForkJoinPool-4-worker-1/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: Downloading file https://playerdb.co/api/player/minecraft/Questoris
[23Oct2021 00:19:51.074] [ForkJoinPool-4-worker-1/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: Error downloading file https://playerdb.co/api/player/minecraft/Questoris
[23Oct2021 00:19:52.001] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@1d814d7f
[23Oct2021 00:20:33.461] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Gave 10 [Cogwheel] to Questoris]
[23Oct2021 00:20:46.256] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Gave 10 [Large Cogwheel] to Questoris]
[23Oct2021 00:20:55.922] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Gave 10 [Iron Nugget] to Questoris]
[23Oct2021 00:21:58.720] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Gave 1 [Hopper] to Questoris]
[23Oct2021 00:26:22.127] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Gave 1 [Precision Mechanism] to Questoris]
[23Oct2021 00:28:09.766] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Gave 1 [Chest] to Questoris]
[23Oct2021 00:28:43.233] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Gave 1 [Mechanical Crafter] to Questoris]
[23Oct2021 00:29:02.629] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@7b322f90
[23Oct2021 00:29:02.931] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: slavicsquire[/**.**.**.**:53278] logged in with entity id 279 at (48.500703077187914, 75.0, 251.66495452027777)
[23Oct2021 00:29:02.995] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: slavicsquire joined the game
[23Oct2021 00:29:03.094] [Server thread/INFO] [Waila/]: Syncing config to slavicsquire (c38a58ed-06f6-3539-b9d8-540f05fcd4ea)
[23Oct2021 00:29:03.094] [Server thread/INFO] [se.mickelus.tetra.data.DataManager/]: Sending data to client: slavicsquire
[23Oct2021 00:29:03.147] [Server thread/INFO] [me.edoren.skin_changer.server.SkinProviderController/]: Player slavicsquire just logged in with id c38a58ed-06f6-3539-b9d8-540f05fcd4ea
[23Oct2021 00:29:03.229] [ForkJoinPool-4-worker-2/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: Downloading file https://playerdb.co/api/player/minecraft/slavicsquire
[23Oct2021 00:29:03.589] [ForkJoinPool-4-worker-2/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: Error downloading file https://playerdb.co/api/player/minecraft/slavicsquire
[23Oct2021 00:29:03.590] [ForkJoinPool-4-worker-2/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: Downloading file https://playerdb.co/api/player/minecraft/slavicsquire
[23Oct2021 00:29:03.733] [ForkJoinPool-4-worker-2/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: Error downloading file https://playerdb.co/api/player/minecraft/slavicsquire
[23Oct2021 00:29:07.781] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> yo
[23Oct2021 00:29:54.812] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> yo ben whatchu doing rn
[23Oct2021 00:30:10.231] [Server thread/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CombatRules#getDamageAfterMagicAbsorb
[23Oct2021 00:30:13.050] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> trying to make the potato launcher
[23Oct2021 00:30:14.925] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: slavicsquire was slain by Void Worm
[23Oct2021 00:30:30.732] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> wut
[23Oct2021 00:30:40.881] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: slavicsquire was slain by Void Worm
[23Oct2021 00:30:41.895] [Server thread/FATAL] [net.minecraft.util.concurrent.ThreadTaskExecutor/]: Error executing task on Server
java.lang.NullPointerException: null
at net.minecraft.world.server.TicketManager.func_219367_b(TicketManager.java:227) ~[?:?]
at net.minecraft.world.server.ChunkManager.func_219183_a(ChunkManager.java:884) ~[?:?]
at net.minecraft.world.server.ServerChunkProvider.func_217221_a(ServerChunkProvider.java:450) ~[?:?]
at net.minecraft.network.play.ServerPlayNetHandler.func_147347_a(ServerPlayNetHandler.java:845) ~[?:?]
at net.minecraft.network.play.client.CPlayerPacket.func_148833_a(SourceFile:122) ~[?:?]
at net.minecraft.network.play.client.CPlayerPacket$PositionPacket.func_148833_a(SourceFile:56) ~[?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?]
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:734) ~[?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:159) ~[?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:717) ~[?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?]
at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:696) ~[?:?]
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646) ~[?:?]
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
[23Oct2021 00:30:48.168] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> WTFH DUDE
[23Oct2021 00:30:50.794] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: slavicsquire was slain by Void Worm
[23Oct2021 00:31:24.851] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Set slavicsquire's game mode to Creative Mode]
[23Oct2021 00:31:25.215] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> BEN HELP
[23Oct2021 00:31:27.536] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> kill it
[23Oct2021 00:31:32.540] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> ur god temporarily
[23Oct2021 00:31:38.143] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> oh nice
[23Oct2021 00:32:12.741] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [slavicsquire: Applied effect Strength to slavicsquire]
[23Oct2021 00:32:15.297] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: slavicsquire has made the advancement [Should've Gone for the Head]
[23Oct2021 00:32:15.297] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: slavicsquire has completed the challenge [Overkill, Schmoverkill.]
[23Oct2021 00:32:15.298] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: slavicsquire has completed the challenge [The Almighty Touch]
[23Oct2021 00:32:26.544] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> THERES EVEN MORE OF THEM HOLY FUCK
[23Oct2021 00:32:31.932] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: slavicsquire has completed the challenge [Wormy]
[23Oct2021 00:32:36.233] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> hit the head
[23Oct2021 00:32:37.884] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> WHAT THE FUCK
[23Oct2021 00:32:46.439] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Set slavicsquire's game mode to Survival Mode]
[23Oct2021 00:32:50.420] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [slavicsquire: Set own game mode to Creative Mode]
[23Oct2021 00:32:54.940] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> wut
[23Oct2021 00:33:01.023] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> OK GONE
[23Oct2021 00:33:04.393] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> wait
[23Oct2021 00:33:17.205] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> allow me to treat myself to little something
[23Oct2021 00:33:30.292] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> no im not gonna ruin the server by any means
[23Oct2021 00:33:31.921] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Gave 6 [Redstone Torch] to Questoris]
[23Oct2021 00:34:17.240] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> why it no work
[23Oct2021 00:36:42.018] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: slavicsquire has made the advancement [Who is Cutting Onions?]
[23Oct2021 00:37:27.579] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: slavicsquire has made the advancement [Magmatic Press Channel]
[23Oct2021 00:37:37.049] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> why aint this wrking
[23Oct2021 00:37:50.772] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> ill help you out in a bit
[23Oct2021 00:37:56.711] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> imma finish this real quick first
[23Oct2021 00:38:01.816] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [slavicsquire: Removed every effect from slavicsquire]
[23Oct2021 00:39:27.373] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Set own game mode to Creative Mode]
[23Oct2021 00:42:38.044] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> how fast does this thing need to fricking be
[23Oct2021 00:42:52.648] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> oh
[23Oct2021 00:42:57.724] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> wrong position
[23Oct2021 00:43:03.834] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> HAHHHAAHAAHAHAHA
[23Oct2021 00:43:16.820] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> STOP LAUGHING
[23Oct2021 00:43:25.172] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> okok ill stop haha
[23Oct2021 00:43:26.067] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [slavicsquire: Set own game mode to Survival Mode]
[23Oct2021 00:43:33.104] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [slavicsquire: Teleported slavicsquire to Questoris]
[23Oct2021 00:43:33.577] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: slavicsquire has reached the goal [Skyslime Island]
[23Oct2021 00:43:35.624] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [slavicsquire: Set own game mode to Creative Mode]
[23Oct2021 00:43:39.588] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> OH PHEW
[23Oct2021 00:43:43.381] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> I ALMOST FELL TO MY DEATH
[23Oct2021 00:43:50.237] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> anyways how can i help
[23Oct2021 00:43:55.256] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> nvm
[23Oct2021 00:43:58.094] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> I was idiot
[23Oct2021 00:43:59.993] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> ooo this looks nice
[23Oct2021 00:44:13.580] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> wathc this
[23Oct2021 00:44:26.728] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> wut
[23Oct2021 00:44:30.077] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> wasnt watcginh
[23Oct2021 00:44:31.301] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> my bow
[23Oct2021 00:44:34.222] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> it go pew pew
[23Oct2021 00:44:43.200] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> THE POTATO CANNON IS BORN
[23Oct2021 00:44:46.731] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> NICE
[23Oct2021 00:44:59.310] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Gave 128 [Potato] to Questoris]
[23Oct2021 00:45:09.019] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> go to survival
[23Oct2021 00:45:10.529] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> DAAAAAAAAAMN
[23Oct2021 00:45:15.168] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [slavicsquire: Set own game mode to Survival Mode]
[23Oct2021 00:45:18.542] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Questoris has reached the goal [Fwoomp!]
[23Oct2021 00:45:22.126] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> wo
[23Oct2021 00:45:23.484] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> ow
[23Oct2021 00:45:27.245] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> damn thats nice
[23Oct2021 00:45:28.428] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> the power of infinite ammo
[23Oct2021 00:45:33.684] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> holy shmokes
[23Oct2021 00:45:38.082] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> the irish will take over
[23Oct2021 00:45:39.241] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> watch my wep
[23Oct2021 00:45:43.094] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> akil wont notice a thing
[23Oct2021 00:45:46.328] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [slavicsquire: Set own game mode to Creative Mode]
[23Oct2021 00:45:47.706] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> feel free to use my mechanical crafter btw
[23Oct2021 00:45:50.046] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> follow me
[23Oct2021 00:46:00.821] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Set own game mode to Survival Mode]
[23Oct2021 00:46:03.442] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [slavicsquire: Summoned new Giant]
[23Oct2021 00:46:04.776] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> where u
[23Oct2021 00:46:09.258] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [slavicsquire: Teleported Questoris to slavicsquire]
[23Oct2021 00:46:19.024] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> yooo
[23Oct2021 00:46:22.224] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> yep
[23Oct2021 00:46:26.931] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> ive learnt a lot from tetra
[23Oct2021 00:46:35.397] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> potato
[23Oct2021 00:46:38.396] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> and made a bow custom tailored to my tastes
[23Oct2021 00:46:43.592] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> I go Create, you go Tetra
[23Oct2021 00:46:47.785] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> but damn this is nice
[23Oct2021 00:46:48.675] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> yes
[23Oct2021 00:46:59.511] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> I need to make a potato farm
[23Oct2021 00:46:59.819] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> ive been a huge fan of tinker way back in the day
[23Oct2021 00:47:06.809] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> i watched my kuya play with it in his mc
[23Oct2021 00:47:17.711] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [slavicsquire: Summoned new Ravager]
[23Oct2021 00:47:28.060] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> PRICK
[23Oct2021 00:47:34.792] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> SORRY
[23Oct2021 00:47:39.045] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Summoned new Cave Centipede Body]
[23Oct2021 00:47:42.925] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Questoris was slain by Ghost
[23Oct2021 00:47:49.467] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> wha
[23Oct2021 00:47:53.882] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> ooooooooooooooooooooooooooo
[23Oct2021 00:47:55.958] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> nice sword
[23Oct2021 00:48:08.072] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Questoris was slain by Ghost
[23Oct2021 00:48:12.127] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [slavicsquire: Set Questoris's game mode to Creative Mode]
[23Oct2021 00:48:22.288] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> you can trust me with commands
[23Oct2021 00:48:31.495] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> the KNOCKBACK
[23Oct2021 00:48:35.094] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> YEAH
[23Oct2021 00:48:40.793] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> THE THING HITS LIEK A TRUCK
[23Oct2021 00:48:48.113] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> I meant mine
[23Oct2021 00:48:52.319] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> yea
[23Oct2021 00:49:01.516] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> so many slimes spawned while I was gone from base
[23Oct2021 00:49:07.576] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> i am kujou sara's husband now
[23Oct2021 00:49:19.809] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> pretty sure thats itto
[23Oct2021 00:49:23.772] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> hm
[23Oct2021 00:49:28.114] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> we dont talk about hiim
[23Oct2021 00:49:28.321] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Saving the game (this may take a moment!)
[23Oct2021 00:49:29.171] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Saved the game
[23Oct2021 00:49:29.272] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> but
[23Oct2021 00:49:31.348] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> we can share
[23Oct2021 00:49:32.421] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> hee hee
[23Oct2021 00:49:42.593] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [slavicsquire: Teleported slavicsquire to Questoris]
[23Oct2021 00:49:50.868] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> NOOOOOOOOOOOOO
[23Oct2021 00:49:55.309] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> HE FELL TO HIS DEATH
[23Oct2021 00:50:00.569] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> they're slimes
[23Oct2021 00:50:03.978] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> oh
[23Oct2021 00:50:23.520] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> watcha doing?
[23Oct2021 00:50:32.163] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> potato farm with a shitty mouse
[23Oct2021 00:50:40.120] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> nice
[23Oct2021 00:50:58.320] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> ima go find some mobs to up my bow
[23Oct2021 00:51:01.958] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> kk
[23Oct2021 00:52:32.941] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> REAPER
[23Oct2021 00:52:45.943] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> it died
[23Oct2021 00:52:49.265] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> aww
[23Oct2021 00:53:56.691] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> damn
[23Oct2021 00:54:02.932] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> ?
[23Oct2021 00:54:04.056] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> akils touhou house looks nice
[23Oct2021 00:54:30.860] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> ASSASSIN
[23Oct2021 00:54:37.083] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> TP TO ME NOW
[23Oct2021 00:54:59.301] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> oooo
[23Oct2021 00:55:03.790] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> very cool stuff
[23Oct2021 00:55:05.814] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> goo balls and ninja stars
[23Oct2021 00:55:14.512] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> thunk pog
[23Oct2021 00:55:23.571] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> damn nice
[23Oct2021 00:55:40.567] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> yall still need to MAKE your houses?
[23Oct2021 00:55:45.330] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> idk
[23Oct2021 00:55:48.761] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> just find a skyslime island
[23Oct2021 00:55:50.594] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> im still thinking of mine
[23Oct2021 00:56:07.173] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> maybe underground for a sort of dragon protection
[23Oct2021 00:56:39.471] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> feeding this raccoon
[23Oct2021 00:56:43.435] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> aww
[23Oct2021 00:57:44.930] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@14b0e24e
[23Oct2021 00:57:45.171] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: GetUpAndGoGamer[/**.**.**.**:22549] logged in with entity id 2468 at (985.7160012182679, 82.0, -753.6828306415483)
[23Oct2021 00:57:45.280] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: GetUpAndGoGamer joined the game
[23Oct2021 00:57:46.067] [Server thread/INFO] [Waila/]: Syncing config to GetUpAndGoGamer (82bba8f9-ec1a-3f38-ae9f-f86e833f46db)
[23Oct2021 00:57:46.067] [Server thread/INFO] [se.mickelus.tetra.data.DataManager/]: Sending data to client: GetUpAndGoGamer
[23Oct2021 00:57:47.020] [Server thread/INFO] [me.edoren.skin_changer.server.SkinProviderController/]: Player GetUpAndGoGamer just logged in with id 82bba8f9-ec1a-3f38-ae9f-f86e833f46db
[23Oct2021 00:57:47.120] [ForkJoinPool-4-worker-3/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: Downloading file https://playerdb.co/api/player/minecraft/GetUpAndGoGamer
[23Oct2021 00:57:47.171] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2318ms or 46 ticks behind
[23Oct2021 00:57:47.272] [ForkJoinPool-4-worker-3/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: File https://playerdb.co/api/player/minecraft/GetUpAndGoGamer downloaded
[23Oct2021 00:57:47.309] [ForkJoinPool-4-worker-3/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: Downloading file https://crafatar.com/skins/8dfe79ee-80b3-42bd-97b8-47f3eda821e3
[23Oct2021 00:57:50.467] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> eyy
[23Oct2021 00:57:53.593] [ForkJoinPool-4-worker-3/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: Error downloading file https://crafatar.com/skins/8dfe79ee-80b3-42bd-97b8-47f3eda821e3
[23Oct2021 00:57:53.594] [ForkJoinPool-4-worker-3/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: Downloading file https://playerdb.co/api/player/minecraft/GetUpAndGoGamer
[23Oct2021 00:57:53.657] [ForkJoinPool-4-worker-3/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: File https://playerdb.co/api/player/minecraft/GetUpAndGoGamer downloaded
[23Oct2021 00:57:53.670] [ForkJoinPool-4-worker-3/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: Downloading file https://crafatar.com/capes/8dfe79ee-80b3-42bd-97b8-47f3eda821e3
[23Oct2021 00:57:54.458] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> tp to me
[23Oct2021 00:57:54.977] [ForkJoinPool-4-worker-3/INFO] [me.edoren.skin_changer.common.NetworkUtils/]: Error downloading file https://crafatar.com/capes/8dfe79ee-80b3-42bd-97b8-47f3eda821e3
[23Oct2021 00:57:58.122] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> hallo
[23Oct2021 00:58:12.145] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: slavicsquire has made the advancement [Captured]
[23Oct2021 00:58:18.177] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> ?
[23Oct2021 00:58:31.968] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GetUpAndGoGamer> how do u get capturing enchantement
[23Oct2021 00:59:01.443] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> accept
[23Oct2021 00:59:16.962] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> gloc 9 is really nice
[23Oct2021 00:59:34.027] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> oops
[23Oct2021 00:59:34.074] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GetUpAndGoGamer> how to get capturing enchant
[23Oct2021 00:59:47.874] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> potato cannon
[23Oct2021 00:59:49.517] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GetUpAndGoGamer> yo wtf
[23Oct2021 00:59:56.688] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GetUpAndGoGamer> asa akong large backpack
[23Oct2021 01:00:08.182] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GetUpAndGoGamer> akong dragon scale armor
[23Oct2021 01:00:28.868] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GetUpAndGoGamer> yo sus
[23Oct2021 01:02:51.915] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Set own game mode to Survival Mode]
[23Oct2021 01:03:05.574] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Gave 1 [Precision Mechanism] to Questoris]
[23Oct2021 01:03:06.721] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: GetUpAndGoGamer was slain by Ravager
[23Oct2021 01:03:12.471] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GetUpAndGoGamer> op si doms?
[23Oct2021 01:03:13.679] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> a
[23Oct2021 01:03:16.025] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Gave 10 [Precision Mechanism] to Questoris]
[23Oct2021 01:03:18.030] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> yes
[23Oct2021 01:03:28.382] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> yep but im not doing anything that ruins gameplay experience for others
[23Oct2021 01:04:14.173] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Gave 1 [Dragon Scale Chestplate] to Questoris]
[23Oct2021 01:04:19.792] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> oops
[23Oct2021 01:04:22.084] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> wrong one
[23Oct2021 01:04:29.672] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Set own game mode to Creative Mode]
[23Oct2021 01:04:58.537] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Set own game mode to Survival Mode]
[23Oct2021 01:05:12.689] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> time to go sea serpent hunting
[23Oct2021 01:05:18.866] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> with my potatoes
[23Oct2021 01:05:21.614] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2015ms or 40 ticks behind
[23Oct2021 01:05:36.979] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Teleported Questoris to 1048.5, 181.0, 1076.5]
[23Oct2021 01:05:39.325] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> yo ben
[23Oct2021 01:05:45.574] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> ?
[23Oct2021 01:05:45.598] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <slavicsquire> how do you open a backpack again?
[23Oct2021 01:05:50.302] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> press e
[23Oct2021 01:05:50.313] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 13714ms or 274 ticks behind
[23Oct2021 01:05:50.965] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GetUpAndGoGamer> v
[23Oct2021 01:05:54.227] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> itll be ther
[23Oct2021 01:06:12.088] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <Questoris> I see Perry
[23Oct2021 01:06:13.853] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 8554ms or 171 ticks behind
[23Oct2021 01:06:40.384] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [Questoris: Teleported Questoris to 1160.5, 70.0, 1168.5]
[23Oct2021 01:06:42.591] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3692ms or 73 ticks behind
[23Oct2021 01:06:45.412] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: <GetUpAndGoGamer> how to get capturing enchant