crash code de sortie -1

jojo_1210

Aventurier
20 Septembre 2023
2
0
1
17
Bonjour à tous, j'a créé un modpack perso avec curse forge et après y avoir joué un certain temps j'ai voulu rajouter quelques mods. depuis le jeu crash à chaque fois. Je me suis un peu renseigné et le problème semble venir de mixin mais je ne m'y connais pas assez pour le résoudre. Voici le message d'erreur, le code de sortie et le log. merci d'avance si des personnes peuvent m'aider.

code de sortie: -1

message d'erreur:
The game crashed whilst initializing game
Error: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered

log:
Code:
[20Sep2023 21:28:56.918] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, yoyo_1210, --version, forge-43.2.21, --gameDir, C:\Users\joanc\curseforge\minecraft\Instances\Create the Server (1) (2) (2), --assetsDir, C:\Users\joanc\curseforge\minecraft\Install\assets, --assetIndex, 1.19, --uuid, 1cfee44428fa4f0ebdc2537a39fb35d8, --accessToken, ????????, --clientId, NTgyMmQzYjgtOWM4Yi00ZmUwLTgwMWItYTU1ZWM3YmNmMjM1, --xuid, 2535407303106889, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 43.2.21, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[20Sep2023 21:28:56.922] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.8 by Microsoft; OS Windows 10 arch amd64 version 10.0
[20Sep2023 21:28:58.397] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/joanc/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2397!/ Service=ModLauncher Env=CLIENT
[20Sep2023 21:28:59.141] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\joanc\curseforge\minecraft\Install\libraries\net\minecraftforge\fmlcore\1.19.2-43.2.21\fmlcore-1.19.2-43.2.21.jar is missing mods.toml file
[20Sep2023 21:28:59.146] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\joanc\curseforge\minecraft\Install\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.2.21\javafmllanguage-1.19.2-43.2.21.jar is missing mods.toml file
[20Sep2023 21:28:59.149] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\joanc\curseforge\minecraft\Install\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.2.21\lowcodelanguage-1.19.2-43.2.21.jar is missing mods.toml file
[20Sep2023 21:28:59.154] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\joanc\curseforge\minecraft\Install\libraries\net\minecraftforge\mclanguage\1.19.2-43.2.21\mclanguage-1.19.2-43.2.21.jar is missing mods.toml file
[20Sep2023 21:28:59.325] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File:  and Mod File: . Using Mod File:
[20Sep2023 21:28:59.326] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 12 dependencies adding them to mods collection
[20Sep2023 21:29:04.254] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[20Sep2023 21:29:04.274] [main/ERROR] [mixin/]: Mixin config aileron-forge.mixins.json does not specify "minVersion" property
[20Sep2023 21:29:04.277] [main/ERROR] [mixin/]: Mixin config aileron-common.mixins.json does not specify "minVersion" property
[20Sep2023 21:29:04.344] [main/ERROR] [mixin/]: Mixin config itshallnottick.mixins.json does not specify "minVersion" property
[20Sep2023 21:29:04.663] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.aizistral.nochatreports.MixinConnector]
[20Sep2023 21:29:04.664] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, forge-43.2.21, --gameDir, C:\Users\joanc\curseforge\minecraft\Instances\Create the Server (1) (2) (2), --assetsDir, C:\Users\joanc\curseforge\minecraft\Install\assets, --uuid, 1cfee44428fa4f0ebdc2537a39fb35d8, --username, yoyo_1210, --assetIndex, 1.19, --accessToken, ????????, --clientId, NTgyMmQzYjgtOWM4Yi00ZmUwLTgwMWItYTU1ZWM3YmNmMjM1, --xuid, 2535407303106889, --userType, msa, --versionType, release, --width, 1024, --height, 768]
[20Sep2023 21:29:04.705] [main/INFO] [Rubidium/]: Loaded configuration file for Rubidium: 30 options available, 1 override(s) found
[20Sep2023 21:29:04.819] [main/WARN] [mixin/]: Reference map 'labels-common-refmap.json' for labels-common.mixins.json could not be read. If this is a development environment you can ignore this message
[20Sep2023 21:29:04.821] [main/WARN] [mixin/]: Reference map 'labels-forge-refmap.json' for labels.mixins.json could not be read. If this is a development environment you can ignore this message
[20Sep2023 21:29:04.828] [main/WARN] [mixin/]: Reference map 'spelunkery-forge-refmap.json' for spelunkery.mixins.json could not be read. If this is a development environment you can ignore this message
[20Sep2023 21:29:04.831] [main/WARN] [mixin/]: Reference map 'dummmmmmy-forge-refmap.json' for dummmmmmy.mixins.json could not be read. If this is a development environment you can ignore this message
[20Sep2023 21:29:04.908] [main/WARN] [mixin/]: Reference map 'create_crystal_clear.refmap.json' for create_crystal_clear.mixins.json could not be read. If this is a development environment you can ignore this message
[20Sep2023 21:29:04.911] [main/WARN] [mixin/]: Reference map 'createindustry.refmap.json' for createindustry.mixins.json could not be read. If this is a development environment you can ignore this message
[20Sep2023 21:29:04.953] [main/WARN] [mixin/]: Reference map 'simplyswords-common-refmap.json' for simplyswords-common.mixins.json could not be read. If this is a development environment you can ignore this message
[20Sep2023 21:29:04.955] [main/WARN] [mixin/]: Reference map 'simplyswords-forge-refmap.json' for simplyswords.mixins.json could not be read. If this is a development environment you can ignore this message
[20Sep2023 21:29:04.971] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for corgilib.forge.mixins.json could not be read. If this is a development environment you can ignore this message
[20Sep2023 21:29:04.979] [main/WARN] [mixin/]: Reference map 'garnished.refmap.json' for garnished.mixins.json could not be read. If this is a development environment you can ignore this message
[20Sep2023 21:29:05.069] [main/WARN] [CanaryConfig/]: Option 'mixin.world.block_entity_ticking.world_border' requires 'mixin.util.world_border_listener=true' but found 'false'. Setting 'mixin.world.block_entity_ticking.world_border=false'.
[20Sep2023 21:29:05.070] [main/INFO] [Canary/]: Loaded configuration file for Canary: 124 options available, 1 override(s) found
[20Sep2023 21:29:05.379] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
[20Sep2023 21:29:05.431] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
[20Sep2023 21:29:05.825] [main/WARN] [mixin/]: Error loading class: mezz/modnametooltip/TooltipEventHandler (java.lang.ClassNotFoundException: mezz.modnametooltip.TooltipEventHandler)
[20Sep2023 21:29:05.828] [main/WARN] [mixin/]: Error loading class: me/shedaniel/rei/impl/client/ClientHelperImpl (java.lang.ClassNotFoundException: me.shedaniel.rei.impl.client.ClientHelperImpl)
[20Sep2023 21:29:05.913] [main/WARN] [Rubidium/]: Force-disabling mixin 'features.chunk_rendering.MixinChunkBuilder' as rule 'mixin.features.chunk_rendering' (added by user configuration) disables it and children
[20Sep2023 21:29:05.913] [main/WARN] [Rubidium/]: Force-disabling mixin 'features.chunk_rendering.MixinClientChunkMap' as rule 'mixin.features.chunk_rendering' (added by user configuration) disables it and children
[20Sep2023 21:29:05.914] [main/WARN] [Rubidium/]: Force-disabling mixin 'features.chunk_rendering.MixinClientPlayNetworkHandler' as rule 'mixin.features.chunk_rendering' (added by user configuration) disables it and children
[20Sep2023 21:29:05.915] [main/WARN] [Rubidium/]: Force-disabling mixin 'features.chunk_rendering.MixinClientWorld' as rule 'mixin.features.chunk_rendering' (added by user configuration) disables it and children
[20Sep2023 21:29:05.915] [main/WARN] [Rubidium/]: Force-disabling mixin 'features.chunk_rendering.MixinPackedIntegerArray' as rule 'mixin.features.chunk_rendering' (added by user configuration) disables it and children
[20Sep2023 21:29:05.916] [main/WARN] [Rubidium/]: Force-disabling mixin 'features.chunk_rendering.MixinPalettedContainer' as rule 'mixin.features.chunk_rendering' (added by user configuration) disables it and children
[20Sep2023 21:29:05.917] [main/WARN] [Rubidium/]: Force-disabling mixin 'features.chunk_rendering.MixinWorldRenderer' as rule 'mixin.features.chunk_rendering' (added by user configuration) disables it and children
[20Sep2023 21:29:06.155] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/voicechat/plugins/impl/audiochannel/EntityAudioChannelImpl (java.lang.ClassNotFoundException: de.maxhenkel.voicechat.plugins.impl.audiochannel.EntityAudioChannelImpl)
[20Sep2023 21:29:06.156] [main/WARN] [mixin/]: @Mixin target de.maxhenkel.voicechat.plugins.impl.audiochannel.EntityAudioChannelImpl was not found railways-common.mixins.json:compat.voicechat.EntityAudioChannelImplMixin
[20Sep2023 21:29:06.158] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/voicechat/voice/server/Server (java.lang.ClassNotFoundException: de.maxhenkel.voicechat.voice.server.Server)
[20Sep2023 21:29:06.158] [main/WARN] [mixin/]: @Mixin target de.maxhenkel.voicechat.voice.server.Server was not found railways-common.mixins.json:compat.voicechat.ServerMixin
[20Sep2023 21:29:06.161] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/voicechat/voice/server/ServerWorldUtils (java.lang.ClassNotFoundException: de.maxhenkel.voicechat.voice.server.ServerWorldUtils)
[20Sep2023 21:29:06.161] [main/WARN] [mixin/]: @Mixin target de.maxhenkel.voicechat.voice.server.ServerWorldUtils was not found railways-common.mixins.json:compat.voicechat.ServerWorldUtilsMixin
[20Sep2023 21:29:06.214] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/voicechat/integration/freecam/FreecamUtil (java.lang.ClassNotFoundException: de.maxhenkel.voicechat.integration.freecam.FreecamUtil)
[20Sep2023 21:29:06.214] [main/WARN] [mixin/]: @Mixin target de.maxhenkel.voicechat.integration.freecam.FreecamUtil was not found railways-common.mixins.json:compat.voicechat.FreecamUtilMixin
[20Sep2023 21:29:06.757] [main/WARN] [mixin/]: Error loading class: rbasamoyai/createbigcannons/munitions/big_cannon/AbstractBigCannonProjectile (java.lang.ClassNotFoundException: rbasamoyai.createbigcannons.munitions.big_cannon.AbstractBigCannonProjectile)
[20Sep2023 21:29:06.757] [main/WARN] [mixin/]: @Mixin target rbasamoyai.createbigcannons.munitions.big_cannon.AbstractBigCannonProjectile was not found maxs_pvp_enhancements-common.mixins.json:create_big_cannons.AbstractBigCannonProjectileMixin
[20Sep2023 21:29:06.758] [main/WARN] [mixin/]: Error loading class: rbasamoyai/createbigcannons/base/PartialBlockDamageManager (java.lang.ClassNotFoundException: rbasamoyai.createbigcannons.base.PartialBlockDamageManager)
[20Sep2023 21:29:06.759] [main/WARN] [mixin/]: @Mixin target rbasamoyai.createbigcannons.base.PartialBlockDamageManager was not found maxs_pvp_enhancements-common.mixins.json:create_big_cannons.PartialBlockDamageManagerMixin
[20Sep2023 21:29:07.105] [main/WARN] [Canary/]: Force-disabling mixin 'world.player_chunk_tick.ChunkMapMixin' as rule 'mixin.world.player_chunk_tick' (added by mods [pluto]) disables it and children
[20Sep2023 21:29:07.340] [main/WARN] [mixin/]: Error loading class: com/teamabnormals/neapolitan/common/item/DrinkItem (java.lang.ClassNotFoundException: com.teamabnormals.neapolitan.common.item.DrinkItem)
[20Sep2023 21:29:07.340] [main/WARN] [mixin/]: @Mixin target com.teamabnormals.neapolitan.common.item.DrinkItem was not found create_central_kitchen.mixins.json:common.neapolitan.DrinkItemMixin
[20Sep2023 21:29:07.343] [main/WARN] [mixin/]: Error loading class: net/orcinus/overweightfarming/blocks/CropFullBlock (java.lang.ClassNotFoundException: net.orcinus.overweightfarming.blocks.CropFullBlock)
[20Sep2023 21:29:07.343] [main/WARN] [mixin/]: @Mixin target net.orcinus.overweightfarming.blocks.CropFullBlock was not found create_central_kitchen.mixins.json:common.overweightfarming.CropFullBlockMixin
[20Sep2023 21:29:07.611] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.2.0-rc.2).
[20Sep2023 21:29:09.143] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
[20Sep2023 21:29:09.144] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
[20Sep2023 21:29:09.319] [main/INFO] [mixin/]: Mixing server.MixinPlayer from nochatreports.mixins.json into net.minecraft.world.entity.player.Player
[20Sep2023 21:29:09.724] [main/INFO] [mixin/]: Mixing client.MixinLocalPlayer from nochatreports.mixins.json into net.minecraft.client.player.LocalPlayer
[20Sep2023 21:29:09.899] [main/INFO] [mixin/]: Mixing client.MixinTitleScreen from nochatreports.mixins.json into net.minecraft.client.gui.screens.TitleScreen
[20Sep2023 21:29:10.014] [main/INFO] [mixin/]: Mixing client.MixinChatScreen from nochatreports.mixins.json into net.minecraft.client.gui.screens.ChatScreen
[20Sep2023 21:29:10.014] [main/INFO] [mixin/]: Renaming synthetic method lambda$onInit$4(Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V to md33cbec$lambda$onInit$4$0 in nochatreports.mixins.json:client.MixinChatScreen
[20Sep2023 21:29:10.014] [main/INFO] [mixin/]: Renaming synthetic method lambda$onInit$3(Lnet/minecraft/client/gui/components/Button;)V to md33cbec$lambda$onInit$3$1 in nochatreports.mixins.json:client.MixinChatScreen
[20Sep2023 21:29:10.015] [main/INFO] [mixin/]: Renaming synthetic method lambda$onInit$2(Lcom/aizistral/nochatreports/core/ServerSafetyLevel;Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V to md33cbec$lambda$onInit$2$2 in nochatreports.mixins.json:client.MixinChatScreen
[20Sep2023 21:29:10.015] [main/INFO] [mixin/]: Renaming synthetic method lambda$onInit$1(Lnet/minecraft/client/gui/components/Button;)V to md33cbec$lambda$onInit$1$3 in nochatreports.mixins.json:client.MixinChatScreen
[20Sep2023 21:29:10.016] [main/INFO] [mixin/]: Renaming synthetic method lambda$onBeforeMessage$0(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/aizistral/nochatreports/encryption/Encryptor;)V to md33cbec$lambda$onBeforeMessage$0$4 in nochatreports.mixins.json:client.MixinChatScreen
[20Sep2023 21:29:11.001] [pool-4-thread-1/WARN] [mixin/]: Method overwrite conflict for m_141947_ in handcrafted-common.mixins.json:StoneCutterMixin, previously written by com.ordana.spelunkery.mixins.StonecutterBlockMixin. Skipping method.
[20Sep2023 21:29:11.905] [pool-4-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
[20Sep2023 21:29:11.905] [pool-4-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
[20Sep2023 21:29:12.962] [pool-4-thread-1/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
[20Sep2023 21:29:15.070] [pool-4-thread-1/INFO] [quark/]: TerraBlender not found, using injection method
[20Sep2023 21:29:16.514] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/joanc/curseforge/minecraft/Install/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23425!/assets/.mcassetsroot' uses unexpected schema
[20Sep2023 21:29:16.514] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/joanc/curseforge/minecraft/Install/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23425!/data/.mcassetsroot' uses unexpected schema
[20Sep2023 21:29:16.531] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='[URL]https://authserver.mojang.com[/URL]', accountsHost='[URL]https://api.mojang.com[/URL]', sessionHost='[URL]https://sessionserver.mojang.com[/URL]', servicesHost='[URL]https://api.minecraftservices.com[/URL]', name='PROD'
[20Sep2023 21:29:17.159] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: yoyo_1210
[20Sep2023 21:29:17.176] [Render thread/INFO] [mixin/]: Mixing client.MixinToastComponent from nochatreports.mixins.json into net.minecraft.client.gui.components.toasts.ToastComponent
[20Sep2023 21:29:17.196] [Render thread/INFO] [mixin/]: Mixing client.MixinOptions from nochatreports.mixins.json into net.minecraft.client.Options
[20Sep2023 21:29:17.196] [Render thread/INFO] [mixin/]: Renaming synthetic method lambda$onlyShowSecureChat$1(Ljava/lang/Boolean;)V to md33cbec$lambda$onlyShowSecureChat$1$0 in nochatreports.mixins.json:client.MixinOptions
[20Sep2023 21:29:17.197] [Render thread/INFO] [mixin/]: Renaming synthetic method lambda$onlyShowSecureChat$0(Lnet/minecraft/network/chat/Component;Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Component; to md33cbec$lambda$onlyShowSecureChat$0$1 in nochatreports.mixins.json:client.MixinOptions
[20Sep2023 21:29:17.316] [Render thread/INFO] [mixin/]: Mixing client.MixinChatComponent from nochatreports.mixins.json into net.minecraft.client.gui.components.ChatComponent
[20Sep2023 21:29:17.316] [Render thread/INFO] [mixin/]: Renaming synthetic method lambda$modifyGUIMessage$1()V to md33cbec$lambda$modifyGUIMessage$1$0 in nochatreports.mixins.json:client.MixinChatComponent
[20Sep2023 21:29:17.317] [Render thread/INFO] [mixin/]: Renaming synthetic method lambda$modifyGUIMessage$0(Lnet/minecraft/network/chat/FormattedText;Lnet/minecraft/network/chat/Component;)V to md33cbec$lambda$modifyGUIMessage$0$1 in nochatreports.mixins.json:client.MixinChatComponent
[20Sep2023 21:29:17.331] [Render thread/INFO] [mixin/]: Mixing client.MixinGuiMessageTagIcon from nochatreports.mixins.json into net.minecraft.client.GuiMessageTag$Icon
[20Sep2023 21:29:17.332] [Render thread/INFO] [mixin/]: Renaming @Invoker method create(Ljava/lang/String;IIIII)Lnet/minecraft/client/GuiMessageTag$Icon; to create_$md$33cbec$0 in nochatreports.mixins.json:client.MixinGuiMessageTagIcon
[20Sep2023 21:29:17.465] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.1 build 7
[20Sep2023 21:29:17.547] [Render thread/INFO] [KubeJS/]: Loaded client.properties
[20Sep2023 21:29:17.947] [Render thread/INFO] [Oculus/]: Debug functionality is disabled.
[20Sep2023 21:29:17.965] [Render thread/INFO] [Oculus/]: ARB_direct_state_access detected, enabling DSA.
[20Sep2023 21:29:17.978] [Render thread/INFO] [Oculus/]: Shaders are disabled because no valid shaderpack is selected
[20Sep2023 21:29:17.978] [Render thread/INFO] [Oculus/]: Shaders are disabled
[20Sep2023 21:29:18.231] [modloading-worker-0/INFO] [Advanced Peripherals/]: AdvancedPeripherals says hello!
[20Sep2023 21:29:18.307] [modloading-worker-0/INFO] [mixin/]: Mixing forge.client.MixinClientConnection from nochatreports.mixins.json into net.minecraft.network.Connection
[20Sep2023 21:29:18.464] [modloading-worker-0/WARN] [mixin/]: [USER=7204]@Final[/USER] field f_173173_:Ljava/util/function/Function; in immediatelyfast.mixins.json:core.MixinRenderLayer should be final
[20Sep2023 21:29:18.464] [modloading-worker-0/WARN] [mixin/]: [USER=7204]@Final[/USER] field f_173174_:Ljava/util/function/Function; in immediatelyfast.mixins.json:core.MixinRenderLayer should be final
[20Sep2023 21:29:18.464] [modloading-worker-0/WARN] [mixin/]: [USER=7204]@Final[/USER] field f_181442_:Ljava/util/function/Function; in immediatelyfast.mixins.json:core.MixinRenderLayer should be final
[20Sep2023 21:29:18.464] [modloading-worker-0/WARN] [mixin/]: [USER=7204]@Final[/USER] field f_181443_:Ljava/util/function/Function; in immediatelyfast.mixins.json:core.MixinRenderLayer should be final
[20Sep2023 21:29:18.464] [modloading-worker-0/WARN] [mixin/]: [USER=7204]@Final[/USER] field f_173175_:Ljava/util/function/Function; in immediatelyfast.mixins.json:core.MixinRenderLayer should be final
[20Sep2023 21:29:18.465] [modloading-worker-0/WARN] [mixin/]: [USER=7204]@Final[/USER] field f_173176_:Ljava/util/function/Function; in immediatelyfast.mixins.json:core.MixinRenderLayer should be final
[20Sep2023 21:29:18.518] [modloading-worker-0/INFO] [plus.dragons.createdragonlib.DragonLib/]: Create: Dragon Lib 1.2.2 has initialized, ready to support your Create add-ons!
[20Sep2023 21:29:18.520] [modloading-worker-0/INFO] [Advanced Peripherals/]: botania not loaded, skip integration loading
[20Sep2023 21:29:18.521] [modloading-worker-0/WARN] [Advanced Peripherals/]: Failed to load integration for botania
[20Sep2023 21:29:18.523] [modloading-worker-0/WARN] [Advanced Peripherals/]: Successfully loaded integration for create
[20Sep2023 21:29:18.606] [modloading-worker-0/INFO] [Advanced Peripherals/]: mekanism not loaded, skip integration loading
[20Sep2023 21:29:18.606] [modloading-worker-0/WARN] [Advanced Peripherals/]: Failed to load integration for mekanism
[20Sep2023 21:29:18.606] [modloading-worker-0/INFO] [Advanced Peripherals/]: powah not loaded, skip integration loading
[20Sep2023 21:29:18.606] [modloading-worker-0/WARN] [Advanced Peripherals/]: Failed to load integration for powah
[20Sep2023 21:29:18.646] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Successfully initialized!
[20Sep2023 21:29:18.646] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Server-side libs ready to use!
[20Sep2023 21:29:19.471] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id architectury:sync_ids
[20Sep2023 21:29:19.474] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
[20Sep2023 21:29:19.743] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbteams:sync_teams
[20Sep2023 21:29:19.744] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftblibrary:edit_nbt
[20Sep2023 21:29:19.747] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbteams:sync_message_history
[20Sep2023 21:29:19.751] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftblibrary:edit_nbt_response
[20Sep2023 21:29:19.754] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:open_gui
[20Sep2023 21:29:19.755] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftblibrary:sync_known_server_registries
[20Sep2023 21:29:19.781] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbteams:open_my_team_gui
[20Sep2023 21:29:19.827] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:update_settings
[20Sep2023 21:29:19.840] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbteams:update_settings_response
[20Sep2023 21:29:19.857] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:send_message
[20Sep2023 21:29:19.868] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbteams:send_message_response
[20Sep2023 21:29:19.875] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbteams:update_presence
[20Sep2023 21:29:19.909] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:create_party
[20Sep2023 21:29:19.923] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:player_gui_operation
[20Sep2023 21:29:20.012] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins...
[20Sep2023 21:29:20.029] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs
[20Sep2023 21:29:20.099] [modloading-worker-0/INFO] [KubeJS/]: Loaded common.properties
[20Sep2023 21:29:20.108] [CraftPresence/INFO] [craftpresence/]: Starting version check for "craftpresence" (MC 1.19.2) at "[URL]https://raw.githubusercontent.com/CDAGaming/VersionLibrary/master/CraftPresence/update.json[/URL]"
[20Sep2023 21:29:20.108] [modloading-worker-0/INFO] [KubeJS/]: Loaded dev.properties
[20Sep2023 21:29:20.109] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.integration.forge.gamestages.GameStagesIntegration does not have required mod gamestages loaded, skipping
[20Sep2023 21:29:20.112] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source createoreexcavation
[20Sep2023 21:29:20.117] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs_create
[20Sep2023 21:29:20.226] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id itemfilters:main/14e7fa1454283aec8ae811ef844ada28
[20Sep2023 21:29:20.226] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id itemfilters:main/14e7fa1454283aec8ae811ef844ada28
[20Sep2023 21:29:20.230] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id itemfilters:main/8f6a899247753217b9d86ab427a2b279
[20Sep2023 21:29:20.230] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id itemfilters:main/8f6a899247753217b9d86ab427a2b279
[20Sep2023 21:29:20.264] [modloading-worker-0/INFO] [mixin/]: Mixing server.MixinPlayerList from nochatreports.mixins.json into net.minecraft.server.players.PlayerList
[20Sep2023 21:29:20.294] [CraftPresence/INFO] [craftpresence/]: Received update status for "craftpresence" -> Release (Target version: "")
[20Sep2023 21:29:20.411] [modloading-worker-0/INFO] [mixin/]: Mixing server.MixinServerGamePacketListenerImpl from nochatreports.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
[20Sep2023 21:29:20.507] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 43.2.21, for MC 1.19.2 with MCP 20220805.130853
[20Sep2023 21:29:20.507] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v43.2.21 Initialized
[20Sep2023 21:29:20.618] [modloading-worker-0/INFO] [KubeJS/]: Done in 601.1 ms
[20Sep2023 21:29:21.593] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: KONNICHIWA ZA WARUDO!
[20Sep2023 21:29:21.594] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Default JVM text encoding is: windows-1252
[20Sep2023 21:29:21.666] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Reading config file NoChatReports/NCR-Common.json...
[20Sep2023 21:29:21.721] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Reading config file NoChatReports/NCR-Client.json...
[20Sep2023 21:29:21.731] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Reading config file NoChatReports/NCR-ServerWhitelist.json...
[20Sep2023 21:29:21.744] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Reading config file NoChatReports/NCR-Encryption.json...
[20Sep2023 21:29:22.025] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading Rhino Minecraft remapper...
[20Sep2023 21:29:22.032] [modloading-worker-0/INFO] [dev.latvian.mods.rhino.mod.util.RhinoProperties/]: Rhino properties loaded.
[20Sep2023 21:29:22.039] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading mappings for 1.19.2
[20Sep2023 21:29:22.051] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:sync_quests
[20Sep2023 21:29:22.055] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:sync_team_data
[20Sep2023 21:29:22.059] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:update_task_progress
[20Sep2023 21:29:22.064] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:submit_task
[20Sep2023 21:29:22.068] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_reward
[20Sep2023 21:29:22.071] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Writing config file NoChatReports/NCR-Common.json...
[20Sep2023 21:29:22.073] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:claim_reward_response
[20Sep2023 21:29:22.078] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Writing config file NoChatReports/NCR-Client.json...
[20Sep2023 21:29:22.079] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:sync_editing_mode
[20Sep2023 21:29:22.080] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Writing config file NoChatReports/NCR-ServerWhitelist.json...
[20Sep2023 21:29:22.082] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Writing config file NoChatReports/NCR-Encryption.json...
[20Sep2023 21:29:22.083] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:get_emergency_items
[20Sep2023 21:29:22.089] [modloading-worker-0/INFO] [mixin/]: Mixing client.MixinJoinMultiplayerScreen from nochatreports.mixins.json into net.minecraft.client.gui.screens.multiplayer.JoinMultiplayerScreen
[20Sep2023 21:29:22.089] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:create_other_team_data
[20Sep2023 21:29:22.090] [modloading-worker-0/INFO] [mixin/]: Renaming synthetic method lambda$onInit$3(Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V to md33cbec$lambda$onInit$3$0 in nochatreports.mixins.json:client.MixinJoinMultiplayerScreen
[20Sep2023 21:29:22.090] [modloading-worker-0/INFO] [mixin/]: Renaming synthetic method lambda$onInit$2(Lnet/minecraft/client/gui/components/Button;)V to md33cbec$lambda$onInit$2$1 in nochatreports.mixins.json:client.MixinJoinMultiplayerScreen
[20Sep2023 21:29:22.090] [modloading-worker-0/INFO] [mixin/]: Renaming synthetic method lambda$onInit$1(Lnet/minecraft/client/gui/components/Button;Lcom/mojang/blaze3d/vertex/PoseStack;II)V to md33cbec$lambda$onInit$1$2 in nochatreports.mixins.json:client.MixinJoinMultiplayerScreen
[20Sep2023 21:29:22.090] [modloading-worker-0/INFO] [mixin/]: Renaming synthetic method lambda$onInit$0(Lnet/minecraft/client/gui/components/Button;)V to md33cbec$lambda$onInit$0$3 in nochatreports.mixins.json:client.MixinJoinMultiplayerScreen
[20Sep2023 21:29:22.105] [modloading-worker-0/INFO] [mixin/]: Mixing client.AccessorDisconnectedScreen from nochatreports.mixins.json into net.minecraft.client.gui.screens.DisconnectedScreen
[20Sep2023 21:29:22.108] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_all_rewards
[20Sep2023 21:29:22.112] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_choice_reward
[20Sep2023 21:29:22.117] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:display_completion_toast
[20Sep2023 21:29:22.120] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:display_reward_toast
[20Sep2023 21:29:22.124] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:display_item_reward_toast
[20Sep2023 21:29:22.128] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_pinned
[20Sep2023 21:29:22.136] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:toggle_pinned_response
[20Sep2023 21:29:22.139] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_chapter_pinned
[20Sep2023 21:29:22.142] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:toggle_chapter_pinned_response
[20Sep2023 21:29:22.147] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_editing_mode
[20Sep2023 21:29:22.151] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:force_save
[20Sep2023 21:29:22.154] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:update_team_data
[20Sep2023 21:29:22.159] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:set_custom_image
[20Sep2023 21:29:22.163] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:object_started
[20Sep2023 21:29:22.167] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:object_completed
[20Sep2023 21:29:22.171] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:object_started_reset
[20Sep2023 21:29:22.174] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:object_completed_reset
[20Sep2023 21:29:22.182] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:sync_lock
[20Sep2023 21:29:22.187] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:reset_reward
[20Sep2023 21:29:22.190] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:team_data_changed
[20Sep2023 21:29:22.195] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:task_screen_config_req
[20Sep2023 21:29:22.199] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:task_screen_config_resp
[20Sep2023 21:29:22.211] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_progress
[20Sep2023 21:29:22.219] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_object
[20Sep2023 21:29:22.222] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:create_object_response
[20Sep2023 21:29:22.225] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_task_at
[20Sep2023 21:29:22.229] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:delete_object
[20Sep2023 21:29:22.233] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:delete_object_response
[20Sep2023 21:29:22.237] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:edit_object
[20Sep2023 21:29:22.242] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:edit_object_response
[20Sep2023 21:29:22.247] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter
[20Sep2023 21:29:22.250] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:move_chapter_response
[20Sep2023 21:29:22.253] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_quest
[20Sep2023 21:29:22.256] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:move_quest_response
[20Sep2023 21:29:22.261] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_chapter_group
[20Sep2023 21:29:22.264] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:change_chapter_group_response
[20Sep2023 21:29:22.268] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter_group
[20Sep2023 21:29:22.270] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Done in 0.245 s
[20Sep2023 21:29:22.271] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:move_chapter_group_response
[20Sep2023 21:29:22.275] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:sync_reward_blocking
[20Sep2023 21:29:22.279] [modloading-worker-0/INFO] [com.jozufozu.flywheel.backend.Backend/]: Oculus detected.
[20Sep2023 21:29:22.280] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:copy_quest
[20Sep2023 21:29:22.330] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:copy_chapter_image
[20Sep2023 21:29:22.355] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:sync_structures_request
[20Sep2023 21:29:22.375] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:sync_structures_response
[20Sep2023 21:29:22.399] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id ftbquests:open_quest_book
[20Sep2023 21:29:22.961] [modloading-worker-0/INFO] [FTB Quests/]: Mod [FTB XMod Compat] not detected. Install it if you want FTB Quests integration with KubeJS, JEI/REI and/or Game Stages
[20Sep2023 21:29:23.052] [CraftPresence/INFO] [craftpresence/]: Configuration settings have been saved and reloaded successfully!
[20Sep2023 21:29:23.056] [CraftPresence/INFO] [craftpresence/]: Checking for "atlauncher" pack data...
[20Sep2023 21:29:23.057] [CraftPresence/ERROR] [craftpresence/]: Unable to get "atlauncher" pack data (ignore if not using a "atlauncher" pack)
[20Sep2023 21:29:23.058] [CraftPresence/INFO] [craftpresence/]: Checking for "curse" pack data...
[20Sep2023 21:29:23.059] [CraftPresence/INFO] [craftpresence/]: Found "curse" pack data! (Name: "CTS", Icon: "cts")
[20Sep2023 21:29:23.186] [CraftPresence/INFO] [craftpresence/]: Checking Discord for available assets with Client Id: 450485984333660181
[20Sep2023 21:29:23.186] [CraftPresence/INFO] [craftpresence/]: Originally coded by paulhobbel - [URL]https://github.com/paulhobbel[/URL]
[20Sep2023 21:29:23.487] [CraftPresence/INFO] [craftpresence/]: 138 total assets detected!
[20Sep2023 21:29:23.490] [CraftPresence/ERROR] [craftpresence/]: Asset name "cts" does not exist, attempting to use an alternative icon "curse"...
[20Sep2023 21:29:23.490] [CraftPresence/INFO] [craftpresence/]: To add support for this icon, please request for this icon to be added to the default Client ID or add the icon under the following name: "cts".
[20Sep2023 21:29:23.490] [CraftPresence/INFO] [craftpresence/]: Fallback icon for "cts" found! Using a fallback icon with the name "curse"!
[20Sep2023 21:29:23.665] [modloading-worker-0/INFO] [mixin/]: Mixing forge.client.MixinClientPacketListener from nochatreports.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[20Sep2023 21:29:23.703] [modloading-worker-0/INFO] [ImmediatelyFast/]: Loading ImmediatelyFast
[20Sep2023 21:29:23.704] [modloading-worker-0/INFO] [ImmediatelyFast/]: Found Oculus. Enabling compatibility.
[20Sep2023 21:29:23.729] [modloading-worker-0/INFO] [mixin/]: Mixing client.MixinServerData from nochatreports.mixins.json into net.minecraft.client.multiplayer.ServerData
[20Sep2023 21:29:23.735] [modloading-worker-0/INFO] [mixin/]: Mixing client.MixinProfileKeyPairManager from nochatreports.mixins.json into net.minecraft.client.multiplayer.ProfileKeyPairManager
[20Sep2023 21:29:23.741] [modloading-worker-0/INFO] [mixin/]: Mixing client.MixinClientTelemetryManager from nochatreports.mixins.json into net.minecraft.client.ClientTelemetryManager
[20Sep2023 21:29:23.919] [CraftPresence/INFO] [craftpresence/]: Attempting to connect to Discord (1/10)...
[20Sep2023 21:29:23.930] [CraftPresence/INFO] [craftpresence/]: Attempting to connect to Discord (2/10)...
[20Sep2023 21:29:23.986] [modloading-worker-0/INFO] [mixin/]: Mixing client.MixinChatListener from nochatreports.mixins.json into net.minecraft.client.multiplayer.chat.ChatListener
[20Sep2023 21:29:24.016] [modloading-worker-0/INFO] [thedarkcolour.kotlinforforge.test.KotlinForForge/]: Kotlin For Forge Enabled!
[20Sep2023 21:29:24.084] [modloading-worker-0/INFO] [me.treyruffy.betterf3.BetterF3Forge/]: [BetterF3] Starting...
[20Sep2023 21:29:24.086] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule
[20Sep2023 21:29:24.089] [modloading-worker-0/INFO] [me.treyruffy.betterf3.BetterF3Forge/]: [BetterF3] Loading...
[20Sep2023 21:29:24.133] [modloading-worker-0/INFO] [me.treyruffy.betterf3.BetterF3Forge/]: [BetterF3] All done!
[20Sep2023 21:29:24.147] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule
[20Sep2023 21:29:24.152] [modloading-worker-0/INFO] [be.florens.expandability.ExpandAbility/]: ExpandAbility here, who dis?
[20Sep2023 21:29:24.155] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule
[20Sep2023 21:29:24.180] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule
[20Sep2023 21:29:24.186] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule
[20Sep2023 21:29:24.191] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule
[20Sep2023 21:29:24.194] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule
[20Sep2023 21:29:24.200] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule
[20Sep2023 21:29:24.221] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule
[20Sep2023 21:29:24.223] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule
[20Sep2023 21:29:24.229] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.RenewableSporeBlossomsModule
[20Sep2023 21:29:24.231] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ZombieVillagersOnNormalModule
[20Sep2023 21:29:24.233] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SaferCreaturesModule
[20Sep2023 21:29:24.235] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SpongesBetterModule
[20Sep2023 21:29:24.236] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule
[20Sep2023 21:29:24.239] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ShulkerPackingModule
[20Sep2023 21:29:24.243] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule
[20Sep2023 21:29:24.263] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule
[20Sep2023 21:29:24.264] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CoralOnCactusModule
[20Sep2023 21:29:24.267] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GoldToolsHaveFortuneModule
[20Sep2023 21:29:24.269] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule
[20Sep2023 21:29:24.273] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule
[20Sep2023 21:29:24.276] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule
[20Sep2023 21:29:24.277] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DiamondRepairModule
[20Sep2023 21:29:24.277] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HorsesSwimModule
[20Sep2023 21:29:24.278] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreNoteBlockSoundsModule
[20Sep2023 21:29:24.281] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule
[20Sep2023 21:29:24.283] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule
[20Sep2023 21:29:24.288] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule
[20Sep2023 21:29:24.289] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule
[20Sep2023 21:29:24.293] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SlabsToBlocksModule
[20Sep2023 21:29:24.295] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DyeableItemFramesModule
[20Sep2023 21:29:24.296] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule
[20Sep2023 21:29:24.298] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule
[20Sep2023 21:29:24.300] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule
[20Sep2023 21:29:24.301] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MapWashingModule
[20Sep2023 21:29:24.304] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.NoDurabilityOnCosmeticsModule
[20Sep2023 21:29:24.316] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule
[20Sep2023 21:29:24.332] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule
[20Sep2023 21:29:24.340] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule
[20Sep2023 21:29:24.341] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule
[20Sep2023 21:29:24.342] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule
[20Sep2023 21:29:24.343] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SpongeOnWaterPlacementModule
[20Sep2023 21:29:24.344] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule
[20Sep2023 21:29:24.345] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SlimesToMagmaCubesModule
[20Sep2023 21:29:24.348] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule
[20Sep2023 21:29:24.350] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule
[20Sep2023 21:29:24.351] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule
[20Sep2023 21:29:24.357] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule
[20Sep2023 21:29:24.360] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule
[20Sep2023 21:29:24.363] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule
[20Sep2023 21:29:24.369] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule
[20Sep2023 21:29:24.373] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentPredicatesModule
[20Sep2023 21:29:24.375] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule
[20Sep2023 21:29:24.376] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule
[20Sep2023 21:29:24.378] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.WoolShutsUpMinecartsModule
[20Sep2023 21:29:24.382] [modloading-worker-0/INFO] [fancymenu/FancyMenu/]: [FANCYMENU] Loading v2.14.9 in client-side mode!
[20Sep2023 21:29:24.382] [modloading-worker-0/INFO] [fancymenu/FancyMenu/]: [FANCYMENU] Level registry interactions allowed!
[20Sep2023 21:29:24.382] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule
[20Sep2023 21:29:24.393] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.LongRangePickBlockModule
[20Sep2023 21:29:24.394] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule
[20Sep2023 21:29:24.398] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule
[20Sep2023 21:29:24.401] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ElytraIndicatorModule
[20Sep2023 21:29:24.406] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule
[20Sep2023 21:29:24.409] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule
[20Sep2023 21:29:24.416] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.CameraModule
[20Sep2023 21:29:24.418] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule
[20Sep2023 21:29:24.419] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule
[20Sep2023 21:29:24.421] [modloading-worker-0/INFO] [railways/]: Registered bogey styles from railways
[20Sep2023 21:29:24.422] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule
[20Sep2023 21:29:24.424] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybindModule
[20Sep2023 21:29:24.425] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:block.js in 0.222 s
[20Sep2023 21:29:24.426] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule
[20Sep2023 21:29:24.431] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:helpers.js in 0.005 s
[20Sep2023 21:29:24.434] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:item.js in 0.002 s
[20Sep2023 21:29:24.435] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule
[20Sep2023 21:29:24.438] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:liquid.js in 0.003 s
[20Sep2023 21:29:24.440] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AncientWoodModule
[20Sep2023 21:29:24.444] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 4/4 KubeJS startup scripts in 2.168 s
[20Sep2023 21:29:24.444] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule
[20Sep2023 21:29:24.445] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule
[20Sep2023 21:29:24.453] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule
[20Sep2023 21:29:24.477] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule
[20Sep2023 21:29:24.480] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule
[20Sep2023 21:29:24.487] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.CorundumModule
[20Sep2023 21:29:24.493] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule
[20Sep2023 21:29:24.497] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule
[20Sep2023 21:29:24.503] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule
[20Sep2023 21:29:24.514] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule
[20Sep2023 21:29:24.530] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule
[20Sep2023 21:29:24.532] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule
[20Sep2023 21:29:24.536] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule
[20Sep2023 21:29:24.538] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule
[20Sep2023 21:29:24.542] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule
[20Sep2023 21:29:24.545] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HollowLogsModule
[20Sep2023 21:29:24.550] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule
[20Sep2023 21:29:24.553] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule
[20Sep2023 21:29:24.556] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ThatchModule
[20Sep2023 21:29:24.557] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RawMetalBricksModule
[20Sep2023 21:29:24.559] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule
[20Sep2023 21:29:24.562] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule
[20Sep2023 21:29:24.564] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RopeModule
[20Sep2023 21:29:24.567] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.BambooBackportModule
[20Sep2023 21:29:24.569] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GrateModule
[20Sep2023 21:29:24.577] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule
[20Sep2023 21:29:24.581] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule
[20Sep2023 21:29:24.590] [modloading-worker-0/INFO] [KubeJS Client/]: client_scripts:script.js:3: Hello, World! (You will see this line every time client resources reload)
[20Sep2023 21:29:24.591] [modloading-worker-0/INFO] [KubeJS Client/]: Loaded script client_scripts:script.js in 0.001 s
[20Sep2023 21:29:24.591] [modloading-worker-0/INFO] [KubeJS Client/]: Loaded 1/1 KubeJS client scripts in 0.015 s
[20Sep2023 21:29:24.593] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule
[20Sep2023 21:29:24.606] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.JapanesePaletteModule
[20Sep2023 21:29:24.607] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule
[20Sep2023 21:29:24.608] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule
[20Sep2023 21:29:24.609] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule
[20Sep2023 21:29:24.614] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule
[20Sep2023 21:29:24.616] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule
[20Sep2023 21:29:24.618] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RainbowLampsModule
[20Sep2023 21:29:24.622] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule
[20Sep2023 21:29:24.624] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HedgesModule
[20Sep2023 21:29:24.626] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule
[20Sep2023 21:29:24.632] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule
[20Sep2023 21:29:24.634] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule
[20Sep2023 21:29:24.637] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule
[20Sep2023 21:29:24.639] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.StoolsModule
[20Sep2023 21:29:24.655] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MidoriModule
[20Sep2023 21:29:24.655] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule
[20Sep2023 21:29:24.656] [modloading-worker-0/INFO] [railways/]: Registering data fixers
[20Sep2023 21:29:24.658] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule
[20Sep2023 21:29:24.663] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule
[20Sep2023 21:29:24.664] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreMudBlocksModule
[20Sep2023 21:29:24.665] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule
[20Sep2023 21:29:24.666] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule
[20Sep2023 21:29:24.672] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule
[20Sep2023 21:29:24.676] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule
[20Sep2023 21:29:24.678] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule
[20Sep2023 21:29:24.679] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule
[20Sep2023 21:29:24.691] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule
[20Sep2023 21:29:24.697] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule
[20Sep2023 21:29:24.701] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule
[20Sep2023 21:29:24.707] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule
[20Sep2023 21:29:24.708] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:send_data_from_client
[20Sep2023 21:29:24.708] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule
[20Sep2023 21:29:24.709] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id kubejs:send_data_from_server
[20Sep2023 21:29:24.709] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule
[20Sep2023 21:29:24.710] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id kubejs:paint
[20Sep2023 21:29:24.711] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule
[20Sep2023 21:29:24.711] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id kubejs:add_stage
[20Sep2023 21:29:24.712] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id kubejs:remove_stage
[20Sep2023 21:29:24.713] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id kubejs:sync_stages
[20Sep2023 21:29:24.713] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:first_click
[20Sep2023 21:29:24.713] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule
[20Sep2023 21:29:24.714] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering S2C receiver with id kubejs:toast
[20Sep2023 21:29:24.715] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule
[20Sep2023 21:29:24.724] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TorchArrowModule
[20Sep2023 21:29:24.728] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule
[20Sep2023 21:29:24.729] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule
[20Sep2023 21:29:24.730] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule
[20Sep2023 21:29:24.731] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule
[20Sep2023 21:29:24.733] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule
[20Sep2023 21:29:24.734] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule
[20Sep2023 21:29:24.739] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule
[20Sep2023 21:29:24.742] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule
[20Sep2023 21:29:24.745] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule
[20Sep2023 21:29:24.747] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule
[20Sep2023 21:29:24.750] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule
[20Sep2023 21:29:24.752] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule
[20Sep2023 21:29:24.755] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule
[20Sep2023 21:29:24.756] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule
[20Sep2023 21:29:24.758] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.AutomaticToolRestockModule
[20Sep2023 21:29:24.770] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule
[20Sep2023 21:29:24.772] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule
[20Sep2023 21:29:24.773] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule
[20Sep2023 21:29:24.774] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule
[20Sep2023 21:29:24.775] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule
[20Sep2023 21:29:24.778] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule
[20Sep2023 21:29:24.779] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule
[20Sep2023 21:29:24.781] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule
[20Sep2023 21:29:24.785] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule
[20Sep2023 21:29:24.788] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule
[20Sep2023 21:29:24.790] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule
[20Sep2023 21:29:24.791] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT
[20Sep2023 21:29:24.865] [Worker-Bootstrap1/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 27 Datafixer optimizations took 203 milliseconds
[20Sep2023 21:29:24.959] [modloading-worker-0/INFO] [quark/]: Loading Module Dispensers Place Blocks
[20Sep2023 21:29:24.959] [modloading-worker-0/INFO] [quark/]: Loading Module Metal Buttons
[20Sep2023 21:29:24.960] [modloading-worker-0/INFO] [quark/]: Loading Module Feeding Trough
[20Sep2023 21:29:24.963] [modloading-worker-0/INFO] [quark/]: Loading Module Obsidian Plate
[20Sep2023 21:29:24.963] [modloading-worker-0/INFO] [quark/]: Loading Module Pistons Move Tile Entities
[20Sep2023 21:29:24.978] [modloading-worker-0/INFO] [quark/]: Loading Module Iron Rod
[20Sep2023 21:29:24.979] [modloading-worker-0/INFO] [quark/]: Loading Module Gravisand
[20Sep2023 21:29:24.979] [modloading-worker-0/INFO] [quark/]: Loading Module Redstone Randomizer
[20Sep2023 21:29:24.979] [modloading-worker-0/INFO] [quark/]: Loading Module Ender Watcher
[20Sep2023 21:29:24.979] [modloading-worker-0/INFO] [quark/]: Loading Module Jukebox Automation
[20Sep2023 21:29:24.981] [modloading-worker-0/INFO] [quark/]: Loading Module Chains Connect Blocks
[20Sep2023 21:29:24.981] [modloading-worker-0/INFO] [quark/]: Loading Module Chute
[20Sep2023 21:29:24.981] [modloading-worker-0/INFO] [quark/]: Loading Module Soul Sandstone
[20Sep2023 21:29:24.981] [modloading-worker-0/INFO] [quark/]: Loading Module Variant Furnaces
[20Sep2023 21:29:24.981] [modloading-worker-0/INFO] [quark/]: Loading Module Wooden Posts
[20Sep2023 21:29:24.981] [modloading-worker-0/INFO] [quark/]: Loading Module Hollow Logs
[20Sep2023 21:29:24.982] [modloading-worker-0/INFO] [quark/]: Loading Module Leaf Carpet
[20Sep2023 21:29:24.982] [modloading-worker-0/INFO] [quark/]: Loading Module Nether Brick Fence Gate
[20Sep2023 21:29:24.982] [modloading-worker-0/INFO] [quark/]: Loading Module Thatch
[20Sep2023 21:29:24.982] [modloading-worker-0/INFO] [quark/]: Loading Module Raw Metal Bricks
[20Sep2023 21:29:24.982] [modloading-worker-0/INFO] [quark/]: Loading Module More Brick Types
[20Sep2023 21:29:24.982] [modloading-worker-0/INFO] [quark/]: Loading Module Gold Bars
[20Sep2023 21:29:24.982] [modloading-worker-0/INFO] [quark/]: Loading Module Rope
[20Sep2023 21:29:24.982] [modloading-worker-0/INFO] [quark/]: Loading Module Bamboo Backport
[20Sep2023 21:29:24.982] [modloading-worker-0/INFO] [quark/]: Loading Module Grate
[20Sep2023 21:29:24.982] [modloading-worker-0/INFO] [quark/]: Loading Module Variant Bookshelves
[20Sep2023 21:29:24.983] [modloading-worker-0/INFO] [quark/]: Loading Module Sturdy Stone
[20Sep2023 21:29:24.983] [modloading-worker-0/INFO] [quark/]: Loading Module Variant Chests
[20Sep2023 21:29:24.987] [modloading-worker-0/INFO] [quark/]: Loading Module Japanese Palette
[20Sep2023 21:29:24.987] [modloading-worker-0/INFO] [quark/]: Loading Module More Potted Plants
[20Sep2023 21:29:24.987] [modloading-worker-0/INFO] [quark/]: Loading Module Celebratory Lamps
[20Sep2023 21:29:24.990] [modloading-worker-0/INFO] [quark/]: Loading Module Vertical Slabs
[20Sep2023 21:29:24.990] [modloading-worker-0/INFO] [quark/]: Loading Module Framed Glass
[20Sep2023 21:29:24.990] [modloading-worker-0/INFO] [quark/]: Loading Module Vertical Planks
[20Sep2023 21:29:24.990] [modloading-worker-0/INFO] [quark/]: Loading Module Rainbow Lamps
[20Sep2023 21:29:24.990] [modloading-worker-0/INFO] [quark/]: Loading Module Variant Ladders
[20Sep2023 21:29:24.990] [modloading-worker-0/INFO] [quark/]: Loading Module Hedges
[20Sep2023 21:29:24.991] [modloading-worker-0/INFO] [quark/]: Loading Module Glass Item Frame
[20Sep2023 21:29:24.991] [modloading-worker-0/INFO] [quark/]: Loading Module Compressed Blocks
[20Sep2023 21:29:24.991] [modloading-worker-0/INFO] [quark/]: Loading Module Shear Vines
[20Sep2023 21:29:24.993] [modloading-worker-0/INFO] [quark/]: Loading Module More Stone Variants
[20Sep2023 21:29:24.994] [modloading-worker-0/INFO] [quark/]: Loading Module Stools
[20Sep2023 21:29:25.001] [modloading-worker-0/INFO] [quark/]: Loading Module Midori
[20Sep2023 21:29:25.001] [modloading-worker-0/INFO] [quark/]: Loading Module Duskbound Blocks
[20Sep2023 21:29:25.001] [modloading-worker-0/INFO] [quark/]: Loading Module Industrial Palette
[20Sep2023 21:29:25.001] [modloading-worker-0/INFO] [quark/]: Loading Module Shingles
[20Sep2023 21:29:25.001] [modloading-worker-0/INFO] [quark/]: Loading Module More Mud Blocks
[20Sep2023 21:29:25.001] [modloading-worker-0/INFO] [quark/]: Loading Module Item Sharing
[20Sep2023 21:29:25.006] [modloading-worker-0/INFO] [quark/]: Loading Module Inventory Sorting
[20Sep2023 21:29:25.006] [modloading-worker-0/INFO] [quark/]: Loading Module Automatic Tool Restock
[20Sep2023 21:29:25.009] [CraftPresence/INFO] [craftpresence/]: Attempting to connect to Discord (3/10)...
[20Sep2023 21:29:25.011] [modloading-worker-0/INFO] [quark/]: Loading Module Quick Armor Swapping
[20Sep2023 21:29:25.012] [modloading-worker-0/INFO] [quark/]: Loading Module Expanded Item Interactions
[20Sep2023 21:29:25.013] [modloading-worker-0/INFO] [quark/]: Loading Module Easy Transfering
[20Sep2023 21:29:25.013] [modloading-worker-0/INFO] [quark/]: Loading Module Hotbar Changer
[20Sep2023 21:29:25.015] [modloading-worker-0/INFO] [quark/]: Loading Module Bottled Cloud
[20Sep2023 21:29:25.016] [modloading-worker-0/INFO] [quark/]: Loading Module Slime In A Bucket
[20Sep2023 21:29:25.017] [modloading-worker-0/INFO] [quark/]: Loading Module Seed Pouch
[20Sep2023 21:29:25.021] [modloading-worker-0/INFO] [quark/]: Loading Module Torch Arrow
[20Sep2023 21:29:25.021] [modloading-worker-0/INFO] [quark/]: Loading Module Color Runes
[20Sep2023 21:29:25.024] [modloading-worker-0/INFO] [railways/]: Registering tracks for Hex Casting
[20Sep2023 21:29:25.024] [modloading-worker-0/INFO] [quark/]: Loading Module Bundle Recipe
[20Sep2023 21:29:25.024] [modloading-worker-0/INFO] [quark/]: Loading Module Beacon Redirection
[20Sep2023 21:29:25.024] [modloading-worker-0/INFO] [quark/]: Loading Module Trowel
[20Sep2023 21:29:25.024] [modloading-worker-0/INFO] [quark/]: Loading Module Ambient Discs
[20Sep2023 21:29:25.025] [modloading-worker-0/INFO] [quark/]: Loading Module Pickarang
[20Sep2023 21:29:25.025] [modloading-worker-0/INFO] [railways/]: Registering tracks for Oh The Biomes You'll Go
[20Sep2023 21:29:25.026] [modloading-worker-0/INFO] [quark/]: Loading Module Parrot Eggs
[20Sep2023 21:29:25.026] [modloading-worker-0/INFO] [railways/]: Registering tracks for Blue Skies
[20Sep2023 21:29:25.027] [modloading-worker-0/INFO] [railways/]: Registering tracks for Twilight Forest
[20Sep2023 21:29:25.028] [modloading-worker-0/INFO] [railways/]: Registering tracks for Biomes O' Plenty
[20Sep2023 21:29:25.028] [modloading-worker-0/INFO] [quark/]: Loading Module Ancient Tomes
[20Sep2023 21:29:25.039] [modloading-worker-0/INFO] [quark/]: Loading Module Abacus
[20Sep2023 21:29:25.052] [modloading-worker-0/INFO] [quark/]: Loading Module Skull Pikes
[20Sep2023 21:29:25.055] [modloading-worker-0/INFO] [quark/]: Loading Module Endermosh Music Disc
[20Sep2023 21:29:25.057] [modloading-worker-0/INFO] [quark/]: Loading Module Pathfinder Maps
[20Sep2023 21:29:25.066] [modloading-worker-0/INFO] [quark/]: Loading Module Automatic Recipe Unlock
[20Sep2023 21:29:25.068] [modloading-worker-0/INFO] [quark/]: Loading Module Compasses Work Everywhere
[20Sep2023 21:29:25.068] [modloading-worker-0/INFO] [quark/]: Loading Module Simple Harvest
[20Sep2023 21:29:25.070] [modloading-worker-0/INFO] [quark/]: Loading Module Renewable Spore Blossoms
[20Sep2023 21:29:25.072] [modloading-worker-0/INFO] [quark/]: Loading Module Zombie Villagers On Normal
[20Sep2023 21:29:25.074] [modloading-worker-0/INFO] [quark/]: Loading Module Safer Creatures
[20Sep2023 21:29:25.075] [modloading-worker-0/INFO] [quark/]: Loading Module Sponges Better
[20Sep2023 21:29:25.075] [modloading-worker-0/INFO] [quark/]: Loading Module Better Elytra Rocket
[20Sep2023 21:29:25.075] [modloading-worker-0/INFO] [quark/]: Loading Module Shulker Packing
[20Sep2023 21:29:25.076] [modloading-worker-0/INFO] [quark/]: Loading Module Reacharound Placing
[20Sep2023 21:29:25.077] [modloading-worker-0/INFO] [quark/]: Loading Module Utility Recipes
[20Sep2023 21:29:25.079] [modloading-worker-0/INFO] [quark/]: Loading Module Coral On Cactus
[20Sep2023 21:29:25.079] [modloading-worker-0/INFO] [quark/]: Loading Module Gold Tools Have Fortune
[20Sep2023 21:29:25.079] [modloading-worker-0/INFO] [quark/]: Loading Module Dragon Scales
[20Sep2023 21:29:25.080] [modloading-worker-0/INFO] [quark/]: Loading Module Vexes Die With Their Masters
[20Sep2023 21:29:25.081] [modloading-worker-0/INFO] [quark/]: Loading Module Campfires Boost Elytra
[20Sep2023 21:29:25.081] [modloading-worker-0/INFO] [quark/]: Loading Module Diamond Repair
[20Sep2023 21:29:25.081] [modloading-worker-0/INFO] [quark/]: Loading Module Horses Swim
[20Sep2023 21:29:25.082] [modloading-worker-0/INFO] [quark/]: Loading Module More Note Block Sounds
[20Sep2023 21:29:25.083] [modloading-worker-0/INFO] [quark/]: Loading Module Replace Scaffolding
[20Sep2023 21:29:25.085] [modloading-worker-0/INFO] [quark/]: Loading Module Hoe Harvesting
[20Sep2023 21:29:25.087] [modloading-worker-0/INFO] [quark/]: Loading Module Grab Chickens
[20Sep2023 21:29:25.090] [modloading-worker-0/INFO] [quark/]: Loading Module Glass Shard
[20Sep2023 21:29:25.090] [modloading-worker-0/INFO] [quark/]: Loading Module Slabs To Blocks
[20Sep2023 21:29:25.094] [modloading-worker-0/INFO] [quark/]: Loading Module Dyeable Item Frames
[20Sep2023 21:29:25.097] [modloading-worker-0/INFO] [quark/]: Loading Module Poison Potato Usage
[20Sep2023 21:29:25.099] [modloading-worker-0/INFO] [quark/]: Loading Module Snow Golem Player Heads
[20Sep2023 21:29:25.101] [modloading-worker-0/INFO] [quark/]: Loading Module Pig Litters
[20Sep2023 21:29:25.105] [modloading-worker-0/INFO] [quark/]: Loading Module Map Washing
[20Sep2023 21:29:25.105] [modloading-worker-0/INFO] [quark/]: Loading Module No Durability On Cosmetics
[20Sep2023 21:29:25.106] [modloading-worker-0/INFO] [quark/]: Loading Module Emotes
[20Sep2023 21:29:25.110] [modloading-worker-0/INFO] [quark/]: Loading Module Pat The Dogs
[20Sep2023 21:29:25.111] [modloading-worker-0/INFO] [quark/]: Loading Module Enhanced Ladders
[20Sep2023 21:29:25.114] [modloading-worker-0/INFO] [quark/]: Loading Module Lock Rotation
[20Sep2023 21:29:25.115] [modloading-worker-0/INFO] [quark/]: Loading Module Villagers Follow Emeralds
[20Sep2023 21:29:25.116] [modloading-worker-0/INFO] [quark/]: Loading Module Sponge On Water Placement
[20Sep2023 21:29:25.117] [modloading-worker-0/INFO] [quark/]: Loading Module Sign Editing
[20Sep2023 21:29:25.118] [modloading-worker-0/INFO] [quark/]: Loading Module Slimes To Magma Cubes
[20Sep2023 21:29:25.119] [modloading-worker-0/INFO] [quark/]: Loading Module More Banner Layers
[20Sep2023 21:29:25.119] [modloading-worker-0/INFO] [quark/]: Loading Module Double Door Opening
[20Sep2023 21:29:25.120] [modloading-worker-0/INFO] [quark/]: Loading Module Armed Armor Stands
[20Sep2023 21:29:25.122] [modloading-worker-0/INFO] [quark/]: Loading Module Fairy Rings
[20Sep2023 21:29:25.122] [modloading-worker-0/INFO] [quark/]: Loading Module Ancient Wood
[20Sep2023 21:29:25.123] [modloading-worker-0/INFO] [quark/]: Loading Module No More Lava Pockets
[20Sep2023 21:29:25.123] [modloading-worker-0/INFO] [quark/]: Loading Module New Stone Types
[20Sep2023 21:29:25.124] [modloading-worker-0/INFO] [quark/]: Loading Module Blossom Trees
[20Sep2023 21:29:25.124] [modloading-worker-0/INFO] [quark/]: Loading Module Nether Obsidian Spikes
[20Sep2023 21:29:25.125] [modloading-worker-0/INFO] [quark/]: Loading Module Permafrost
[20Sep2023 21:29:25.125] [modloading-worker-0/INFO] [quark/]: Loading Module Corundum
[20Sep2023 21:29:25.125] [modloading-worker-0/INFO] [quark/]: Loading Module Spiral Spires
[20Sep2023 21:29:25.126] [modloading-worker-0/INFO] [quark/]: Loading Module Chorus Vegetation
[20Sep2023 21:29:25.126] [modloading-worker-0/INFO] [quark/]: Loading Module Glimmering Weald
[20Sep2023 21:29:25.126] [modloading-worker-0/INFO] [quark/]: Loading Module Big Stone Clusters
[20Sep2023 21:29:25.126] [modloading-worker-0/INFO] [quark/]: Loading Module Azalea Wood
[20Sep2023 21:29:25.127] [modloading-worker-0/INFO] [quark/]: Loading Module Monster Box
[20Sep2023 21:29:25.127] [modloading-worker-0/INFO] [quark/]: Loading Module Crabs
[20Sep2023 21:29:25.127] [modloading-worker-0/INFO] [quark/]: Loading Module Shiba
[20Sep2023 21:29:25.127] [modloading-worker-0/INFO] [quark/]: Loading Module Foxhound
[20Sep2023 21:29:25.127] [modloading-worker-0/INFO] [quark/]: Loading Module Forgotten
[20Sep2023 21:29:25.127] [modloading-worker-0/INFO] [quark/]: Loading Module Wraith
[20Sep2023 21:29:25.127] [modloading-worker-0/INFO] [quark/]: Loading Module Stonelings
[20Sep2023 21:29:25.127] [modloading-worker-0/INFO] [quark/]: Loading Module Toretoise
[20Sep2023 21:29:25.127] [modloading-worker-0/INFO] [quark/]: Loading Module Wool Shuts Up Minecarts
[20Sep2023 21:29:25.127] [modloading-worker-0/INFO] [quark/]: Loading Module Chest Searching
[20Sep2023 21:29:25.129] [modloading-worker-0/INFO] [quark/]: Loading Module Long Range Pick Block
[20Sep2023 21:29:25.129] [modloading-worker-0/INFO] [quark/]: Loading Module Usage Ticker
[20Sep2023 21:29:25.139] [modloading-worker-0/INFO] [quark/]: Loading Module Auto Walk Keybind
[20Sep2023 21:29:25.147] [modloading-worker-0/INFO] [quark/]: Loading Module Elytra Indicator
[20Sep2023 21:29:25.148] [modloading-worker-0/INFO] [quark/]: Loading Module Variant Animal Textures
[20Sep2023 21:29:25.150] [modloading-worker-0/INFO] [quark/]: Loading Module Microcrafting Helper
[20Sep2023 21:29:25.174] [modloading-worker-0/INFO] [quark/]: Loading Module Camera
[20Sep2023 21:29:25.181] [modloading-worker-0/INFO] [quark/]: Loading Module Soul Candles
[20Sep2023 21:29:25.181] [modloading-worker-0/INFO] [quark/]: Loading Module Uses For Curses
[20Sep2023 21:29:25.181] [modloading-worker-0/INFO] [quark/]: Loading Module Improved Tooltips
[20Sep2023 21:29:25.182] [modloading-worker-0/INFO] [quark/]: Loading Module Back Button Keybind
[20Sep2023 21:29:25.183] [modloading-worker-0/INFO] [quark/]: Loading Module Greener Grass
[20Sep2023 21:29:25.184] [modloading-worker-0/INFO] [quark/]: Loading Module Game Nerfs
[20Sep2023 21:29:25.184] [modloading-worker-0/INFO] [quark/]: Loading Module Narrator Readout
[20Sep2023 21:29:25.184] [modloading-worker-0/INFO] [quark/]: Loading Module Enchantments Begone
[20Sep2023 21:29:25.184] [modloading-worker-0/INFO] [quark/]: Loading Module Adjustable Chat
[20Sep2023 21:29:25.184] [modloading-worker-0/INFO] [quark/]: Loading Module Enchantment Predicates
[20Sep2023 21:29:25.184] [modloading-worker-0/INFO] [quark/]: Loading Module Spawner Replacer
[20Sep2023 21:29:25.184] [modloading-worker-0/INFO] [quark/]: Loading Module Overlay Shader
[20Sep2023 21:29:25.184] [modloading-worker-0/INFO] [quark/]: Loading Module Tiny Potato
[20Sep2023 21:29:25.184] [modloading-worker-0/INFO] [quark/]: Loading Module Backpack
[20Sep2023 21:29:25.184] [modloading-worker-0/INFO] [quark/]: Loading Module Totem Of Holding
[20Sep2023 21:29:25.184] [modloading-worker-0/INFO] [quark/]: Loading Module Pipes
[20Sep2023 21:29:25.184] [modloading-worker-0/INFO] [quark/]: Loading Module Matrix Enchanting
[20Sep2023 21:29:25.184] [modloading-worker-0/INFO] [quark/]: Loading Module Magnets
[20Sep2023 21:29:25.184] [modloading-worker-0/INFO] [quark/]: Loading Module Crate
[20Sep2023 21:29:25.225] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT_CLIENT
[20Sep2023 21:29:25.437] [modloading-worker-0/INFO] [mixin/]: Mixing common.MixinServerStatus from nochatreports.mixins.json into net.minecraft.network.protocol.status.ServerStatus
[20Sep2023 21:29:25.658] [Render thread/INFO] [quark/]: Dispatching Module Step REGISTER
[20Sep2023 21:29:26.061] [Render thread/INFO] [quark/]: Dispatching Module Step POST_REGISTER
[20Sep2023 21:29:27.482] [CraftPresence/INFO] [craftpresence/]: Attempting to connect to Discord (4/10)...
[20Sep2023 21:29:28.122] [Render thread/INFO] [moonlight/]: Initialized block sets in 29ms
[20Sep2023 21:29:29.226] [Render thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.minecraft.world.entity.item.PrimedTnt from class com.drmangotea.createindustry.entities.custom.fire_explosion.FireExplosion
[20Sep2023 21:29:29.227] [Render thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.minecraft.world.entity.item.PrimedTnt from class com.drmangotea.createindustry.entities.custom.napalm_bomb.NapalmBombEntity
[20Sep2023 21:29:31.712] [Render thread/INFO] [io.github.tofodroid.mods.mimi.common.MIMIMod/]: EVENT
[20Sep2023 21:29:31.810] [Render thread/INFO] [com.github.alexthe666.alexsmobs.AlexsMobs/]: loaded in block colorizer
[20Sep2023 21:29:31.828] [Render thread/INFO] [com.github.alexthe666.alexsmobs.AlexsMobs/]: loaded in item colorizer
[20Sep2023 21:29:31.979] [Render thread/WARN] [mixin/]: @Inject(@At("INVOKE")) Shift.BY=2 on railways-common.mixins.json:client.MixinBlockElement_Deserializer::handler$zjh000$shutUpSizeLimitFrom exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[20Sep2023 21:29:31.979] [Render thread/WARN] [mixin/]: @Inject(@At("INVOKE")) Shift.BY=2 on railways-common.mixins.json:client.MixinBlockElement_Deserializer::handler$zjh000$shutUpSizeLimitTo exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[20Sep2023 21:29:32.061] [Render thread/INFO] [Oculus/]: Hardware information:
[20Sep2023 21:29:32.061] [Render thread/INFO] [Oculus/]: CPU: 8x 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz
[20Sep2023 21:29:32.062] [Render thread/INFO] [Oculus/]: GPU: Intel(R) Iris(R) Xe Graphics (Supports OpenGL 3.2.0 - Build 31.0.101.4644)
[20Sep2023 21:29:32.062] [Render thread/INFO] [Oculus/]: OS: Windows 10 (10.0)
[20Sep2023 21:29:32.374] [Render thread/INFO] [mixin/]: Instancing error handler class com.illusivesoulworks.polymorph.mixin.IntegratedMixinPlugin
[20Sep2023 21:29:32.375] [Render thread/FATAL] [mixin/]: Mixin apply failed creatorstatus.mixins.json:playerTabOverlayMixin -> net.minecraft.client.gui.components.PlayerTabOverlay: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @ModifyConstant annotation on modifyRowWidth could not find any targets matching 'render' in net.minecraft.client.gui.components.PlayerTabOverlay. Using refmap mixin.refmap.json [PREINJECT Applicator Phase -> creatorstatus.mixins.json:playerTabOverlayMixin -> Prepare Injections ->  -> constant$cfc000$modifyRowWidth(I)I -> Parse]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @ModifyConstant annotation on modifyRowWidth could not find any targets matching 'render' in net.minecraft.client.gui.components.PlayerTabOverlay. Using refmap mixin.refmap.json [PREINJECT Applicator Phase -> creatorstatus.mixins.json:playerTabOverlayMixin -> Prepare Injections ->  -> constant$cfc000$modifyRowWidth(I)I -> Parse]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo.<init>(ModifyConstantInjectionInfo.java:54) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at jdk.internal.reflect.GeneratedConstructorAccessor72.newInstance(Unknown Source) ~[?:?]
    at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
    at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?]
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?]
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?]
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:527) ~[client-1.19.2-20220805.130853-srg.jar%23425!/:?]
    at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23425!/:?]
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23425!/:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.21.jar%23101!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?]
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
[20Sep2023 21:29:32.635] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 665f73dd-9bfc-4650-aee5-54f035a1e938
[20Sep2023 21:29:32.646] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID a2db76ca-ebb6-43fd-9e98-1da4a3812f33
 
Dernière édition par un modérateur:
Bonjour,
Mixin est une bibliothèque qui permet au mod de modifier directement du code de Minecraft. Cela permet de faire des modifications impossibles autrement, cependant si deux mods modifient la même zone de code Minecraft, cela entre en conflit et crash.
C'est une modification du mod creatorstatus qui échoue à s'appliquer, il est probablement incompatible avec un de tes autres mods ou avec ta version de Forge.