Skip to content

Instantly share code, notes, and snippets.

@belathus
Created December 19, 2021 05:42
Show Gist options
  • Save belathus/6694efc08029e43ce9ffcd399df4003c to your computer and use it in GitHub Desktop.
Save belathus/6694efc08029e43ce9ffcd399df4003c to your computer and use it in GitHub Desktop.
[18Dec2021 14:30:05.308] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.20, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge]
[18Dec2021 14:30:05.311] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_72-internal by Oracle Corporation
[18Dec2021 14:30:05.335] [main/WARN] [cpw.mods.modlauncher.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
[18Dec2021 14:30:05.558] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[18Dec2021 14:30:05.604] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/home/wlr/WLR3.0/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
[18Dec2021 14:30:07.003] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 13:0 token recognition error at: '`'
[18Dec2021 14:30:07.182] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
[18Dec2021 14:30:08.040] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector]
[18Dec2021 14:30:08.042] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[18Dec2021 14:30:08.045] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.integral.enigmaticlegacy.MixinConnector]
[18Dec2021 14:30:08.052] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, .]
[18Dec2021 14:30:08.769] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
[18Dec2021 14:30:09.204] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
[18Dec2021 14:30:09.711] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER
[18Dec2021 14:30:09.711] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/entity/player/ClientPlayerEntity (java.lang.RuntimeException: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER)
[18Dec2021 14:30:09.712] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.entity.player.ClientPlayerEntity was not found ars_nouveau.mixins.json:ClientElytraMixin
[18Dec2021 14:30:09.775] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/layers/BipedArmorLayer for invalid dist DEDICATED_SERVER
[18Dec2021 14:30:09.775] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/layers/BipedArmorLayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/layers/BipedArmorLayer for invalid dist DEDICATED_SERVER)
[18Dec2021 14:30:09.775] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.layers.BipedArmorLayer was not found neapolitan.mixins.json:BipedArmorLayerMixin
[18Dec2021 14:30:10.176] [main/WARN] [mixin/]: Error loading class: shadows/apotheosis/ench/table/ApothEnchantContainer (java.lang.ClassNotFoundException: null)
[18Dec2021 14:30:10.187] [main/WARN] [mixin/]: Error loading class: com/brandon3055/csg/ModEventHandler (java.lang.ClassNotFoundException: null)
[18Dec2021 14:30:11.218] [main/INFO] [mixin/]: Mixing MixinEnchantment from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.enchantment.Enchantment
[18Dec2021 14:30:12.354] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
[18Dec2021 14:30:12.659] [main/INFO] [mixin/]: Mixing MixinForgeHooks from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraftforge.common.ForgeHooks
[18Dec2021 14:30:12.694] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
[18Dec2021 14:30:14.070] [main/INFO] [mixin/]: Mixing MixinEnchantmentContainer from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.inventory.container.EnchantmentContainer
[18Dec2021 14:30:14.070] [main/INFO] [mixin/]: Renaming synthetic method lambda$onEnchantedItem$0(Lnet/minecraft/item/ItemStack;Lnet/minecraft/inventory/container/EnchantmentContainer;ILnet/minecraft/entity/player/PlayerEntity;ILnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V to mdd821a5$lambda$onEnchantedItem$0$1 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinEnchantmentContainer
[18Dec2021 14:30:16.380] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
[18Dec2021 14:30:17.493] [main/INFO] [mixin/]: Mixing MixinVillagerEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.entity.merchant.villager.VillagerEntity
[18Dec2021 14:30:20.068] [main/ERROR] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Error occurred applying transform of coremod META-INF/fieldtomethodtransformers.js function bucketitem
java.lang.IllegalStateException: Field field_77876_a is not private and an instance field
at net.minecraftforge.coremod.api.ASMAPI.redirectFieldToMethod(ASMAPI.java:260) ~[coremods-4.0.6.jar:?]
at jdk.nashorn.internal.scripts.Script$Recompilation$48$1352A$\^eval\_.initializeCoreMod$transformer-2(<eval>:35) ~[?:?]
at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:625) ~[nashorn.jar:?]
at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:494) ~[nashorn.jar:?]
at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:393) ~[nashorn.jar:?]
at jdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:117) ~[nashorn.jar:?]
at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:18) ~[coremods-4.0.6.jar:4.0.6+14+master.c21a551]
at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:18) ~[coremods-4.0.6.jar:?]
at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:10) ~[coremods-4.0.6.jar:?]
at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) ~[coremods-4.0.6.jar:?]
at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) ~[modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) ~[modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:117) ~[modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_72-internal]
at net.minecraft.util.registry.Registry.func_218353_F(Registry.java:159) ~[?:?]
at net.minecraft.util.registry.Registry.lambda$static$51(Registry.java:466) ~[?:?]
at java.util.LinkedHashMap.forEach(LinkedHashMap.java:676) ~[?:1.8.0_72-internal]
at net.minecraft.util.registry.Registry.<clinit>(Registry.java:465) ~[?:?]
at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38) ~[?:?]
at net.minecraft.server.Main.main(Main.java:92) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_72-internal]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_72-internal]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_72-internal]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_72-internal]
at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.20.jar:36.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.20.jar:?]
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.20.jar:?]
at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.20.jar:?]
[18Dec2021 14:30:21.219] [main/INFO] [mixin/]: Mixing MixinPiglinMobsSensor from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.entity.ai.brain.sensor.PiglinMobsSensor
[18Dec2021 14:30:26.439] [modloading-worker-5/INFO] [Advanced Peripherals/]: AdvancedPeripherals says hello!
[18Dec2021 14:30:26.884] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
[18Dec2021 14:30:27.320] [modloading-worker-5/INFO] [mixin/]: Mixing MixinCharmEffects from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.darkhax.darkutils.features.charms.CharmEffects
[18Dec2021 14:30:27.700] [modloading-worker-1/INFO] [mixin/]: Mixing MixinLootTable from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.loot.LootTable
[18Dec2021 14:30:27.740] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
[18Dec2021 14:30:27.761] [modloading-worker-3/INFO] [com.resourcefulbees.resourcefulbees.ResourcefulBees/]: Setting up config paths...
[18Dec2021 14:30:28.071] [modloading-worker-6/INFO] [STDOUT/]: [futurepack.common.FuturepackMain:<init>:93]: FuturepackMain.FuturepackMain()
[18Dec2021 14:30:28.145] [modloading-worker-3/INFO] [com.resourcefulbees.resourcefulbees.ResourcefulBees/]: Bee Registry Initialized...
[18Dec2021 14:30:28.146] [modloading-worker-3/INFO] [com.resourcefulbees.resourcefulbees.ResourcefulBees/]: Trait Registry Initialized...
[18Dec2021 14:30:28.147] [modloading-worker-3/INFO] [com.resourcefulbees.resourcefulbees.ResourcefulBees/]: Bee Registration Enabled...
[18Dec2021 14:30:28.162] [modloading-worker-3/INFO] [com.resourcefulbees.resourcefulbees.ResourcefulBees/]: Building Biome Dictionary...
[18Dec2021 14:30:28.172] [modloading-worker-6/INFO] [futurepack/]: Starting futurepack 31.3.7000
[18Dec2021 14:30:28.180] [modloading-worker-6/INFO] [futurepack/]: Debug Enabled: true
[18Dec2021 14:30:28.180] [modloading-worker-6/INFO] [futurepack/]: Registered Loot Functions
[18Dec2021 14:30:28.395] [modloading-worker-3/INFO] [com.resourcefulbees.resourcefulbees.ResourcefulBees/]: Registering Custom Bees...
[18Dec2021 14:30:28.630] [modloading-worker-3/INFO] [com.resourcefulbees.resourcefulbees.ResourcefulBees/]: Registering Custom Honeys..
[18Dec2021 14:30:28.838] [modloading-worker-6/INFO] [Enigmatic Legacy/INFO]: Constructing mod instance...
[18Dec2021 14:30:29.239] [modloading-worker-5/INFO] [twilightforest/]: Loaded compatibility for mod immersiveengineering.
[18Dec2021 14:30:30.187] [modloading-worker-6/INFO] [Enigmatic Legacy/INFO]: Mod instance constructed successfully.
[18Dec2021 14:30:31.729] [modloading-worker-6/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.4...
[18Dec2021 14:30:31.808] [modloading-worker-6/ERROR] [toastcontrol/]: Running on a dedicated server, disabling mod.
[18Dec2021 14:30:31.903] [modloading-worker-2/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.20, for MC 1.16.5 with MCP 20210115.111550
[18Dec2021 14:30:31.903] [modloading-worker-2/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.20 Initialized
[18Dec2021 14:30:32.043] [modloading-worker-4/INFO] [Shadow.naming.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[18Dec2021 14:30:32.793] [modloading-worker-0/INFO] [com.minerarcana.transfiguration.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[18Dec2021 14:30:33.028] [modloading-worker-4/INFO] [com.ma.ManaAndArtifice/]: M&A -> Config Loaded
[18Dec2021 14:30:33.483] [modloading-worker-0/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[18Dec2021 14:30:33.789] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:t_corridor
[18Dec2021 14:30:33.826] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@71bb3b4c
[18Dec2021 14:30:33.827] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:four_way_corridor_loot
[18Dec2021 14:30:33.829] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@5652918f
[18Dec2021 14:30:33.832] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:four_way_corridor
[18Dec2021 14:30:33.833] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@65bcda2f
[18Dec2021 14:30:33.834] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:ore_hold_1
[18Dec2021 14:30:33.835] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@741fd731
[18Dec2021 14:30:33.836] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:straight_corridor
[18Dec2021 14:30:33.837] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@415118a5
[18Dec2021 14:30:33.838] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:spiral_staircase
[18Dec2021 14:30:33.839] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@122bd1af
[18Dec2021 14:30:33.839] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:t3_entrance
[18Dec2021 14:30:33.840] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@5df2b694
[18Dec2021 14:30:33.841] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/library
[18Dec2021 14:30:33.842] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@3dfd2fe
[18Dec2021 14:30:33.843] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/armoury
[18Dec2021 14:30:33.845] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@9b06397
[18Dec2021 14:30:33.846] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/farm
[18Dec2021 14:30:33.847] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@4a722bfb
[18Dec2021 14:30:33.858] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/portal_nether
[18Dec2021 14:30:33.862] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@300bec4a
[18Dec2021 14:30:33.863] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:217]: Loading schematic: bloodmagic:mini_dungeon/crypt
[18Dec2021 14:30:33.864] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:219]: Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@629ad091
[18Dec2021 14:30:33.864] [modloading-worker-2/INFO] [STDOUT/]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:223]: # schematics: 12
[18Dec2021 14:30:34.056] [modloading-worker-7/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[18Dec2021 14:30:35.247] [modloading-worker-4/INFO] [com.ma.ManaAndArtifice/]: M&A -> Mod Event Bus Handlers Registered
[18Dec2021 14:30:35.766] [modloading-worker-3/INFO] [pneumaticcraft/]: Thirdparty integration activated for [theoneprobe,immersiveengineering,computercraft,jei,botania,mekanism,curios,patchouli]
[18Dec2021 14:30:35.951] [modloading-worker-3/INFO] [wile.engineersdecor.ModEngineersDecor/]: Engineer's Decor GIT id #8644deb.
[18Dec2021 14:30:36.239] [modloading-worker-0/INFO] [expandability/]: ExpandAbility here, who dis?
[18Dec2021 14:30:37.466] [modloading-worker-0/INFO] [mod.chiselsandbits.plugin.PluginManger/]: Found and loaded ChiselsAndBits plugin: create
[18Dec2021 14:30:37.470] [modloading-worker-0/INFO] [mod.chiselsandbits.integration.chiselsandbits.create.CreatePlugin/]: Create Plugin for ChiselsAndBits activated.
[18Dec2021 14:30:41.200] [main/INFO] [com.ma.ManaAndArtifice/]: Finished registering registries!
[18Dec2021 14:30:42.838] [main/INFO] [Dark Utilities/]: Registered 45 Block entries in 2.11ms.
[18Dec2021 14:30:50.752] [main/INFO] [STDOUT/]: [futurepack.common.FPRegistry:registerBlocks:66]: Registering Blocks
[18Dec2021 14:30:51.187] [main/INFO] [Enigmatic Legacy/INFO]: Initializing blocks registration...
[18Dec2021 14:30:51.187] [main/INFO] [Enigmatic Legacy/INFO]: Blocks registered successfully.
[18Dec2021 14:30:56.958] [main/INFO] [wile.engineersdecor.ModEngineersDecor/]: Immersive Engineering also installed ...
[18Dec2021 14:30:56.959] [main/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 118 blocks.
[18Dec2021 14:30:57.054] [main/INFO] [com.vulp.tomes.Tomes/]: Items Registered!
[18Dec2021 14:30:57.131] [main/INFO] [Dark Utilities/]: Registered 53 Item entries in 1.41ms.
[18Dec2021 14:30:57.189] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shulker_shell`, expected `supplementaries`. This could be a intended override, but in most cases indicates a broken mod.
[18Dec2021 14:30:57.355] [main/INFO] [STDOUT/]: [futurepack.common.FPRegistry:registerItems:91]: Registering Items
[18Dec2021 14:30:57.562] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 104 ms
[18Dec2021 14:30:57.565] [main/INFO] [Enigmatic Legacy/INFO]: Initializing items registration...
[18Dec2021 14:30:57.567] [main/INFO] [Enigmatic Legacy/INFO]: Items registered successfully.
[18Dec2021 14:30:58.066] [main/INFO] [com.ma.ManaAndArtifice/]: M&A -> Block Items Registered
[18Dec2021 14:30:58.302] [main/INFO] [occultism/]: Registered BlockItems
[18Dec2021 14:30:58.378] [main/INFO] [occultism/]: Registered SpawnEggItems
[18Dec2021 14:30:58.378] [main/INFO] [occultism/]: Registered compostable Items
[18Dec2021 14:30:58.409] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/melee_damage.json, path: /data/bloodmagic/anointment/melee_damage.json
[18Dec2021 14:30:58.420] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/holy_water.json, path: /data/bloodmagic/anointment/holy_water.json
[18Dec2021 14:30:58.422] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/hidden_knowledge.json, path: /data/bloodmagic/anointment/hidden_knowledge.json
[18Dec2021 14:30:58.422] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/quick_draw.json, path: /data/bloodmagic/anointment/quick_draw.json
[18Dec2021 14:30:58.423] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/bow_power.json, path: /data/bloodmagic/anointment/bow_power.json
[18Dec2021 14:30:58.424] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.AnointmentRegistrar:parseDefinition:126]: Attempting to load Anointment: modjar://bloodmagic/data/bloodmagic/anointment/bow_velocity.json, path: /data/bloodmagic/anointment/bow_velocity.json
[18Dec2021 14:30:58.434] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/arrow_protect.json, path: /data/bloodmagic/living_armor/arrow_protect.json
[18Dec2021 14:30:58.444] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/fall_protect.json, path: /data/bloodmagic/living_armor/fall_protect.json
[18Dec2021 14:30:58.445] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/physical_protect.json, path: /data/bloodmagic/living_armor/physical_protect.json
[18Dec2021 14:30:58.447] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/jump.json, path: /data/bloodmagic/living_armor/jump.json
[18Dec2021 14:30:58.448] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/health.json, path: /data/bloodmagic/living_armor/health.json
[18Dec2021 14:30:58.450] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/experienced.json, path: /data/bloodmagic/living_armor/experienced.json
[18Dec2021 14:30:58.451] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/sprint_attack.json, path: /data/bloodmagic/living_armor/sprint_attack.json
[18Dec2021 14:30:58.454] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/self_sacrifice.json, path: /data/bloodmagic/living_armor/self_sacrifice.json
[18Dec2021 14:30:58.455] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/speed.json, path: /data/bloodmagic/living_armor/speed.json
[18Dec2021 14:30:58.456] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/poison_resist.json, path: /data/bloodmagic/living_armor/poison_resist.json
[18Dec2021 14:30:58.457] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/fire_resist.json, path: /data/bloodmagic/living_armor/fire_resist.json
[18Dec2021 14:30:58.458] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/digging.json, path: /data/bloodmagic/living_armor/digging.json
[18Dec2021 14:30:58.459] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/knockback_resist.json, path: /data/bloodmagic/living_armor/knockback_resist.json
[18Dec2021 14:30:58.461] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/elytra.json, path: /data/bloodmagic/living_armor/elytra.json
[18Dec2021 14:30:58.462] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/curios_socket.json, path: /data/bloodmagic/living_armor/curios_socket.json
[18Dec2021 14:30:58.462] [main/INFO] [STDOUT/]: [wayoftime.bloodmagic.core.LivingArmorRegistrar:parseDefinition:188]: Attempting to load Living Armour Upgrade: modjar://bloodmagic/data/bloodmagic/living_armor/downgrade/quenched.json, path: /data/bloodmagic/living_armor/downgrade/quenched.json
[18Dec2021 14:30:58.569] [main/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 0.35ms.
[18Dec2021 14:30:58.663] [main/INFO] [com.ma.ManaAndArtifice/]: M&A -> Ritual Effects Registered
[18Dec2021 14:30:59.112] [main/INFO] [Dark Utilities/]: Registered 2 TileEntityType entries in 0.12ms.
[18Dec2021 14:30:59.420] [main/INFO] [wayoftime.bloodmagic.BloodMagic/]: Attempting to register Tile Entities
[18Dec2021 14:30:59.486] [main/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 18 tile entities.
[18Dec2021 14:30:59.537] [main/INFO] [com.vulp.tomes.Tomes/]: Enchantments Registered!
[18Dec2021 14:30:59.641] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for tomes:wild_wolf, use EntityAttributeCreationEvent instead.
[18Dec2021 14:30:59.641] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for tomes:tamed_spider, use EntityAttributeCreationEvent instead.
[18Dec2021 14:30:59.641] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for tomes:spectral_steed, use EntityAttributeCreationEvent instead.
[18Dec2021 14:30:59.641] [main/INFO] [com.vulp.tomes.Tomes/]: Entities Registered!
[18Dec2021 14:30:59.646] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for evilcraft:werewolf, use EntityAttributeCreationEvent instead.
[18Dec2021 14:30:59.647] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for evilcraft:netherfish, use EntityAttributeCreationEvent instead.
[18Dec2021 14:30:59.647] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for evilcraft:poisonous_libelle, use EntityAttributeCreationEvent instead.
[18Dec2021 14:30:59.647] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for evilcraft:vengeance_spirit, use EntityAttributeCreationEvent instead.
[18Dec2021 14:30:59.647] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for evilcraft:controlled_zombie, use EntityAttributeCreationEvent instead.
[18Dec2021 14:30:59.695] [main/INFO] [Enigmatic Legacy/INFO]: Initializing entities registration...
[18Dec2021 14:30:59.697] [main/INFO] [Enigmatic Legacy/INFO]: Entities registered successfully.
[18Dec2021 14:31:00.233] [main/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 1 entities bound to blocks.
[18Dec2021 14:31:00.245] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `evilcraft` for name `blood`, expected `cyclopscore`. This could be a intended override, but in most cases indicates a broken mod.
[18Dec2021 14:31:00.245] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `evilcraft` for name `blood_flowing`, expected `cyclopscore`. This could be a intended override, but in most cases indicates a broken mod.
[18Dec2021 14:31:00.246] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `evilcraft` for name `poison`, expected `cyclopscore`. This could be a intended override, but in most cases indicates a broken mod.
[18Dec2021 14:31:00.246] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `evilcraft` for name `poison_flowing`, expected `cyclopscore`. This could be a intended override, but in most cases indicates a broken mod.
[18Dec2021 14:31:00.269] [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.
[18Dec2021 14:31:00.269] [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.
[18Dec2021 14:31:00.281] [main/INFO] [com.vulp.tomes.Tomes/]: Containers Registered!
[18Dec2021 14:31:00.405] [main/INFO] [com.ma.ManaAndArtifice/]: M&A -> Containers Registered
[18Dec2021 14:31:00.414] [main/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registered 8 containers bound to tile entities.
[18Dec2021 14:31:00.426] [main/INFO] [com.vulp.tomes.Tomes/]: Enchantments Registered!
[18Dec2021 14:31:00.456] [main/INFO] [com.vulp.tomes.Tomes/]: Particles Registered!
[18Dec2021 14:31:00.481] [main/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.client.particle.ModParticles:registerParticles:23]: Rendering particles
[18Dec2021 14:31:00.530] [main/INFO] [com.ma.ManaAndArtifice/]: M&A -> Villager POI Registered
[18Dec2021 14:31:00.534] [main/INFO] [evilcraft/]: 2205 possible Broom base combinations are ready for flying!
[18Dec2021 14:31:00.535] [main/INFO] [Enigmatic Legacy/INFO]: Initializing advanced potion system...
[18Dec2021 14:31:00.535] [main/INFO] [Enigmatic Legacy/INFO]: Advanced potion system initialized successfully.
[18Dec2021 14:31:00.547] [main/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
[18Dec2021 14:31:00.548] [main/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0.13ms.
[18Dec2021 14:31:00.617] [main/INFO] [Enigmatic Legacy/INFO]: Initializing recipe serializers registration...
[18Dec2021 14:31:00.619] [main/INFO] [Enigmatic Legacy/INFO]: Recipe serializers registered successfully.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@4630cda9 has been registered twice for the same name futurepack:grenadeshot.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@6f423887 has been registered twice for the same name futurepack:loade.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@39433896 has been registered twice for the same name futurepack:elektrofeld.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@73a7208b has been registered twice for the same name futurepack:generator.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@2d59c52d has been registered twice for the same name futurepack:spacejump.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@3dcbe95f has been registered twice for the same name futurepack:optibench.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@616b69f3 has been registered twice for the same name futurepack:airlock.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@29d49dd has been registered twice for the same name futurepack:part_press.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@4522b8f4 has been registered twice for the same name futurepack:corelaser.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@6f0c6f2f has been registered twice for the same name futurepack:shield_hit.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@7b4b08a has been registered twice for the same name futurepack:defibrilator.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@5ee34e61 has been registered twice for the same name futurepack:record.futurepack.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@5800119d has been registered twice for the same name futurepack:record.menelaus.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@2bec31f8 has been registered twice for the same name futurepack:record.tyros.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@6695b98e has been registered twice for the same name futurepack:record.entros.
[18Dec2021 14:31:00.869] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@2241737b has been registered twice for the same name futurepack:record.unknown.
[18Dec2021 14:31:00.870] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@7a151257 has been registered twice for the same name futurepack:record.envia.
[18Dec2021 14:31:00.870] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object futurepack.common.FPSounds$Sounds@303c8f1c has been registered twice for the same name futurepack:record.lyrara.
[18Dec2021 14:31:00.870] [main/INFO] [Enigmatic Legacy/INFO]: Initializing sounds registration...
[18Dec2021 14:31:00.870] [main/INFO] [Enigmatic Legacy/INFO]: Sounds registered successfully.
[18Dec2021 14:31:00.902] [main/INFO] [com.ma.ManaAndArtifice/]: M&A -> Villager Professions Registered
[18Dec2021 14:31:01.173] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name ``, expected `dungeons_enhanced`. This could be a intended override, but in most cases indicates a broken mod.
[18Dec2021 14:31:01.248] [main/INFO] [ModdingLegacy/structure_gel/Compat/]: Checking for biome dictionary registry methods in other mods.
[18Dec2021 14:31:01.376] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.passive.IronGolemEntity from class com.freeranger.dark_caverns.entities.ShroomlingEntity
[18Dec2021 14:31:01.387] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.ma.entities.boss.BossMonster from class com.ma.entities.boss.EntityOdin
[18Dec2021 14:31:01.387] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.ma.entities.boss.BossMonster from class com.ma.entities.boss.EntityOdin
[18Dec2021 14:31:01.525] [Thread-1/FATAL] [futurepack/]: FP config just got changed on the file system!
[18Dec2021 14:31:01.527] [Thread-1/FATAL] [futurepack/]: FP config just got changed on the file system!
[18Dec2021 14:31:01.541] [main/INFO] [STDOUT/]: [androsa.gaiadimension.registry.ModGaiaConfig:onConfigLoaded:96]: Config Loading
[18Dec2021 14:31:01.621] [Thread-1/FATAL] [mcjty.theoneprobe.TheOneProbe/CORE]: theoneprobe config just got changed on the file system!
[18Dec2021 14:31:01.621] [Thread-1/FATAL] [mcjty.theoneprobe.TheOneProbe/CORE]: theoneprobe config just got changed on the file system!
[18Dec2021 14:31:01.638] [main/INFO] [STDOUT/]: [com.mactso.regrowth.config.WallBiomeDataManager:wallBiomeDataInit:64]: failed to get walls all tags
[18Dec2021 14:31:01.638] [Thread-1/INFO] [STDOUT/]: [com.mactso.regrowth.config.WallBiomeDataManager:wallBiomeDataInit:64]: failed to get walls all tags
[18Dec2021 14:31:01.639] [Thread-1/INFO] [STDOUT/]: [com.mactso.regrowth.config.WallBiomeDataManager:wallBiomeDataInit:64]: failed to get walls all tags
[18Dec2021 14:31:01.642] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-common.toml
[18Dec2021 14:31:01.643] [Thread-1/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-common.toml
[18Dec2021 14:31:01.655] [main/INFO] [quark/]: Loading Module Chain Linkage
[18Dec2021 14:31:01.657] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
[18Dec2021 14:31:01.657] [main/INFO] [quark/]: Loading Module Chute
[18Dec2021 14:31:01.657] [main/INFO] [quark/]: Loading Module Color Slime
[18Dec2021 14:31:01.657] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
[18Dec2021 14:31:01.657] [main/INFO] [quark/]: Loading Module Ender Watcher
[18Dec2021 14:31:01.657] [main/INFO] [quark/]: Loading Module Endermites Form Shulkers
[18Dec2021 14:31:01.660] [main/INFO] [quark/]: Loading Module Feeding Trough
[18Dec2021 14:31:01.661] [main/INFO] [quark/]: Loading Module Gravisand
[18Dec2021 14:31:01.661] [main/INFO] [quark/]: Loading Module Iron Rod
[18Dec2021 14:31:01.661] [main/INFO] [quark/]: Loading Module Jukebox Automation
[18Dec2021 14:31:01.664] [main/INFO] [quark/]: Loading Module Metal Buttons
[18Dec2021 14:31:01.664] [main/INFO] [quark/]: Loading Module Obsidian Plate
[18Dec2021 14:31:01.664] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
[18Dec2021 14:31:01.667] [main/INFO] [quark/]: Loading Module Redstone Circuit
[18Dec2021 14:31:01.667] [main/INFO] [quark/]: Loading Module Weather Sensor
[18Dec2021 14:31:01.667] [main/INFO] [quark/]: Loading Module Bamboo Mat
[18Dec2021 14:31:01.667] [main/INFO] [quark/]: Loading Module Burn Vines
[18Dec2021 14:31:01.667] [main/INFO] [quark/]: Loading Module Celebratory Lamps
[18Dec2021 14:31:01.667] [main/INFO] [quark/]: Loading Module Cobblestone Bricks
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module Compressed Blocks
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module Duskbound Blocks
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module Framed Glass
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module Gold Bars
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module Grate
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module Hedges
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module Iron Plates
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module Item Frames
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module Leaf Carpet
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module Lit Lamp
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module Midori
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module More Brick Types
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module More Potted Plants
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module More Stone Variants
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module Paper Decor
[18Dec2021 14:31:01.668] [main/INFO] [quark/]: Loading Module Quilted Wool
[18Dec2021 14:31:01.669] [main/INFO] [quark/]: Loading Module Rope
[18Dec2021 14:31:01.669] [main/INFO] [quark/]: Loading Module Shallow Dirt
[18Dec2021 14:31:01.669] [main/INFO] [quark/]: Loading Module Shingles
[18Dec2021 14:31:01.669] [main/INFO] [quark/]: Loading Module Soul Sandstone
[18Dec2021 14:31:01.669] [main/INFO] [quark/]: Loading Module Stained Planks
[18Dec2021 14:31:01.669] [main/INFO] [quark/]: Loading Module Stools
[18Dec2021 14:31:01.670] [main/INFO] [quark/]: Loading Module Sturdy Stone
[18Dec2021 14:31:01.670] [main/INFO] [quark/]: Loading Module Tallow And Candles
[18Dec2021 14:31:01.671] [main/INFO] [quark/]: Loading Module Thatch
[18Dec2021 14:31:01.671] [main/INFO] [quark/]: Loading Module Tie Leads To Fences
[18Dec2021 14:31:01.671] [main/INFO] [quark/]: Loading Module Turf
[18Dec2021 14:31:01.671] [main/INFO] [quark/]: Loading Module Variant Bookshelves
[18Dec2021 14:31:01.671] [main/INFO] [quark/]: Loading Module Variant Chests
[18Dec2021 14:31:01.674] [main/INFO] [quark/]: Loading Module Variant Ladders
[18Dec2021 14:31:01.674] [main/INFO] [quark/]: Loading Module Vertical Planks
[18Dec2021 14:31:01.674] [main/INFO] [quark/]: Loading Module Vertical Slabs
[18Dec2021 14:31:01.674] [main/INFO] [quark/]: Loading Module Wooden Posts
[18Dec2021 14:31:01.674] [main/INFO] [quark/]: Loading Module Chests In Boats
[18Dec2021 14:31:01.675] [main/INFO] [quark/]: Loading Module Easy Transfering
[18Dec2021 14:31:01.675] [main/INFO] [quark/]: Loading Module Hotbar Changer
[18Dec2021 14:31:01.675] [main/INFO] [quark/]: Loading Module Inventory Sorting
[18Dec2021 14:31:01.675] [main/INFO] [quark/]: Loading Module Item Sharing
[18Dec2021 14:31:01.675] [main/INFO] [quark/]: Loading Module Right Click Armor
[18Dec2021 14:31:01.675] [main/INFO] [quark/]: Loading Module Shulker Box Right Click
[18Dec2021 14:31:01.676] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
[18Dec2021 14:31:01.677] [main/INFO] [quark/]: Loading Module Abacus
[18Dec2021 14:31:01.677] [main/INFO] [quark/]: Loading Module Ambient Discs
[18Dec2021 14:31:01.677] [main/INFO] [quark/]: Loading Module Ancient Tomes
[18Dec2021 14:31:01.678] [main/INFO] [quark/]: Loading Module Bottled Cloud
[18Dec2021 14:31:01.678] [main/INFO] [quark/]: Loading Module Camera
[18Dec2021 14:31:01.678] [main/INFO] [quark/]: Loading Module Color Runes
[18Dec2021 14:31:01.679] [main/INFO] [quark/]: Loading Module Pathfinder Maps
[18Dec2021 14:31:01.680] [main/INFO] [quark/]: Loading Module Pickarang
[18Dec2021 14:31:01.680] [main/INFO] [quark/]: Loading Module Seed Pouch
[18Dec2021 14:31:01.681] [main/INFO] [quark/]: Loading Module Slime In A Bucket
[18Dec2021 14:31:01.681] [main/INFO] [quark/]: Loading Module Trowel
[18Dec2021 14:31:01.682] [main/INFO] [quark/]: Loading Module Skull Pikes
[18Dec2021 14:31:01.682] [main/INFO] [quark/]: Loading Module Armed Armor Stands
[18Dec2021 14:31:01.683] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
[18Dec2021 14:31:01.683] [main/INFO] [quark/]: Loading Module Axe Leaf Harvesting
[18Dec2021 14:31:01.683] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
[18Dec2021 14:31:01.684] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
[18Dec2021 14:31:01.685] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
[18Dec2021 14:31:01.685] [main/INFO] [quark/]: Loading Module Dirt To Path
[18Dec2021 14:31:01.686] [main/INFO] [quark/]: Loading Module Double Door Opening
[18Dec2021 14:31:01.686] [main/INFO] [quark/]: Loading Module Dragon Scales
[18Dec2021 14:31:01.686] [main/INFO] [quark/]: Loading Module Emotes
[18Dec2021 14:31:01.686] [main/INFO] [quark/]: Loading Module Enhanced Ladders
[18Dec2021 14:31:01.687] [main/INFO] [quark/]: Loading Module Glass Shard
[18Dec2021 14:31:01.687] [main/INFO] [quark/]: Loading Module Hoe Harvesting
[18Dec2021 14:31:01.688] [main/INFO] [quark/]: Loading Module Improved Sleeping
[18Dec2021 14:31:01.688] [main/INFO] [quark/]: Loading Module Infinity Bucket
[18Dec2021 14:31:01.689] [main/INFO] [quark/]: Loading Module Lava Bucket As Trash
[18Dec2021 14:31:01.689] [main/INFO] [quark/]: Loading Module Lock Rotation
[18Dec2021 14:31:01.691] [main/INFO] [quark/]: Loading Module More Banner Layers
[18Dec2021 14:31:01.691] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds
[18Dec2021 14:31:01.691] [main/INFO] [quark/]: Loading Module Pat The Dogs
[18Dec2021 14:31:01.693] [main/INFO] [quark/]: Loading Module Poison Potato Usage
[18Dec2021 14:31:01.694] [main/INFO] [quark/]: Loading Module Reacharound Placing
[18Dec2021 14:31:01.694] [main/INFO] [quark/]: Loading Module Replace Scaffolding
[18Dec2021 14:31:01.694] [main/INFO] [quark/]: Loading Module Sign Editing
[18Dec2021 14:31:01.695] [main/INFO] [quark/]: Loading Module Simple Harvest
[18Dec2021 14:31:01.695] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
[18Dec2021 14:31:01.695] [main/INFO] [quark/]: Loading Module Springy Slime
[18Dec2021 14:31:01.695] [main/INFO] [quark/]: Loading Module Utility Recipes
[18Dec2021 14:31:01.696] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
[18Dec2021 14:31:01.696] [main/INFO] [quark/]: Loading Module Big Dungeon
[18Dec2021 14:31:01.697] [main/INFO] [quark/]: Loading Module Big Stone Clusters
[18Dec2021 14:31:01.697] [main/INFO] [quark/]: Loading Module Biotite
[18Dec2021 14:31:01.698] [main/INFO] [quark/]: Loading Module Blossom Trees
[18Dec2021 14:31:01.698] [main/INFO] [quark/]: Loading Module Cave Roots
[18Dec2021 14:31:01.698] [main/INFO] [quark/]: Loading Module Chorus Vegetation
[18Dec2021 14:31:01.698] [main/INFO] [quark/]: Loading Module Crevices
[18Dec2021 14:31:01.698] [main/INFO] [quark/]: Loading Module Deepslate
[18Dec2021 14:31:01.698] [main/INFO] [quark/]: Loading Module Fairy Rings
[18Dec2021 14:31:01.698] [main/INFO] [quark/]: Loading Module Mega Caves
[18Dec2021 14:31:01.698] [main/INFO] [quark/]: Loading Module Monster Box
[18Dec2021 14:31:01.699] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
[18Dec2021 14:31:01.699] [main/INFO] [quark/]: Loading Module New Stone Types
[18Dec2021 14:31:01.699] [main/INFO] [quark/]: Loading Module Realistic World Gen
[18Dec2021 14:31:01.700] [main/INFO] [quark/]: Loading Module Speleothems
[18Dec2021 14:31:01.700] [main/INFO] [quark/]: Loading Module Spiral Spires
[18Dec2021 14:31:01.701] [main/INFO] [quark/]: Loading Module Underground Clay
[18Dec2021 14:31:01.701] [main/INFO] [quark/]: Loading Module Brimstone Underground Biome
[18Dec2021 14:31:01.701] [main/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
[18Dec2021 14:31:01.701] [main/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
[18Dec2021 14:31:01.701] [main/INFO] [quark/]: Loading Module Glowshroom Underground Biome
[18Dec2021 14:31:01.701] [main/INFO] [quark/]: Loading Module Lush Underground Biome
[18Dec2021 14:31:01.701] [main/INFO] [quark/]: Loading Module Overgrown Underground Biome
[18Dec2021 14:31:01.701] [main/INFO] [quark/]: Loading Module Permafrost Underground Biome
[18Dec2021 14:31:01.701] [main/INFO] [quark/]: Loading Module Sandstone Underground Biome
[18Dec2021 14:31:01.702] [main/INFO] [quark/]: Loading Module Slime Underground Biome
[18Dec2021 14:31:01.702] [main/INFO] [quark/]: Loading Module Spider Nest Underground Biome
[18Dec2021 14:31:01.703] [main/INFO] [quark/]: Loading Module Crabs
[18Dec2021 14:31:01.703] [main/INFO] [quark/]: Loading Module Forgotten
[18Dec2021 14:31:01.704] [main/INFO] [quark/]: Loading Module Foxhound
[18Dec2021 14:31:01.704] [main/INFO] [quark/]: Loading Module Frogs
[18Dec2021 14:31:01.705] [main/INFO] [quark/]: Loading Module Stonelings
[18Dec2021 14:31:01.705] [main/INFO] [quark/]: Loading Module Toretoise
[18Dec2021 14:31:01.706] [main/INFO] [quark/]: Loading Module Wraith
[18Dec2021 14:31:01.706] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
[18Dec2021 14:31:01.706] [main/INFO] [quark/]: Loading Module Back Button Keybind
[18Dec2021 14:31:01.706] [main/INFO] [quark/]: Loading Module Chest Searching
[18Dec2021 14:31:01.706] [main/INFO] [quark/]: Loading Module Greener Grass
[18Dec2021 14:31:01.706] [main/INFO] [quark/]: Loading Module Improved Mount Hud
[18Dec2021 14:31:01.706] [main/INFO] [quark/]: Loading Module Improved Tooltips
[18Dec2021 14:31:01.706] [main/INFO] [quark/]: Loading Module Usage Ticker
[18Dec2021 14:31:01.706] [main/INFO] [quark/]: Loading Module Variant Animal Textures
[18Dec2021 14:31:01.706] [main/INFO] [quark/]: Loading Module Backpack
[18Dec2021 14:31:01.706] [main/INFO] [quark/]: Loading Module Crate
[18Dec2021 14:31:01.707] [main/INFO] [quark/]: Loading Module Magnets
[18Dec2021 14:31:01.707] [main/INFO] [quark/]: Loading Module Matrix Enchanting
[18Dec2021 14:31:01.707] [main/INFO] [quark/]: Loading Module Pipes
[18Dec2021 14:31:01.707] [main/INFO] [quark/]: Loading Module Totem Of Holding
[18Dec2021 14:31:01.707] [main/INFO] [quark/]: Loading Module Adjustable Chat
[18Dec2021 14:31:01.707] [main/INFO] [quark/]: Loading Module Custom Underground Biome
[18Dec2021 14:31:01.707] [main/INFO] [quark/]: Loading Module Game Nerfs
[18Dec2021 14:31:01.707] [main/INFO] [quark/]: Loading Module Microcrafting Helper
[18Dec2021 14:31:01.707] [main/INFO] [quark/]: Loading Module Narrator Readout
[18Dec2021 14:31:01.707] [main/INFO] [quark/]: Loading Module Overlay Shader
[18Dec2021 14:31:01.707] [main/INFO] [quark/]: Loading Module Pallet
[18Dec2021 14:31:01.707] [main/INFO] [quark/]: Loading Module Shiba
[18Dec2021 14:31:01.753] [modloading-worker-0/INFO] [Bookshelf/]: Registering 3 command argument types.
[18Dec2021 14:31:01.753] [modloading-worker-0/INFO] [Bookshelf/]: Registering 13 loot conditions.
[18Dec2021 14:31:01.769] [modloading-worker-1/INFO] [com.vulp.tomes.Tomes/]: Common setup event complete!
[18Dec2021 14:31:01.775] [modloading-worker-7/INFO] [evilcraft/]: Registered packet handler.
[18Dec2021 14:31:01.776] [modloading-worker-5/INFO] [evilcraft/]: Registered packet handler.
[18Dec2021 14:31:01.824] [modloading-worker-3/INFO] [Mekanism/]: Loaded 'Mekanism Generators' module.
[18Dec2021 14:31:01.840] [modloading-worker-6/INFO] [STDOUT/]: [futurepack.common.FuturepackMain:init:148]: FuturepackMain.init()
[18Dec2021 14:31:01.954] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for villagertools:reinforced_golem, use EntityAttributeCreationEvent instead.
[18Dec2021 14:31:01.954] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for villagertools:guard, use EntityAttributeCreationEvent instead.
[18Dec2021 14:31:01.955] [modloading-worker-3/INFO] [STDOUT/]: [com.mactso.poorgolems.Main:preInit:33]: Poor Golems: Registering Handler
[18Dec2021 14:31:01.961] [modloading-worker-3/INFO] [lostcities/]: Creating standard profiles into 'config/lostcities/profiles'
[18Dec2021 14:31:02.041] [modloading-worker-1/INFO] [Enigmatic Legacy/INFO]: Initializing common setup phase...
[18Dec2021 14:31:02.041] [modloading-worker-1/INFO] [Enigmatic Legacy/INFO]: Registering packets...
[18Dec2021 14:31:02.063] [modloading-worker-3/INFO] [lostcities/]: Reading existing profiles from 'config/lostcities/profiles'
[18Dec2021 14:31:02.249] [modloading-worker-5/INFO] [fathertoast.specialai.ModCore/]: First-time loading config file /home/wlr/WLR3.0/config/FatherToast/specialai/general.toml
[18Dec2021 14:31:02.250] [modloading-worker-1/INFO] [Enigmatic Legacy/INFO]: Registering triggers...
[18Dec2021 14:31:02.263] [modloading-worker-5/INFO] [fathertoast.specialai.ModCore/]: First-time loading config file /home/wlr/WLR3.0/config/FatherToast/specialai/idle_ai.toml
[18Dec2021 14:31:02.265] [modloading-worker-5/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: Invalid bare key: r",
Index: 1
Listeners:
0: NORMAL
1: ASM: class fathertoast.specialai.ModEventHandler setup(Lnet/minecraftforge/fml/event/lifecycle/FMLCommonSetupEvent;)V
com.electronwill.nightconfig.core.io.ParsingException: Invalid bare key: r",
at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:175)
at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145)
at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)
at fathertoast.specialai.config.file.ToastTomlParser.parse(ToastTomlParser.java:51)
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)
at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)
at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41)
at fathertoast.specialai.config.file.ToastConfigSpec.initialize(ToastConfigSpec.java:61)
at fathertoast.specialai.config.Config.initialize(Config.java:31)
at fathertoast.specialai.ModEventHandler.setup(ModEventHandler.java:23)
at net.minecraftforge.eventbus.ASMEventHandler_194_ModEventHandler_setup_FMLCommonSetupEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120)
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121)
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626)
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1618)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
[18Dec2021 14:31:02.272] [modloading-worker-5/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Caught exception during event FMLCommonSetupEvent dispatch for modid specialai
com.electronwill.nightconfig.core.io.ParsingException: Invalid bare key: r",
at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:175) ~[toml-3.6.3.jar:?]
at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?]
at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?]
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?]
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?]
at fathertoast.specialai.config.file.ToastTomlParser.parse(ToastTomlParser.java:51) ~[?:?]
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?]
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?]
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?]
at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?]
at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41) ~[core-3.6.3.jar:?]
at fathertoast.specialai.config.file.ToastConfigSpec.initialize(ToastConfigSpec.java:61) ~[?:?]
at fathertoast.specialai.config.Config.initialize(Config.java:31) ~[?:?]
at fathertoast.specialai.ModEventHandler.setup(ModEventHandler.java:23) ~[?:?]
at net.minecraftforge.eventbus.ASMEventHandler_194_ModEventHandler_setup_FMLCommonSetupEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[?:36.2]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626) [?:1.8.0_72-internal]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1618) [?:1.8.0_72-internal]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_72-internal]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_72-internal]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_72-internal]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_72-internal]
[18Dec2021 14:31:02.276] [modloading-worker-1/INFO] [Enigmatic Legacy/INFO]: Common setup phase finished successfully.
[18Dec2021 14:31:02.276] [modloading-worker-1/INFO] [Dungeon Crawl/]: Common Setup
[18Dec2021 14:31:02.280] [modloading-worker-1/INFO] [Dungeon Crawl/]: Whitelisted Dimensions:
[18Dec2021 14:31:02.281] [modloading-worker-3/INFO] [pneumaticcraft/]: PneumaticCraft: Repressurized is loading!
[18Dec2021 14:31:02.286] [modloading-worker-1/INFO] [Dungeon Crawl/]: minecraft:overworld
[18Dec2021 14:31:02.314] [modloading-worker-5/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.common.capability.ManaCapability:register:62]: Finished Registering ManaCapability
[18Dec2021 14:31:02.321] [modloading-worker-5/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.api.familiar.FamiliarCap:register:97]: Finished Registering FamiliarCap
[18Dec2021 14:31:02.335] [modloading-worker-5/INFO] [STDOUT/]: [com.hollingsworth.arsnouveau.common.network.Networking:registerMessages:27]: Registering packets!!
[18Dec2021 14:31:02.373] [modloading-worker-7/INFO] [Mekanism/]: Version 10.0.24 initializing...
[18Dec2021 14:31:02.381] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cyclopscore] Starting version check at https://raw.githubusercontent.com/CyclopsMC/Versions/master/forge_update/cyclops-core.json
[18Dec2021 14:31:02.500] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub
[18Dec2021 14:31:02.559] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cyclopscore] Found status: UP_TO_DATE Current: 1.12.1 Target: null
[18Dec2021 14:31:02.561] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/window.json
[18Dec2021 14:31:02.576] [modloading-worker-1/INFO] [STDOUT/]: [com.mactso.regrowth.Main:preInit:32]: Regrowth 16.4 1.1.0.18: Registering Handler
[18Dec2021 14:31:02.576] [modloading-worker-6/INFO] [STDOUT/]: [futurepack.common.FuturepackMain:init:205]: FuturepackMain.init() -- Done
[18Dec2021 14:31:02.576] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Found status: OUTDATED Current: 2.0.0 Target: 2.0.2
[18Dec2021 14:31:02.580] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bettercaves] Starting version check at https://raw.githubusercontent.com/yungnickyoung/YUNGs-Better-Caves/1.16/versions.json
[18Dec2021 14:31:02.584] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bettercaves] Found status: BETA Current: 1.16.4-1.1.2 Target: null
[18Dec2021 14:31:02.584] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [evilcraft] Starting version check at https://raw.githubusercontent.com/CyclopsMC/Versions/master/forge_update/evilcraft.json
[18Dec2021 14:31:02.589] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [evilcraft] Found status: UP_TO_DATE Current: 1.1.11 Target: null
[18Dec2021 14:31:02.589] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.16.5
[18Dec2021 14:31:02.666] [modloading-worker-6/INFO] [wile.engineersdecor.ModEngineersDecor/]: Registering recipe condition processor ...
[18Dec2021 14:31:02.668] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wraith, use EntityAttributeCreationEvent instead.
[18Dec2021 14:31:02.704] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:forgotten, use EntityAttributeCreationEvent instead.
[18Dec2021 14:31:02.706] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead.
[18Dec2021 14:31:02.709] [modloading-worker-2/INFO] [com.ma.ManaAndArtifice/]: M&A -> Network Messages Registered
[18Dec2021 14:31:02.711] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:frog, use EntityAttributeCreationEvent instead.
[18Dec2021 14:31:02.719] [modloading-worker-7/INFO] [Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
[18Dec2021 14:31:02.719] [modloading-worker-7/INFO] [Mekanism/]: Loading complete.
[18Dec2021 14:31:02.719] [modloading-worker-7/INFO] [Mekanism/]: Mod loaded.
[18Dec2021 14:31:02.720] [modloading-worker-7/INFO] [mod.chiselsandbits.integration.chiselsandbits.create.CreatePlugin/]: Registering movement override handler.
[18Dec2021 14:31:02.730] [modloading-worker-7/INFO] [mod.chiselsandbits.integration.chiselsandbits.create.CreatePlugin/]: Registering movement behaviours.
[18Dec2021 14:31:02.733] [modloading-worker-2/INFO] [com.ma.ManaAndArtifice/]: Mana And Artifice >> Registered loot functions
[18Dec2021 14:31:02.771] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:toretoise, use EntityAttributeCreationEvent instead.
[18Dec2021 14:31:02.771] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:stoneling, use EntityAttributeCreationEvent instead.
[18Dec2021 14:31:02.775] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:foxhound, use EntityAttributeCreationEvent instead.
[18Dec2021 14:31:02.781] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wrapped, use EntityAttributeCreationEvent instead.
[18Dec2021 14:31:02.781] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:shiba, use EntityAttributeCreationEvent instead.
[18Dec2021 14:31:02.787] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:leash_knot_fake, use EntityAttributeCreationEvent instead.
[18Dec2021 14:31:02.798] [modloading-worker-2/INFO] [com.ma.ManaAndArtifice/]: M&A -> Capabilities Registered
[18Dec2021 14:31:02.798] [modloading-worker-2/INFO] [com.ma.ManaAndArtifice/]: M&A -> Flower Pots Registered
[18Dec2021 14:31:02.949] [modloading-worker-6/INFO] [occultism/]: Common setup complete.
[18Dec2021 14:31:03.105] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA Current: 10.3.29 Target: 10.3.29
[18Dec2021 14:31:03.105] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tips] Starting version check at https://updates.blamejared.com/get?n=tips&gv=1.16.5
[18Dec2021 14:31:03.207] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tips] Found status: BETA_OUTDATED Current: 4.0.7 Target: 4.0.12
[18Dec2021 14:31:03.207] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [darkutils] Starting version check at https://updates.blamejared.com/get?n=darkutils&gv=1.16.4
[18Dec2021 14:31:03.310] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [darkutils] Found status: BETA Current: 8.0.11 Target: null
[18Dec2021 14:31:03.310] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/doors.json
[18Dec2021 14:31:03.312] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Found status: OUTDATED Current: 1.0.3 Target: 1.0.5
[18Dec2021 14:31:03.312] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.16.x/update.json
[18Dec2021 14:31:03.338] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Found status: BETA Current: NONE Target: null
[18Dec2021 14:31:03.339] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwtrpdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/trapdoors.json
[18Dec2021 14:31:03.341] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwtrpdoors] Found status: OUTDATED Current: 1.0.3 Target: 1.0.4
[18Dec2021 14:31:03.341] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfences] Starting version check at https://github.com/sketchmacaw/macawsmods/blob/master/fences.json
[18Dec2021 14:31:03.356] [main/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event COMMON_SETUP, 1 errors found
[18Dec2021 14:31:03.384] [main/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 13c45639-163f-4b67-8dc4-bd800787e20e
[18Dec2021 14:31:03.390] [main/INFO] [STDOUT/]: [net.minecraft.crash.CrashReport:func_85057_a:196]: Negative index in crash report handler (16/18)
[18Dec2021 14:31:03.400] [main/FATAL] [net.minecraftforge.fml.server.ServerModLoader/]: Crash report saved to ./crash-reports/crash-2021-12-18_14.31.03-fml.txt
[18Dec2021 14:31:03.406] [main/FATAL] [net.minecraft.server.Main/]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
Special AI (specialai) encountered an error during the common_setup event phase
§7com.electronwill.nightconfig.core.io.ParsingException: Invalid bare key: r",
]
at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:269) ~[?:?]
at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:236) ~[?:?]
at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:211) ~[?:?]
at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:45) ~[?:?]
at net.minecraft.server.Main.main(Main.java:95) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_72-internal]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_72-internal]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_72-internal]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_72-internal]
at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.20.jar:36.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.20.jar:?]
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.20.jar:?]
at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.20.jar:?]
[18Dec2021 14:31:03.408] [Thread-12/INFO] [futurepack/]: OK
[18Dec2021 14:31:03.532] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 7 column 1 path $
at com.google.gson.Gson.fromJson(Gson.java:899) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:852) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:801) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:773) ~[server-1.16.5-20210115.111550-extra.jar:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:195) ~[?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_72-internal]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:139) [?:?]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 7 column 1 path $
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
... 6 more
[18Dec2021 14:31:03.533] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gaiadimension] Starting version check at https://raw.githubusercontent.com/Andromander/Gaia-Dimension/1.16.x/update.json
[18Dec2021 14:31:03.554] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gaiadimension] Found status: AHEAD Current: 1.3.3 Target: null
[18Dec2021 14:31:03.554] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [villagertools] Starting version check at https://raw.githubusercontent.com/Lothrazar/VillagerTools/trunk/1.16/update.json
[18Dec2021 14:31:03.556] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [villagertools] Found status: AHEAD Current: 1.16.5-1.0.2 Target: null
[18Dec2021 14:31:03.556] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [poorgolems] Starting version check at https://github.com/mactso/PoorGolems/raw/master/update.json
[18Dec2021 14:31:03.730] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [poorgolems] Found status: BETA Current: 1.36.0.4 Target: 1.36.0.4
[18Dec2021 14:31:03.730] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tombstone] Starting version check at https://raw.githubusercontent.com/Corail31/tombstone_lite/master/update.json
[18Dec2021 14:31:03.732] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tombstone] Found status: OUTDATED Current: 6.5.5 Target: 6.6.3
[18Dec2021 14:31:03.733] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [runelic] Starting version check at https://updates.blamejared.com/get?n=runelic&gv=1.16.5
[18Dec2021 14:31:03.835] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [runelic] Found status: BETA Current: 7.0.2 Target: 7.0.2
[18Dec2021 14:31:03.835] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/furniture.json
[18Dec2021 14:31:03.838] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Found status: UP_TO_DATE Current: 2.0.1 Target: null
[18Dec2021 14:31:03.838] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [smallships] Starting version check at https://raw.githubusercontent.com/talhanation/Ship-Mod/main/update.json
[18Dec2021 14:31:03.841] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [smallships] Found status: UP_TO_DATE Current: 1.10.1 Target: null
[18Dec2021 14:31:03.842] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwlights] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/lights.json
[18Dec2021 14:31:03.844] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwlights] Found status: OUTDATED Current: 1.0.0 Target: 1.0.2
[18Dec2021 14:31:03.844] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cyclic] Starting version check at https://raw.githubusercontent.com/Lothrazar/cyclic/trunk/1.16/update.json
[18Dec2021 14:31:03.849] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cyclic] Found status: AHEAD Current: 1.16.5-1.5.12 Target: null
[18Dec2021 14:31:03.850] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Starting version check at https://raw.githubusercontent.com/Lothrazar/Storage-Network/trunk/1.16/update.json
[18Dec2021 14:31:03.853] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Found status: AHEAD Current: 1.16.5-1.5.0 Target: null
[18Dec2021 14:31:03.853] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [charginggadgets] Starting version check at https://raw.githubusercontent.com/Direwolf20-MC/ChargingGadgets/master/update.json
[18Dec2021 14:31:03.858] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [charginggadgets] Found status: BETA Current: 1.3.0 Target: null
[18Dec2021 14:31:03.858] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [pneumaticcraft] Starting version check at https://raw.githubusercontent.com/TeamPneumatic/pnc-repressurized/1.16.3/release_info.json
[18Dec2021 14:31:03.861] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [pneumaticcraft] Found status: BETA Current: 1.16.5-2.14.6-277 Target: null
[18Dec2021 14:31:03.861] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[18Dec2021 14:31:03.986] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 36.2.20 Target: null
[18Dec2021 14:31:03.986] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mana-and-artifice] Starting version check at https://manaandartifice.com/update.json
[18Dec2021 14:31:04.283] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mana-and-artifice] Found status: OUTDATED Current: 1.5.1.3 Target: 1.5.1.4
[18Dec2021 14:31:04.283] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/1.16.5/changelog.json
[18Dec2021 14:31:04.323] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Found status: UP_TO_DATE Current: 1.16.5-5.0.5-140 Target: null
[18Dec2021 14:31:04.324] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [regrowth] Starting version check at https://github.com/mactso/Regrowth/raw/master/update.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment