Jump to content

Recommended Posts

Posted (edited)

I just copeid my mods from the forge server to magma, becuase i wanna use Skript plugin but it wont sta

Spoiler


 

 


 

C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma>REM Forge requires a configured set of both JVM and program arguments.

C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma>REM Add custom JVM arguments to the user_jvm_args.txt

C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma>REM Add custom program arguments {such as nogui} to this file in the next line before the or

C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma>REM pass them to this script directly

C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma>java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.1.51/win_args.txt
2022-07-03 17:23:11,846 main WARN Advanced terminal features are not available in this environment
[17:23:12] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.51, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914

[17:23:12] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 18.0.1.1 by Oracle Corporation
[17:23:12] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[17:23:12] [main/INFO] [op.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/C:/Users/roka0.MIHU/Desktop/furmate/szeroXd/magma/mods/OptiFine_1.18.2_HD_U_H7.jar%2351!/
[17:23:12] [main/INFO] [op.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\OptiFine_1.18.2_HD_U_H7.jar
[17:23:12] [main/INFO] [op.OptiFineTransformer/]: Target.PRE_CLASS is available
[17:23:12] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/roka0.MIHU/Desktop/furmate/szeroXd/magma/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
[17:23:12] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.initialize
[17:23:13] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.transformers
[17:23:13] [main/INFO] [op.OptiFineTransformer/]: Targets: 350
[17:23:14] [main/INFO] [op.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
[17:23:16] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[17:23:17] [main/ERROR] [mixin/]: Mixin config mixins.llamasteeds.json does not specify "minVersion" property
[17:23:17] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector]
[17:23:17] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [org.tlauncher.MixinConnector]
[17:23:17] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
[17:23:17] [main/WARN] [mixin/]: Reference map 'dual_riders-1.18.2-1.1.1-forge-Forge-refmap.json' for dual_riders-forge.mixins.json could not be read. If this is a development environment you can ignore this message
[17:23:17] [main/WARN] [mixin/]: Reference map 'nethersdelight.refmap.json' for nethersdelight.mixins.json could not be read. If this is a development environment you can ignore this message
[17:23:17] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
[17:23:17] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[17:23:17] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message
[17:23:17] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[17:23:17] [main/INFO] [ne.mi.co.Co.uteamcore/COREMODLOG]: Injected ASMUContainerMenuHook call into ServerPlayer#initMenu
java.io.IOException: Base resource not found: ad.class
at LAYER SERVICE/optifine/optifine.Patcher.applyPatch(Patcher.java:146)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourcePatched(OptiFineTransformer.java:396)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStreamPatched(OptiFineTransformer.java:368)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStream(OptiFineTransformer.java:291)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResource(OptiFineTransformer.java:260)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:171)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:1)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:98)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:245)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:100)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:867)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:775)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:539)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226)
at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:633)
at java.base/java.lang.Class.forName(Class.java:577)
at java.base/java.lang.Class.forName(Class.java:552)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
java.io.IOException: Base resource not found: aya.class
at LAYER SERVICE/optifine/optifine.Patcher.applyPatch(Patcher.java:146)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourcePatched(OptiFineTransformer.java:396)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStreamPatched(OptiFineTransformer.java:368)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStream(OptiFineTransformer.java:291)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResource(OptiFineTransformer.java:260)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:171)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:1)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:98)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:245)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:100)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:867)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:775)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:539)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226)
at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:633)
at java.base/java.lang.Class.forName(Class.java:577)
at java.base/java.lang.Class.forName(Class.java:552)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
java.io.IOException: Base resource not found: adj.class
at LAYER SERVICE/optifine/optifine.Patcher.applyPatch(Patcher.java:146)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourcePatched(OptiFineTransformer.java:396)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStreamPatched(OptiFineTransformer.java:368)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStream(OptiFineTransformer.java:291)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResource(OptiFineTransformer.java:260)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:171)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:1)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:98)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:245)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:100)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:867)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:775)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:539)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226)
at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:633)
at java.base/java.lang.Class.forName(Class.java:577)
at java.base/java.lang.Class.forName(Class.java:552)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
java.io.IOException: Base resource not found: adj$b.class
at LAYER SERVICE/optifine/optifine.Patcher.applyPatch(Patcher.java:146)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourcePatched(OptiFineTransformer.java:396)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStreamPatched(OptiFineTransformer.java:368)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStream(OptiFineTransformer.java:291)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResource(OptiFineTransformer.java:260)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:171)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:1)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:98)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:245)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:100)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:867)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:775)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:539)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226)
at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:633)
at java.base/java.lang.Class.forName(Class.java:577)
at java.base/java.lang.Class.forName(Class.java:552)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
[17:23:18] [main/INFO] [ne.mi.co.Co.uteamcore/COREMODLOG]: Injected ASMUContainerMenuHook call into ServerPlayer#initMenu
java.io.IOException: Base resource not found: ept.class
at LAYER SERVICE/optifine/optifine.Patcher.applyPatch(Patcher.java:146)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourcePatched(OptiFineTransformer.java:396)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStreamPatched(OptiFineTransformer.java:368)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStream(OptiFineTransformer.java:291)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResource(OptiFineTransformer.java:260)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:171)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:1)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:98)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:245)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:100)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:867)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:775)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:539)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226)
at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:633)
at java.base/java.lang.Class.forName(Class.java:577)
at java.base/java.lang.Class.forName(Class.java:552)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
[17:23:18] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/AbstractClientPlayer for invalid dist DEDICATED_SERVER
[17:23:18] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/player/AbstractClientPlayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/AbstractClientPlayer for invalid dist DEDICATED_SERVE
R)
[17:23:18] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.player.AbstractClientPlayer was not found tlskincape-mixins.json:MixinAbstractPlayer
java.io.IOException: Base resource not found: eeb.class
at LAYER SERVICE/optifine/optifine.Patcher.applyPatch(Patcher.java:146)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourcePatched(OptiFineTransformer.java:396)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStreamPatched(OptiFineTransformer.java:368)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStream(OptiFineTransformer.java:291)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResource(OptiFineTransformer.java:260)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:171)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:1)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:98)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:245)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:100)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:867)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:775)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:539)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226)
at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:633)
at java.base/java.lang.Class.forName(Class.java:577)
at java.base/java.lang.Class.forName(Class.java:552)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
[17:23:19] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/TitleScreen for invalid dist DEDICATED_SERVER
[17:23:19] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/TitleScreen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/TitleScreen for invalid dist DEDICATED_SERVER)
[17:23:19] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.TitleScreen was not found tlskincape-mixins.json:MixinMainMenu
[17:23:19] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/model/PlayerModel (java.lang.ClassNotFoundException: net.minecraft.client.model.PlayerModel)
[17:23:19] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.model.PlayerModel was not found tlskincape-mixins.json:MixinPlayerModel
java.io.IOException: Base resource not found: go$a.class
at LAYER SERVICE/optifine/optifine.Patcher.applyPatch(Patcher.java:146)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourcePatched(OptiFineTransformer.java:396)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStreamPatched(OptiFineTransformer.java:368)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStream(OptiFineTransformer.java:291)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResource(OptiFineTransformer.java:260)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:171)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:1)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:98)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:245)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:100)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo$State.readInnerClasses(MixinInfo.java:429)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo$State.validate(MixinInfo.java:339)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.validate(MixinInfo.java:913)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.postInitialise(MixinConfig.java:801)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:567)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226)
at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:633)
at java.base/java.lang.Class.forName(Class.java:577)
at java.base/java.lang.Class.forName(Class.java:552)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
java.io.IOException: Base resource not found: go$b.class
at LAYER SERVICE/optifine/optifine.Patcher.applyPatch(Patcher.java:146)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourcePatched(OptiFineTransformer.java:396)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStreamPatched(OptiFineTransformer.java:368)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStream(OptiFineTransformer.java:291)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResource(OptiFineTransformer.java:260)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:171)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:1)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:98)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:245)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:100)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo$State.readInnerClasses(MixinInfo.java:429)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo$State.validate(MixinInfo.java:339)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.validate(MixinInfo.java:913)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.postInitialise(MixinConfig.java:801)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:567)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226)
at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:633)
at java.base/java.lang.Class.forName(Class.java:577)
at java.base/java.lang.Class.forName(Class.java:552)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
java.io.IOException: Base resource not found: go$c.class
at LAYER SERVICE/optifine/optifine.Patcher.applyPatch(Patcher.java:146)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourcePatched(OptiFineTransformer.java:396)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStreamPatched(OptiFineTransformer.java:368)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStream(OptiFineTransformer.java:291)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResource(OptiFineTransformer.java:260)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:171)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:1)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:98)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:245)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:100)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo$State.readInnerClasses(MixinInfo.java:429)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo$State.validate(MixinInfo.java:339)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.validate(MixinInfo.java:913)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.postInitialise(MixinConfig.java:801)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:567)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226)
at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:633)
at java.base/java.lang.Class.forName(Class.java:577)
at java.base/java.lang.Class.forName(Class.java:552)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
java.io.IOException: Base resource not found: auz.class
at LAYER SERVICE/optifine/optifine.Patcher.applyPatch(Patcher.java:146)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourcePatched(OptiFineTransformer.java:396)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStreamPatched(OptiFineTransformer.java:368)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStream(OptiFineTransformer.java:291)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResource(OptiFineTransformer.java:260)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:171)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:1)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:98)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:245)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerClassWriter.computeHierarchyFromFile(TransformerClassWriter.java:149)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:112)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:177)
at [email protected]/org.objectweb.asm.ClassReader.accept(ClassReader.java:569)
at [email protected]/org.objectweb.asm.ClassReader.accept(ClassReader.java:424)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerClassWriter.computeHierarchyFromFile(TransformerClassWriter.java:151)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:112)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:177)
at [email protected]/org.objectweb.asm.ClassReader.accept(ClassReader.java:569)
at [email protected]/org.objectweb.asm.ClassReader.accept(ClassReader.java:424)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerClassWriter.computeHierarchyFromFile(TransformerClassWriter.java:151)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:112)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:177)
at [email protected]/org.objectweb.asm.ClassReader.accept(ClassReader.java:569)
at [email protected]/org.objectweb.asm.ClassReader.accept(ClassReader.java:424)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerClassWriter.computeHierarchyFromFile(TransformerClassWriter.java:151)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:112)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerClassWriter.getSupers(TransformerClassWriter.java:83)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerClassWriter.getCommonSuperClass(TransformerClassWriter.java:63)
at [email protected]/org.objectweb.asm.SymbolTable.addMergedType(SymbolTable.java:1202)
at [email protected]/org.objectweb.asm.Frame.merge(Frame.java:1299)
at [email protected]/org.objectweb.asm.Frame.merge(Frame.java:1197)
at [email protected]/org.objectweb.asm.MethodWriter.computeAllFrames(MethodWriter.java:1610)
at [email protected]/org.objectweb.asm.MethodWriter.visitMaxs(MethodWriter.java:1546)
at [email protected]/org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:769)
at [email protected]/org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:649)
at [email protected]/org.objectweb.asm.tree.ClassNode.accept(ClassNode.java:452)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:133)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226)
at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:633)
at java.base/java.lang.Class.forName(Class.java:577)
at java.base/java.lang.Class.forName(Class.java:552)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
java.io.IOException: Base resource not found: auz.class
at LAYER SERVICE/optifine/optifine.Patcher.applyPatch(Patcher.java:146)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourcePatched(OptiFineTransformer.java:396)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStreamPatched(OptiFineTransformer.java:368)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResourceStream(OptiFineTransformer.java:291)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.getOptiFineResource(OptiFineTransformer.java:260)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:171)
at LAYER SERVICE/optifine/optifine.OptiFineTransformer.transform(OptiFineTransformer.java:1)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:98)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:245)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:100)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.getSuperClass(ClassInfo.java:1106)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ClassInfo.hasMixinTargetInHierarchy(ClassInfo.java:1558)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTargetContext.<init>(MixinTargetContext.java:200)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:278)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226)
at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
at java.base/java.lang.Class.getDeclaredMethods0(Native Method)
at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3434)
at java.base/java.lang.Class.getMethodsRecursive(Class.java:3575)
at java.base/java.lang.Class.getMethod0(Class.java:3561)
at java.base/java.lang.Class.getMethod(Class.java:2257)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
[17:23:19] [main/FATAL] [mixin/]: Mixin apply failed flytre_lib.mixins.json:config.MinecraftServerMixin -> net.minecraft.server.MinecraftServer: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Invalid descripto
r on flytre_lib.mixins.json:config.MinecraftServerMixin->@Inject::flytre_lib$reloadConfigs(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;L
net/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft
/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V! Expected (Ljoptsimple/OptionSet;Lnet/minecraft/world/level/DataPackConfig;Lcom/mojang/serialization/DynamicOps;Ljava/lan
g/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/
minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/
CallbackInfo;)V but found (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/dataf
ixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongep
owered/asm/mixin/injection/callback/CallbackInfo;)V [INJECT Applicator Phase -> flytre_lib.mixins.json:config.MinecraftServerMixin -> Apply Injections -> -> Inject -> flytre_lib.mixins.json:config.MinecraftServerMixin->@Inject::flytre_l
ib$reloadConfigs(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/Data
Fixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm
/mixin/injection/callback/CallbackInfo;)V]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Invalid descriptor on flytre_lib.mixins.json:config.MinecraftServerMixin->@Inject::flytre_lib$reloadConfigs(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/
LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojan
g/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V! Expected (Ljoptsimple/Optio
nSet;Lnet/minecraft/world/level/DataPackConfig;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/min
ecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server
/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/pack
s/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/Ga
meProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V [INJECT Applicator Phase -> flytre_lib.mixins.json:config.MinecraftServerMixin -> Apply Inje
ctions -> -> Inject -> flytre_lib.mixins.json:config.MinecraftServerMixin->@Inject::flytre_lib$reloadConfigs(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/reposito
ry/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileC
ache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V]
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:517) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:447) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:276) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1355) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar%235!/:9.1.3+9.1.3+main.9b69c82a] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?] {}
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin}
at java.lang.Class.privateGetDeclaredMethods(Class.java:3434) ~[?:?] {re:mixin}
at java.lang.Class.getMethodsRecursive(Class.java:3575) ~[?:?] {re:mixin}
at java.lang.Class.getMethod0(Class.java:3561) ~[?:?] {re:mixin}
at java.lang.Class.getMethod(Class.java:2257) ~[?:?] {re:mixin}
at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) ~[fmlloader-1.18.2-40.1.51.jar%2331!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
Exception in thread "main" org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226)
at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
at java.base/java.lang.Class.getDeclaredMethods0(Native Method)
at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3434)
at java.base/java.lang.Class.getMethodsRecursive(Class.java:3575)
at java.base/java.lang.Class.getMethod0(Class.java:3561)
at java.base/java.lang.Class.getMethod(Class.java:2257)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [flytre_lib.mixins.json:config.MinecraftServerMixin] from phase [DEFAULT] in config [flytre_lib.mixins.json] FAILED during APPLY
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
... 27 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Invalid descriptor on flytre_lib.mixins.json:config.MinecraftServerMixin->@Inject::flytre_lib$reloadConfigs(Ljava/lang/Thread;Lnet/minecraft/world/lev
el/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService
;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V! Expected (Ljopts
imple/OptionSet;Lnet/minecraft/world/level/DataPackConfig;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackReposito
ry;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minec
raft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/
server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server
/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V [INJECT Applicator Phase -> flytre_lib.mixins.json:config.MinecraftServerMixin ->
Apply Injections -> -> Inject -> flytre_lib.mixins.json:config.MinecraftServerMixin->@Inject::flytre_lib$reloadConfigs(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/pac
ks/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/G
ameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V]
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:517)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:447)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:276)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1355)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 27 more
 



 

Edited by diesieben07
spoiler
Posted
20 minutes ago, Luis_ST said:

Problem with Flytre Lib. Make sure you are using the latest version.
If the Mod is already up to date, report this bug to the Mod author.

U sure? My server works well in forge server, it has a problem only if i wanna start magma

Posted (edited)
Spoiler

[03Jul2022 17:45:32.639] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.51, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
[03Jul2022 17:45:32.646] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 18.0.1.1 by Oracle Corporation
[03Jul2022 17:45:32.661] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev]
[03Jul2022 17:45:32.673] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
[03Jul2022 17:45:32.685] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
[03Jul2022 17:45:32.697] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[03Jul2022 17:45:32.796] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@5b202a3a
[03Jul2022 17:45:32.884] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,OptiFine,fml]
[03Jul2022 17:45:32.884] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[03Jul2022 17:45:32.885] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[03Jul2022 17:45:32.885] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[03Jul2022 17:45:32.885] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service OptiFine
[03Jul2022 17:45:32.885] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[03Jul2022 17:45:32.887] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/C:/Users/roka0.MIHU/Desktop/furmate/szeroXd/magma/mods/OptiFine_1.18.2_HD_U_H7.jar%2351!/
[03Jul2022 17:45:32.897] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\OptiFine_1.18.2_HD_U_H7.jar
[03Jul2022 17:45:32.898] [main/INFO] [optifine.OptiFineTransformer/]: Target.PRE_CLASS is available
[03Jul2022 17:45:32.906] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service OptiFine
[03Jul2022 17:45:32.907] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[03Jul2022 17:45:32.909] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0
[03Jul2022 17:45:32.909] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading
[03Jul2022 17:45:32.909] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 9.1.3+9.1.3+main.9b69c82a
[03Jul2022 17:45:32.910] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
[03Jul2022 17:45:32.910] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 5.0.3+70+master.d7d405b
[03Jul2022 17:45:32.911] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[03Jul2022 17:45:32.913] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922
[03Jul2022 17:45:32.913] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.10+24+master.876d7985
[03Jul2022 17:45:32.913] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 4
[03Jul2022 17:45:32.915] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[03Jul2022 17:45:32.916] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[03Jul2022 17:45:32.922] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[03Jul2022 17:45:32.922] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[03Jul2022 17:45:32.940] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@458c1321
[03Jul2022 17:45:32.959] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/roka0.MIHU/Desktop/furmate/szeroXd/magma/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
[03Jul2022 17:45:32.963] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[03Jul2022 17:45:32.963] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
[03Jul2022 17:45:32.964] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
[03Jul2022 17:45:32.965] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
[03Jul2022 17:45:32.965] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
[03Jul2022 17:45:32.965] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
[03Jul2022 17:45:32.968] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[03Jul2022 17:45:32.968] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service OptiFine
[03Jul2022 17:45:32.968] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize
[03Jul2022 17:45:32.968] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service OptiFine
[03Jul2022 17:45:32.968] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[03Jul2022 17:45:32.968] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[03Jul2022 17:45:32.969] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma
[03Jul2022 17:45:32.970] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma
[03Jul2022 17:45:32.970] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods
[03Jul2022 17:45:32.970] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods
[03Jul2022 17:45:32.970] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\config
[03Jul2022 17:45:32.970] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\config
[03Jul2022 17:45:32.970] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\config\fml.toml
[03Jul2022 17:45:32.971] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[03Jul2022 17:45:33.006] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Configuration file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\config\fml.toml is not correct. Correcting
[03Jul2022 17:45:33.012] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs
[03Jul2022 17:45:33.017] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\defaultconfigs
[03Jul2022 17:45:33.018] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[03Jul2022 17:45:33.020] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[03Jul2022 17:45:33.020] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeserver as launch service
[03Jul2022 17:45:33.038] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data  : VersionInfo[forgeVersion=40.1.51, mcVersion=1.18.2, mcpVersion=20220404.173914, forgeGroup=net.minecraftforge]
[03Jul2022 17:45:33.040] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[03Jul2022 17:45:33.040] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[03Jul2022 17:45:33.041] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[03Jul2022 17:45:33.041] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[03Jul2022 17:45:33.042] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[03Jul2022 17:45:33.042] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[03Jul2022 17:45:33.042] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service OptiFine
[03Jul2022 17:45:33.042] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service OptiFine
[03Jul2022 17:45:33.042] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[03Jul2022 17:45:33.042] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[03Jul2022 17:45:33.052] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[03Jul2022 17:45:33.054] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
[03Jul2022 17:45:33.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Adorn-3.5.0+1.18.2-forge.jar
[03Jul2022 17:45:33.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Adorn-3.5.0+1.18.2-forge.jar with {adorn} mods - versions {3.5.0+1.18.2}
[03Jul2022 17:45:33.919] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Adorn-3.5.0+1.18.2-forge.jar with languages [LanguageSpec[languageName=kotlinforforge, acceptedVersions=[3,)]]
[03Jul2022 17:45:33.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\AdvancedCompas-forge-1.18.2-1.2.11.jar
[03Jul2022 17:45:33.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdvancedCompas-forge-1.18.2-1.2.11.jar with {advancedcompass} mods - versions {1.2.11}
[03Jul2022 17:45:33.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\AdvancedCompas-forge-1.18.2-1.2.11.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\alexsmobs-1.18.5.jar
[03Jul2022 17:45:33.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alexsmobs-1.18.5.jar with {alexsmobs} mods - versions {1.18.5}
[03Jul2022 17:45:33.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\alexsmobs-1.18.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Amplified_Nether_v1.1.1.jar
[03Jul2022 17:45:33.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Amplified_Nether_v1.1.1.jar with {amplifiednether} mods - versions {0.0NONE}
[03Jul2022 17:45:33.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Amplified_Nether_v1.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Aquaculture-1.18.2-2.3.7.jar
[03Jul2022 17:45:33.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Aquaculture-1.18.2-2.3.7.jar with {aquaculture} mods - versions {1.18.2-2.3.7}
[03Jul2022 17:45:33.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Aquaculture-1.18.2-2.3.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Aquamirae+3.2.0+(Forge+1.18.2).jar
[03Jul2022 17:45:33.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Aquamirae+3.2.0+(Forge+1.18.2).jar with {ob_aquamirae} mods - versions {3.2.0}
[03Jul2022 17:45:33.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Aquamirae+3.2.0+(Forge+1.18.2).jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\archers_paradox-1.18.2-1.6.1.6.jar
[03Jul2022 17:45:33.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file archers_paradox-1.18.2-1.6.1.6.jar with {archers_paradox} mods - versions {1.6.1.6}
[03Jul2022 17:45:33.931] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\archers_paradox-1.18.2-1.6.1.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
[03Jul2022 17:45:33.931] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\architectury-4.5.75-forge.jar
[03Jul2022 17:45:33.932] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-4.5.75-forge.jar with {architectury} mods - versions {4.5.75}
[03Jul2022 17:45:33.932] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\architectury-4.5.75-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.932] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\artifacts-1.18.2-4.0.7.jar
[03Jul2022 17:45:33.933] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file artifacts-1.18.2-4.0.7.jar with {artifacts} mods - versions {1.18.2-4.0.7}
[03Jul2022 17:45:33.933] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\artifacts-1.18.2-4.0.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.933] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\AutoRegLib-1.7-53.jar
[03Jul2022 17:45:33.934] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoRegLib-1.7-53.jar with {autoreglib} mods - versions {1.7-53}
[03Jul2022 17:45:33.934] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\AutoRegLib-1.7-53.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.934] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\awesomedungeon-2.0.10.jar
[03Jul2022 17:45:33.935] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file awesomedungeon-2.0.10.jar with {awesomedungeon} mods - versions {2.0.10}
[03Jul2022 17:45:33.935] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\awesomedungeon-2.0.10.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.935] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\balm-3.1.0+0.jar
[03Jul2022 17:45:33.936] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file balm-3.1.0+0.jar with {balm} mods - versions {3.1.0+0}
[03Jul2022 17:45:33.936] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\balm-3.1.0+0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.936] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\betteranimalsplus-1.18.2-11.0.5-forge.jar
[03Jul2022 17:45:33.937] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file betteranimalsplus-1.18.2-11.0.5-forge.jar with {betteranimalsplus} mods - versions {1.18.2-11.0.5}
[03Jul2022 17:45:33.937] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\betteranimalsplus-1.18.2-11.0.5-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.937] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\biomemakeover-FORGE-1.18.2-1.4.24.jar
[03Jul2022 17:45:33.938] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file biomemakeover-FORGE-1.18.2-1.4.24.jar with {biomemakeover} mods - versions {1.18.2-1.4.24}
[03Jul2022 17:45:33.938] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\biomemakeover-FORGE-1.18.2-1.4.24.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
[03Jul2022 17:45:33.939] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\BiomesOPlenty-1.18.2-16.0.0.109-universal.jar
[03Jul2022 17:45:33.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BiomesOPlenty-1.18.2-16.0.0.109-universal.jar with {biomesoplenty} mods - versions {1.18.2-16.0.0.109}
[03Jul2022 17:45:33.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\BiomesOPlenty-1.18.2-16.0.0.109-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:33.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\blue_skies-1.18.2-1.3.12.jar
[03Jul2022 17:45:33.942] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file blue_skies-1.18.2-1.3.12.jar with {blue_skies} mods - versions {1.3.12}
[03Jul2022 17:45:33.942] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\blue_skies-1.18.2-1.3.12.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\blueprint-1.18.2-5.4.0.jar
[03Jul2022 17:45:33.971] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file blueprint-1.18.2-5.4.0.jar with {blueprint} mods - versions {5.4.0}
[03Jul2022 17:45:33.972] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\blueprint-1.18.2-5.4.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[32,)]]
[03Jul2022 17:45:33.972] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Bookshelf-Forge-1.18.2-13.2.21.jar
[03Jul2022 17:45:33.973] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bookshelf-Forge-1.18.2-13.2.21.jar with {bookshelf} mods - versions {13.2.21}
[03Jul2022 17:45:33.973] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Bookshelf-Forge-1.18.2-13.2.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.973] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\caelus-forge-1.18.1-3.0.0.2.jar
[03Jul2022 17:45:33.973] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file caelus-forge-1.18.1-3.0.0.2.jar with {caelus} mods - versions {1.18.1-3.0.0.2}
[03Jul2022 17:45:33.974] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\caelus-forge-1.18.1-3.0.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.974] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\carryon-1.18.2-1.17.0.8.jar
[03Jul2022 17:45:33.974] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file carryon-1.18.2-1.17.0.8.jar with {carryon} mods - versions {1.17.0.8}
[03Jul2022 17:45:33.974] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\carryon-1.18.2-1.17.0.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.975] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Cataclysm-0.19.jar
[03Jul2022 17:45:33.975] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cataclysm-0.19.jar with {cataclysm} mods - versions {1.0}
[03Jul2022 17:45:33.975] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Cataclysm-0.19.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[36,)]]
[03Jul2022 17:45:33.975] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\cfm-7.0.0-pre29-1.18.2.jar
[03Jul2022 17:45:33.976] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cfm-7.0.0-pre29-1.18.2.jar with {cfm} mods - versions {7.0.0-pre29}
[03Jul2022 17:45:33.976] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\cfm-7.0.0-pre29-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:33.976] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\citadel-1.11.3-1.18.2.jar
[03Jul2022 17:45:33.976] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-1.11.3-1.18.2.jar with {citadel} mods - versions {1.11.3}
[03Jul2022 17:45:33.976] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\citadel-1.11.3-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.977] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\cloth-config-6.2.62-forge.jar
[03Jul2022 17:45:33.977] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-6.2.62-forge.jar with {cloth_config} mods - versions {6.2.62}
[03Jul2022 17:45:33.977] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\cloth-config-6.2.62-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
[03Jul2022 17:45:33.977] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Clumps-forge-1.18.2-8.0.0+10.jar
[03Jul2022 17:45:33.977] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Clumps-forge-1.18.2-8.0.0+10.jar with {clumps} mods - versions {8.0.0+10}
[03Jul2022 17:45:33.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Clumps-forge-1.18.2-8.0.0+10.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\cofh_core-1.18.2-1.6.4.21.jar
[03Jul2022 17:45:33.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cofh_core-1.18.2-1.6.4.21.jar with {cofh_core} mods - versions {1.6.4.21}
[03Jul2022 17:45:33.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\cofh_core-1.18.2-1.6.4.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
[03Jul2022 17:45:33.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\CraftTweaker-forge-1.18.2-9.1.159.jar
[03Jul2022 17:45:33.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CraftTweaker-forge-1.18.2-9.1.159.jar with {crafttweaker} mods - versions {9.1.159}
[03Jul2022 17:45:33.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\CraftTweaker-forge-1.18.2-9.1.159.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:33.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\creeperoverhaul-1.18.2-1.3.0-forge.jar
[03Jul2022 17:45:33.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file creeperoverhaul-1.18.2-1.3.0-forge.jar with {creeperoverhaul} mods - versions {1.3.0}
[03Jul2022 17:45:33.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\creeperoverhaul-1.18.2-1.3.0-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.980] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Cucumber-1.18.2-5.1.1.jar
[03Jul2022 17:45:33.980] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cucumber-1.18.2-5.1.1.jar with {cucumber} mods - versions {5.1.1}
[03Jul2022 17:45:33.980] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Cucumber-1.18.2-5.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.980] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\curioofundying-forge-1.18-5.3.0.0.jar
[03Jul2022 17:45:33.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curioofundying-forge-1.18-5.3.0.0.jar with {curioofundying} mods - versions {1.18-5.3.0.0}
[03Jul2022 17:45:33.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\curioofundying-forge-1.18-5.3.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\curios-forge-1.18.2-5.0.7.1.jar
[03Jul2022 17:45:33.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-forge-1.18.2-5.0.7.1.jar with {curios} mods - versions {1.18.2-5.0.7.1}
[03Jul2022 17:45:33.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\curios-forge-1.18.2-5.0.7.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\curiouselytra-forge-1.18.1-5.0.1.0.jar
[03Jul2022 17:45:33.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curiouselytra-forge-1.18.1-5.0.1.0.jar with {curiouselytra} mods - versions {1.18.1-5.0.1.0}
[03Jul2022 17:45:33.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\curiouselytra-forge-1.18.1-5.0.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\DarkerDepths-1.18.2-1.0.5.jar
[03Jul2022 17:45:33.983] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DarkerDepths-1.18.2-1.0.5.jar with {darkerdepths} mods - versions {1.18.2-1.0.5}
[03Jul2022 17:45:33.983] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\DarkerDepths-1.18.2-1.0.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:33.983] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Decorative+Blocks-forge-1.18.2-2.1.0.jar
[03Jul2022 17:45:33.983] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Decorative+Blocks-forge-1.18.2-2.1.0.jar with {decorative_blocks} mods - versions {2.1.0}
[03Jul2022 17:45:33.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Decorative+Blocks-forge-1.18.2-2.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\dual_riders-1.18.2-1.1.1-forge.jar
[03Jul2022 17:45:33.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dual_riders-1.18.2-1.1.1-forge.jar with {dual_riders} mods - versions {1.1.1}
[03Jul2022 17:45:33.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\dual_riders-1.18.2-1.1.1-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\DungeonCrawl-1.18.2-2.3.9.jar
[03Jul2022 17:45:33.985] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonCrawl-1.18.2-2.3.9.jar with {dungeoncrawl} mods - versions {2.3.9}
[03Jul2022 17:45:33.985] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\DungeonCrawl-1.18.2-2.3.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.985] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\DungeonsArise-1.18.2-2.1.50d-beta.jar
[03Jul2022 17:45:33.986] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonsArise-1.18.2-2.1.50d-beta.jar with {dungeons_arise} mods - versions {2.1.50d-1.18.2}
[03Jul2022 17:45:33.986] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\DungeonsArise-1.18.2-2.1.50d-beta.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.986] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ecologics-forge-1.18.2-1.7.1.jar
[03Jul2022 17:45:33.987] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ecologics-forge-1.18.2-1.7.1.jar with {ecologics} mods - versions {1.7.1}
[03Jul2022 17:45:33.987] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ecologics-forge-1.18.2-1.7.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.987] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Enhanced_Celestials-forge-1.18.2-2.0.7.jar
[03Jul2022 17:45:33.987] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Enhanced_Celestials-forge-1.18.2-2.0.7.jar with {enhancedcelestials} mods - versions {2.0.7}
[03Jul2022 17:45:33.988] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Enhanced_Celestials-forge-1.18.2-2.0.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.988] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\EquipmentCompare-1.18.1-1.2.12.jar
[03Jul2022 17:45:33.988] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EquipmentCompare-1.18.1-1.2.12.jar with {equipmentcompare} mods - versions {1.2.12}
[03Jul2022 17:45:33.989] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\EquipmentCompare-1.18.1-1.2.12.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:33.989] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\expandability-6.0.0.jar
[03Jul2022 17:45:33.989] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file expandability-6.0.0.jar with {expandability} mods - versions {6.0.0}
[03Jul2022 17:45:33.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\expandability-6.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
[03Jul2022 17:45:33.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\extragolems-18.2.0.jar
[03Jul2022 17:45:33.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file extragolems-18.2.0.jar with {golems} mods - versions {18.2.0}
[03Jul2022 17:45:33.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\extragolems-18.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\fancymenu_forge_2.8.0_MC_1.18.2.jar
[03Jul2022 17:45:33.991] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fancymenu_forge_2.8.0_MC_1.18.2.jar with {fancymenu} mods - versions {2.8.0}
[03Jul2022 17:45:33.991] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\fancymenu_forge_2.8.0_MC_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.991] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\FarmersDelight-1.18.2-1.1.2.jar
[03Jul2022 17:45:33.991] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FarmersDelight-1.18.2-1.1.2.jar with {farmersdelight} mods - versions {1.18.2-1.1.2}
[03Jul2022 17:45:33.992] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\FarmersDelight-1.18.2-1.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.992] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar
[03Jul2022 17:45:33.992] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar with {feature_nbt_deadlock_be_gone} mods - versions {2.0.0+1.18.2}
[03Jul2022 17:45:33.992] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.992] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ferritecore-4.2.1-forge.jar
[03Jul2022 17:45:33.993] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ferritecore-4.2.1-forge.jar with {ferritecore} mods - versions {0.0NONE}
[03Jul2022 17:45:33.993] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ferritecore-4.2.1-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]]
[03Jul2022 17:45:33.993] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\flytre_lib-1.18.2-1.8.2-forge.jar
[03Jul2022 17:45:33.993] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file flytre_lib-1.18.2-1.8.2-forge.jar with {flytre_lib} mods - versions {1.8.2}
[03Jul2022 17:45:33.993] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\flytre_lib-1.18.2-1.8.2-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.993] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\FriendlyFire-Forge-1.18.2-11.0.2.jar
[03Jul2022 17:45:33.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FriendlyFire-Forge-1.18.2-11.0.2.jar with {friendlyfire} mods - versions {11.0.2}
[03Jul2022 17:45:33.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\FriendlyFire-Forge-1.18.2-11.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\geckolib-forge-1.18-3.0.27.jar
[03Jul2022 17:45:33.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-forge-1.18-3.0.27.jar with {geckolib3} mods - versions {3.0.27}
[03Jul2022 17:45:33.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\geckolib-forge-1.18-3.0.27.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\gravestone-1.18.2-1.0.2.jar
[03Jul2022 17:45:33.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file gravestone-1.18.2-1.0.2.jar with {gravestone} mods - versions {1.18.2-1.0.2}
[03Jul2022 17:45:33.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\gravestone-1.18.2-1.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\guardvillagers-1.18.2.1.4.3.jar
[03Jul2022 17:45:33.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file guardvillagers-1.18.2.1.4.3.jar with {guardvillagers} mods - versions {1.4.3}
[03Jul2022 17:45:33.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\guardvillagers-1.18.2.1.4.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:33.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\HunterIllager-1.18.2-4.0.1.jar
[03Jul2022 17:45:33.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file HunterIllager-1.18.2-4.0.1.jar with {hunterillager} mods - versions {1.18.2-4.0.1}
[03Jul2022 17:45:33.997] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\HunterIllager-1.18.2-4.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.997] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Iceberg-1.18.2-1.0.44.jar
[03Jul2022 17:45:33.997] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Iceberg-1.18.2-1.0.44.jar with {iceberg} mods - versions {1.0.44}
[03Jul2022 17:45:33.997] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Iceberg-1.18.2-1.0.44.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.997] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ironchest-1.18.2-13.1.9.jar
[03Jul2022 17:45:33.998] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ironchest-1.18.2-13.1.9.jar with {ironchest} mods - versions {1.18.2-13.1.9}
[03Jul2022 17:45:33.998] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ironchest-1.18.2-13.1.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39.0,)]]
[03Jul2022 17:45:33.998] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\jei-1.18.2-9.7.0.209.jar
[03Jul2022 17:45:33.998] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.18.2-9.7.0.209.jar with {jei} mods - versions {9.7.0.209}
[03Jul2022 17:45:33.999] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\jei-1.18.2-9.7.0.209.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.999] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Kiwi-1.18.2-forge-6.1.2.jar
[03Jul2022 17:45:33.999] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Kiwi-1.18.2-forge-6.1.2.jar with {kiwi} mods - versions {6.1.2}
[03Jul2022 17:45:33.999] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Kiwi-1.18.2-forge-6.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.999] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\kleeslabs-forge-1.18.2-11.1.1.jar
[03Jul2022 17:45:34.000] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kleeslabs-forge-1.18.2-11.1.1.jar with {kleeslabs} mods - versions {11.1.1}
[03Jul2022 17:45:34.000] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\kleeslabs-forge-1.18.2-11.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.000] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\konkrete_forge_1.3.3_MC_1.18-1.18.1.jar
[03Jul2022 17:45:34.000] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file konkrete_forge_1.3.3_MC_1.18-1.18.1.jar with {konkrete} mods - versions {1.3.3}
[03Jul2022 17:45:34.000] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\konkrete_forge_1.3.3_MC_1.18-1.18.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.000] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\leap-1.18-1.1.2.jar
[03Jul2022 17:45:34.001] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file leap-1.18-1.1.2.jar with {leap} mods - versions {1.1.2}
[03Jul2022 17:45:34.001] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\leap-1.18-1.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.001] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\LibraryFerret-Forge-1.18.2-1.0.3.jar
[03Jul2022 17:45:34.002] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file LibraryFerret-Forge-1.18.2-1.0.3.jar with {libraryferret} mods - versions {1.0.3}
[03Jul2022 17:45:34.002] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\LibraryFerret-Forge-1.18.2-1.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.002] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\LibX-1.18.2-3.2.15.jar
[03Jul2022 17:45:34.003] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file LibX-1.18.2-3.2.15.jar with {libx} mods - versions {1.18.2-3.2.15}
[03Jul2022 17:45:34.003] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\LibX-1.18.2-3.2.15.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod interact with Javascript path coremods/interact.js
[03Jul2022 17:45:34.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod random_tick with Javascript path coremods/random_tick.js
[03Jul2022 17:45:34.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod world_seed with Javascript path coremods/world_seed.js
[03Jul2022 17:45:34.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/interact.js
[03Jul2022 17:45:34.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/random_tick.js
[03Jul2022 17:45:34.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/world_seed.js
[03Jul2022 17:45:34.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\llamasteeds-forge-2021.11.20.jar
[03Jul2022 17:45:34.005] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file llamasteeds-forge-2021.11.20.jar with {llamasteeds} mods - versions {2021.11.20}
[03Jul2022 17:45:34.005] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\llamasteeds-forge-2021.11.20.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
[03Jul2022 17:45:34.005] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\logprot-1.18.2-1.6.jar
[03Jul2022 17:45:34.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file logprot-1.18.2-1.6.jar with {logprot} mods - versions {1.4}
[03Jul2022 17:45:34.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\logprot-1.18.2-1.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]]
[03Jul2022 17:45:34.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\lootr-1.18.2-0.2.17.54.jar
[03Jul2022 17:45:34.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootr-1.18.2-0.2.17.54.jar with {lootr} mods - versions {0.2.17.54}
[03Jul2022 17:45:34.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\lootr-1.18.2-0.2.17.54.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Lucky-Block-Mod-1.18.2.jar
[03Jul2022 17:45:34.007] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Lucky-Block-Mod-1.18.2.jar with {lucky} mods - versions {1.18.2-13.1}
[03Jul2022 17:45:34.007] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Lucky-Block-Mod-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40.0.0,)]]
[03Jul2022 17:45:34.007] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MagmaMonsters-0.6.2.jar
[03Jul2022 17:45:34.007] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MagmaMonsters-0.6.2.jar with {magma_monsters} mods - versions {0.6.2}
[03Jul2022 17:45:34.007] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MagmaMonsters-0.6.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.007] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Mantle-1.18.2-1.9.27.jar
[03Jul2022 17:45:34.008] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Mantle-1.18.2-1.9.27.jar with {mantle} mods - versions {1.9.27}
[03Jul2022 17:45:34.008] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Mantle-1.18.2-1.9.27.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39.0,)]]
[03Jul2022 17:45:34.008] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MoreVanillaArmor-1.18.2-3.1.1.jar
[03Jul2022 17:45:34.008] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MoreVanillaArmor-1.18.2-3.1.1.jar with {morevanillaarmor} mods - versions {1.18.2-3.1.1}
[03Jul2022 17:45:34.008] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MoreVanillaArmor-1.18.2-3.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.009] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MoreVanillaLib-Mod-1.18.2.jar
[03Jul2022 17:45:34.009] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MoreVanillaLib-Mod-1.18.2.jar with {morevanillalib} mods - versions {1.18.2-3.1.1}
[03Jul2022 17:45:34.009] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MoreVanillaLib-Mod-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.009] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MoreVanillaTools-1.18.2-4.1.1.jar
[03Jul2022 17:45:34.010] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MoreVanillaTools-1.18.2-4.1.1.jar with {morevanillatools} mods - versions {1.18.2-4.1.1}
[03Jul2022 17:45:34.010] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MoreVanillaTools-1.18.2-4.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.010] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MysticalAgradditions-1.18.2-5.1.1.jar
[03Jul2022 17:45:34.010] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalAgradditions-1.18.2-5.1.1.jar with {mysticalagradditions} mods - versions {5.1.1}
[03Jul2022 17:45:34.010] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MysticalAgradditions-1.18.2-5.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.010] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MysticalAgriculture-1.18.2-5.1.0.jar
[03Jul2022 17:45:34.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalAgriculture-1.18.2-5.1.0.jar with {mysticalagriculture} mods - versions {5.1.0}
[03Jul2022 17:45:34.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MysticalAgriculture-1.18.2-5.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\NaturesCompass-1.18.2-1.9.5-forge.jar
[03Jul2022 17:45:34.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NaturesCompass-1.18.2-1.9.5-forge.jar with {naturescompass} mods - versions {1.18.2-1.9.5-forge}
[03Jul2022 17:45:34.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\NaturesCompass-1.18.2-1.9.5-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.012] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\NethersDelight-1.18.2-2.2.0.jar
[03Jul2022 17:45:34.012] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NethersDelight-1.18.2-2.2.0.jar with {nethersdelight} mods - versions {2.2}
[03Jul2022 17:45:34.012] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\NethersDelight-1.18.2-2.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[32,)]]
[03Jul2022 17:45:34.012] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\nomadictents-18.2.3.jar
[03Jul2022 17:45:34.013] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file nomadictents-18.2.3.jar with {nomadictents} mods - versions {18.2.3}
[03Jul2022 17:45:34.013] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\nomadictents-18.2.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.013] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Obscuria's+Essentials+3.2.0+(Forge+1.18.2).jar
[03Jul2022 17:45:34.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Obscuria's+Essentials+3.2.0+(Forge+1.18.2).jar with {ob_core} mods - versions {3.2.0}
[03Jul2022 17:45:34.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Obscuria's+Essentials+3.2.0+(Forge+1.18.2).jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Obscuria's+Tooltips+1.4.1+(1.18.2).jar
[03Jul2022 17:45:34.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Obscuria's+Tooltips+1.4.1+(1.18.2).jar with {ob_tooltips} mods - versions {1.4.1}
[03Jul2022 17:45:34.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Obscuria's+Tooltips+1.4.1+(1.18.2).jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.1.jar
[03Jul2022 17:45:34.015] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.1.jar with {byg} mods - versions {1.4}
[03Jul2022 17:45:34.015] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.015] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\pamhc2foodcore-1.18.2-1.0.1.jar
[03Jul2022 17:45:34.016] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2foodcore-1.18.2-1.0.1.jar with {pamhc2foodcore} mods - versions {1.0.1}
[03Jul2022 17:45:34.016] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\pamhc2foodcore-1.18.2-1.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.016] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\pamhc2foodextended-1.18.2-1.0.0.jar
[03Jul2022 17:45:34.017] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2foodextended-1.18.2-1.0.0.jar with {pamhc2foodextended} mods - versions {1.0}
[03Jul2022 17:45:34.017] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\pamhc2foodextended-1.18.2-1.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.017] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Quark-3.2-358.jar
[03Jul2022 17:45:34.018] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Quark-3.2-358.jar with {quark} mods - versions {3.2-358}
[03Jul2022 17:45:34.018] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Quark-3.2-358.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.018] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\rare-ice-0.4.1.jar
[03Jul2022 17:45:34.019] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rare-ice-0.4.1.jar with {rare_ice} mods - versions {0.0NONE}
[03Jul2022 17:45:34.019] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\rare-ice-0.4.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.020] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod BreakableBlock with Javascript path META-INF/BreakableBlock.js
[03Jul2022 17:45:34.020] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/BreakableBlock.js
[03Jul2022 17:45:34.020] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ReAuth-1.18-Forge-4.0.4.jar
[03Jul2022 17:45:34.021] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ReAuth-1.18-Forge-4.0.4.jar with {reauth} mods - versions {4.0.4}
[03Jul2022 17:45:34.021] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ReAuth-1.18-Forge-4.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]]
[03Jul2022 17:45:34.021] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\reliquary-1.18.2-2.0.8.1139.jar
[03Jul2022 17:45:34.021] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file reliquary-1.18.2-2.0.8.1139.jar with {reliquary} mods - versions {1.18.2-2.0.8.1139}
[03Jul2022 17:45:34.022] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\reliquary-1.18.2-2.0.8.1139.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[14,)]]
[03Jul2022 17:45:34.022] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\repurposed_structures_forge-5.1.14+1.18.2.jar
[03Jul2022 17:45:34.022] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file repurposed_structures_forge-5.1.14+1.18.2.jar with {repurposed_structures} mods - versions {5.1.14+1.18.2}
[03Jul2022 17:45:34.022] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\repurposed_structures_forge-5.1.14+1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.022] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Rex's-AdditionalStructures-1.18.2-(v.3.1.0).jar
[03Jul2022 17:45:34.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Rex's-AdditionalStructures-1.18.2-(v.3.1.0).jar with {additionalstructures} mods - versions {3.1.0}
[03Jul2022 17:45:34.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Rex's-AdditionalStructures-1.18.2-(v.3.1.0).jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\selene-1.18.2-1.17.9.jar
[03Jul2022 17:45:34.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file selene-1.18.2-1.17.9.jar with {selene} mods - versions {1.18.2-1.17.9}
[03Jul2022 17:45:34.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\selene-1.18.2-1.17.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.024] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Selene-Lib-1.18.2.jar
[03Jul2022 17:45:34.024] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Selene-Lib-1.18.2.jar with {selene} mods - versions {1.18.2-1.16.6}
[03Jul2022 17:45:34.024] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Selene-Lib-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.024] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\skinned_lanterns-1.18.2-1.3.4.jar
[03Jul2022 17:45:34.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file skinned_lanterns-1.18.2-1.3.4.jar with {skinnedlanterns} mods - versions {1.18.2-1.3.4}
[03Jul2022 17:45:34.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\skinned_lanterns-1.18.2-1.3.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\SnowRealMagic-1.18.2-forge-4.1.0.jar
[03Jul2022 17:45:34.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SnowRealMagic-1.18.2-forge-4.1.0.jar with {snowrealmagic} mods - versions {4.1.0}
[03Jul2022 17:45:34.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\SnowRealMagic-1.18.2-forge-4.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\soundphysics-forge-1.18.2-1.0.6.jar
[03Jul2022 17:45:34.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file soundphysics-forge-1.18.2-1.0.6.jar with {sound_physics_remastered} mods - versions {1.18.2-1.0.6}
[03Jul2022 17:45:34.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\soundphysics-forge-1.18.2-1.0.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\stalwart-dungeons-1.18.2-1.2.2.jar
[03Jul2022 17:45:34.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file stalwart-dungeons-1.18.2-1.2.2.jar with {stalwart_dungeons} mods - versions {1.2.2}
[03Jul2022 17:45:34.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\stalwart-dungeons-1.18.2-1.2.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\structure_gel-1.18.2-2.4.4.jar
[03Jul2022 17:45:34.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structure_gel-1.18.2-2.4.4.jar with {structure_gel} mods - versions {2.4.4}
[03Jul2022 17:45:34.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\structure_gel-1.18.2-2.4.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\structures_compass-1.18.2-1.4.1.jar
[03Jul2022 17:45:34.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structures_compass-1.18.2-1.4.1.jar with {structures_compass} mods - versions {1.18.2-1.4.1}
[03Jul2022 17:45:34.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\structures_compass-1.18.2-1.4.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.028] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\supplementaries-1.18.2-1.4.6.jar
[03Jul2022 17:45:34.028] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supplementaries-1.18.2-1.4.6.jar with {supplementaries} mods - versions {1.18.2-1.4.6}
[03Jul2022 17:45:34.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\supplementaries-1.18.2-1.4.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:34.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\TConstruct-1.18.2-3.5.0.17.jar
[03Jul2022 17:45:34.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TConstruct-1.18.2-3.5.0.17.jar with {tconstruct} mods - versions {3.5.0.17}
[03Jul2022 17:45:34.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\TConstruct-1.18.2-3.5.0.17.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39.0,)]]
[03Jul2022 17:45:34.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\TerraBlender-forge-1.18.2-1.1.0.102.jar
[03Jul2022 17:45:34.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TerraBlender-forge-1.18.2-1.1.0.102.jar with {terrablender} mods - versions {1.18.2-1.1.0.102}
[03Jul2022 17:45:34.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\TerraBlender-forge-1.18.2-1.1.0.102.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:34.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\The_Graveyard_1.9.1_(FORGE)_for_1.18.2.jar
[03Jul2022 17:45:34.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file The_Graveyard_1.9.1_(FORGE)_for_1.18.2.jar with {graveyard} mods - versions {1.9.1}
[03Jul2022 17:45:34.031] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\The_Graveyard_1.9.1_(FORGE)_for_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.031] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\The_Undergarden-1.18.2-0.7.1.jar
[03Jul2022 17:45:34.031] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file The_Undergarden-1.18.2-0.7.1.jar with {undergarden} mods - versions {0.7.1}
[03Jul2022 17:45:34.031] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\The_Undergarden-1.18.2-0.7.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.031] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ThisRocks-1.18.2-1.0.2.jar
[03Jul2022 17:45:34.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ThisRocks-1.18.2-1.0.2.jar with {rocks} mods - versions {1.0.2}
[03Jul2022 17:45:34.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ThisRocks-1.18.2-1.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\tl_skin_cape_forge_1.18_1.18.2-1.25.jar
[03Jul2022 17:45:34.033] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tl_skin_cape_forge_1.18_1.18.2-1.25.jar with {tlskincape} mods - versions {1.25}
[03Jul2022 17:45:34.033] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\tl_skin_cape_forge_1.18_1.18.2-1.25.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[25,)]]
[03Jul2022 17:45:34.033] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Towns-and-Towers-1.18.2-1.6.0.jar
[03Jul2022 17:45:34.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Towns-and-Towers-1.18.2-1.6.0.jar with {t_and_t} mods - versions {1.6}
[03Jul2022 17:45:34.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Towns-and-Towers-1.18.2-1.6.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\u_team_core-1.18.2-4.0.1.216.jar
[03Jul2022 17:45:34.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file u_team_core-1.18.2-4.0.1.216.jar with {uteamcore} mods - versions {4.0.1.216}
[03Jul2022 17:45:34.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\u_team_core-1.18.2-4.0.1.216.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod UContainerMenu Init Menu Hook with Javascript path asm/ucontainermenu-init-menu.js
[03Jul2022 17:45:34.035] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/ucontainermenu-init-menu.js
[03Jul2022 17:45:34.035] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\undeadarmy-2.6.jar
[03Jul2022 17:45:34.035] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file undeadarmy-2.6.jar with {zombiearmy} mods - versions {1.0.0}
[03Jul2022 17:45:34.035] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\undeadarmy-2.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.035] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\upgradedcore-1.18.2-3.2.0.0-release.jar
[03Jul2022 17:45:34.036] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file upgradedcore-1.18.2-3.2.0.0-release.jar with {upgradedcore} mods - versions {1.18.2-3.2.0.0-release}
[03Jul2022 17:45:34.036] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\upgradedcore-1.18.2-3.2.0.0-release.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.036] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\upgradednetherite-1.18.2-4.2.0.6-release.jar
[03Jul2022 17:45:34.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file upgradednetherite-1.18.2-4.2.0.6-release.jar with {upgradednetherite} mods - versions {1.18.2-4.2.0.6-release}
[03Jul2022 17:45:34.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\upgradednetherite-1.18.2-4.2.0.6-release.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\useful_backpacks-1.18.2-1.12.2.94.jar
[03Jul2022 17:45:34.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file useful_backpacks-1.18.2-1.12.2.94.jar with {usefulbackpacks} mods - versions {1.12.2.94}
[03Jul2022 17:45:34.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\useful_backpacks-1.18.2-1.12.2.94.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Valhelsia-Structures-Mod-1.18.2.jar
[03Jul2022 17:45:34.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Valhelsia-Structures-Mod-1.18.2.jar with {valhelsia_structures} mods - versions {1.18.2-0.1.0}
[03Jul2022 17:45:34.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Valhelsia-Structures-Mod-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:34.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\valhelsia_core-1.18.2-0.3.1.jar
[03Jul2022 17:45:34.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file valhelsia_core-1.18.2-0.3.1.jar with {valhelsia_core} mods - versions {1.18.2-0.3.1}
[03Jul2022 17:45:34.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\valhelsia_core-1.18.2-0.3.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:34.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\villagertools-1.18-1.0.2.jar
[03Jul2022 17:45:34.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file villagertools-1.18-1.0.2.jar with {villagertools} mods - versions {1.18-1.0.2}
[03Jul2022 17:45:34.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\villagertools-1.18-1.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[26,)]]
[03Jul2022 17:45:34.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\voidtotem-forge-1.18.2-1.3.1.jar
[03Jul2022 17:45:34.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file voidtotem-forge-1.18.2-1.3.1.jar with {voidtotem} mods - versions {1.18.2-1.3.1}
[03Jul2022 17:45:34.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\voidtotem-forge-1.18.2-1.3.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\waystones-forge-1.18.2-10.1.0.jar
[03Jul2022 17:45:34.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file waystones-forge-1.18.2-10.1.0.jar with {waystones} mods - versions {10.1.0}
[03Jul2022 17:45:34.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\waystones-forge-1.18.2-10.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\windswept-1.18.2-1.0.0.jar
[03Jul2022 17:45:34.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file windswept-1.18.2-1.0.0.jar with {windswept} mods - versions {1.0.0}
[03Jul2022 17:45:34.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\windswept-1.18.2-1.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Xaeros_Minimap_22.9.3_Forge_1.18.2.jar
[03Jul2022 17:45:34.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Xaeros_Minimap_22.9.3_Forge_1.18.2.jar with {xaerominimap} mods - versions {22.9.3}
[03Jul2022 17:45:34.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Xaeros_Minimap_22.9.3_Forge_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaerominimap_core with Javascript path META-INF/xaerominimap_core.js
[03Jul2022 17:45:34.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaerominimap_core.js
[03Jul2022 17:45:34.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\XaerosWorldMap_1.23.3_Forge_1.18.2.jar
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file XaerosWorldMap_1.23.3_Forge_1.18.2.jar with {xaeroworldmap} mods - versions {1.23.3}
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\XaerosWorldMap_1.23.3_Forge_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaeroworldmap_core with Javascript path META-INF/xaeroworldmap_core.js
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaeroworldmap_core.js
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsApi-1.18.2-Forge-2.0.8.jar
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.18.2-Forge-2.0.8.jar with {yungsapi} mods - versions {1.18.2-Forge-2.0.8}
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsApi-1.18.2-Forge-2.0.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsBetterMineshafts-1.18.2-Forge-2.1.4.jar
[03Jul2022 17:45:34.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterMineshafts-1.18.2-Forge-2.1.4.jar with {bettermineshafts} mods - versions {1.18.2-Forge-2.1.4}
[03Jul2022 17:45:34.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsBetterMineshafts-1.18.2-Forge-2.1.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar
[03Jul2022 17:45:34.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar with {betterstrongholds} mods - versions {1.18.2-Forge-2.1.1}
[03Jul2022 17:45:34.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsBridges-1.18.2-Forge-2.1.0.jar
[03Jul2022 17:45:34.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBridges-1.18.2-Forge-2.1.0.jar with {yungsbridges} mods - versions {1.18.2-Forge-2.1.0}
[03Jul2022 17:45:34.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsBridges-1.18.2-Forge-2.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsExtras-1.18.2-Forge-2.1.0.jar
[03Jul2022 17:45:34.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsExtras-1.18.2-Forge-2.1.0.jar with {yungsextras} mods - versions {1.18.2-Forge-2.1.0}
[03Jul2022 17:45:34.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsExtras-1.18.2-Forge-2.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.18.2-20220404.173914-srg.jar with {minecraft} mods - versions {1.18.2}
[03Jul2022 17:45:34.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\libraries\net\minecraft\server\1.18.2-20220404.173914\server-1.18.2-20220404.173914-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
[03Jul2022 17:45:34.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\libraries\net\minecraftforge\forge\1.18.2-40.1.51\forge-1.18.2-40.1.51-universal.jar
[03Jul2022 17:45:34.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.18.2-40.1.51-universal.jar with {forge} mods - versions {40.1.51}
[03Jul2022 17:45:34.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\libraries\net\minecraftforge\forge\1.18.2-40.1.51\forge-1.18.2-40.1.51-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod registry_object_binary_compat with Javascript path coremods/registry_object_binary_compat.js
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/registry_object_binary_compat.js
[03Jul2022 17:45:34.047] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[03Jul2022 17:45:34.074] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 4 language providers
[03Jul2022 17:45:34.074] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
[03Jul2022 17:45:34.075] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 40
[03Jul2022 17:45:34.075] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider kotlinforforge, version 3.4.0
[03Jul2022 17:45:34.075] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 40
[03Jul2022 17:45:34.080] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge]
[03Jul2022 17:45:34.080] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft
[03Jul2022 17:45:34.080] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge
[03Jul2022 17:45:34.081] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found 2 mods for first modid selene, selecting most recent based on version data
[03Jul2022 17:45:34.082] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Selected file selene-1.18.2-1.17.9.jar for modid selene with version 1.18.2-1.17.9
[03Jul2022 17:45:34.086] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 245 mod requirements (231 mandatory, 14 optional)
[03Jul2022 17:45:34.087] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[03Jul2022 17:45:34.549] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[03Jul2022 17:45:34.549] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[03Jul2022 17:45:34.550] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[03Jul2022 17:45:34.550] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service OptiFine
[03Jul2022 17:45:34.550] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers
[03Jul2022 17:45:34.556] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 350
[03Jul2022 17:45:34.559] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LightTexture;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$Holder;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage$WriteCallback;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/SheepFurLayer;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$CullState;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexBuffer;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/providers/BitmapProvider$Builder;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/shaders/Program$Type;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$TextureState;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/FontSet;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/culling/Frustum;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/resources/ResourceLocation;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/material/Material$Builder;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Gui;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$1;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$OS$1;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/ModelBakery$BlockStateDefinitionException;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/TitleScreen$1;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$DepthTestStateShard;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/math/Matrix3f;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Option;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis$1;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ShaderInstance;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/TntMinecartRenderer;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/HttpTexture;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$CellValueGetter;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/Window;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/WolfCollarLayer;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$1;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/ProgressScreen;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/network/syncher/SynchedEntityData$DataItem;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ItemInHandRenderer$1;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/material/MaterialColor;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Options$3;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/SpriteCoordinateExpander;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/ModelBakery;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$DistanceGetter;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ItemInHandRenderer;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ScissorState;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$Viewport;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/item/ItemUtils;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/debug/ChunkBorderRenderer;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/model/ModelUtils;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/glyphs/BakedGlyph$1;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel$1;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat$1;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$1;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/LiquidBlockRenderer$1;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$Builder;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$CullStateShard;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/network/syncher/SynchedEntityData;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$4;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/EyesLayer;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$AxisDirection;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/model/Model;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$3;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/util/Mth;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleEngine$MutableSpriteSet;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/VisGraph$1;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/ChatOptionsScreen;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$TexturingStateShard;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/util/profiling/ActiveProfiler;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ColorMask;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder$SortState;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Plane;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/player/AbstractClientPlayer;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/ElytraLayer;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$1;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/server/IntegratedServer;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Options$1;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Options;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/BlockRenderDispatcher$1;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/glyphs/BakedGlyph$Effect;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$DepthState;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$RenderChunkInfo;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$TrackedEntity;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/packs/AbstractPackResources;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/packs/VanillaPackResources$1;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/material/Material;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$5;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ItemPickupParticle;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$BooleanStateShard;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/VisGraph;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EntityRenderer;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ItemEntityRenderer;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/entity/EntitySectionStorage;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$8;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$OutlineProperty;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$DistanceManager;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$CompositeState;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/pipeline/RenderTarget;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/HumanoidArmorLayer;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/Tesselator;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/ChatComponent;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/PoseStack$Pose;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$ShaderStateShard;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/material/MaterialColor$Brightness;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/LoadingOverlay$LogoTexture;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/ProgressOption;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier$2;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/MissingTextureAtlasSprite;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem$1;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$1;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Vertex;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/FaceBakery;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/GuiMessage;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis$2;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/math/Matrix4f;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EntityRenderers;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/SimpleTexture;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferUploader;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$LayeringStateShard;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/DebugScreenOverlay$1;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/LivingEntityRenderer$1;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/GameRenderer;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$OS$2;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$Region;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ShaderInstance$1;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/block/state/properties/Property$Value;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder$1;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/KeyboardHandler;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/RenderLayer;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$2;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ColorLogicState;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/CapeLayer;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlas;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis$3;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier$1;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/providers/BitmapProvider$Glyph;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/network/protocol/PacketUtils;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/CatCollarLayer;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$7;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Cube;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexMultiConsumer;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Gui$HeartType;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo$StbReader;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockEntityWithoutLevelRenderer;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/MipmapGenerator;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/BakedQuad;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ItemFrameRenderer;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/VisibilitySet;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/item/DyeColor;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/Window$WindowInitFailed;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/EffectInstance;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Options$2;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/BossHealthOverlay;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection$FrameOutput;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/StitcherException;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/CycleOption$OptionSetter;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/util/profiling/ActiveProfiler$PathEntry;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/item/alchemy/PotionUtils;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderChunkRegion;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$BlendState;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/DefaultVertexFormat;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/PoseStack;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/BrightnessCombiner;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderRegionCache;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder$DrawState;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Font$DisplayMode;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/ChunkPos$1;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/chunk/LevelChunkSection$BlockCounter;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$2;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$RenderInfoMap;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/entity/EntitySection;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager$PlayerTicketTracker;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/LivingEntityRenderer;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ScreenEffectRenderer;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/SkullBlockRenderer;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$LineStateShard;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexMultiConsumer$Double;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientChunkCache$Storage;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager$ChunkTicketTracker;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$CompositeRenderType;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$OnValueChange;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/SheetedDecalTextureGenerator;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/DynamicTexture;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlDebug$LogEntry;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/FogRenderer;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/BlockRenderDispatcher;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/KeyboardHandler$1;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/SkinCustomizationScreen;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/SliderButton;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/util/valueproviders/ConstantFloat;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Visitor;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$TransparencyShaderException;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/language/ClientLanguage;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/ChunkPos;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/LiquidBlockRenderer;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$RenderChunkStorage;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Options$4;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/BakedModel;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ExperienceOrbRenderer;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/DebugScreenOverlay;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureManager;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/FogRenderer$FogMode;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$SpriteLoader;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$TextureStateShard;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Option$1;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/BossHealthOverlay$1;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/VideoSettingsScreen;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/LoadingOverlay;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GLX;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$BlendingOutput;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientChunkCache;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$OverlayStateShard;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Camera$NearPlane;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Screenshot;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/TitleScreen;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$OutputStateShard;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlDebug;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexConsumer;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$OS;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Font;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/AbstractTexture;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ViewArea;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleEngine;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/block/state/BlockState;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Options$FieldAccess;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/CycleOption;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/resources/ResourceLocation$Serializer;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$StencilState;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/TitleScreen$Warning32Bit;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Type;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/CrashReport;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/providers/BitmapProvider;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/SignRenderer$SignModel;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$9;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/entity/Mob;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/SignRenderer;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/particle/Particle;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Polygon;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/util/thread/BlockableEventLoop;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/ClientTelemetryManager$PlayerInfo;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/glyphs/BakedGlyph;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/ItemOverrides;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/shaders/Program;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/packs/VanillaPackResources;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/chunk/LevelChunkSection;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$LightmapStateShard;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Camera;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderChunk;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$6;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/Material;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection$1;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/entity/Mob$1;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Font$StringRenderOutput;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ItemRenderer;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/ClientTelemetryManager$1;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel$EntityCallbacks;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/util/ClassInstanceMultiMap;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/ReceivingLevelScreen;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/MobRenderer;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/ClientTelemetryManager;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$StencilFunc;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage$Format;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/block/state/properties/Property;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$IdentityStrategy;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/TheEndPortalRenderer;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/MultiBufferSource;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/Monitor;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/FaceBakery$1;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service OptiFine
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[03Jul2022 17:45:34.580] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[03Jul2022 17:45:34.580] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaeroworldmap_core.js
[03Jul2022 17:45:34.793] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:34.793] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/ucontainermenu-init-menu.js
[03Jul2022 17:45:34.810] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:34.810] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/interact.js
[03Jul2022 17:45:34.885] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:34.885] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/random_tick.js
[03Jul2022 17:45:34.921] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:34.921] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/world_seed.js
[03Jul2022 17:45:34.956] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:34.956] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/BreakableBlock.js
[03Jul2022 17:45:34.970] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:34.970] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
[03Jul2022 17:45:34.983] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:34.983] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[03Jul2022 17:45:35.014] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:35.014] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
[03Jul2022 17:45:35.031] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:35.031] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/registry_object_binary_compat.js
[03Jul2022 17:45:35.041] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:35.041] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaerominimap_core.js
[03Jul2022 17:45:35.078] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@72543547 to Target : CLASS {Lnet/minecraft/world/level/chunk/LevelChunk;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3d88e6b9 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@22bf9122 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@208205ed to Target : CLASS {Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@73afe2b7 to Target : CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@9687f55 to Target : CLASS {Lnet/minecraft/world/level/block/HalfTransparentBlock;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5700c9db to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@671d03bb to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6babffb5 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2173a742 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@706ceca6 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7f6329cb to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4b8137c5 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@77f4c040 to Target : CLASS {Lnet/minecraftforge/registries/RegistryObject;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@606a1bc4 to Target : CLASS {Lnet/minecraft/world/level/chunk/LevelChunk;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6a15b73 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@44dc7b7d to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@15fb4566 to Target : CLASS {Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@25ffd826 to Target : CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@e29f4f6 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6773_} {(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@41b64020 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5771_} {(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1a538ed8 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194198_} {(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@78910096 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194202_} {(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@39dec536 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6571_} {(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4a1a256d to Target : METHOD {Lnet/minecraft/client/player/AbstractClientPlayer;} {m_108561_} {()Lnet/minecraft/resources/ResourceLocation;}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4cb957b8 to Target : METHOD {Lnet/minecraft/world/entity/player/Player;} {m_36170_} {(Lnet/minecraft/world/entity/player/PlayerModelPart;)Z}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3cdc7b09 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5998_} {(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7364eed1 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_105140_} {()V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@684e8c9d to Target : METHOD {Lnet/minecraft/server/players/PlayerList;} {m_11229_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6ecc02bb to Target : METHOD {Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;} {m_78311_} {()V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@31973858 to Target : METHOD {Lnet/minecraft/server/level/ServerPlayer;} {m_143399_} {(Lnet/minecraft/world/inventory/AbstractContainerMenu;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@65514add to Target : METHOD {Lnet/minecraft/server/level/ServerPlayerGameMode;} {m_7179_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult;}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@79e7188e to Target : METHOD {Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;} {m_60735_} {(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@773014d3 to Target : METHOD {Lnet/minecraft/world/level/material/FluidState;} {m_76174_} {(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7fedb795 to Target : METHOD {Lnet/minecraft/world/level/levelgen/WorldGenSettings;} {<init>} {(JZZLnet/minecraft/core/Registry;Ljava/util/Optional;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@10850d17 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6773_} {(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@51e754e1 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5771_} {(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@26865482 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194198_} {(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@34451ed8 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194202_} {(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@c1050f2 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6571_} {(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@67bb4dcd to Target : METHOD {Lnet/minecraft/client/player/AbstractClientPlayer;} {m_108561_} {()Lnet/minecraft/resources/ResourceLocation;}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@738d37fc to Target : METHOD {Lnet/minecraft/world/entity/player/Player;} {m_36170_} {(Lnet/minecraft/world/entity/player/PlayerModelPart;)Z}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6fa2448b to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5998_} {(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@61bb1e4d to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_105140_} {()V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5c53f292 to Target : METHOD {Lnet/minecraft/client/player/LocalPlayer;} {m_7583_} {()V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@46fb0c33 to Target : METHOD {Lnet/minecraft/server/players/PlayerList;} {m_11229_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3b009e7b to Target : METHOD {Lnet/minecraftforge/client/gui/ForgeIngameGui;} {m_93030_} {(Lcom/mojang/blaze3d/vertex/PoseStack;F)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@270a620 to Target : METHOD {Lnet/minecraft/client/gui/components/BossHealthOverlay;} {m_93704_} {(Lcom/mojang/blaze3d/vertex/PoseStack;)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@41f4039e to Target : METHOD {Lnet/minecraft/client/model/ListModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5ff00507 to Target : METHOD {Lnet/minecraft/client/model/AgeableListModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@603cabc4 to Target : METHOD {Lnet/minecraft/client/model/LlamaModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@67fa5045 to Target : METHOD {Lnet/minecraft/client/model/RabbitModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6f347d7 to Target : METHOD {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5974b233 to Target : METHOD {Lnet/minecraft/client/model/HierarchicalModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5c134052 to Target : METHOD {Lnet/minecraft/client/model/geom/ModelPart;} {m_104290_} {(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@69de5bed to Target : METHOD {Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;} {m_78311_} {()V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[03Jul2022 17:45:35.176] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.optifine)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.optifine)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.optifine)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.optifine)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.optifine)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.optifine)]
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(adorn)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(adorn)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(adorn)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(adorn)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(adorn)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(adorn)]
[03Jul2022 17:45:37.301] [main/DEBUG] [mixin/]: Registering mixin config: mixins.adorn.common.json
[03Jul2022 17:45:37.318] [main/DEBUG] [mixin/]: Registering mixin config: mixins.adorn.forge.json
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(advancedcompass)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(advancedcompass)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(advancedcompass)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(advancedcompass)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(advancedcompass)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(advancedcompass)]
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(alexsmobs)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(alexsmobs)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(alexsmobs)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(alexsmobs)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(alexsmobs)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(alexsmobs)]
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(amplifiednether)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(amplifiednether)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(amplifiednether)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(amplifiednether)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(amplifiednether)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(amplifiednether)]
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(aquaculture)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(aquaculture)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(aquaculture)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(aquaculture)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(aquaculture)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aquaculture)]
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ob_aquamirae)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ob_aquamirae)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ob_aquamirae)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ob_aquamirae)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ob_aquamirae)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ob_aquamirae)]
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(archers_paradox)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(archers_paradox)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(archers_paradox)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(archers_paradox)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(archers_paradox)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(archers_paradox)]
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(architectury)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(architectury)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(architectury)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(architectury)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(architectury)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(architectury)]
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Registering mixin config: architectury.mixins.json
[03Jul2022 17:45:37.327] [main/DEBUG] [mixin/]: Registering mixin config: architectury-common.mixins.json
[03Jul2022 17:45:37.338] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(artifacts)
[03Jul2022 17:45:37.338] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(artifacts)
[03Jul2022 17:45:37.338] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(artifacts)
[03Jul2022 17:45:37.339] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(artifacts)
[03Jul2022 17:45:37.339] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(artifacts)
[03Jul2022 17:45:37.339] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(artifacts)]
[03Jul2022 17:45:37.339] [main/DEBUG] [mixin/]: Registering mixin config: mixins.artifacts.json
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.artifacts.json is lower than the default level supported by the current mixin service (JAVA_16).
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(autoreglib)
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(autoreglib)
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(autoreglib)
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(autoreglib)
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(autoreglib)
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(autoreglib)]
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(awesomedungeon)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(awesomedungeon)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(awesomedungeon)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(awesomedungeon)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(awesomedungeon)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(awesomedungeon)]
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(balm)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(balm)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(balm)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(balm)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(balm)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)]
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Registering mixin config: balm.mixins.json
[03Jul2022 17:45:37.347] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by balm.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.351] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[03Jul2022 17:45:37.351] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betteranimalsplus)
[03Jul2022 17:45:37.351] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betteranimalsplus)
[03Jul2022 17:45:37.351] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betteranimalsplus)
[03Jul2022 17:45:37.351] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betteranimalsplus)
[03Jul2022 17:45:37.351] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betteranimalsplus)
[03Jul2022 17:45:37.351] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betteranimalsplus)]
[03Jul2022 17:45:37.351] [main/DEBUG] [mixin/]: Registering mixin config: mixin.imdlib-betteranimalsplus.json
[03Jul2022 17:45:37.355] [main/DEBUG] [mixin/]: Registering mixin config: betteranimalsplus.mixins.json
[03Jul2022 17:45:37.358] [main/DEBUG] [mixin/]: Registering mixin config: betteranimalsplus-forge.mixins.json
[03Jul2022 17:45:37.361] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(biomemakeover)
[03Jul2022 17:45:37.361] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(biomemakeover)
[03Jul2022 17:45:37.361] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(biomemakeover)
[03Jul2022 17:45:37.361] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(biomemakeover)
[03Jul2022 17:45:37.362] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(biomemakeover)
[03Jul2022 17:45:37.362] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(biomemakeover)]
[03Jul2022 17:45:37.362] [main/DEBUG] [mixin/]: Registering mixin config: biomemakeover-common.mixins.json
[03Jul2022 17:45:37.365] [main/DEBUG] [mixin/]: Registering mixin config: biomemakeover-forge.mixins.json
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(biomesoplenty)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(biomesoplenty)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(biomesoplenty)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(biomesoplenty)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(biomesoplenty)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(biomesoplenty)]
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(blue_skies)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(blue_skies)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(blue_skies)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(blue_skies)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(blue_skies)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blue_skies)]
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Registering mixin config: blue_skies.mixins.json
[03Jul2022 17:45:37.373] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(blueprint)
[03Jul2022 17:45:37.373] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(blueprint)
[03Jul2022 17:45:37.373] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(blueprint)
[03Jul2022 17:45:37.373] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(blueprint)
[03Jul2022 17:45:37.373] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(blueprint)
[03Jul2022 17:45:37.373] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blueprint)]
[03Jul2022 17:45:37.373] [main/DEBUG] [mixin/]: Registering mixin config: blueprint.mixins.json
[03Jul2022 17:45:37.377] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bookshelf)
[03Jul2022 17:45:37.377] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bookshelf)
[03Jul2022 17:45:37.377] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bookshelf)
[03Jul2022 17:45:37.377] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bookshelf)
[03Jul2022 17:45:37.377] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bookshelf)
[03Jul2022 17:45:37.377] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bookshelf)]
[03Jul2022 17:45:37.377] [main/DEBUG] [mixin/]: Registering mixin config: bookshelf.common.mixins.json
[03Jul2022 17:45:37.380] [main/DEBUG] [mixin/]: Registering mixin config: bookshelf.forge.mixins.json
[03Jul2022 17:45:37.384] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(caelus)
[03Jul2022 17:45:37.384] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(caelus)
[03Jul2022 17:45:37.384] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(caelus)
[03Jul2022 17:45:37.384] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(caelus)
[03Jul2022 17:45:37.384] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(caelus)
[03Jul2022 17:45:37.384] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(caelus)]
[03Jul2022 17:45:37.384] [main/DEBUG] [mixin/]: Registering mixin config: caelus.mixins.json
[03Jul2022 17:45:37.387] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(carryon)
[03Jul2022 17:45:37.387] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(carryon)
[03Jul2022 17:45:37.387] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(carryon)
[03Jul2022 17:45:37.387] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(carryon)
[03Jul2022 17:45:37.387] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(carryon)
[03Jul2022 17:45:37.387] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(carryon)]
[03Jul2022 17:45:37.387] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cataclysm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cataclysm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cataclysm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cataclysm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cataclysm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cataclysm)]
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cfm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cfm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cfm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cfm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cfm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cfm)]
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Registering mixin config: cfm.mixins.json
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by cfm.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(citadel)
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(citadel)
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(citadel)
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(citadel)
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(citadel)
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(citadel)]
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: Registering mixin config: citadel.mixins.json
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cloth_config)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cloth_config)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cloth_config)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cloth_config)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cloth_config)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)]
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(clumps)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(clumps)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(clumps)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(clumps)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(clumps)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(clumps)]
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Registering mixin config: clumps.mixins.json
[03Jul2022 17:45:37.398] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cofh_core)
[03Jul2022 17:45:37.398] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cofh_core)
[03Jul2022 17:45:37.398] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cofh_core)
[03Jul2022 17:45:37.398] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cofh_core)
[03Jul2022 17:45:37.398] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cofh_core)
[03Jul2022 17:45:37.398] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cofh_core)]
[03Jul2022 17:45:37.398] [main/DEBUG] [mixin/]: Registering mixin config: mixins.cofhcore.json
[03Jul2022 17:45:37.401] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(crafttweaker)
[03Jul2022 17:45:37.401] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(crafttweaker)
[03Jul2022 17:45:37.401] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(crafttweaker)
[03Jul2022 17:45:37.401] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(crafttweaker)
[03Jul2022 17:45:37.401] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(crafttweaker)
[03Jul2022 17:45:37.401] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crafttweaker)]
[03Jul2022 17:45:37.401] [main/DEBUG] [mixin/]: Registering mixin config: crafttweaker.mixins.json
[03Jul2022 17:45:37.405] [main/DEBUG] [mixin/]: Registering mixin config: crafttweaker.forge.mixins.json
[03Jul2022 17:45:37.408] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(creeperoverhaul)
[03Jul2022 17:45:37.408] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(creeperoverhaul)
[03Jul2022 17:45:37.408] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(creeperoverhaul)
[03Jul2022 17:45:37.408] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(creeperoverhaul)
[03Jul2022 17:45:37.408] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(creeperoverhaul)
[03Jul2022 17:45:37.408] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creeperoverhaul)]
[03Jul2022 17:45:37.408] [main/DEBUG] [mixin/]: Registering mixin config: creeperoverhaul.mixins.json
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cucumber)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cucumber)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cucumber)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cucumber)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cucumber)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cucumber)]
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(curioofundying)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(curioofundying)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(curioofundying)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(curioofundying)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(curioofundying)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curioofundying)]
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Registering mixin config: curioofundying.mixins.json
[03Jul2022 17:45:37.415] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(curios)
[03Jul2022 17:45:37.415] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(curios)
[03Jul2022 17:45:37.415] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(curios)
[03Jul2022 17:45:37.415] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(curios)
[03Jul2022 17:45:37.415] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(curios)
[03Jul2022 17:45:37.416] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curios)]
[03Jul2022 17:45:37.416] [main/DEBUG] [mixin/]: Registering mixin config: curios.mixins.json
[03Jul2022 17:45:37.418] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(curiouselytra)
[03Jul2022 17:45:37.418] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(curiouselytra)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(curiouselytra)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(curiouselytra)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(curiouselytra)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curiouselytra)]
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(darkerdepths)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(darkerdepths)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(darkerdepths)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(darkerdepths)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(darkerdepths)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(darkerdepths)]
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: Registering mixin config: darkerdepths.mixins.json
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by darkerdepths.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(decorative_blocks)
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(decorative_blocks)
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(decorative_blocks)
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(decorative_blocks)
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(decorative_blocks)
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(decorative_blocks)]
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: Registering mixin config: decorative_blocks.mixins.json
[03Jul2022 17:45:37.425] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dual_riders)
[03Jul2022 17:45:37.425] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dual_riders)
[03Jul2022 17:45:37.425] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dual_riders)
[03Jul2022 17:45:37.425] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dual_riders)
[03Jul2022 17:45:37.425] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dual_riders)
[03Jul2022 17:45:37.425] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dual_riders)]
[03Jul2022 17:45:37.425] [main/DEBUG] [mixin/]: Registering mixin config: dual_riders.mixins.json
[03Jul2022 17:45:37.428] [main/DEBUG] [mixin/]: Registering mixin config: dual_riders-forge.mixins.json
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dungeoncrawl)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dungeoncrawl)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dungeoncrawl)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dungeoncrawl)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dungeoncrawl)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeoncrawl)]
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dungeons_arise)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dungeons_arise)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dungeons_arise)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dungeons_arise)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dungeons_arise)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_arise)]
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ecologics)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ecologics)
[03Jul2022 17:45:37.432] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ecologics)
[03Jul2022 17:45:37.432] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ecologics)
[03Jul2022 17:45:37.432] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ecologics)
[03Jul2022 17:45:37.432] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ecologics)]
[03Jul2022 17:45:37.432] [main/DEBUG] [mixin/]: Registering mixin config: ecologics-common.mixins.json
[03Jul2022 17:45:37.435] [main/DEBUG] [mixin/]: Registering mixin config: ecologics.mixins.json
[03Jul2022 17:45:37.438] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(enhancedcelestials)
[03Jul2022 17:45:37.438] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(enhancedcelestials)
[03Jul2022 17:45:37.438] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(enhancedcelestials)
[03Jul2022 17:45:37.438] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(enhancedcelestials)
[03Jul2022 17:45:37.438] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(enhancedcelestials)
[03Jul2022 17:45:37.438] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enhancedcelestials)]
[03Jul2022 17:45:37.438] [main/DEBUG] [mixin/]: Registering mixin config: enhancedcelestials.mixins.json
[03Jul2022 17:45:37.441] [main/DEBUG] [mixin/]: Registering mixin config: enhancedcelestials.forge.mixins.json
[03Jul2022 17:45:37.445] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(equipmentcompare)
[03Jul2022 17:45:37.445] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(equipmentcompare)
[03Jul2022 17:45:37.445] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(equipmentcompare)
[03Jul2022 17:45:37.445] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(equipmentcompare)
[03Jul2022 17:45:37.445] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(equipmentcompare)
[03Jul2022 17:45:37.445] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(equipmentcompare)]
[03Jul2022 17:45:37.445] [main/DEBUG] [mixin/]: Registering mixin config: equipmentcompare.mixins.json
[03Jul2022 17:45:37.448] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by equipmentcompare.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.448] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(expandability)
[03Jul2022 17:45:37.448] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(expandability)
[03Jul2022 17:45:37.448] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(expandability)
[03Jul2022 17:45:37.449] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(expandability)
[03Jul2022 17:45:37.449] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(expandability)
[03Jul2022 17:45:37.449] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(expandability)]
[03Jul2022 17:45:37.449] [main/DEBUG] [mixin/]: Registering mixin config: expandability.mixins.json
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(golems)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(golems)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(golems)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(golems)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(golems)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(golems)]
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fancymenu)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fancymenu)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fancymenu)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fancymenu)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fancymenu)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fancymenu)]
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Registering mixin config: fancymenu.general.mixin.json
[03Jul2022 17:45:37.455] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(farmersdelight)
[03Jul2022 17:45:37.455] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(farmersdelight)
[03Jul2022 17:45:37.455] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(farmersdelight)
[03Jul2022 17:45:37.455] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(farmersdelight)
[03Jul2022 17:45:37.455] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(farmersdelight)
[03Jul2022 17:45:37.455] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(farmersdelight)]
[03Jul2022 17:45:37.455] [main/DEBUG] [mixin/]: Registering mixin config: farmersdelight.mixins.json
[03Jul2022 17:45:37.459] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(feature_nbt_deadlock_be_gone)
[03Jul2022 17:45:37.459] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(feature_nbt_deadlock_be_gone)
[03Jul2022 17:45:37.459] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(feature_nbt_deadlock_be_gone)
[03Jul2022 17:45:37.459] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(feature_nbt_deadlock_be_gone)
[03Jul2022 17:45:37.459] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(feature_nbt_deadlock_be_gone)
[03Jul2022 17:45:37.459] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(feature_nbt_deadlock_be_gone)]
[03Jul2022 17:45:37.459] [main/DEBUG] [mixin/]: Registering mixin config: feature_nbt_deadlock_be_gone.mixins.json
[03Jul2022 17:45:37.463] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ferritecore)
[03Jul2022 17:45:37.463] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ferritecore)
[03Jul2022 17:45:37.463] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ferritecore)
[03Jul2022 17:45:37.463] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ferritecore)
[03Jul2022 17:45:37.463] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ferritecore)
[03Jul2022 17:45:37.463] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ferritecore)]
[03Jul2022 17:45:37.463] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.predicates.mixin.json
[03Jul2022 17:45:37.466] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.fastmap.mixin.json
[03Jul2022 17:45:37.469] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.mrl.mixin.json
[03Jul2022 17:45:37.473] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.dedupmultipart.mixin.json
[03Jul2022 17:45:37.476] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.blockstatecache.mixin.json
[03Jul2022 17:45:37.480] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.dedupbakedquad.mixin.json
[03Jul2022 17:45:37.483] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.threaddetec.mixin.json
[03Jul2022 17:45:37.486] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(flytre_lib)
[03Jul2022 17:45:37.486] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(flytre_lib)
[03Jul2022 17:45:37.486] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(flytre_lib)
[03Jul2022 17:45:37.486] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(flytre_lib)
[03Jul2022 17:45:37.486] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(flytre_lib)
[03Jul2022 17:45:37.487] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(flytre_lib)]
[03Jul2022 17:45:37.487] [main/DEBUG] [mixin/]: Registering mixin config: flytre_lib.mixins.json
[03Jul2022 17:45:37.490] [main/DEBUG] [mixin/]: Registering mixin config: flytre_lib-forge.mixins.json
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(friendlyfire)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(friendlyfire)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(friendlyfire)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(friendlyfire)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(friendlyfire)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(friendlyfire)]
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(geckolib3)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(geckolib3)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(geckolib3)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(geckolib3)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(geckolib3)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(geckolib3)]
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(gravestone)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(gravestone)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(gravestone)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(gravestone)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(gravestone)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gravestone)]
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(guardvillagers)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(guardvillagers)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(guardvillagers)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(guardvillagers)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(guardvillagers)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(guardvillagers)]
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(hunterillager)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(hunterillager)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(hunterillager)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(hunterillager)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(hunterillager)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(hunterillager)]
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(iceberg)
[03Jul2022 17:45:37.495] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(iceberg)
[03Jul2022 17:45:37.495] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(iceberg)
[03Jul2022 17:45:37.495] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(iceberg)
[03Jul2022 17:45:37.495] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(iceberg)
[03Jul2022 17:45:37.495] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(iceberg)]
[03Jul2022 17:45:37.495] [main/DEBUG] [mixin/]: Registering mixin config: iceberg.mixins.json
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ironchest)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ironchest)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ironchest)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ironchest)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ironchest)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ironchest)]
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jei)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jei)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jei)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jei)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jei)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)]
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kiwi)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kiwi)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kiwi)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kiwi)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kiwi)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kiwi)]
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Registering mixin config: kiwi.mixins.json
[03Jul2022 17:45:37.502] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by kiwi.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.502] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kleeslabs)
[03Jul2022 17:45:37.502] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kleeslabs)
[03Jul2022 17:45:37.502] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kleeslabs)
[03Jul2022 17:45:37.502] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kleeslabs)
[03Jul2022 17:45:37.502] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kleeslabs)
[03Jul2022 17:45:37.503] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kleeslabs)]
[03Jul2022 17:45:37.503] [main/DEBUG] [mixin/]: Registering mixin config: kleeslabs.mixins.json
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(konkrete)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(konkrete)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(konkrete)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(konkrete)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(konkrete)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(konkrete)]
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(leap)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(leap)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(leap)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(leap)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(leap)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(leap)]
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(libraryferret)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(libraryferret)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(libraryferret)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(libraryferret)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(libraryferret)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(libraryferret)]
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(libx)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(libx)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(libx)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(libx)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(libx)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(libx)]
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(llamasteeds)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(llamasteeds)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(llamasteeds)
[03Jul2022 17:45:37.507] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(llamasteeds)
[03Jul2022 17:45:37.507] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(llamasteeds)
[03Jul2022 17:45:37.507] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(llamasteeds)]
[03Jul2022 17:45:37.507] [main/DEBUG] [mixin/]: Registering mixin config: mixins.llamasteeds.json
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by mixins.llamasteeds.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.510] [main/ERROR] [mixin/]: Mixin config mixins.llamasteeds.json does not specify "minVersion" property
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(logprot)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(logprot)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(logprot)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(logprot)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(logprot)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(logprot)]
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lootr)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lootr)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lootr)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lootr)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lootr)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lootr)]
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Registering mixin config: lootr.mixins.json
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lucky)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lucky)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lucky)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lucky)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lucky)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lucky)]
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(magma_monsters)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(magma_monsters)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(magma_monsters)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(magma_monsters)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(magma_monsters)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(magma_monsters)]
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mantle)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mantle)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mantle)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mantle)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mantle)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mantle)]
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(morevanillaarmor)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(morevanillaarmor)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(morevanillaarmor)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(morevanillaarmor)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(morevanillaarmor)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(morevanillaarmor)]
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(morevanillalib)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(morevanillalib)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(morevanillalib)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(morevanillalib)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(morevanillalib)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(morevanillalib)]
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(morevanillatools)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(morevanillatools)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(morevanillatools)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(morevanillatools)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(morevanillatools)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(morevanillatools)]
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mysticalagradditions)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mysticalagradditions)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mysticalagradditions)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mysticalagradditions)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mysticalagradditions)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mysticalagradditions)]
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mysticalagriculture)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mysticalagriculture)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mysticalagriculture)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mysticalagriculture)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mysticalagriculture)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mysticalagriculture)]
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(naturescompass)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(naturescompass)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(naturescompass)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(naturescompass)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(naturescompass)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(naturescompass)]
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(nethersdelight)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(nethersdelight)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(nethersdelight)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(nethersdelight)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(nethersdelight)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nethersdelight)]
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Registering mixin config: nethersdelight.mixins.json
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by nethersdelight.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(nomadictents)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(nomadictents)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(nomadictents)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(nomadictents)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(nomadictents)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nomadictents)]
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ob_core)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ob_core)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ob_core)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ob_core)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ob_core)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ob_core)]
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ob_tooltips)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ob_tooltips)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ob_tooltips)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ob_tooltips)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ob_tooltips)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ob_tooltips)]
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(byg)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(byg)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(byg)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(byg)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(byg)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(byg)]
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Registering mixin config: byg.mixins.json
[03Jul2022 17:45:37.524] [main/DEBUG] [mixin/]: Registering mixin config: byg_forge.mixins.json
[03Jul2022 17:45:37.528] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(pamhc2foodcore)
[03Jul2022 17:45:37.528] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(pamhc2foodcore)
[03Jul2022 17:45:37.528] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(pamhc2foodcore)
[03Jul2022 17:45:37.528] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(pamhc2foodcore)
[03Jul2022 17:45:37.528] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(pamhc2foodcore)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2foodcore)]
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(pamhc2foodextended)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(pamhc2foodextended)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(pamhc2foodextended)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(pamhc2foodextended)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(pamhc2foodextended)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2foodextended)]
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(quark)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(quark)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(quark)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(quark)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(quark)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(quark)]
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Registering mixin config: quark.mixins.json
[03Jul2022 17:45:37.533] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rare_ice)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rare_ice)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rare_ice)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rare_ice)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rare_ice)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rare_ice)]
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(reauth)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(reauth)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(reauth)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(reauth)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(reauth)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(reauth)]
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(reliquary)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(reliquary)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(reliquary)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(reliquary)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(reliquary)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(reliquary)]
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(repurposed_structures)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(repurposed_structures)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(repurposed_structures)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(repurposed_structures)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(repurposed_structures)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(repurposed_structures)]
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Registering mixin config: repurposed_structures.mixins.json
[03Jul2022 17:45:37.537] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(additionalstructures)
[03Jul2022 17:45:37.537] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(additionalstructures)
[03Jul2022 17:45:37.537] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(additionalstructures)
[03Jul2022 17:45:37.537] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(additionalstructures)
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(additionalstructures)
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(additionalstructures)]
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(selene)
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(selene)
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(selene)
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(selene)
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(selene)
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(selene)]
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: Registering mixin config: selene.mixins.json
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by selene.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(selene)
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(selene)
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(selene)
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(selene)
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(selene)
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(selene)]
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Registering mixin config: selene.mixins.json
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(skinnedlanterns)
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(skinnedlanterns)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(skinnedlanterns)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(skinnedlanterns)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(skinnedlanterns)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(skinnedlanterns)]
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(snowrealmagic)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(snowrealmagic)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(snowrealmagic)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(snowrealmagic)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(snowrealmagic)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(snowrealmagic)]
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: Registering mixin config: snowrealmagic.mixins.json
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by snowrealmagic.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sound_physics_remastered)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sound_physics_remastered)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sound_physics_remastered)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sound_physics_remastered)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sound_physics_remastered)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sound_physics_remastered)]
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(stalwart_dungeons)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(stalwart_dungeons)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(stalwart_dungeons)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(stalwart_dungeons)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(stalwart_dungeons)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(stalwart_dungeons)]
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structure_gel)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structure_gel)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structure_gel)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structure_gel)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structure_gel)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structure_gel)]
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Registering mixin config: structure_gel.mixins.json
[03Jul2022 17:45:37.548] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by structure_gel.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structures_compass)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structures_compass)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structures_compass)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structures_compass)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structures_compass)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structures_compass)]
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(supplementaries)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(supplementaries)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(supplementaries)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(supplementaries)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(supplementaries)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supplementaries)]
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Registering mixin config: supplementaries.mixins.json
[03Jul2022 17:45:37.552] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by supplementaries.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.552] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tconstruct)
[03Jul2022 17:45:37.552] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tconstruct)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tconstruct)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tconstruct)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tconstruct)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tconstruct)]
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(terrablender)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(terrablender)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(terrablender)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(terrablender)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(terrablender)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terrablender)]
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: Registering mixin config: terrablender.mixins.json
[03Jul2022 17:45:37.557] [main/DEBUG] [mixin/]: Registering mixin config: terrablender_forge.mixins.json
[03Jul2022 17:45:37.560] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(graveyard)
[03Jul2022 17:45:37.560] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(graveyard)
[03Jul2022 17:45:37.560] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(graveyard)
[03Jul2022 17:45:37.560] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(graveyard)
[03Jul2022 17:45:37.560] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(graveyard)
[03Jul2022 17:45:37.560] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(graveyard)]
[03Jul2022 17:45:37.560] [main/DEBUG] [mixin/]: Registering mixin config: graveyard.mixins.json
[03Jul2022 17:45:37.563] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by graveyard.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
[03Jul2022 17:45:37.564] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(undergarden)
[03Jul2022 17:45:37.564] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(undergarden)
[03Jul2022 17:45:37.564] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(undergarden)
[03Jul2022 17:45:37.564] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(undergarden)
[03Jul2022 17:45:37.564] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(undergarden)
[03Jul2022 17:45:37.564] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(undergarden)]
[03Jul2022 17:45:37.564] [main/DEBUG] [mixin/]: Registering mixin config: undergarden.mixins.json
[03Jul2022 17:45:37.567] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rocks)
[03Jul2022 17:45:37.567] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rocks)
[03Jul2022 17:45:37.567] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rocks)
[03Jul2022 17:45:37.567] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rocks)
[03Jul2022 17:45:37.567] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rocks)
[03Jul2022 17:45:37.567] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rocks)]
[03Jul2022 17:45:37.567] [main/DEBUG] [mixin/]: Registering mixin config: rocks.mixins.json
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tlskincape)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tlskincape)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tlskincape)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tlskincape)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tlskincape)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tlskincape)]
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(t_and_t)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(t_and_t)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(t_and_t)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(t_and_t)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(t_and_t)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(t_and_t)]
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(uteamcore)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(uteamcore)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(uteamcore)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(uteamcore)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(uteamcore)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(uteamcore)]
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(zombiearmy)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(zombiearmy)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(zombiearmy)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(zombiearmy)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(zombiearmy)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(zombiearmy)]
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(upgradedcore)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(upgradedcore)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(upgradedcore)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(upgradedcore)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(upgradedcore)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(upgradedcore)]
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(upgradednetherite)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(upgradednetherite)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(upgradednetherite)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(upgradednetherite)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(upgradednetherite)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(upgradednetherite)]
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Registering mixin config: upgradednetherite.mixins.json
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(usefulbackpacks)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(usefulbackpacks)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(usefulbackpacks)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(usefulbackpacks)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(usefulbackpacks)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(usefulbackpacks)]
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(valhelsia_structures)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(valhelsia_structures)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(valhelsia_structures)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(valhelsia_structures)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(valhelsia_structures)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(valhelsia_structures)]
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Registering mixin config: valhelsia_structures.mixins.json
[03Jul2022 17:45:37.580] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(valhelsia_core)
[03Jul2022 17:45:37.580] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(valhelsia_core)
[03Jul2022 17:45:37.580] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(valhelsia_core)
[03Jul2022 17:45:37.580] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(valhelsia_core)
[03Jul2022 17:45:37.580] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(valhelsia_core)
[03Jul2022 17:45:37.580] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(valhelsia_core)]
[03Jul2022 17:45:37.580] [main/DEBUG] [mixin/]: Registering mixin config: valhelsia_core.mixins.json
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by valhelsia_core.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(villagertools)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(villagertools)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(villagertools)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(villagertools)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(villagertools)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(villagertools)]
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(voidtotem)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(voidtotem)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(voidtotem)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(voidtotem)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(voidtotem)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(voidtotem)]
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(waystones)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(waystones)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(waystones)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(waystones)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(waystones)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waystones)]
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Registering mixin config: waystones.mixins.json
[03Jul2022 17:45:37.589] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(windswept)
[03Jul2022 17:45:37.589] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(windswept)
[03Jul2022 17:45:37.589] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(windswept)
[03Jul2022 17:45:37.589] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(windswept)
[03Jul2022 17:45:37.589] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(windswept)
[03Jul2022 17:45:37.589] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(windswept)]
[03Jul2022 17:45:37.590] [main/DEBUG] [mixin/]: Registering mixin config: windswept.mixins.json
[03Jul2022 17:45:37.593] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xaerominimap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xaerominimap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xaerominimap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xaerominimap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xaerominimap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaerominimap)]
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xaeroworldmap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xaeroworldmap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xaeroworldmap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xaeroworldmap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xaeroworldmap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaeroworldmap)]
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yungsapi)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yungsapi)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yungsapi)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yungsapi)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yungsapi)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsapi)]
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Registering mixin config: yungsapi.mixins.json
[03Jul2022 17:45:37.597] [main/DEBUG] [mixin/]: Registering mixin config: yungsapi_forge.mixins.json
[03Jul2022 17:45:37.600] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bettermineshafts)
[03Jul2022 17:45:37.600] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bettermineshafts)
[03Jul2022 17:45:37.600] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bettermineshafts)
[03Jul2022 17:45:37.600] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bettermineshafts)
[03Jul2022 17:45:37.600] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bettermineshafts)
[03Jul2022 17:45:37.600] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bettermineshafts)]
[03Jul2022 17:45:37.600] [main/DEBUG] [mixin/]: Registering mixin config: bettermineshafts.mixins.json
[03Jul2022 17:45:37.604] [main/DEBUG] [mixin/]: Registering mixin config: bettermineshafts_forge.mixins.json
[03Jul2022 17:45:37.607] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterstrongholds)
[03Jul2022 17:45:37.607] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterstrongholds)
[03Jul2022 17:45:37.607] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterstrongholds)
[03Jul2022 17:45:37.607] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterstrongholds)
[03Jul2022 17:45:37.607] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterstrongholds)
[03Jul2022 17:45:37.607] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterstrongholds)]
[03Jul2022 17:45:37.607] [main/DEBUG] [mixin/]: Registering mixin config: betterstrongholds.mixins.json
[03Jul2022 17:45:37.610] [main/DEBUG] [mixin/]: Registering mixin config: betterstrongholds_forge.mixins.json
[03Jul2022 17:45:37.614] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yungsbridges)
[03Jul2022 17:45:37.614] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yungsbridges)
[03Jul2022 17:45:37.614] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yungsbridges)
[03Jul2022 17:45:37.614] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yungsbridges)
[03Jul2022 17:45:37.614] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yungsbridges)
[03Jul2022 17:45:37.614] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsbridges)]
[03Jul2022 17:45:37.614] [main/DEBUG] [mixin/]: Registering mixin config: yungsbridges.mixins.json
[03Jul2022 17:45:37.619] [main/DEBUG] [mixin/]: Registering mixin config: yungsbridges_forge.mixins.json
[03Jul2022 17:45:37.630] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yungsextras)
[03Jul2022 17:45:37.630] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yungsextras)
[03Jul2022 17:45:37.630] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yungsextras)
[03Jul2022 17:45:37.630] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yungsextras)
[03Jul2022 17:45:37.630] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yungsextras)
[03Jul2022 17:45:37.630] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsextras)]
[03Jul2022 17:45:37.630] [main/DEBUG] [mixin/]: Registering mixin config: yungsextras.mixins.json
[03Jul2022 17:45:37.633] [main/DEBUG] [mixin/]: Registering mixin config: yungsextras_forge.mixins.json
[03Jul2022 17:45:37.636] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
[03Jul2022 17:45:37.636] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
[03Jul2022 17:45:37.636] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
[03Jul2022 17:45:37.636] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: inject() running with 124 agents
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.optifine)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(adorn)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(advancedcompass)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(alexsmobs)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(amplifiednether)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aquaculture)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ob_aquamirae)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(archers_paradox)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(architectury)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(artifacts)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(autoreglib)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(awesomedungeon)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betteranimalsplus)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(biomemakeover)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(biomesoplenty)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blue_skies)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blueprint)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bookshelf)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(caelus)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(carryon)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cataclysm)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cfm)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(citadel)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(clumps)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cofh_core)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crafttweaker)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creeperoverhaul)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cucumber)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curioofundying)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curios)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curiouselytra)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(darkerdepths)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(decorative_blocks)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dual_riders)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeoncrawl)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_arise)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ecologics)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enhancedcelestials)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(equipmentcompare)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(expandability)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(golems)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fancymenu)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(farmersdelight)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(feature_nbt_deadlock_be_gone)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ferritecore)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(flytre_lib)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(friendlyfire)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(geckolib3)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gravestone)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(guardvillagers)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(hunterillager)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(iceberg)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ironchest)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kiwi)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kleeslabs)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(konkrete)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(leap)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(libraryferret)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(libx)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(llamasteeds)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(logprot)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lootr)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lucky)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(magma_monsters)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mantle)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(morevanillaarmor)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(morevanillalib)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(morevanillatools)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mysticalagradditions)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mysticalagriculture)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(naturescompass)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nethersdelight)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nomadictents)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ob_core)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ob_tooltips)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(byg)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2foodcore)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2foodextended)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(quark)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rare_ice)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(reauth)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(reliquary)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(repurposed_structures)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(additionalstructures)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(selene)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(selene)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(skinnedlanterns)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(snowrealmagic)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sound_physics_remastered)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(stalwart_dungeons)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structure_gel)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structures_compass)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supplementaries)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tconstruct)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terrablender)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(graveyard)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(undergarden)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rocks)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tlskincape)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(t_and_t)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(uteamcore)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(zombiearmy)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(upgradedcore)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(upgradednetherite)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(usefulbackpacks)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(valhelsia_structures)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(valhelsia_core)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(villagertools)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(voidtotem)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waystones)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(windswept)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaerominimap)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaeroworldmap)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsapi)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bettermineshafts)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterstrongholds)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsbridges)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsextras)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[03Jul2022 17:45:37.690] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
[03Jul2022 17:45:37.695] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
[03Jul2022 17:45:37.699] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector]
[03Jul2022 17:45:37.702] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [org.tlauncher.MixinConnector]
[03Jul2022 17:45:37.711] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by tlskincape-mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.719] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
[03Jul2022 17:45:37.724] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[03Jul2022 17:45:37.725] [main/DEBUG] [mixin/]: Selecting config mixins.adorn.common.json
[03Jul2022 17:45:37.731] [main/DEBUG] [mixin/]: Selecting config mixins.adorn.forge.json
[03Jul2022 17:45:37.736] [main/DEBUG] [mixin/]: Selecting config architectury.mixins.json
[03Jul2022 17:45:37.742] [main/DEBUG] [mixin/]: Selecting config architectury-common.mixins.json
[03Jul2022 17:45:37.745] [main/DEBUG] [mixin/]: Selecting config mixins.artifacts.json
[03Jul2022 17:45:37.749] [main/DEBUG] [mixin/]: Selecting config balm.mixins.json
[03Jul2022 17:45:37.753] [main/DEBUG] [mixin/]: Selecting config mixin.imdlib-betteranimalsplus.json
[03Jul2022 17:45:37.758] [main/DEBUG] [mixin/]: Selecting config betteranimalsplus.mixins.json
[03Jul2022 17:45:37.764] [main/DEBUG] [mixin/]: Selecting config betteranimalsplus-forge.mixins.json
[03Jul2022 17:45:37.768] [main/DEBUG] [mixin/]: Selecting config biomemakeover-common.mixins.json
[03Jul2022 17:45:37.772] [main/DEBUG] [mixin/]: Selecting config biomemakeover-forge.mixins.json
[03Jul2022 17:45:37.776] [main/DEBUG] [mixin/]: Selecting config blue_skies.mixins.json
[03Jul2022 17:45:37.780] [main/DEBUG] [mixin/]: Selecting config blueprint.mixins.json
[03Jul2022 17:45:37.784] [main/DEBUG] [mixin/]: Selecting config bookshelf.common.mixins.json
[03Jul2022 17:45:37.787] [main/DEBUG] [mixin/]: Selecting config bookshelf.forge.mixins.json
[03Jul2022 17:45:37.791] [main/DEBUG] [mixin/]: Selecting config caelus.mixins.json
[03Jul2022 17:45:37.795] [main/DEBUG] [mixin/]: Selecting config cfm.mixins.json
[03Jul2022 17:45:37.799] [main/DEBUG] [mixin/]: Selecting config citadel.mixins.json
[03Jul2022 17:45:37.803] [main/DEBUG] [mixin/]: Selecting config clumps.mixins.json
[03Jul2022 17:45:37.808] [main/DEBUG] [mixin/]: Selecting config mixins.cofhcore.json
[03Jul2022 17:45:37.813] [main/DEBUG] [mixin/]: Selecting config crafttweaker.mixins.json
[03Jul2022 17:45:37.816] [main/DEBUG] [mixin/]: Selecting config crafttweaker.forge.mixins.json
[03Jul2022 17:45:37.819] [main/DEBUG] [mixin/]: Selecting config creeperoverhaul.mixins.json
[03Jul2022 17:45:37.822] [main/DEBUG] [mixin/]: Selecting config curioofundying.mixins.json
[03Jul2022 17:45:37.826] [main/DEBUG] [mixin/]: Selecting config curios.mixins.json
[03Jul2022 17:45:37.829] [main/DEBUG] [mixin/]: Selecting config darkerdepths.mixins.json
[03Jul2022 17:45:37.832] [main/DEBUG] [mixin/]: Selecting config decorative_blocks.mixins.json
[03Jul2022 17:45:37.835] [main/DEBUG] [mixin/]: Selecting config dual_riders.mixins.json
[03Jul2022 17:45:37.838] [main/DEBUG] [mixin/]: Selecting config dual_riders-forge.mixins.json
[03Jul2022 17:45:37.841] [main/WARN] [mixin/]: Reference map 'dual_riders-1.18.2-1.1.1-forge-Forge-refmap.json' for dual_riders-forge.mixins.json could not be read. If this is a development environment you can ignore this message
[03Jul2022 17:45:37.842] [main/DEBUG] [mixin/]: Selecting config ecologics-common.mixins.json
[03Jul2022 17:45:37.846] [main/DEBUG] [mixin/]: Selecting config ecologics.mixins.json
[03Jul2022 17:45:37.849] [main/DEBUG] [mixin/]: Selecting config enhancedcelestials.mixins.json
[03Jul2022 17:45:37.853] [main/DEBUG] [mixin/]: Selecting config enhancedcelestials.forge.mixins.json
[03Jul2022 17:45:37.858] [main/DEBUG] [mixin/]: Selecting config equipmentcompare.mixins.json
[03Jul2022 17:45:37.862] [main/DEBUG] [mixin/]: Selecting config expandability.mixins.json
[03Jul2022 17:45:37.865] [main/DEBUG] [mixin/]: Selecting config fancymenu.general.mixin.json
[03Jul2022 17:45:37.871] [main/DEBUG] [mixin/]: Selecting config farmersdelight.mixins.json
[03Jul2022 17:45:37.875] [main/DEBUG] [mixin/]: Selecting config feature_nbt_deadlock_be_gone.mixins.json
[03Jul2022 17:45:37.879] [main/DEBUG] [mixin/]: Selecting config ferritecore.predicates.mixin.json
[03Jul2022 17:45:37.897] [main/DEBUG] [mixin/]: Selecting config ferritecore.fastmap.mixin.json
[03Jul2022 17:45:37.902] [main/DEBUG] [mixin/]: Selecting config ferritecore.mrl.mixin.json
[03Jul2022 17:45:37.906] [main/DEBUG] [mixin/]: Selecting config ferritecore.dedupmultipart.mixin.json
[03Jul2022 17:45:37.910] [main/DEBUG] [mixin/]: Selecting config ferritecore.blockstatecache.mixin.json
[03Jul2022 17:45:37.915] [main/DEBUG] [mixin/]: Selecting config ferritecore.dedupbakedquad.mixin.json
[03Jul2022 17:45:37.919] [main/DEBUG] [mixin/]: Selecting config ferritecore.threaddetec.mixin.json
[03Jul2022 17:45:37.923] [main/DEBUG] [mixin/]: Selecting config flytre_lib.mixins.json
[03Jul2022 17:45:37.926] [main/DEBUG] [mixin/]: Selecting config flytre_lib-forge.mixins.json
[03Jul2022 17:45:37.929] [main/DEBUG] [mixin/]: Selecting config iceberg.mixins.json
[03Jul2022 17:45:37.933] [main/DEBUG] [mixin/]: Selecting config kiwi.mixins.json
[03Jul2022 17:45:37.936] [main/DEBUG] [mixin/]: Selecting config kleeslabs.mixins.json
[03Jul2022 17:45:37.939] [main/DEBUG] [mixin/]: Selecting config mixins.llamasteeds.json
[03Jul2022 17:45:37.942] [main/DEBUG] [mixin/]: Selecting config lootr.mixins.json
[03Jul2022 17:45:37.957] [main/DEBUG] [mixin/]: Selecting config nethersdelight.mixins.json
[03Jul2022 17:45:37.961] [main/WARN] [mixin/]: Reference map 'nethersdelight.refmap.json' for nethersdelight.mixins.json could not be read. If this is a development environment you can ignore this message
[03Jul2022 17:45:37.961] [main/DEBUG] [mixin/]: Selecting config byg.mixins.json
[03Jul2022 17:45:37.969] [main/DEBUG] [mixin/]: Selecting config byg_forge.mixins.json
[03Jul2022 17:45:37.976] [main/DEBUG] [mixin/]: Selecting config quark.mixins.json
[03Jul2022 17:45:37.980] [main/DEBUG] [mixin/]: Selecting config repurposed_structures.mixins.json
[03Jul2022 17:45:37.984] [main/DEBUG] [mixin/]: Selecting config selene.mixins.json
[03Jul2022 17:45:37.988] [main/DEBUG] [mixin/]: Selecting config snowrealmagic.mixins.json
[03Jul2022 17:45:37.994] [main/DEBUG] [mixin/]: Selecting config structure_gel.mixins.json
[03Jul2022 17:45:38.004] [main/DEBUG] [mixin/]: Selecting config supplementaries.mixins.json
[03Jul2022 17:45:38.036] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\config\supplementaries-registry.toml is not correct. Correcting
[03Jul2022 17:45:38.037] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. 
[03Jul2022 17:45:38.038] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.creative_tab was corrected from null to its default, false. 
[03Jul2022 17:45:38.038] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.creative_tab does not match the spec. This may create a backup.
[03Jul2022 17:45:38.038] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dispensers was corrected from null to its default, true. 
[03Jul2022 17:45:38.039] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.dispensers does not match the spec. This may create a backup.
[03Jul2022 17:45:38.039] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.jar_tab was corrected from null to its default, false. 
[03Jul2022 17:45:38.039] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.jar_tab does not match the spec. This may create a backup.
[03Jul2022 17:45:38.039] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.custom_configured_screen was corrected from null to its default, true. 
[03Jul2022 17:45:38.040] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.custom_configured_screen does not match the spec. This may create a backup.
[03Jul2022 17:45:38.040] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.debug_save_dynamic_pack was corrected from null to its default, false. 
[03Jul2022 17:45:38.041] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.debug_save_dynamic_pack does not match the spec. This may create a backup.
[03Jul2022 17:45:38.041] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general does not match the spec. This may create a backup.
[03Jul2022 17:45:38.041] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks was corrected from null to its default, SimpleCommentedConfig:{}. 
[03Jul2022 17:45:38.041] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.planter was corrected from null to its default, true. 
[03Jul2022 17:45:38.041] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.clock_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.042] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.pedestal was corrected from null to its default, true. 
[03Jul2022 17:45:38.042] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.wind_vane was corrected from null to its default, true. 
[03Jul2022 17:45:38.043] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.redstone_illuminator was corrected from null to its default, true. 
[03Jul2022 17:45:38.043] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.notice_board was corrected from null to its default, true. 
[03Jul2022 17:45:38.044] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.crank was corrected from null to its default, true. 
[03Jul2022 17:45:38.044] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.jar was corrected from null to its default, true. 
[03Jul2022 17:45:38.045] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.faucet was corrected from null to its default, true. 
[03Jul2022 17:45:38.045] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.turn_table was corrected from null to its default, true. 
[03Jul2022 17:45:38.046] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.spring_launcher was corrected from null to its default, true. 
[03Jul2022 17:45:38.046] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.speaker_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.046] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.sign_post was corrected from null to its default, true. 
[03Jul2022 17:45:38.047] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.hanging_sign was corrected from null to its default, true. 
[03Jul2022 17:45:38.047] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.bellows was corrected from null to its default, true. 
[03Jul2022 17:45:38.048] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.sconce was corrected from null to its default, true. 
[03Jul2022 17:45:38.048] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.sconce_green was corrected from null to its default, false. 
[03Jul2022 17:45:38.049] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.cage was corrected from null to its default, true. 
[03Jul2022 17:45:38.049] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.item_shelf was corrected from null to its default, true. 
[03Jul2022 17:45:38.050] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.sconce_lever was corrected from null to its default, true. 
[03Jul2022 17:45:38.050] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.cog_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.051] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.globe was corrected from null to its default, true. 
[03Jul2022 17:45:38.051] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.hourglass was corrected from null to its default, true. 
[03Jul2022 17:45:38.052] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.sack was corrected from null to its default, true. 
[03Jul2022 17:45:38.052] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.blackboard was corrected from null to its default, true. 
[03Jul2022 17:45:38.053] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.safe was corrected from null to its default, true. 
[03Jul2022 17:45:38.055] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.copper_lantern was corrected from null to its default, true. 
[03Jul2022 17:45:38.056] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.gold_trapdoor was corrected from null to its default, true. 
[03Jul2022 17:45:38.056] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.gold_door was corrected from null to its default, true. 
[03Jul2022 17:45:38.057] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.bamboo_spikes was corrected from null to its default, true. 
[03Jul2022 17:45:38.057] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.bamboo_spikes_tipped was corrected from null to its default, true. 
[03Jul2022 17:45:38.058] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.stone_lamp was corrected from null to its default, true. 
[03Jul2022 17:45:38.058] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.end_stone_lamp was corrected from null to its default, true. 
[03Jul2022 17:45:38.059] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.blackstone_lamp was corrected from null to its default, true. 
[03Jul2022 17:45:38.059] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.deepslate_lamp was corrected from null to its default, true. 
[03Jul2022 17:45:38.060] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.checker_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.061] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.netherite_door was corrected from null to its default, true. 
[03Jul2022 17:45:38.061] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.netherite_trapdoor was corrected from null to its default, true. 
[03Jul2022 17:45:38.062] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.lock_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.064] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.flax was corrected from null to its default, true. 
[03Jul2022 17:45:38.064] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.rope was corrected from null to its default, true. 
[03Jul2022 17:45:38.065] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.pulley_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.065] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.fodder was corrected from null to its default, true. 
[03Jul2022 17:45:38.066] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.crimson_lantern was corrected from null to its default, true. 
[03Jul2022 17:45:38.066] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.magma_cream_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.067] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.daub was corrected from null to its default, true. 
[03Jul2022 17:45:38.067] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.wattle_and_daub was corrected from null to its default, true. 
[03Jul2022 17:45:38.068] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.timber_frame was corrected from null to its default, true. 
[03Jul2022 17:45:38.068] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.flag was corrected from null to its default, true. 
[03Jul2022 17:45:38.069] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.stone_tile was corrected from null to its default, true. 
[03Jul2022 17:45:38.072] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.goblet was corrected from null to its default, true. 
[03Jul2022 17:45:38.072] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.raked_gravel was corrected from null to its default, true. 
[03Jul2022 17:45:38.073] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.statue was corrected from null to its default, true. 
[03Jul2022 17:45:38.073] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.iron_gate was corrected from null to its default, true. 
[03Jul2022 17:45:38.073] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.feather_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.074] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.flint_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.075] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.urn was corrected from null to its default, true. 
[03Jul2022 17:45:38.075] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.ash was corrected from null to its default, true. 
[03Jul2022 17:45:38.076] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.ash_bricks was corrected from null to its default, true. 
[03Jul2022 17:45:38.077] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.doormat was corrected from null to its default, true. 
[03Jul2022 17:45:38.077] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.flower_box was corrected from null to its default, true. 
[03Jul2022 17:45:38.078] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.blackstone_tile was corrected from null to its default, true. 
[03Jul2022 17:45:38.079] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.globe_sepia was corrected from null to its default, true. 
[03Jul2022 17:45:38.080] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.present was corrected from null to its default, true. 
[03Jul2022 17:45:38.080] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.silver_trapdoor was corrected from null to its default, true. 
[03Jul2022 17:45:38.081] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.silver_door was corrected from null to its default, true. 
[03Jul2022 17:45:38.082] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.lead_trapdoor was corrected from null to its default, true. 
[03Jul2022 17:45:38.082] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.lead_door was corrected from null to its default, true. 
[03Jul2022 17:45:38.083] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, SimpleCommentedConfig:{}. 
[03Jul2022 17:45:38.084] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flute was corrected from null to its default, true. 
[03Jul2022 17:45:38.084] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.stasis was corrected from null to its default, true. 
[03Jul2022 17:45:38.085] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.dispenser_minecart was corrected from null to its default, true. 
[03Jul2022 17:45:38.087] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.soap was corrected from null to its default, true. 
[03Jul2022 17:45:38.087] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bubble_blower was corrected from null to its default, true. 
[03Jul2022 17:45:38.088] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antique_ink was corrected from null to its default, true. 
[03Jul2022 17:45:38.088] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shulker_shell was corrected from null to its default, true. 
[03Jul2022 17:45:38.089] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.candy was corrected from null to its default, true. 
[03Jul2022 17:45:38.089] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.wrench was corrected from null to its default, true. 
[03Jul2022 17:45:38.090] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.slingshot was corrected from null to its default, true. 
[03Jul2022 17:45:38.090] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.rope_arrow was corrected from null to its default, true. 
[03Jul2022 17:45:38.091] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bomb was corrected from null to its default, true. 
[03Jul2022 17:45:38.091] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pancake was corrected from null to its default, true. 
[03Jul2022 17:45:38.101] [main/DEBUG] [mixin/]: Selecting config terrablender.mixins.json
[03Jul2022 17:45:38.106] [main/DEBUG] [mixin/]: Selecting config terrablender_forge.mixins.json
[03Jul2022 17:45:38.110] [main/DEBUG] [mixin/]: Selecting config graveyard.mixins.json
[03Jul2022 17:45:38.116] [main/DEBUG] [mixin/]: Selecting config undergarden.mixins.json
[03Jul2022 17:45:38.119] [main/DEBUG] [mixin/]: Selecting config rocks.mixins.json
[03Jul2022 17:45:38.122] [main/DEBUG] [mixin/]: Selecting config upgradednetherite.mixins.json
[03Jul2022 17:45:38.126] [main/DEBUG] [mixin/]: Selecting config valhelsia_structures.mixins.json
[03Jul2022 17:45:38.130] [main/DEBUG] [mixin/]: Selecting config valhelsia_core.mixins.json
[03Jul2022 17:45:38.133] [main/DEBUG] [mixin/]: Selecting config waystones.mixins.json
[03Jul2022 17:45:38.136] [main/DEBUG] [mixin/]: Selecting config windswept.mixins.json
[03Jul2022 17:45:38.139] [main/DEBUG] [mixin/]: Selecting config yungsapi.mixins.json
[03Jul2022 17:45:38.143] [main/DEBUG] [mixin/]: Selecting config yungsapi_forge.mixins.json
[03Jul2022 17:45:38.146] [main/DEBUG] [mixin/]: Selecting config bettermineshafts.mixins.json
[03Jul2022 17:45:38.149] [main/DEBUG] [mixin/]: Selecting config bettermineshafts_forge.mixins.json
[03Jul2022 17:45:38.152] [main/DEBUG] [mixin/]: Selecting config betterstrongholds.mixins.json
[03Jul2022 17:45:38.156] [main/DEBUG] [mixin/]: Selecting config betterstrongholds_forge.mixins.json
[03Jul2022 17:45:38.159] [main/DEBUG] [mixin/]: Selecting config yungsbridges.mixins.json
[03Jul2022 17:45:38.162] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
[03Jul2022 17:45:38.162] [main/DEBUG] [mixin/]: Selecting config yungsbridges_forge.mixins.json
[03Jul2022 17:45:38.165] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[03Jul2022 17:45:38.165] [main/DEBUG] [mixin/]: Selecting config yungsextras.mixins.json
[03Jul2022 17:45:38.168] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message
[03Jul2022 17:45:38.168] [main/DEBUG] [mixin/]: Selecting config yungsextras_forge.mixins.json
[03Jul2022 17:45:38.171] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[03Jul2022 17:45:38.172] [main/DEBUG] [mixin/]: Selecting config assets/sound_physics_remastered/sound_physics_remastered.mixins.json
[03Jul2022 17:45:38.175] [main/DEBUG] [mixin/]: Selecting config tlskincape-mixins.json
[03Jul2022 17:45:38.178] [main/DEBUG] [mixin/]: Preparing mixins.adorn.common.json (3)
[03Jul2022 17:45:38.210] [main/DEBUG] [mixin/]: Preparing mixins.adorn.forge.json (2)
[03Jul2022 17:45:38.219] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z
[03Jul2022 17:45:38.267] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z
[03Jul2022 17:45:38.324] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_143399_ with desc (Lnet/minecraft/world/inventory/AbstractContainerMenu;)V
[03Jul2022 17:45:38.332] [main/INFO] [net.minecraftforge.coremod.CoreMod.uteamcore/COREMODLOG]: Injected ASMUContainerMenuHook call into ServerPlayer#initMenu
[03Jul2022 17:45:38.345] [main/DEBUG] [mixin/]: Preparing architectury.mixins.json (8)
[03Jul2022 17:45:38.359] [main/DEBUG] [mixin/]: Preparing architectury-common.mixins.json (1)
[03Jul2022 17:45:38.363] [main/DEBUG] [mixin/]: Preparing mixins.artifacts.json (8)
[03Jul2022 17:45:38.390] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7179_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult;
[03Jul2022 17:45:38.435] [main/DEBUG] [mixin/]: Preparing balm.mixins.json (15)
[03Jul2022 17:45:38.471] [main/DEBUG] [mixin/]: Preparing mixin.imdlib-betteranimalsplus.json (4)
[03Jul2022 17:45:38.517] [main/DEBUG] [mixin/]: Preparing betteranimalsplus.mixins.json (7)
[03Jul2022 17:45:38.569] [main/DEBUG] [mixin/]: Preparing betteranimalsplus-forge.mixins.json (1)
[03Jul2022 17:45:38.569] [main/DEBUG] [mixin/]: Preparing biomemakeover-common.mixins.json (55)
[03Jul2022 17:45:38.661] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
[03Jul2022 17:45:38.695] [main/DEBUG] [mixin/]: Preparing biomemakeover-forge.mixins.json (5)
[03Jul2022 17:45:38.700] [main/DEBUG] [mixin/]: Preparing blue_skies.mixins.json (20)
[03Jul2022 17:45:38.713] [main/DEBUG] [mixin/]: Preparing blueprint.mixins.json (21)
[03Jul2022 17:45:38.737] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/level/levelgen/SurfaceRules$Context is public in blueprint.mixins.json:SurfaceRulesContextMixin and should be specified in value
[03Jul2022 17:45:38.739] [main/DEBUG] [mixin/]: Preparing bookshelf.common.mixins.json (18)
[03Jul2022 17:45:38.748] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
[03Jul2022 17:45:38.761] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/item/ItemCooldowns$CooldownInstance is public in bookshelf.common.mixins.json:item.AccessorCooldownInstance and should be specified in value
[03Jul2022 17:45:38.765] [main/DEBUG] [mixin/]: Preparing bookshelf.forge.mixins.json (0)
[03Jul2022 17:45:38.766] [main/DEBUG] [mixin/]: Preparing caelus.mixins.json (4)
[03Jul2022 17:45:38.766] [main/DEBUG] [mixin/]: Preparing cfm.mixins.json (1)
[03Jul2022 17:45:38.766] [main/DEBUG] [mixin/]: Preparing citadel.mixins.json (5)
[03Jul2022 17:45:38.774] [main/DEBUG] [mixin/]: Preparing clumps.mixins.json (2)
[03Jul2022 17:45:38.778] [main/DEBUG] [mixin/]: Preparing mixins.cofhcore.json (1)
[03Jul2022 17:45:38.778] [main/DEBUG] [mixin/]: Preparing crafttweaker.mixins.json (27)
[03Jul2022 17:45:38.789] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_60735_ with desc (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V
[03Jul2022 17:45:38.812] [main/DEBUG] [mixin/]: Preparing crafttweaker.forge.mixins.json (7)
[03Jul2022 17:45:38.817] [main/DEBUG] [mixin/]: Preparing creeperoverhaul.mixins.json (2)
[03Jul2022 17:45:38.820] [main/DEBUG] [mixin/]: Preparing curioofundying.mixins.json (1)
[03Jul2022 17:45:38.821] [main/DEBUG] [mixin/]: Preparing curios.mixins.json (5)
[03Jul2022 17:45:38.830] [main/DEBUG] [mixin/]: Preparing darkerdepths.mixins.json (3)
[03Jul2022 17:45:38.837] [main/DEBUG] [mixin/]: Preparing decorative_blocks.mixins.json (7)
[03Jul2022 17:45:38.850] [main/DEBUG] [mixin/]: Preparing dual_riders.mixins.json (3)
[03Jul2022 17:45:38.857] [main/DEBUG] [mixin/]: Preparing dual_riders-forge.mixins.json (0)
[03Jul2022 17:45:38.857] [main/DEBUG] [mixin/]: Preparing ecologics-common.mixins.json (2)
[03Jul2022 17:45:38.859] [main/DEBUG] [mixin/]: Preparing ecologics.mixins.json (3)
[03Jul2022 17:45:38.860] [main/DEBUG] [mixin/]: Preparing enhancedcelestials.mixins.json (26)
[03Jul2022 17:45:38.871] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V
[03Jul2022 17:45:38.875] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V
[03Jul2022 17:45:38.890] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/chunk/LevelChunk
[03Jul2022 17:45:38.906] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/chunk/LevelChunk
[03Jul2022 17:45:38.981] [main/DEBUG] [mixin/]: Preparing enhancedcelestials.forge.mixins.json (0)
[03Jul2022 17:45:38.981] [main/DEBUG] [mixin/]: Preparing equipmentcompare.mixins.json (1)
[03Jul2022 17:45:38.981] [main/DEBUG] [mixin/]: Preparing expandability.mixins.json (9)
[03Jul2022 17:45:38.987] [main/DEBUG] [mixin/]: Preparing fancymenu.general.mixin.json (12)
[03Jul2022 17:45:38.987] [main/DEBUG] [mixin/]: Preparing farmersdelight.mixins.json (6)
[03Jul2022 17:45:38.994] [main/DEBUG] [mixin/]: Preparing feature_nbt_deadlock_be_gone.mixins.json (1)
[03Jul2022 17:45:38.999] [main/DEBUG] [mixin/]: Preparing ferritecore.predicates.mixin.json (3)
[03Jul2022 17:45:38.999] [main/DEBUG] [mixin/]: Preparing ferritecore.fastmap.mixin.json (1)
[03Jul2022 17:45:39.001] [main/DEBUG] [mixin/]: Preparing ferritecore.mrl.mixin.json (2)
[03Jul2022 17:45:39.002] [main/DEBUG] [mixin/]: Preparing ferritecore.dedupmultipart.mixin.json (2)
[03Jul2022 17:45:39.002] [main/DEBUG] [mixin/]: Preparing ferritecore.blockstatecache.mixin.json (8)
[03Jul2022 17:45:39.012] [main/DEBUG] [mixin/]: Preparing ferritecore.dedupbakedquad.mixin.json (2)
[03Jul2022 17:45:39.012] [main/DEBUG] [mixin/]: Preparing ferritecore.threaddetec.mixin.json (1)
[03Jul2022 17:45:39.013] [main/DEBUG] [mixin/]: Preparing flytre_lib.mixins.json (32)
[03Jul2022 17:45:39.055] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/server/level/ChunkMap$TrackedEntity is public in flytre_lib.mixins.json:base.EntityTrackerAccessor and should be specified in value
[03Jul2022 17:45:39.077] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_143399_ with desc (Lnet/minecraft/world/inventory/AbstractContainerMenu;)V
[03Jul2022 17:45:39.077] [main/INFO] [net.minecraftforge.coremod.CoreMod.uteamcore/COREMODLOG]: Injected ASMUContainerMenuHook call into ServerPlayer#initMenu
[03Jul2022 17:45:39.086] [main/DEBUG] [mixin/]: Preparing flytre_lib-forge.mixins.json (3)
[03Jul2022 17:45:39.092] [main/DEBUG] [mixin/]: Preparing iceberg.mixins.json (9)
[03Jul2022 17:45:39.097] [main/DEBUG] [mixin/]: Preparing kiwi.mixins.json (15)
[03Jul2022 17:45:39.102] [main/DEBUG] [mixin/]: Preparing kleeslabs.mixins.json (1)
[03Jul2022 17:45:39.102] [main/DEBUG] [mixin/]: Preparing mixins.llamasteeds.json (1)
[03Jul2022 17:45:39.105] [main/DEBUG] [mixin/]: Preparing lootr.mixins.json (3)
[03Jul2022 17:45:39.106] [main/DEBUG] [mixin/]: Preparing nethersdelight.mixins.json (0)
[03Jul2022 17:45:39.106] [main/DEBUG] [mixin/]: Preparing byg.mixins.json (102)
[03Jul2022 17:45:39.147] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78311_ with desc ()V
[03Jul2022 17:45:39.152] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78311_ with desc ()V
[03Jul2022 17:45:39.179] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
[03Jul2022 17:45:39.219] [main/DEBUG] [mixin/]: Preparing byg_forge.mixins.json (1)
[03Jul2022 17:45:39.219] [main/DEBUG] [mixin/]: Preparing quark.mixins.json (70)
[03Jul2022 17:45:39.264] [main/DEBUG] [mixin/]: Preparing repurposed_structures.mixins.json (26)
[03Jul2022 17:45:39.291] [main/DEBUG] [mixin/]: Preparing selene.mixins.json (12)
[03Jul2022 17:45:39.298] [main/DEBUG] [mixin/]: Preparing snowrealmagic.mixins.json (17)
[03Jul2022 17:45:39.303] [main/DEBUG] [mixin/]: Preparing structure_gel.mixins.json (17)
[03Jul2022 17:45:39.313] [main/DEBUG] [mixin/]: Preparing supplementaries.mixins.json (49)
[03Jul2022 17:45:39.345] [main/DEBUG] [mixin/]: Preparing terrablender.mixins.json (8)
[03Jul2022 17:45:39.351] [main/DEBUG] [mixin/]: Preparing terrablender_forge.mixins.json (0)
[03Jul2022 17:45:39.351] [main/DEBUG] [mixin/]: Preparing graveyard.mixins.json (9)
[03Jul2022 17:45:39.355] [main/DEBUG] [mixin/]: Preparing undergarden.mixins.json (1)
[03Jul2022 17:45:39.355] [main/DEBUG] [mixin/]: Preparing rocks.mixins.json (1)
[03Jul2022 17:45:39.355] [main/DEBUG] [mixin/]: Preparing upgradednetherite.mixins.json (4)
[03Jul2022 17:45:39.356] [main/DEBUG] [mixin/]: Preparing valhelsia_structures.mixins.json (10)
[03Jul2022 17:45:39.359] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
[03Jul2022 17:45:39.367] [main/DEBUG] [mixin/]: Preparing valhelsia_core.mixins.json (9)
[03Jul2022 17:45:39.370] [main/DEBUG] [mixin/]: Preparing waystones.mixins.json (2)
[03Jul2022 17:45:39.372] [main/DEBUG] [mixin/]: Preparing windswept.mixins.json (13)
[03Jul2022 17:45:39.383] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
[03Jul2022 17:45:39.388] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
[03Jul2022 17:45:39.395] [main/DEBUG] [mixin/]: Preparing yungsapi.mixins.json (8)
[03Jul2022 17:45:39.398] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgePlatformHelper@54defd69 for service interface com.yungnickyoung.minecraft.yungsapi.services.IPlatformHelper
[03Jul2022 17:45:39.398] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgeModulesLoader@ff1f465 for service interface com.yungnickyoung.minecraft.yungsapi.services.IModulesLoader
[03Jul2022 17:45:39.403] [main/DEBUG] [mixin/]: Preparing yungsapi_forge.mixins.json (0)
[03Jul2022 17:45:39.403] [main/DEBUG] [mixin/]: Preparing bettermineshafts.mixins.json (2)
[03Jul2022 17:45:39.404] [main/DEBUG] [mixin/]: Preparing bettermineshafts_forge.mixins.json (1)
[03Jul2022 17:45:39.404] [main/DEBUG] [mixin/]: Preparing betterstrongholds.mixins.json (2)
[03Jul2022 17:45:39.405] [main/DEBUG] [mixin/]: Preparing betterstrongholds_forge.mixins.json (2)
[03Jul2022 17:45:39.405] [main/DEBUG] [mixin/]: Preparing yungsbridges.mixins.json (0)
[03Jul2022 17:45:39.405] [main/DEBUG] [mixin/]: Preparing yungsbridges_forge.mixins.json (0)
[03Jul2022 17:45:39.405] [main/DEBUG] [mixin/]: Preparing yungsextras.mixins.json (0)
[03Jul2022 17:45:39.405] [main/DEBUG] [mixin/]: Preparing yungsextras_forge.mixins.json (0)
[03Jul2022 17:45:39.405] [main/DEBUG] [mixin/]: Preparing assets/sound_physics_remastered/sound_physics_remastered.mixins.json (6)
[03Jul2022 17:45:39.407] [main/DEBUG] [mixin/]: Preparing tlskincape-mixins.json (4)
[03Jul2022 17:45:39.439] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_108561_ with desc ()Lnet/minecraft/resources/ResourceLocation;
[03Jul2022 17:45:39.445] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_108561_ with desc ()Lnet/minecraft/resources/ResourceLocation;
[03Jul2022 17:45:39.451] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/AbstractClientPlayer for invalid dist DEDICATED_SERVER
[03Jul2022 17:45:39.451] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/player/AbstractClientPlayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/AbstractClientPlayer for invalid dist DEDICATED_SERVER)
[03Jul2022 17:45:39.452] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.player.AbstractClientPlayer was not found tlskincape-mixins.json:MixinAbstractPlayer
[03Jul2022 17:45:39.498] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/TitleScreen for invalid dist DEDICATED_SERVER
[03Jul2022 17:45:39.499] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/TitleScreen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/TitleScreen for invalid dist DEDICATED_SERVER)
[03Jul2022 17:45:39.499] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.TitleScreen was not found tlskincape-mixins.json:MixinMainMenu
[03Jul2022 17:45:39.500] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/model/PlayerModel (java.lang.ClassNotFoundException: net.minecraft.client.model.PlayerModel)
[03Jul2022 17:45:39.501] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.model.PlayerModel was not found tlskincape-mixins.json:MixinPlayerModel
[03Jul2022 17:45:39.515] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[03Jul2022 17:45:39.517] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[03Jul2022 17:45:39.518] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[03Jul2022 17:45:39.519] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[03Jul2022 17:45:39.521] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[03Jul2022 17:45:39.522] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[03Jul2022 17:45:39.717] [main/DEBUG] [mixin/]: Prepared 558 mixins in 1.991 sec (3.6ms avg) (0ms load, 0ms transform, 0ms plugin)
[03Jul2022 17:45:39.722] [main/DEBUG] [mixin/]: Mixing loader.MainServerMixin from flytre_lib-forge.mixins.json into net.minecraft.server.Main
[03Jul2022 17:45:39.729] [main/DEBUG] [mixin/]: Mixing MainMixin from iceberg.mixins.json into net.minecraft.server.Main
[03Jul2022 17:45:39.881] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from balm.mixins.json into net.minecraft.server.MinecraftServer
[03Jul2022 17:45:39.914] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$reloadResources$0(Ljava/lang/Void;)V to md83812e$lambda$reloadResources$0$0 in balm.mixins.json:MinecraftServerMixin
[03Jul2022 17:45:39.939] [main/DEBUG] [mixin/]: Mixing common.access.server.AccessMinecraftServer from crafttweaker.mixins.json into net.minecraft.server.MinecraftServer
[03Jul2022 17:45:39.943] [main/DEBUG] [mixin/]: Mixing base.MinecraftServerMixin from flytre_lib.mixins.json into net.minecraft.server.MinecraftServer
[03Jul2022 17:45:39.949] [main/DEBUG] [mixin/]: Mixing config.MinecraftServerMixin from flytre_lib.mixins.json into net.minecraft.server.MinecraftServer
[03Jul2022 17:45:39.955] [main/DEBUG] [mixin/]: Mixing access.MinecraftServerAccess from byg.mixins.json into net.minecraft.server.MinecraftServer
[03Jul2022 17:45:39.955] [main/DEBUG] [mixin/]: Mixing server.MixinMinecraftServer from byg.mixins.json into net.minecraft.server.MinecraftServer
[03Jul2022 17:45:40.002] [main/DEBUG] [mixin/]: Mixing MixinMinecraftServer from terrablender.mixins.json into net.minecraft.server.MinecraftServer
[03Jul2022 17:45:40.040] [main/FATAL] [mixin/]: Mixin apply failed flytre_lib.mixins.json:config.MinecraftServerMixin -> net.minecraft.server.MinecraftServer: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Invalid descriptor on flytre_lib.mixins.json:config.MinecraftServerMixin->@Inject::flytre_lib$reloadConfigs(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V! Expected (Ljoptsimple/OptionSet;Lnet/minecraft/world/level/DataPackConfig;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V [INJECT Applicator Phase -> flytre_lib.mixins.json:config.MinecraftServerMixin -> Apply Injections ->  -> Inject -> flytre_lib.mixins.json:config.MinecraftServerMixin->@Inject::flytre_lib$reloadConfigs(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Invalid descriptor on flytre_lib.mixins.json:config.MinecraftServerMixin->@Inject::flytre_lib$reloadConfigs(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V! Expected (Ljoptsimple/OptionSet;Lnet/minecraft/world/level/DataPackConfig;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V [INJECT Applicator Phase -> flytre_lib.mixins.json:config.MinecraftServerMixin -> Apply Injections ->  -> Inject -> flytre_lib.mixins.json:config.MinecraftServerMixin->@Inject::flytre_lib$reloadConfigs(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V]
    at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:517) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:447) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:276) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1355) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar%235!/:9.1.3+9.1.3+main.9b69c82a]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.[03Jul2022 17:45:32.639] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.51, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
[03Jul2022 17:45:32.646] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 18.0.1.1 by Oracle Corporation
[03Jul2022 17:45:32.661] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev]
[03Jul2022 17:45:32.673] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
[03Jul2022 17:45:32.685] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
[03Jul2022 17:45:32.697] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[03Jul2022 17:45:32.796] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@5b202a3a
[03Jul2022 17:45:32.884] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,OptiFine,fml]
[03Jul2022 17:45:32.884] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[03Jul2022 17:45:32.885] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[03Jul2022 17:45:32.885] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[03Jul2022 17:45:32.885] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service OptiFine
[03Jul2022 17:45:32.885] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[03Jul2022 17:45:32.887] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/C:/Users/roka0.MIHU/Desktop/furmate/szeroXd/magma/mods/OptiFine_1.18.2_HD_U_H7.jar%2351!/
[03Jul2022 17:45:32.897] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\OptiFine_1.18.2_HD_U_H7.jar
[03Jul2022 17:45:32.898] [main/INFO] [optifine.OptiFineTransformer/]: Target.PRE_CLASS is available
[03Jul2022 17:45:32.906] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service OptiFine
[03Jul2022 17:45:32.907] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[03Jul2022 17:45:32.909] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0
[03Jul2022 17:45:32.909] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading
[03Jul2022 17:45:32.909] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 9.1.3+9.1.3+main.9b69c82a
[03Jul2022 17:45:32.910] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
[03Jul2022 17:45:32.910] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 5.0.3+70+master.d7d405b
[03Jul2022 17:45:32.911] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[03Jul2022 17:45:32.913] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922
[03Jul2022 17:45:32.913] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.10+24+master.876d7985
[03Jul2022 17:45:32.913] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 4
[03Jul2022 17:45:32.915] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[03Jul2022 17:45:32.916] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[03Jul2022 17:45:32.922] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[03Jul2022 17:45:32.922] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[03Jul2022 17:45:32.940] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@458c1321
[03Jul2022 17:45:32.959] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/roka0.MIHU/Desktop/furmate/szeroXd/magma/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
[03Jul2022 17:45:32.963] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[03Jul2022 17:45:32.963] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
[03Jul2022 17:45:32.964] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
[03Jul2022 17:45:32.965] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
[03Jul2022 17:45:32.965] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
[03Jul2022 17:45:32.965] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
[03Jul2022 17:45:32.968] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[03Jul2022 17:45:32.968] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service OptiFine
[03Jul2022 17:45:32.968] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize
[03Jul2022 17:45:32.968] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service OptiFine
[03Jul2022 17:45:32.968] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[03Jul2022 17:45:32.968] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[03Jul2022 17:45:32.969] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma
[03Jul2022 17:45:32.970] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma
[03Jul2022 17:45:32.970] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods
[03Jul2022 17:45:32.970] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods
[03Jul2022 17:45:32.970] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\config
[03Jul2022 17:45:32.970] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\config
[03Jul2022 17:45:32.970] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\config\fml.toml
[03Jul2022 17:45:32.971] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[03Jul2022 17:45:33.006] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Configuration file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\config\fml.toml is not correct. Correcting
[03Jul2022 17:45:33.012] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs
[03Jul2022 17:45:33.017] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\defaultconfigs
[03Jul2022 17:45:33.018] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[03Jul2022 17:45:33.020] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[03Jul2022 17:45:33.020] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeserver as launch service
[03Jul2022 17:45:33.038] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data  : VersionInfo[forgeVersion=40.1.51, mcVersion=1.18.2, mcpVersion=20220404.173914, forgeGroup=net.minecraftforge]
[03Jul2022 17:45:33.040] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[03Jul2022 17:45:33.040] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[03Jul2022 17:45:33.041] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[03Jul2022 17:45:33.041] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[03Jul2022 17:45:33.042] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[03Jul2022 17:45:33.042] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[03Jul2022 17:45:33.042] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service OptiFine
[03Jul2022 17:45:33.042] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service OptiFine
[03Jul2022 17:45:33.042] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[03Jul2022 17:45:33.042] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[03Jul2022 17:45:33.052] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[03Jul2022 17:45:33.054] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
[03Jul2022 17:45:33.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Adorn-3.5.0+1.18.2-forge.jar
[03Jul2022 17:45:33.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Adorn-3.5.0+1.18.2-forge.jar with {adorn} mods - versions {3.5.0+1.18.2}
[03Jul2022 17:45:33.919] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Adorn-3.5.0+1.18.2-forge.jar with languages [LanguageSpec[languageName=kotlinforforge, acceptedVersions=[3,)]]
[03Jul2022 17:45:33.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\AdvancedCompas-forge-1.18.2-1.2.11.jar
[03Jul2022 17:45:33.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdvancedCompas-forge-1.18.2-1.2.11.jar with {advancedcompass} mods - versions {1.2.11}
[03Jul2022 17:45:33.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\AdvancedCompas-forge-1.18.2-1.2.11.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\alexsmobs-1.18.5.jar
[03Jul2022 17:45:33.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alexsmobs-1.18.5.jar with {alexsmobs} mods - versions {1.18.5}
[03Jul2022 17:45:33.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\alexsmobs-1.18.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Amplified_Nether_v1.1.1.jar
[03Jul2022 17:45:33.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Amplified_Nether_v1.1.1.jar with {amplifiednether} mods - versions {0.0NONE}
[03Jul2022 17:45:33.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Amplified_Nether_v1.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Aquaculture-1.18.2-2.3.7.jar
[03Jul2022 17:45:33.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Aquaculture-1.18.2-2.3.7.jar with {aquaculture} mods - versions {1.18.2-2.3.7}
[03Jul2022 17:45:33.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Aquaculture-1.18.2-2.3.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Aquamirae+3.2.0+(Forge+1.18.2).jar
[03Jul2022 17:45:33.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Aquamirae+3.2.0+(Forge+1.18.2).jar with {ob_aquamirae} mods - versions {3.2.0}
[03Jul2022 17:45:33.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Aquamirae+3.2.0+(Forge+1.18.2).jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\archers_paradox-1.18.2-1.6.1.6.jar
[03Jul2022 17:45:33.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file archers_paradox-1.18.2-1.6.1.6.jar with {archers_paradox} mods - versions {1.6.1.6}
[03Jul2022 17:45:33.931] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\archers_paradox-1.18.2-1.6.1.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
[03Jul2022 17:45:33.931] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\architectury-4.5.75-forge.jar
[03Jul2022 17:45:33.932] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-4.5.75-forge.jar with {architectury} mods - versions {4.5.75}
[03Jul2022 17:45:33.932] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\architectury-4.5.75-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.932] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\artifacts-1.18.2-4.0.7.jar
[03Jul2022 17:45:33.933] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file artifacts-1.18.2-4.0.7.jar with {artifacts} mods - versions {1.18.2-4.0.7}
[03Jul2022 17:45:33.933] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\artifacts-1.18.2-4.0.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.933] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\AutoRegLib-1.7-53.jar
[03Jul2022 17:45:33.934] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoRegLib-1.7-53.jar with {autoreglib} mods - versions {1.7-53}
[03Jul2022 17:45:33.934] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\AutoRegLib-1.7-53.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.934] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\awesomedungeon-2.0.10.jar
[03Jul2022 17:45:33.935] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file awesomedungeon-2.0.10.jar with {awesomedungeon} mods - versions {2.0.10}
[03Jul2022 17:45:33.935] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\awesomedungeon-2.0.10.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.935] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\balm-3.1.0+0.jar
[03Jul2022 17:45:33.936] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file balm-3.1.0+0.jar with {balm} mods - versions {3.1.0+0}
[03Jul2022 17:45:33.936] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\balm-3.1.0+0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.936] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\betteranimalsplus-1.18.2-11.0.5-forge.jar
[03Jul2022 17:45:33.937] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file betteranimalsplus-1.18.2-11.0.5-forge.jar with {betteranimalsplus} mods - versions {1.18.2-11.0.5}
[03Jul2022 17:45:33.937] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\betteranimalsplus-1.18.2-11.0.5-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.937] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\biomemakeover-FORGE-1.18.2-1.4.24.jar
[03Jul2022 17:45:33.938] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file biomemakeover-FORGE-1.18.2-1.4.24.jar with {biomemakeover} mods - versions {1.18.2-1.4.24}
[03Jul2022 17:45:33.938] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\biomemakeover-FORGE-1.18.2-1.4.24.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
[03Jul2022 17:45:33.939] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\BiomesOPlenty-1.18.2-16.0.0.109-universal.jar
[03Jul2022 17:45:33.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BiomesOPlenty-1.18.2-16.0.0.109-universal.jar with {biomesoplenty} mods - versions {1.18.2-16.0.0.109}
[03Jul2022 17:45:33.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\BiomesOPlenty-1.18.2-16.0.0.109-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:33.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\blue_skies-1.18.2-1.3.12.jar
[03Jul2022 17:45:33.942] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file blue_skies-1.18.2-1.3.12.jar with {blue_skies} mods - versions {1.3.12}
[03Jul2022 17:45:33.942] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\blue_skies-1.18.2-1.3.12.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\blueprint-1.18.2-5.4.0.jar
[03Jul2022 17:45:33.971] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file blueprint-1.18.2-5.4.0.jar with {blueprint} mods - versions {5.4.0}
[03Jul2022 17:45:33.972] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\blueprint-1.18.2-5.4.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[32,)]]
[03Jul2022 17:45:33.972] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Bookshelf-Forge-1.18.2-13.2.21.jar
[03Jul2022 17:45:33.973] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bookshelf-Forge-1.18.2-13.2.21.jar with {bookshelf} mods - versions {13.2.21}
[03Jul2022 17:45:33.973] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Bookshelf-Forge-1.18.2-13.2.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.973] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\caelus-forge-1.18.1-3.0.0.2.jar
[03Jul2022 17:45:33.973] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file caelus-forge-1.18.1-3.0.0.2.jar with {caelus} mods - versions {1.18.1-3.0.0.2}
[03Jul2022 17:45:33.974] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\caelus-forge-1.18.1-3.0.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.974] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\carryon-1.18.2-1.17.0.8.jar
[03Jul2022 17:45:33.974] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file carryon-1.18.2-1.17.0.8.jar with {carryon} mods - versions {1.17.0.8}
[03Jul2022 17:45:33.974] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\carryon-1.18.2-1.17.0.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.975] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Cataclysm-0.19.jar
[03Jul2022 17:45:33.975] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cataclysm-0.19.jar with {cataclysm} mods - versions {1.0}
[03Jul2022 17:45:33.975] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Cataclysm-0.19.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[36,)]]
[03Jul2022 17:45:33.975] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\cfm-7.0.0-pre29-1.18.2.jar
[03Jul2022 17:45:33.976] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cfm-7.0.0-pre29-1.18.2.jar with {cfm} mods - versions {7.0.0-pre29}
[03Jul2022 17:45:33.976] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\cfm-7.0.0-pre29-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:33.976] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\citadel-1.11.3-1.18.2.jar
[03Jul2022 17:45:33.976] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-1.11.3-1.18.2.jar with {citadel} mods - versions {1.11.3}
[03Jul2022 17:45:33.976] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\citadel-1.11.3-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.977] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\cloth-config-6.2.62-forge.jar
[03Jul2022 17:45:33.977] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-6.2.62-forge.jar with {cloth_config} mods - versions {6.2.62}
[03Jul2022 17:45:33.977] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\cloth-config-6.2.62-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
[03Jul2022 17:45:33.977] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Clumps-forge-1.18.2-8.0.0+10.jar
[03Jul2022 17:45:33.977] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Clumps-forge-1.18.2-8.0.0+10.jar with {clumps} mods - versions {8.0.0+10}
[03Jul2022 17:45:33.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Clumps-forge-1.18.2-8.0.0+10.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\cofh_core-1.18.2-1.6.4.21.jar
[03Jul2022 17:45:33.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cofh_core-1.18.2-1.6.4.21.jar with {cofh_core} mods - versions {1.6.4.21}
[03Jul2022 17:45:33.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\cofh_core-1.18.2-1.6.4.21.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
[03Jul2022 17:45:33.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\CraftTweaker-forge-1.18.2-9.1.159.jar
[03Jul2022 17:45:33.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CraftTweaker-forge-1.18.2-9.1.159.jar with {crafttweaker} mods - versions {9.1.159}
[03Jul2022 17:45:33.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\CraftTweaker-forge-1.18.2-9.1.159.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:33.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\creeperoverhaul-1.18.2-1.3.0-forge.jar
[03Jul2022 17:45:33.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file creeperoverhaul-1.18.2-1.3.0-forge.jar with {creeperoverhaul} mods - versions {1.3.0}
[03Jul2022 17:45:33.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\creeperoverhaul-1.18.2-1.3.0-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.980] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Cucumber-1.18.2-5.1.1.jar
[03Jul2022 17:45:33.980] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cucumber-1.18.2-5.1.1.jar with {cucumber} mods - versions {5.1.1}
[03Jul2022 17:45:33.980] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Cucumber-1.18.2-5.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.980] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\curioofundying-forge-1.18-5.3.0.0.jar
[03Jul2022 17:45:33.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curioofundying-forge-1.18-5.3.0.0.jar with {curioofundying} mods - versions {1.18-5.3.0.0}
[03Jul2022 17:45:33.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\curioofundying-forge-1.18-5.3.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\curios-forge-1.18.2-5.0.7.1.jar
[03Jul2022 17:45:33.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-forge-1.18.2-5.0.7.1.jar with {curios} mods - versions {1.18.2-5.0.7.1}
[03Jul2022 17:45:33.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\curios-forge-1.18.2-5.0.7.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\curiouselytra-forge-1.18.1-5.0.1.0.jar
[03Jul2022 17:45:33.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curiouselytra-forge-1.18.1-5.0.1.0.jar with {curiouselytra} mods - versions {1.18.1-5.0.1.0}
[03Jul2022 17:45:33.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\curiouselytra-forge-1.18.1-5.0.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\DarkerDepths-1.18.2-1.0.5.jar
[03Jul2022 17:45:33.983] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DarkerDepths-1.18.2-1.0.5.jar with {darkerdepths} mods - versions {1.18.2-1.0.5}
[03Jul2022 17:45:33.983] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\DarkerDepths-1.18.2-1.0.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:33.983] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Decorative+Blocks-forge-1.18.2-2.1.0.jar
[03Jul2022 17:45:33.983] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Decorative+Blocks-forge-1.18.2-2.1.0.jar with {decorative_blocks} mods - versions {2.1.0}
[03Jul2022 17:45:33.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Decorative+Blocks-forge-1.18.2-2.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\dual_riders-1.18.2-1.1.1-forge.jar
[03Jul2022 17:45:33.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dual_riders-1.18.2-1.1.1-forge.jar with {dual_riders} mods - versions {1.1.1}
[03Jul2022 17:45:33.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\dual_riders-1.18.2-1.1.1-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\DungeonCrawl-1.18.2-2.3.9.jar
[03Jul2022 17:45:33.985] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonCrawl-1.18.2-2.3.9.jar with {dungeoncrawl} mods - versions {2.3.9}
[03Jul2022 17:45:33.985] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\DungeonCrawl-1.18.2-2.3.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.985] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\DungeonsArise-1.18.2-2.1.50d-beta.jar
[03Jul2022 17:45:33.986] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonsArise-1.18.2-2.1.50d-beta.jar with {dungeons_arise} mods - versions {2.1.50d-1.18.2}
[03Jul2022 17:45:33.986] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\DungeonsArise-1.18.2-2.1.50d-beta.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.986] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ecologics-forge-1.18.2-1.7.1.jar
[03Jul2022 17:45:33.987] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ecologics-forge-1.18.2-1.7.1.jar with {ecologics} mods - versions {1.7.1}
[03Jul2022 17:45:33.987] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ecologics-forge-1.18.2-1.7.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.987] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Enhanced_Celestials-forge-1.18.2-2.0.7.jar
[03Jul2022 17:45:33.987] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Enhanced_Celestials-forge-1.18.2-2.0.7.jar with {enhancedcelestials} mods - versions {2.0.7}
[03Jul2022 17:45:33.988] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Enhanced_Celestials-forge-1.18.2-2.0.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.988] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\EquipmentCompare-1.18.1-1.2.12.jar
[03Jul2022 17:45:33.988] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EquipmentCompare-1.18.1-1.2.12.jar with {equipmentcompare} mods - versions {1.2.12}
[03Jul2022 17:45:33.989] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\EquipmentCompare-1.18.1-1.2.12.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:33.989] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\expandability-6.0.0.jar
[03Jul2022 17:45:33.989] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file expandability-6.0.0.jar with {expandability} mods - versions {6.0.0}
[03Jul2022 17:45:33.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\expandability-6.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
[03Jul2022 17:45:33.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\extragolems-18.2.0.jar
[03Jul2022 17:45:33.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file extragolems-18.2.0.jar with {golems} mods - versions {18.2.0}
[03Jul2022 17:45:33.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\extragolems-18.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\fancymenu_forge_2.8.0_MC_1.18.2.jar
[03Jul2022 17:45:33.991] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fancymenu_forge_2.8.0_MC_1.18.2.jar with {fancymenu} mods - versions {2.8.0}
[03Jul2022 17:45:33.991] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\fancymenu_forge_2.8.0_MC_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.991] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\FarmersDelight-1.18.2-1.1.2.jar
[03Jul2022 17:45:33.991] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FarmersDelight-1.18.2-1.1.2.jar with {farmersdelight} mods - versions {1.18.2-1.1.2}
[03Jul2022 17:45:33.992] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\FarmersDelight-1.18.2-1.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.992] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar
[03Jul2022 17:45:33.992] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar with {feature_nbt_deadlock_be_gone} mods - versions {2.0.0+1.18.2}
[03Jul2022 17:45:33.992] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:33.992] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ferritecore-4.2.1-forge.jar
[03Jul2022 17:45:33.993] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ferritecore-4.2.1-forge.jar with {ferritecore} mods - versions {0.0NONE}
[03Jul2022 17:45:33.993] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ferritecore-4.2.1-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]]
[03Jul2022 17:45:33.993] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\flytre_lib-1.18.2-1.8.2-forge.jar
[03Jul2022 17:45:33.993] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file flytre_lib-1.18.2-1.8.2-forge.jar with {flytre_lib} mods - versions {1.8.2}
[03Jul2022 17:45:33.993] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\flytre_lib-1.18.2-1.8.2-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.993] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\FriendlyFire-Forge-1.18.2-11.0.2.jar
[03Jul2022 17:45:33.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FriendlyFire-Forge-1.18.2-11.0.2.jar with {friendlyfire} mods - versions {11.0.2}
[03Jul2022 17:45:33.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\FriendlyFire-Forge-1.18.2-11.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\geckolib-forge-1.18-3.0.27.jar
[03Jul2022 17:45:33.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-forge-1.18-3.0.27.jar with {geckolib3} mods - versions {3.0.27}
[03Jul2022 17:45:33.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\geckolib-forge-1.18-3.0.27.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\gravestone-1.18.2-1.0.2.jar
[03Jul2022 17:45:33.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file gravestone-1.18.2-1.0.2.jar with {gravestone} mods - versions {1.18.2-1.0.2}
[03Jul2022 17:45:33.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\gravestone-1.18.2-1.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\guardvillagers-1.18.2.1.4.3.jar
[03Jul2022 17:45:33.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file guardvillagers-1.18.2.1.4.3.jar with {guardvillagers} mods - versions {1.4.3}
[03Jul2022 17:45:33.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\guardvillagers-1.18.2.1.4.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:33.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\HunterIllager-1.18.2-4.0.1.jar
[03Jul2022 17:45:33.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file HunterIllager-1.18.2-4.0.1.jar with {hunterillager} mods - versions {1.18.2-4.0.1}
[03Jul2022 17:45:33.997] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\HunterIllager-1.18.2-4.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.997] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Iceberg-1.18.2-1.0.44.jar
[03Jul2022 17:45:33.997] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Iceberg-1.18.2-1.0.44.jar with {iceberg} mods - versions {1.0.44}
[03Jul2022 17:45:33.997] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Iceberg-1.18.2-1.0.44.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.997] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ironchest-1.18.2-13.1.9.jar
[03Jul2022 17:45:33.998] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ironchest-1.18.2-13.1.9.jar with {ironchest} mods - versions {1.18.2-13.1.9}
[03Jul2022 17:45:33.998] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ironchest-1.18.2-13.1.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39.0,)]]
[03Jul2022 17:45:33.998] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\jei-1.18.2-9.7.0.209.jar
[03Jul2022 17:45:33.998] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.18.2-9.7.0.209.jar with {jei} mods - versions {9.7.0.209}
[03Jul2022 17:45:33.999] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\jei-1.18.2-9.7.0.209.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.999] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Kiwi-1.18.2-forge-6.1.2.jar
[03Jul2022 17:45:33.999] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Kiwi-1.18.2-forge-6.1.2.jar with {kiwi} mods - versions {6.1.2}
[03Jul2022 17:45:33.999] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Kiwi-1.18.2-forge-6.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:33.999] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\kleeslabs-forge-1.18.2-11.1.1.jar
[03Jul2022 17:45:34.000] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kleeslabs-forge-1.18.2-11.1.1.jar with {kleeslabs} mods - versions {11.1.1}
[03Jul2022 17:45:34.000] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\kleeslabs-forge-1.18.2-11.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.000] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\konkrete_forge_1.3.3_MC_1.18-1.18.1.jar
[03Jul2022 17:45:34.000] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file konkrete_forge_1.3.3_MC_1.18-1.18.1.jar with {konkrete} mods - versions {1.3.3}
[03Jul2022 17:45:34.000] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\konkrete_forge_1.3.3_MC_1.18-1.18.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.000] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\leap-1.18-1.1.2.jar
[03Jul2022 17:45:34.001] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file leap-1.18-1.1.2.jar with {leap} mods - versions {1.1.2}
[03Jul2022 17:45:34.001] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\leap-1.18-1.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.001] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\LibraryFerret-Forge-1.18.2-1.0.3.jar
[03Jul2022 17:45:34.002] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file LibraryFerret-Forge-1.18.2-1.0.3.jar with {libraryferret} mods - versions {1.0.3}
[03Jul2022 17:45:34.002] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\LibraryFerret-Forge-1.18.2-1.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.002] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\LibX-1.18.2-3.2.15.jar
[03Jul2022 17:45:34.003] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file LibX-1.18.2-3.2.15.jar with {libx} mods - versions {1.18.2-3.2.15}
[03Jul2022 17:45:34.003] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\LibX-1.18.2-3.2.15.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod interact with Javascript path coremods/interact.js
[03Jul2022 17:45:34.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod random_tick with Javascript path coremods/random_tick.js
[03Jul2022 17:45:34.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod world_seed with Javascript path coremods/world_seed.js
[03Jul2022 17:45:34.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/interact.js
[03Jul2022 17:45:34.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/random_tick.js
[03Jul2022 17:45:34.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/world_seed.js
[03Jul2022 17:45:34.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\llamasteeds-forge-2021.11.20.jar
[03Jul2022 17:45:34.005] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file llamasteeds-forge-2021.11.20.jar with {llamasteeds} mods - versions {2021.11.20}
[03Jul2022 17:45:34.005] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\llamasteeds-forge-2021.11.20.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
[03Jul2022 17:45:34.005] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\logprot-1.18.2-1.6.jar
[03Jul2022 17:45:34.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file logprot-1.18.2-1.6.jar with {logprot} mods - versions {1.4}
[03Jul2022 17:45:34.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\logprot-1.18.2-1.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]]
[03Jul2022 17:45:34.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\lootr-1.18.2-0.2.17.54.jar
[03Jul2022 17:45:34.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootr-1.18.2-0.2.17.54.jar with {lootr} mods - versions {0.2.17.54}
[03Jul2022 17:45:34.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\lootr-1.18.2-0.2.17.54.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Lucky-Block-Mod-1.18.2.jar
[03Jul2022 17:45:34.007] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Lucky-Block-Mod-1.18.2.jar with {lucky} mods - versions {1.18.2-13.1}
[03Jul2022 17:45:34.007] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Lucky-Block-Mod-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40.0.0,)]]
[03Jul2022 17:45:34.007] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MagmaMonsters-0.6.2.jar
[03Jul2022 17:45:34.007] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MagmaMonsters-0.6.2.jar with {magma_monsters} mods - versions {0.6.2}
[03Jul2022 17:45:34.007] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MagmaMonsters-0.6.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.007] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Mantle-1.18.2-1.9.27.jar
[03Jul2022 17:45:34.008] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Mantle-1.18.2-1.9.27.jar with {mantle} mods - versions {1.9.27}
[03Jul2022 17:45:34.008] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Mantle-1.18.2-1.9.27.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39.0,)]]
[03Jul2022 17:45:34.008] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MoreVanillaArmor-1.18.2-3.1.1.jar
[03Jul2022 17:45:34.008] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MoreVanillaArmor-1.18.2-3.1.1.jar with {morevanillaarmor} mods - versions {1.18.2-3.1.1}
[03Jul2022 17:45:34.008] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MoreVanillaArmor-1.18.2-3.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.009] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MoreVanillaLib-Mod-1.18.2.jar
[03Jul2022 17:45:34.009] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MoreVanillaLib-Mod-1.18.2.jar with {morevanillalib} mods - versions {1.18.2-3.1.1}
[03Jul2022 17:45:34.009] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MoreVanillaLib-Mod-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.009] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MoreVanillaTools-1.18.2-4.1.1.jar
[03Jul2022 17:45:34.010] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MoreVanillaTools-1.18.2-4.1.1.jar with {morevanillatools} mods - versions {1.18.2-4.1.1}
[03Jul2022 17:45:34.010] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MoreVanillaTools-1.18.2-4.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.010] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MysticalAgradditions-1.18.2-5.1.1.jar
[03Jul2022 17:45:34.010] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalAgradditions-1.18.2-5.1.1.jar with {mysticalagradditions} mods - versions {5.1.1}
[03Jul2022 17:45:34.010] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MysticalAgradditions-1.18.2-5.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.010] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MysticalAgriculture-1.18.2-5.1.0.jar
[03Jul2022 17:45:34.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalAgriculture-1.18.2-5.1.0.jar with {mysticalagriculture} mods - versions {5.1.0}
[03Jul2022 17:45:34.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\MysticalAgriculture-1.18.2-5.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\NaturesCompass-1.18.2-1.9.5-forge.jar
[03Jul2022 17:45:34.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NaturesCompass-1.18.2-1.9.5-forge.jar with {naturescompass} mods - versions {1.18.2-1.9.5-forge}
[03Jul2022 17:45:34.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\NaturesCompass-1.18.2-1.9.5-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.012] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\NethersDelight-1.18.2-2.2.0.jar
[03Jul2022 17:45:34.012] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NethersDelight-1.18.2-2.2.0.jar with {nethersdelight} mods - versions {2.2}
[03Jul2022 17:45:34.012] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\NethersDelight-1.18.2-2.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[32,)]]
[03Jul2022 17:45:34.012] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\nomadictents-18.2.3.jar
[03Jul2022 17:45:34.013] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file nomadictents-18.2.3.jar with {nomadictents} mods - versions {18.2.3}
[03Jul2022 17:45:34.013] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\nomadictents-18.2.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.013] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Obscuria's+Essentials+3.2.0+(Forge+1.18.2).jar
[03Jul2022 17:45:34.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Obscuria's+Essentials+3.2.0+(Forge+1.18.2).jar with {ob_core} mods - versions {3.2.0}
[03Jul2022 17:45:34.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Obscuria's+Essentials+3.2.0+(Forge+1.18.2).jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Obscuria's+Tooltips+1.4.1+(1.18.2).jar
[03Jul2022 17:45:34.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Obscuria's+Tooltips+1.4.1+(1.18.2).jar with {ob_tooltips} mods - versions {1.4.1}
[03Jul2022 17:45:34.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Obscuria's+Tooltips+1.4.1+(1.18.2).jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.1.jar
[03Jul2022 17:45:34.015] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.1.jar with {byg} mods - versions {1.4}
[03Jul2022 17:45:34.015] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.015] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\pamhc2foodcore-1.18.2-1.0.1.jar
[03Jul2022 17:45:34.016] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2foodcore-1.18.2-1.0.1.jar with {pamhc2foodcore} mods - versions {1.0.1}
[03Jul2022 17:45:34.016] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\pamhc2foodcore-1.18.2-1.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.016] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\pamhc2foodextended-1.18.2-1.0.0.jar
[03Jul2022 17:45:34.017] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2foodextended-1.18.2-1.0.0.jar with {pamhc2foodextended} mods - versions {1.0}
[03Jul2022 17:45:34.017] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\pamhc2foodextended-1.18.2-1.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.017] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Quark-3.2-358.jar
[03Jul2022 17:45:34.018] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Quark-3.2-358.jar with {quark} mods - versions {3.2-358}
[03Jul2022 17:45:34.018] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Quark-3.2-358.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.018] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\rare-ice-0.4.1.jar
[03Jul2022 17:45:34.019] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rare-ice-0.4.1.jar with {rare_ice} mods - versions {0.0NONE}
[03Jul2022 17:45:34.019] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\rare-ice-0.4.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.020] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod BreakableBlock with Javascript path META-INF/BreakableBlock.js
[03Jul2022 17:45:34.020] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/BreakableBlock.js
[03Jul2022 17:45:34.020] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ReAuth-1.18-Forge-4.0.4.jar
[03Jul2022 17:45:34.021] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ReAuth-1.18-Forge-4.0.4.jar with {reauth} mods - versions {4.0.4}
[03Jul2022 17:45:34.021] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ReAuth-1.18-Forge-4.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]]
[03Jul2022 17:45:34.021] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\reliquary-1.18.2-2.0.8.1139.jar
[03Jul2022 17:45:34.021] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file reliquary-1.18.2-2.0.8.1139.jar with {reliquary} mods - versions {1.18.2-2.0.8.1139}
[03Jul2022 17:45:34.022] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\reliquary-1.18.2-2.0.8.1139.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[14,)]]
[03Jul2022 17:45:34.022] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\repurposed_structures_forge-5.1.14+1.18.2.jar
[03Jul2022 17:45:34.022] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file repurposed_structures_forge-5.1.14+1.18.2.jar with {repurposed_structures} mods - versions {5.1.14+1.18.2}
[03Jul2022 17:45:34.022] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\repurposed_structures_forge-5.1.14+1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.022] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Rex's-AdditionalStructures-1.18.2-(v.3.1.0).jar
[03Jul2022 17:45:34.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Rex's-AdditionalStructures-1.18.2-(v.3.1.0).jar with {additionalstructures} mods - versions {3.1.0}
[03Jul2022 17:45:34.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Rex's-AdditionalStructures-1.18.2-(v.3.1.0).jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\selene-1.18.2-1.17.9.jar
[03Jul2022 17:45:34.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file selene-1.18.2-1.17.9.jar with {selene} mods - versions {1.18.2-1.17.9}
[03Jul2022 17:45:34.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\selene-1.18.2-1.17.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.024] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Selene-Lib-1.18.2.jar
[03Jul2022 17:45:34.024] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Selene-Lib-1.18.2.jar with {selene} mods - versions {1.18.2-1.16.6}
[03Jul2022 17:45:34.024] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Selene-Lib-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.024] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\skinned_lanterns-1.18.2-1.3.4.jar
[03Jul2022 17:45:34.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file skinned_lanterns-1.18.2-1.3.4.jar with {skinnedlanterns} mods - versions {1.18.2-1.3.4}
[03Jul2022 17:45:34.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\skinned_lanterns-1.18.2-1.3.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\SnowRealMagic-1.18.2-forge-4.1.0.jar
[03Jul2022 17:45:34.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SnowRealMagic-1.18.2-forge-4.1.0.jar with {snowrealmagic} mods - versions {4.1.0}
[03Jul2022 17:45:34.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\SnowRealMagic-1.18.2-forge-4.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\soundphysics-forge-1.18.2-1.0.6.jar
[03Jul2022 17:45:34.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file soundphysics-forge-1.18.2-1.0.6.jar with {sound_physics_remastered} mods - versions {1.18.2-1.0.6}
[03Jul2022 17:45:34.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\soundphysics-forge-1.18.2-1.0.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\stalwart-dungeons-1.18.2-1.2.2.jar
[03Jul2022 17:45:34.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file stalwart-dungeons-1.18.2-1.2.2.jar with {stalwart_dungeons} mods - versions {1.2.2}
[03Jul2022 17:45:34.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\stalwart-dungeons-1.18.2-1.2.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\structure_gel-1.18.2-2.4.4.jar
[03Jul2022 17:45:34.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structure_gel-1.18.2-2.4.4.jar with {structure_gel} mods - versions {2.4.4}
[03Jul2022 17:45:34.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\structure_gel-1.18.2-2.4.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\structures_compass-1.18.2-1.4.1.jar
[03Jul2022 17:45:34.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structures_compass-1.18.2-1.4.1.jar with {structures_compass} mods - versions {1.18.2-1.4.1}
[03Jul2022 17:45:34.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\structures_compass-1.18.2-1.4.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.028] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\supplementaries-1.18.2-1.4.6.jar
[03Jul2022 17:45:34.028] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supplementaries-1.18.2-1.4.6.jar with {supplementaries} mods - versions {1.18.2-1.4.6}
[03Jul2022 17:45:34.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\supplementaries-1.18.2-1.4.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:34.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\TConstruct-1.18.2-3.5.0.17.jar
[03Jul2022 17:45:34.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TConstruct-1.18.2-3.5.0.17.jar with {tconstruct} mods - versions {3.5.0.17}
[03Jul2022 17:45:34.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\TConstruct-1.18.2-3.5.0.17.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39.0,)]]
[03Jul2022 17:45:34.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\TerraBlender-forge-1.18.2-1.1.0.102.jar
[03Jul2022 17:45:34.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TerraBlender-forge-1.18.2-1.1.0.102.jar with {terrablender} mods - versions {1.18.2-1.1.0.102}
[03Jul2022 17:45:34.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\TerraBlender-forge-1.18.2-1.1.0.102.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:34.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\The_Graveyard_1.9.1_(FORGE)_for_1.18.2.jar
[03Jul2022 17:45:34.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file The_Graveyard_1.9.1_(FORGE)_for_1.18.2.jar with {graveyard} mods - versions {1.9.1}
[03Jul2022 17:45:34.031] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\The_Graveyard_1.9.1_(FORGE)_for_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.031] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\The_Undergarden-1.18.2-0.7.1.jar
[03Jul2022 17:45:34.031] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file The_Undergarden-1.18.2-0.7.1.jar with {undergarden} mods - versions {0.7.1}
[03Jul2022 17:45:34.031] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\The_Undergarden-1.18.2-0.7.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.031] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ThisRocks-1.18.2-1.0.2.jar
[03Jul2022 17:45:34.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ThisRocks-1.18.2-1.0.2.jar with {rocks} mods - versions {1.0.2}
[03Jul2022 17:45:34.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\ThisRocks-1.18.2-1.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\tl_skin_cape_forge_1.18_1.18.2-1.25.jar
[03Jul2022 17:45:34.033] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tl_skin_cape_forge_1.18_1.18.2-1.25.jar with {tlskincape} mods - versions {1.25}
[03Jul2022 17:45:34.033] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\tl_skin_cape_forge_1.18_1.18.2-1.25.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[25,)]]
[03Jul2022 17:45:34.033] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Towns-and-Towers-1.18.2-1.6.0.jar
[03Jul2022 17:45:34.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Towns-and-Towers-1.18.2-1.6.0.jar with {t_and_t} mods - versions {1.6}
[03Jul2022 17:45:34.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Towns-and-Towers-1.18.2-1.6.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\u_team_core-1.18.2-4.0.1.216.jar
[03Jul2022 17:45:34.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file u_team_core-1.18.2-4.0.1.216.jar with {uteamcore} mods - versions {4.0.1.216}
[03Jul2022 17:45:34.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\u_team_core-1.18.2-4.0.1.216.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod UContainerMenu Init Menu Hook with Javascript path asm/ucontainermenu-init-menu.js
[03Jul2022 17:45:34.035] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/ucontainermenu-init-menu.js
[03Jul2022 17:45:34.035] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\undeadarmy-2.6.jar
[03Jul2022 17:45:34.035] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file undeadarmy-2.6.jar with {zombiearmy} mods - versions {1.0.0}
[03Jul2022 17:45:34.035] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\undeadarmy-2.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.035] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\upgradedcore-1.18.2-3.2.0.0-release.jar
[03Jul2022 17:45:34.036] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file upgradedcore-1.18.2-3.2.0.0-release.jar with {upgradedcore} mods - versions {1.18.2-3.2.0.0-release}
[03Jul2022 17:45:34.036] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\upgradedcore-1.18.2-3.2.0.0-release.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.036] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\upgradednetherite-1.18.2-4.2.0.6-release.jar
[03Jul2022 17:45:34.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file upgradednetherite-1.18.2-4.2.0.6-release.jar with {upgradednetherite} mods - versions {1.18.2-4.2.0.6-release}
[03Jul2022 17:45:34.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\upgradednetherite-1.18.2-4.2.0.6-release.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\useful_backpacks-1.18.2-1.12.2.94.jar
[03Jul2022 17:45:34.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file useful_backpacks-1.18.2-1.12.2.94.jar with {usefulbackpacks} mods - versions {1.12.2.94}
[03Jul2022 17:45:34.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\useful_backpacks-1.18.2-1.12.2.94.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Valhelsia-Structures-Mod-1.18.2.jar
[03Jul2022 17:45:34.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Valhelsia-Structures-Mod-1.18.2.jar with {valhelsia_structures} mods - versions {1.18.2-0.1.0}
[03Jul2022 17:45:34.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Valhelsia-Structures-Mod-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:34.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\valhelsia_core-1.18.2-0.3.1.jar
[03Jul2022 17:45:34.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file valhelsia_core-1.18.2-0.3.1.jar with {valhelsia_core} mods - versions {1.18.2-0.3.1}
[03Jul2022 17:45:34.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\valhelsia_core-1.18.2-0.3.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[03Jul2022 17:45:34.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\villagertools-1.18-1.0.2.jar
[03Jul2022 17:45:34.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file villagertools-1.18-1.0.2.jar with {villagertools} mods - versions {1.18-1.0.2}
[03Jul2022 17:45:34.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\villagertools-1.18-1.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[26,)]]
[03Jul2022 17:45:34.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\voidtotem-forge-1.18.2-1.3.1.jar
[03Jul2022 17:45:34.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file voidtotem-forge-1.18.2-1.3.1.jar with {voidtotem} mods - versions {1.18.2-1.3.1}
[03Jul2022 17:45:34.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\voidtotem-forge-1.18.2-1.3.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\waystones-forge-1.18.2-10.1.0.jar
[03Jul2022 17:45:34.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file waystones-forge-1.18.2-10.1.0.jar with {waystones} mods - versions {10.1.0}
[03Jul2022 17:45:34.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\waystones-forge-1.18.2-10.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\windswept-1.18.2-1.0.0.jar
[03Jul2022 17:45:34.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file windswept-1.18.2-1.0.0.jar with {windswept} mods - versions {1.0.0}
[03Jul2022 17:45:34.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\windswept-1.18.2-1.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Xaeros_Minimap_22.9.3_Forge_1.18.2.jar
[03Jul2022 17:45:34.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Xaeros_Minimap_22.9.3_Forge_1.18.2.jar with {xaerominimap} mods - versions {22.9.3}
[03Jul2022 17:45:34.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\Xaeros_Minimap_22.9.3_Forge_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaerominimap_core with Javascript path META-INF/xaerominimap_core.js
[03Jul2022 17:45:34.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaerominimap_core.js
[03Jul2022 17:45:34.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\XaerosWorldMap_1.23.3_Forge_1.18.2.jar
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file XaerosWorldMap_1.23.3_Forge_1.18.2.jar with {xaeroworldmap} mods - versions {1.23.3}
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\XaerosWorldMap_1.23.3_Forge_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaeroworldmap_core with Javascript path META-INF/xaeroworldmap_core.js
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaeroworldmap_core.js
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsApi-1.18.2-Forge-2.0.8.jar
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.18.2-Forge-2.0.8.jar with {yungsapi} mods - versions {1.18.2-Forge-2.0.8}
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsApi-1.18.2-Forge-2.0.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsBetterMineshafts-1.18.2-Forge-2.1.4.jar
[03Jul2022 17:45:34.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterMineshafts-1.18.2-Forge-2.1.4.jar with {bettermineshafts} mods - versions {1.18.2-Forge-2.1.4}
[03Jul2022 17:45:34.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsBetterMineshafts-1.18.2-Forge-2.1.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar
[03Jul2022 17:45:34.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar with {betterstrongholds} mods - versions {1.18.2-Forge-2.1.1}
[03Jul2022 17:45:34.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsBridges-1.18.2-Forge-2.1.0.jar
[03Jul2022 17:45:34.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBridges-1.18.2-Forge-2.1.0.jar with {yungsbridges} mods - versions {1.18.2-Forge-2.1.0}
[03Jul2022 17:45:34.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsBridges-1.18.2-Forge-2.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsExtras-1.18.2-Forge-2.1.0.jar
[03Jul2022 17:45:34.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsExtras-1.18.2-Forge-2.1.0.jar with {yungsextras} mods - versions {1.18.2-Forge-2.1.0}
[03Jul2022 17:45:34.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\mods\YungsExtras-1.18.2-Forge-2.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[03Jul2022 17:45:34.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.18.2-20220404.173914-srg.jar with {minecraft} mods - versions {1.18.2}
[03Jul2022 17:45:34.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\libraries\net\minecraft\server\1.18.2-20220404.173914\server-1.18.2-20220404.173914-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
[03Jul2022 17:45:34.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\libraries\net\minecraftforge\forge\1.18.2-40.1.51\forge-1.18.2-40.1.51-universal.jar
[03Jul2022 17:45:34.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.18.2-40.1.51-universal.jar with {forge} mods - versions {40.1.51}
[03Jul2022 17:45:34.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\libraries\net\minecraftforge\forge\1.18.2-40.1.51\forge-1.18.2-40.1.51-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod registry_object_binary_compat with Javascript path coremods/registry_object_binary_compat.js
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
[03Jul2022 17:45:34.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/registry_object_binary_compat.js
[03Jul2022 17:45:34.047] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[03Jul2022 17:45:34.074] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 4 language providers
[03Jul2022 17:45:34.074] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
[03Jul2022 17:45:34.075] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 40
[03Jul2022 17:45:34.075] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider kotlinforforge, version 3.4.0
[03Jul2022 17:45:34.075] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 40
[03Jul2022 17:45:34.080] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge]
[03Jul2022 17:45:34.080] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft
[03Jul2022 17:45:34.080] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge
[03Jul2022 17:45:34.081] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found 2 mods for first modid selene, selecting most recent based on version data
[03Jul2022 17:45:34.082] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Selected file selene-1.18.2-1.17.9.jar for modid selene with version 1.18.2-1.17.9
[03Jul2022 17:45:34.086] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 245 mod requirements (231 mandatory, 14 optional)
[03Jul2022 17:45:34.087] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[03Jul2022 17:45:34.549] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[03Jul2022 17:45:34.549] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[03Jul2022 17:45:34.550] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[03Jul2022 17:45:34.550] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service OptiFine
[03Jul2022 17:45:34.550] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers
[03Jul2022 17:45:34.556] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 350
[03Jul2022 17:45:34.559] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LightTexture;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$Holder;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage$WriteCallback;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/SheepFurLayer;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$CullState;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexBuffer;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/providers/BitmapProvider$Builder;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/shaders/Program$Type;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$TextureState;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/FontSet;} {} {V}
[03Jul2022 17:45:34.560] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/culling/Frustum;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/resources/ResourceLocation;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/material/Material$Builder;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Gui;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$1;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$OS$1;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/ModelBakery$BlockStateDefinitionException;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/TitleScreen$1;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$DepthTestStateShard;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/math/Matrix3f;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Option;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis$1;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ShaderInstance;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/TntMinecartRenderer;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/HttpTexture;} {} {V}
[03Jul2022 17:45:34.561] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$CellValueGetter;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/Window;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/WolfCollarLayer;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$1;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/ProgressScreen;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/network/syncher/SynchedEntityData$DataItem;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ItemInHandRenderer$1;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/material/MaterialColor;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Options$3;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/SpriteCoordinateExpander;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/ModelBakery;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$DistanceGetter;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ItemInHandRenderer;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ScissorState;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$Viewport;} {} {V}
[03Jul2022 17:45:34.562] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/item/ItemUtils;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/debug/ChunkBorderRenderer;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/model/ModelUtils;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/glyphs/BakedGlyph$1;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel$1;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat$1;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$1;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/LiquidBlockRenderer$1;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$Builder;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$CullStateShard;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/network/syncher/SynchedEntityData;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;} {} {V}
[03Jul2022 17:45:34.563] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$4;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/EyesLayer;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$AxisDirection;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/model/Model;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$3;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/util/Mth;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleEngine$MutableSpriteSet;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/VisGraph$1;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/ChatOptionsScreen;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$TexturingStateShard;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/util/profiling/ActiveProfiler;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ColorMask;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder$SortState;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Plane;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/player/AbstractClientPlayer;} {} {V}
[03Jul2022 17:45:34.564] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/ElytraLayer;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$1;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/server/IntegratedServer;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Options$1;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Options;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/BlockRenderDispatcher$1;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/glyphs/BakedGlyph$Effect;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$DepthState;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$RenderChunkInfo;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$TrackedEntity;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/packs/AbstractPackResources;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/packs/VanillaPackResources$1;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/material/Material;} {} {V}
[03Jul2022 17:45:34.565] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$5;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ItemPickupParticle;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$BooleanStateShard;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/VisGraph;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EntityRenderer;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ItemEntityRenderer;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/entity/EntitySectionStorage;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$8;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$OutlineProperty;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$DistanceManager;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$CompositeState;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/pipeline/RenderTarget;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/HumanoidArmorLayer;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/Tesselator;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage;} {} {V}
[03Jul2022 17:45:34.566] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/ChatComponent;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/PoseStack$Pose;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$ShaderStateShard;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/material/MaterialColor$Brightness;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/LoadingOverlay$LogoTexture;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/ProgressOption;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier$2;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/MissingTextureAtlasSprite;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem$1;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$1;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Vertex;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/FaceBakery;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/GuiMessage;} {} {V}
[03Jul2022 17:45:34.567] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis$2;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/math/Matrix4f;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EntityRenderers;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/SimpleTexture;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferUploader;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$LayeringStateShard;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/DebugScreenOverlay$1;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/LivingEntityRenderer$1;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/GameRenderer;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$OS$2;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$Region;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ShaderInstance$1;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/block/state/properties/Property$Value;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache;} {} {V}
[03Jul2022 17:45:34.568] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder$1;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/KeyboardHandler;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/RenderLayer;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$2;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ColorLogicState;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/CapeLayer;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlas;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis$3;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier$1;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/providers/BitmapProvider$Glyph;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/network/protocol/PacketUtils;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/CatCollarLayer;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$7;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Cube;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexMultiConsumer;} {} {V}
[03Jul2022 17:45:34.569] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Gui$HeartType;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo$StbReader;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockEntityWithoutLevelRenderer;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/MipmapGenerator;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/BakedQuad;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ItemFrameRenderer;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/VisibilitySet;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/item/DyeColor;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/Window$WindowInitFailed;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/EffectInstance;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Options$2;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/core/Direction;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/BossHealthOverlay;} {} {V}
[03Jul2022 17:45:34.570] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection$FrameOutput;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/StitcherException;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/CycleOption$OptionSetter;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/util/profiling/ActiveProfiler$PathEntry;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/item/alchemy/PotionUtils;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderChunkRegion;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$BlendState;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/DefaultVertexFormat;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/PoseStack;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/BrightnessCombiner;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderRegionCache;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder$DrawState;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Font$DisplayMode;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/ChunkPos$1;} {} {V}
[03Jul2022 17:45:34.571] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/chunk/LevelChunkSection$BlockCounter;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$2;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$RenderInfoMap;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/entity/EntitySection;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager$PlayerTicketTracker;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/LivingEntityRenderer;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ScreenEffectRenderer;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/SkullBlockRenderer;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$LineStateShard;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexMultiConsumer$Double;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientChunkCache$Storage;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager$ChunkTicketTracker;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$CompositeRenderType;} {} {V}
[03Jul2022 17:45:34.572] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$OnValueChange;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/SheetedDecalTextureGenerator;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/DynamicTexture;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlDebug$LogEntry;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/FogRenderer;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/BlockRenderDispatcher;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/KeyboardHandler$1;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/SkinCustomizationScreen;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/SliderButton;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/util/valueproviders/ConstantFloat;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Visitor;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$TransparencyShaderException;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/language/ClientLanguage;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/ChunkPos;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/LiquidBlockRenderer;} {} {V}
[03Jul2022 17:45:34.573] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$RenderChunkStorage;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Options$4;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/BakedModel;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ExperienceOrbRenderer;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/DebugScreenOverlay;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureManager;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/FogRenderer$FogMode;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$SpriteLoader;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$TextureStateShard;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Option$1;} {} {V}
[03Jul2022 17:45:34.574] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/BossHealthOverlay$1;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/VideoSettingsScreen;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/LoadingOverlay;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GLX;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$BlendingOutput;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientChunkCache;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$OverlayStateShard;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Camera$NearPlane;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Screenshot;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/TitleScreen;} {} {V}
[03Jul2022 17:45:34.575] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$OutputStateShard;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlDebug;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexConsumer;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$OS;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Font;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/AbstractTexture;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ViewArea;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleEngine;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/block/state/BlockState;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Options$FieldAccess;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/CycleOption;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/resources/ResourceLocation$Serializer;} {} {V}
[03Jul2022 17:45:34.576] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$StencilState;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/TitleScreen$Warning32Bit;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Type;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/CrashReport;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/providers/BitmapProvider;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/SignRenderer$SignModel;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$9;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/entity/Mob;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/SignRenderer;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/particle/Particle;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Polygon;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/util/thread/BlockableEventLoop;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/ClientTelemetryManager$PlayerInfo;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask;} {} {V}
[03Jul2022 17:45:34.577] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/glyphs/BakedGlyph;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/ItemOverrides;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/shaders/Program;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/packs/VanillaPackResources;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/chunk/LevelChunkSection;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$LightmapStateShard;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/Camera;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderChunk;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$6;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/Material;} {} {V}
[03Jul2022 17:45:34.578] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection$1;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/entity/Mob$1;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/Font$StringRenderOutput;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ItemRenderer;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/ClientTelemetryManager$1;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel$EntityCallbacks;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/util/ClassInstanceMultiMap;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/ReceivingLevelScreen;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/MobRenderer;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/ClientTelemetryManager;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$StencilFunc;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage$Format;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;} {} {V}
[03Jul2022 17:45:34.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/world/level/block/state/properties/Property;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/Util$IdentityStrategy;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/TheEndPortalRenderer;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/MultiBufferSource;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/Monitor;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1b4ae4e0 to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/FaceBakery$1;} {} {V}
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service OptiFine
[03Jul2022 17:45:34.580] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[03Jul2022 17:45:34.580] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[03Jul2022 17:45:34.580] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaeroworldmap_core.js
[03Jul2022 17:45:34.793] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:34.793] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/ucontainermenu-init-menu.js
[03Jul2022 17:45:34.810] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:34.810] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/interact.js
[03Jul2022 17:45:34.885] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:34.885] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/random_tick.js
[03Jul2022 17:45:34.921] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:34.921] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/world_seed.js
[03Jul2022 17:45:34.956] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:34.956] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/BreakableBlock.js
[03Jul2022 17:45:34.970] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:34.970] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
[03Jul2022 17:45:34.983] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:34.983] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[03Jul2022 17:45:35.014] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:35.014] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
[03Jul2022 17:45:35.031] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:35.031] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/registry_object_binary_compat.js
[03Jul2022 17:45:35.041] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:35.041] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaerominimap_core.js
[03Jul2022 17:45:35.078] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@72543547 to Target : CLASS {Lnet/minecraft/world/level/chunk/LevelChunk;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3d88e6b9 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@22bf9122 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@208205ed to Target : CLASS {Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@73afe2b7 to Target : CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@9687f55 to Target : CLASS {Lnet/minecraft/world/level/block/HalfTransparentBlock;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5700c9db to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@671d03bb to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
[03Jul2022 17:45:35.084] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6babffb5 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2173a742 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@706ceca6 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7f6329cb to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4b8137c5 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@77f4c040 to Target : CLASS {Lnet/minecraftforge/registries/RegistryObject;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@606a1bc4 to Target : CLASS {Lnet/minecraft/world/level/chunk/LevelChunk;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6a15b73 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@44dc7b7d to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@15fb4566 to Target : CLASS {Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;} {} {V}
[03Jul2022 17:45:35.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@25ffd826 to Target : CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@e29f4f6 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6773_} {(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@41b64020 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5771_} {(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1a538ed8 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194198_} {(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@78910096 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194202_} {(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@39dec536 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6571_} {(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4a1a256d to Target : METHOD {Lnet/minecraft/client/player/AbstractClientPlayer;} {m_108561_} {()Lnet/minecraft/resources/ResourceLocation;}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4cb957b8 to Target : METHOD {Lnet/minecraft/world/entity/player/Player;} {m_36170_} {(Lnet/minecraft/world/entity/player/PlayerModelPart;)Z}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3cdc7b09 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5998_} {(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7364eed1 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_105140_} {()V}
[03Jul2022 17:45:35.086] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@684e8c9d to Target : METHOD {Lnet/minecraft/server/players/PlayerList;} {m_11229_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6ecc02bb to Target : METHOD {Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;} {m_78311_} {()V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@31973858 to Target : METHOD {Lnet/minecraft/server/level/ServerPlayer;} {m_143399_} {(Lnet/minecraft/world/inventory/AbstractContainerMenu;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@65514add to Target : METHOD {Lnet/minecraft/server/level/ServerPlayerGameMode;} {m_7179_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult;}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@79e7188e to Target : METHOD {Lnet/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase;} {m_60735_} {(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@773014d3 to Target : METHOD {Lnet/minecraft/world/level/material/FluidState;} {m_76174_} {(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7fedb795 to Target : METHOD {Lnet/minecraft/world/level/levelgen/WorldGenSettings;} {<init>} {(JZZLnet/minecraft/core/Registry;Ljava/util/Optional;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@10850d17 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6773_} {(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@51e754e1 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5771_} {(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@26865482 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194198_} {(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@34451ed8 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194202_} {(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@c1050f2 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6571_} {(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@67bb4dcd to Target : METHOD {Lnet/minecraft/client/player/AbstractClientPlayer;} {m_108561_} {()Lnet/minecraft/resources/ResourceLocation;}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@738d37fc to Target : METHOD {Lnet/minecraft/world/entity/player/Player;} {m_36170_} {(Lnet/minecraft/world/entity/player/PlayerModelPart;)Z}
[03Jul2022 17:45:35.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6fa2448b to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5998_} {(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@61bb1e4d to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_105140_} {()V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5c53f292 to Target : METHOD {Lnet/minecraft/client/player/LocalPlayer;} {m_7583_} {()V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@46fb0c33 to Target : METHOD {Lnet/minecraft/server/players/PlayerList;} {m_11229_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3b009e7b to Target : METHOD {Lnet/minecraftforge/client/gui/ForgeIngameGui;} {m_93030_} {(Lcom/mojang/blaze3d/vertex/PoseStack;F)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@270a620 to Target : METHOD {Lnet/minecraft/client/gui/components/BossHealthOverlay;} {m_93704_} {(Lcom/mojang/blaze3d/vertex/PoseStack;)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@41f4039e to Target : METHOD {Lnet/minecraft/client/model/ListModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5ff00507 to Target : METHOD {Lnet/minecraft/client/model/AgeableListModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@603cabc4 to Target : METHOD {Lnet/minecraft/client/model/LlamaModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@67fa5045 to Target : METHOD {Lnet/minecraft/client/model/RabbitModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6f347d7 to Target : METHOD {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5974b233 to Target : METHOD {Lnet/minecraft/client/model/HierarchicalModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5c134052 to Target : METHOD {Lnet/minecraft/client/model/geom/ModelPart;} {m_104290_} {(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@69de5bed to Target : METHOD {Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;} {m_78311_} {()V}
[03Jul2022 17:45:35.088] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[03Jul2022 17:45:35.176] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.optifine)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.optifine)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.optifine)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.optifine)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.optifine)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.optifine)]
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(adorn)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(adorn)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(adorn)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(adorn)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(adorn)
[03Jul2022 17:45:37.300] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(adorn)]
[03Jul2022 17:45:37.301] [main/DEBUG] [mixin/]: Registering mixin config: mixins.adorn.common.json
[03Jul2022 17:45:37.318] [main/DEBUG] [mixin/]: Registering mixin config: mixins.adorn.forge.json
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(advancedcompass)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(advancedcompass)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(advancedcompass)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(advancedcompass)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(advancedcompass)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(advancedcompass)]
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(alexsmobs)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(alexsmobs)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(alexsmobs)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(alexsmobs)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(alexsmobs)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(alexsmobs)]
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(amplifiednether)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(amplifiednether)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(amplifiednether)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(amplifiednether)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(amplifiednether)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(amplifiednether)]
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(aquaculture)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(aquaculture)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(aquaculture)
[03Jul2022 17:45:37.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(aquaculture)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(aquaculture)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aquaculture)]
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ob_aquamirae)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ob_aquamirae)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ob_aquamirae)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ob_aquamirae)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ob_aquamirae)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ob_aquamirae)]
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(archers_paradox)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(archers_paradox)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(archers_paradox)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(archers_paradox)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(archers_paradox)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(archers_paradox)]
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(architectury)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(architectury)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(architectury)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(architectury)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(architectury)
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(architectury)]
[03Jul2022 17:45:37.323] [main/DEBUG] [mixin/]: Registering mixin config: architectury.mixins.json
[03Jul2022 17:45:37.327] [main/DEBUG] [mixin/]: Registering mixin config: architectury-common.mixins.json
[03Jul2022 17:45:37.338] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(artifacts)
[03Jul2022 17:45:37.338] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(artifacts)
[03Jul2022 17:45:37.338] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(artifacts)
[03Jul2022 17:45:37.339] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(artifacts)
[03Jul2022 17:45:37.339] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(artifacts)
[03Jul2022 17:45:37.339] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(artifacts)]
[03Jul2022 17:45:37.339] [main/DEBUG] [mixin/]: Registering mixin config: mixins.artifacts.json
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.artifacts.json is lower than the default level supported by the current mixin service (JAVA_16).
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(autoreglib)
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(autoreglib)
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(autoreglib)
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(autoreglib)
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(autoreglib)
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(autoreglib)]
[03Jul2022 17:45:37.343] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(awesomedungeon)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(awesomedungeon)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(awesomedungeon)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(awesomedungeon)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(awesomedungeon)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(awesomedungeon)]
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(balm)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(balm)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(balm)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(balm)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(balm)
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)]
[03Jul2022 17:45:37.344] [main/DEBUG] [mixin/]: Registering mixin config: balm.mixins.json
[03Jul2022 17:45:37.347] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by balm.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.351] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[03Jul2022 17:45:37.351] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betteranimalsplus)
[03Jul2022 17:45:37.351] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betteranimalsplus)
[03Jul2022 17:45:37.351] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betteranimalsplus)
[03Jul2022 17:45:37.351] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betteranimalsplus)
[03Jul2022 17:45:37.351] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betteranimalsplus)
[03Jul2022 17:45:37.351] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betteranimalsplus)]
[03Jul2022 17:45:37.351] [main/DEBUG] [mixin/]: Registering mixin config: mixin.imdlib-betteranimalsplus.json
[03Jul2022 17:45:37.355] [main/DEBUG] [mixin/]: Registering mixin config: betteranimalsplus.mixins.json
[03Jul2022 17:45:37.358] [main/DEBUG] [mixin/]: Registering mixin config: betteranimalsplus-forge.mixins.json
[03Jul2022 17:45:37.361] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(biomemakeover)
[03Jul2022 17:45:37.361] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(biomemakeover)
[03Jul2022 17:45:37.361] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(biomemakeover)
[03Jul2022 17:45:37.361] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(biomemakeover)
[03Jul2022 17:45:37.362] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(biomemakeover)
[03Jul2022 17:45:37.362] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(biomemakeover)]
[03Jul2022 17:45:37.362] [main/DEBUG] [mixin/]: Registering mixin config: biomemakeover-common.mixins.json
[03Jul2022 17:45:37.365] [main/DEBUG] [mixin/]: Registering mixin config: biomemakeover-forge.mixins.json
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(biomesoplenty)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(biomesoplenty)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(biomesoplenty)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(biomesoplenty)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(biomesoplenty)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(biomesoplenty)]
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(blue_skies)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(blue_skies)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(blue_skies)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(blue_skies)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(blue_skies)
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blue_skies)]
[03Jul2022 17:45:37.369] [main/DEBUG] [mixin/]: Registering mixin config: blue_skies.mixins.json
[03Jul2022 17:45:37.373] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(blueprint)
[03Jul2022 17:45:37.373] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(blueprint)
[03Jul2022 17:45:37.373] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(blueprint)
[03Jul2022 17:45:37.373] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(blueprint)
[03Jul2022 17:45:37.373] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(blueprint)
[03Jul2022 17:45:37.373] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blueprint)]
[03Jul2022 17:45:37.373] [main/DEBUG] [mixin/]: Registering mixin config: blueprint.mixins.json
[03Jul2022 17:45:37.377] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bookshelf)
[03Jul2022 17:45:37.377] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bookshelf)
[03Jul2022 17:45:37.377] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bookshelf)
[03Jul2022 17:45:37.377] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bookshelf)
[03Jul2022 17:45:37.377] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bookshelf)
[03Jul2022 17:45:37.377] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bookshelf)]
[03Jul2022 17:45:37.377] [main/DEBUG] [mixin/]: Registering mixin config: bookshelf.common.mixins.json
[03Jul2022 17:45:37.380] [main/DEBUG] [mixin/]: Registering mixin config: bookshelf.forge.mixins.json
[03Jul2022 17:45:37.384] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(caelus)
[03Jul2022 17:45:37.384] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(caelus)
[03Jul2022 17:45:37.384] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(caelus)
[03Jul2022 17:45:37.384] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(caelus)
[03Jul2022 17:45:37.384] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(caelus)
[03Jul2022 17:45:37.384] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(caelus)]
[03Jul2022 17:45:37.384] [main/DEBUG] [mixin/]: Registering mixin config: caelus.mixins.json
[03Jul2022 17:45:37.387] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(carryon)
[03Jul2022 17:45:37.387] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(carryon)
[03Jul2022 17:45:37.387] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(carryon)
[03Jul2022 17:45:37.387] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(carryon)
[03Jul2022 17:45:37.387] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(carryon)
[03Jul2022 17:45:37.387] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(carryon)]
[03Jul2022 17:45:37.387] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cataclysm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cataclysm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cataclysm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cataclysm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cataclysm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cataclysm)]
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cfm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cfm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cfm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cfm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cfm)
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cfm)]
[03Jul2022 17:45:37.388] [main/DEBUG] [mixin/]: Registering mixin config: cfm.mixins.json
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by cfm.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(citadel)
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(citadel)
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(citadel)
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(citadel)
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(citadel)
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(citadel)]
[03Jul2022 17:45:37.391] [main/DEBUG] [mixin/]: Registering mixin config: citadel.mixins.json
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cloth_config)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cloth_config)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cloth_config)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cloth_config)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cloth_config)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)]
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(clumps)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(clumps)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(clumps)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(clumps)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(clumps)
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(clumps)]
[03Jul2022 17:45:37.395] [main/DEBUG] [mixin/]: Registering mixin config: clumps.mixins.json
[03Jul2022 17:45:37.398] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cofh_core)
[03Jul2022 17:45:37.398] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cofh_core)
[03Jul2022 17:45:37.398] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cofh_core)
[03Jul2022 17:45:37.398] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cofh_core)
[03Jul2022 17:45:37.398] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cofh_core)
[03Jul2022 17:45:37.398] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cofh_core)]
[03Jul2022 17:45:37.398] [main/DEBUG] [mixin/]: Registering mixin config: mixins.cofhcore.json
[03Jul2022 17:45:37.401] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(crafttweaker)
[03Jul2022 17:45:37.401] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(crafttweaker)
[03Jul2022 17:45:37.401] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(crafttweaker)
[03Jul2022 17:45:37.401] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(crafttweaker)
[03Jul2022 17:45:37.401] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(crafttweaker)
[03Jul2022 17:45:37.401] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crafttweaker)]
[03Jul2022 17:45:37.401] [main/DEBUG] [mixin/]: Registering mixin config: crafttweaker.mixins.json
[03Jul2022 17:45:37.405] [main/DEBUG] [mixin/]: Registering mixin config: crafttweaker.forge.mixins.json
[03Jul2022 17:45:37.408] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(creeperoverhaul)
[03Jul2022 17:45:37.408] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(creeperoverhaul)
[03Jul2022 17:45:37.408] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(creeperoverhaul)
[03Jul2022 17:45:37.408] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(creeperoverhaul)
[03Jul2022 17:45:37.408] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(creeperoverhaul)
[03Jul2022 17:45:37.408] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creeperoverhaul)]
[03Jul2022 17:45:37.408] [main/DEBUG] [mixin/]: Registering mixin config: creeperoverhaul.mixins.json
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cucumber)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cucumber)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cucumber)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cucumber)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cucumber)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cucumber)]
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(curioofundying)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(curioofundying)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(curioofundying)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(curioofundying)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(curioofundying)
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curioofundying)]
[03Jul2022 17:45:37.412] [main/DEBUG] [mixin/]: Registering mixin config: curioofundying.mixins.json
[03Jul2022 17:45:37.415] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(curios)
[03Jul2022 17:45:37.415] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(curios)
[03Jul2022 17:45:37.415] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(curios)
[03Jul2022 17:45:37.415] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(curios)
[03Jul2022 17:45:37.415] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(curios)
[03Jul2022 17:45:37.416] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curios)]
[03Jul2022 17:45:37.416] [main/DEBUG] [mixin/]: Registering mixin config: curios.mixins.json
[03Jul2022 17:45:37.418] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(curiouselytra)
[03Jul2022 17:45:37.418] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(curiouselytra)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(curiouselytra)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(curiouselytra)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(curiouselytra)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curiouselytra)]
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(darkerdepths)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(darkerdepths)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(darkerdepths)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(darkerdepths)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(darkerdepths)
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(darkerdepths)]
[03Jul2022 17:45:37.419] [main/DEBUG] [mixin/]: Registering mixin config: darkerdepths.mixins.json
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by darkerdepths.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(decorative_blocks)
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(decorative_blocks)
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(decorative_blocks)
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(decorative_blocks)
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(decorative_blocks)
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(decorative_blocks)]
[03Jul2022 17:45:37.422] [main/DEBUG] [mixin/]: Registering mixin config: decorative_blocks.mixins.json
[03Jul2022 17:45:37.425] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dual_riders)
[03Jul2022 17:45:37.425] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dual_riders)
[03Jul2022 17:45:37.425] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dual_riders)
[03Jul2022 17:45:37.425] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dual_riders)
[03Jul2022 17:45:37.425] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dual_riders)
[03Jul2022 17:45:37.425] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dual_riders)]
[03Jul2022 17:45:37.425] [main/DEBUG] [mixin/]: Registering mixin config: dual_riders.mixins.json
[03Jul2022 17:45:37.428] [main/DEBUG] [mixin/]: Registering mixin config: dual_riders-forge.mixins.json
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dungeoncrawl)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dungeoncrawl)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dungeoncrawl)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dungeoncrawl)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dungeoncrawl)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeoncrawl)]
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dungeons_arise)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dungeons_arise)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dungeons_arise)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dungeons_arise)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dungeons_arise)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_arise)]
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ecologics)
[03Jul2022 17:45:37.431] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ecologics)
[03Jul2022 17:45:37.432] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ecologics)
[03Jul2022 17:45:37.432] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ecologics)
[03Jul2022 17:45:37.432] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ecologics)
[03Jul2022 17:45:37.432] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ecologics)]
[03Jul2022 17:45:37.432] [main/DEBUG] [mixin/]: Registering mixin config: ecologics-common.mixins.json
[03Jul2022 17:45:37.435] [main/DEBUG] [mixin/]: Registering mixin config: ecologics.mixins.json
[03Jul2022 17:45:37.438] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(enhancedcelestials)
[03Jul2022 17:45:37.438] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(enhancedcelestials)
[03Jul2022 17:45:37.438] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(enhancedcelestials)
[03Jul2022 17:45:37.438] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(enhancedcelestials)
[03Jul2022 17:45:37.438] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(enhancedcelestials)
[03Jul2022 17:45:37.438] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enhancedcelestials)]
[03Jul2022 17:45:37.438] [main/DEBUG] [mixin/]: Registering mixin config: enhancedcelestials.mixins.json
[03Jul2022 17:45:37.441] [main/DEBUG] [mixin/]: Registering mixin config: enhancedcelestials.forge.mixins.json
[03Jul2022 17:45:37.445] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(equipmentcompare)
[03Jul2022 17:45:37.445] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(equipmentcompare)
[03Jul2022 17:45:37.445] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(equipmentcompare)
[03Jul2022 17:45:37.445] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(equipmentcompare)
[03Jul2022 17:45:37.445] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(equipmentcompare)
[03Jul2022 17:45:37.445] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(equipmentcompare)]
[03Jul2022 17:45:37.445] [main/DEBUG] [mixin/]: Registering mixin config: equipmentcompare.mixins.json
[03Jul2022 17:45:37.448] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by equipmentcompare.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.448] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(expandability)
[03Jul2022 17:45:37.448] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(expandability)
[03Jul2022 17:45:37.448] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(expandability)
[03Jul2022 17:45:37.449] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(expandability)
[03Jul2022 17:45:37.449] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(expandability)
[03Jul2022 17:45:37.449] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(expandability)]
[03Jul2022 17:45:37.449] [main/DEBUG] [mixin/]: Registering mixin config: expandability.mixins.json
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(golems)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(golems)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(golems)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(golems)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(golems)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(golems)]
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fancymenu)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fancymenu)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fancymenu)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fancymenu)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fancymenu)
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fancymenu)]
[03Jul2022 17:45:37.452] [main/DEBUG] [mixin/]: Registering mixin config: fancymenu.general.mixin.json
[03Jul2022 17:45:37.455] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(farmersdelight)
[03Jul2022 17:45:37.455] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(farmersdelight)
[03Jul2022 17:45:37.455] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(farmersdelight)
[03Jul2022 17:45:37.455] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(farmersdelight)
[03Jul2022 17:45:37.455] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(farmersdelight)
[03Jul2022 17:45:37.455] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(farmersdelight)]
[03Jul2022 17:45:37.455] [main/DEBUG] [mixin/]: Registering mixin config: farmersdelight.mixins.json
[03Jul2022 17:45:37.459] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(feature_nbt_deadlock_be_gone)
[03Jul2022 17:45:37.459] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(feature_nbt_deadlock_be_gone)
[03Jul2022 17:45:37.459] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(feature_nbt_deadlock_be_gone)
[03Jul2022 17:45:37.459] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(feature_nbt_deadlock_be_gone)
[03Jul2022 17:45:37.459] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(feature_nbt_deadlock_be_gone)
[03Jul2022 17:45:37.459] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(feature_nbt_deadlock_be_gone)]
[03Jul2022 17:45:37.459] [main/DEBUG] [mixin/]: Registering mixin config: feature_nbt_deadlock_be_gone.mixins.json
[03Jul2022 17:45:37.463] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ferritecore)
[03Jul2022 17:45:37.463] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ferritecore)
[03Jul2022 17:45:37.463] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ferritecore)
[03Jul2022 17:45:37.463] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ferritecore)
[03Jul2022 17:45:37.463] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ferritecore)
[03Jul2022 17:45:37.463] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ferritecore)]
[03Jul2022 17:45:37.463] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.predicates.mixin.json
[03Jul2022 17:45:37.466] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.fastmap.mixin.json
[03Jul2022 17:45:37.469] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.mrl.mixin.json
[03Jul2022 17:45:37.473] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.dedupmultipart.mixin.json
[03Jul2022 17:45:37.476] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.blockstatecache.mixin.json
[03Jul2022 17:45:37.480] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.dedupbakedquad.mixin.json
[03Jul2022 17:45:37.483] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.threaddetec.mixin.json
[03Jul2022 17:45:37.486] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(flytre_lib)
[03Jul2022 17:45:37.486] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(flytre_lib)
[03Jul2022 17:45:37.486] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(flytre_lib)
[03Jul2022 17:45:37.486] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(flytre_lib)
[03Jul2022 17:45:37.486] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(flytre_lib)
[03Jul2022 17:45:37.487] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(flytre_lib)]
[03Jul2022 17:45:37.487] [main/DEBUG] [mixin/]: Registering mixin config: flytre_lib.mixins.json
[03Jul2022 17:45:37.490] [main/DEBUG] [mixin/]: Registering mixin config: flytre_lib-forge.mixins.json
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(friendlyfire)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(friendlyfire)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(friendlyfire)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(friendlyfire)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(friendlyfire)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(friendlyfire)]
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(geckolib3)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(geckolib3)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(geckolib3)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(geckolib3)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(geckolib3)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(geckolib3)]
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(gravestone)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(gravestone)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(gravestone)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(gravestone)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(gravestone)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gravestone)]
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(guardvillagers)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(guardvillagers)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(guardvillagers)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(guardvillagers)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(guardvillagers)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(guardvillagers)]
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(hunterillager)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(hunterillager)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(hunterillager)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(hunterillager)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(hunterillager)
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(hunterillager)]
[03Jul2022 17:45:37.494] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(iceberg)
[03Jul2022 17:45:37.495] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(iceberg)
[03Jul2022 17:45:37.495] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(iceberg)
[03Jul2022 17:45:37.495] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(iceberg)
[03Jul2022 17:45:37.495] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(iceberg)
[03Jul2022 17:45:37.495] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(iceberg)]
[03Jul2022 17:45:37.495] [main/DEBUG] [mixin/]: Registering mixin config: iceberg.mixins.json
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ironchest)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ironchest)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ironchest)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ironchest)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ironchest)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ironchest)]
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jei)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jei)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jei)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jei)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jei)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)]
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kiwi)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kiwi)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kiwi)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kiwi)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kiwi)
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kiwi)]
[03Jul2022 17:45:37.498] [main/DEBUG] [mixin/]: Registering mixin config: kiwi.mixins.json
[03Jul2022 17:45:37.502] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by kiwi.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.502] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kleeslabs)
[03Jul2022 17:45:37.502] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kleeslabs)
[03Jul2022 17:45:37.502] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kleeslabs)
[03Jul2022 17:45:37.502] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kleeslabs)
[03Jul2022 17:45:37.502] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kleeslabs)
[03Jul2022 17:45:37.503] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kleeslabs)]
[03Jul2022 17:45:37.503] [main/DEBUG] [mixin/]: Registering mixin config: kleeslabs.mixins.json
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(konkrete)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(konkrete)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(konkrete)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(konkrete)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(konkrete)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(konkrete)]
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(leap)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(leap)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(leap)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(leap)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(leap)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(leap)]
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(libraryferret)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(libraryferret)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(libraryferret)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(libraryferret)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(libraryferret)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(libraryferret)]
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(libx)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(libx)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(libx)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(libx)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(libx)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(libx)]
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(llamasteeds)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(llamasteeds)
[03Jul2022 17:45:37.506] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(llamasteeds)
[03Jul2022 17:45:37.507] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(llamasteeds)
[03Jul2022 17:45:37.507] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(llamasteeds)
[03Jul2022 17:45:37.507] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(llamasteeds)]
[03Jul2022 17:45:37.507] [main/DEBUG] [mixin/]: Registering mixin config: mixins.llamasteeds.json
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by mixins.llamasteeds.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.510] [main/ERROR] [mixin/]: Mixin config mixins.llamasteeds.json does not specify "minVersion" property
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(logprot)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(logprot)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(logprot)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(logprot)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(logprot)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(logprot)]
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lootr)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lootr)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lootr)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lootr)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lootr)
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lootr)]
[03Jul2022 17:45:37.510] [main/DEBUG] [mixin/]: Registering mixin config: lootr.mixins.json
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lucky)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lucky)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lucky)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lucky)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lucky)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lucky)]
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(magma_monsters)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(magma_monsters)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(magma_monsters)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(magma_monsters)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(magma_monsters)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(magma_monsters)]
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mantle)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mantle)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mantle)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mantle)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mantle)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mantle)]
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(morevanillaarmor)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(morevanillaarmor)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(morevanillaarmor)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(morevanillaarmor)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(morevanillaarmor)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(morevanillaarmor)]
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(morevanillalib)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(morevanillalib)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(morevanillalib)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(morevanillalib)
[03Jul2022 17:45:37.514] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(morevanillalib)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(morevanillalib)]
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(morevanillatools)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(morevanillatools)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(morevanillatools)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(morevanillatools)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(morevanillatools)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(morevanillatools)]
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mysticalagradditions)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mysticalagradditions)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mysticalagradditions)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mysticalagradditions)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mysticalagradditions)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mysticalagradditions)]
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mysticalagriculture)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mysticalagriculture)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mysticalagriculture)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mysticalagriculture)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mysticalagriculture)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mysticalagriculture)]
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(naturescompass)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(naturescompass)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(naturescompass)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(naturescompass)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(naturescompass)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(naturescompass)]
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(nethersdelight)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(nethersdelight)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(nethersdelight)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(nethersdelight)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(nethersdelight)
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nethersdelight)]
[03Jul2022 17:45:37.515] [main/DEBUG] [mixin/]: Registering mixin config: nethersdelight.mixins.json
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by nethersdelight.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(nomadictents)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(nomadictents)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(nomadictents)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(nomadictents)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(nomadictents)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nomadictents)]
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ob_core)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ob_core)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ob_core)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ob_core)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ob_core)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ob_core)]
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ob_tooltips)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ob_tooltips)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ob_tooltips)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ob_tooltips)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ob_tooltips)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ob_tooltips)]
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(byg)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(byg)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(byg)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(byg)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(byg)
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(byg)]
[03Jul2022 17:45:37.520] [main/DEBUG] [mixin/]: Registering mixin config: byg.mixins.json
[03Jul2022 17:45:37.524] [main/DEBUG] [mixin/]: Registering mixin config: byg_forge.mixins.json
[03Jul2022 17:45:37.528] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(pamhc2foodcore)
[03Jul2022 17:45:37.528] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(pamhc2foodcore)
[03Jul2022 17:45:37.528] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(pamhc2foodcore)
[03Jul2022 17:45:37.528] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(pamhc2foodcore)
[03Jul2022 17:45:37.528] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(pamhc2foodcore)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2foodcore)]
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(pamhc2foodextended)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(pamhc2foodextended)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(pamhc2foodextended)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(pamhc2foodextended)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(pamhc2foodextended)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2foodextended)]
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(quark)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(quark)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(quark)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(quark)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(quark)
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(quark)]
[03Jul2022 17:45:37.529] [main/DEBUG] [mixin/]: Registering mixin config: quark.mixins.json
[03Jul2022 17:45:37.533] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rare_ice)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rare_ice)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rare_ice)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rare_ice)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rare_ice)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rare_ice)]
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(reauth)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(reauth)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(reauth)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(reauth)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(reauth)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(reauth)]
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(reliquary)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(reliquary)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(reliquary)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(reliquary)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(reliquary)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(reliquary)]
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(repurposed_structures)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(repurposed_structures)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(repurposed_structures)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(repurposed_structures)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(repurposed_structures)
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(repurposed_structures)]
[03Jul2022 17:45:37.534] [main/DEBUG] [mixin/]: Registering mixin config: repurposed_structures.mixins.json
[03Jul2022 17:45:37.537] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(additionalstructures)
[03Jul2022 17:45:37.537] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(additionalstructures)
[03Jul2022 17:45:37.537] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(additionalstructures)
[03Jul2022 17:45:37.537] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(additionalstructures)
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(additionalstructures)
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(additionalstructures)]
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(selene)
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(selene)
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(selene)
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(selene)
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(selene)
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(selene)]
[03Jul2022 17:45:37.538] [main/DEBUG] [mixin/]: Registering mixin config: selene.mixins.json
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by selene.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(selene)
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(selene)
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(selene)
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(selene)
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(selene)
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(selene)]
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Registering mixin config: selene.mixins.json
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(skinnedlanterns)
[03Jul2022 17:45:37.541] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(skinnedlanterns)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(skinnedlanterns)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(skinnedlanterns)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(skinnedlanterns)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(skinnedlanterns)]
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(snowrealmagic)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(snowrealmagic)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(snowrealmagic)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(snowrealmagic)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(snowrealmagic)
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(snowrealmagic)]
[03Jul2022 17:45:37.542] [main/DEBUG] [mixin/]: Registering mixin config: snowrealmagic.mixins.json
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by snowrealmagic.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sound_physics_remastered)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sound_physics_remastered)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sound_physics_remastered)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sound_physics_remastered)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sound_physics_remastered)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sound_physics_remastered)]
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(stalwart_dungeons)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(stalwart_dungeons)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(stalwart_dungeons)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(stalwart_dungeons)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(stalwart_dungeons)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(stalwart_dungeons)]
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structure_gel)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structure_gel)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structure_gel)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structure_gel)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structure_gel)
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structure_gel)]
[03Jul2022 17:45:37.545] [main/DEBUG] [mixin/]: Registering mixin config: structure_gel.mixins.json
[03Jul2022 17:45:37.548] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by structure_gel.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structures_compass)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structures_compass)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structures_compass)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structures_compass)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structures_compass)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structures_compass)]
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(supplementaries)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(supplementaries)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(supplementaries)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(supplementaries)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(supplementaries)
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supplementaries)]
[03Jul2022 17:45:37.549] [main/DEBUG] [mixin/]: Registering mixin config: supplementaries.mixins.json
[03Jul2022 17:45:37.552] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by supplementaries.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.552] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tconstruct)
[03Jul2022 17:45:37.552] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tconstruct)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tconstruct)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tconstruct)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tconstruct)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tconstruct)]
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(terrablender)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(terrablender)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(terrablender)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(terrablender)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(terrablender)
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terrablender)]
[03Jul2022 17:45:37.553] [main/DEBUG] [mixin/]: Registering mixin config: terrablender.mixins.json
[03Jul2022 17:45:37.557] [main/DEBUG] [mixin/]: Registering mixin config: terrablender_forge.mixins.json
[03Jul2022 17:45:37.560] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(graveyard)
[03Jul2022 17:45:37.560] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(graveyard)
[03Jul2022 17:45:37.560] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(graveyard)
[03Jul2022 17:45:37.560] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(graveyard)
[03Jul2022 17:45:37.560] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(graveyard)
[03Jul2022 17:45:37.560] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(graveyard)]
[03Jul2022 17:45:37.560] [main/DEBUG] [mixin/]: Registering mixin config: graveyard.mixins.json
[03Jul2022 17:45:37.563] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by graveyard.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
[03Jul2022 17:45:37.564] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(undergarden)
[03Jul2022 17:45:37.564] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(undergarden)
[03Jul2022 17:45:37.564] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(undergarden)
[03Jul2022 17:45:37.564] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(undergarden)
[03Jul2022 17:45:37.564] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(undergarden)
[03Jul2022 17:45:37.564] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(undergarden)]
[03Jul2022 17:45:37.564] [main/DEBUG] [mixin/]: Registering mixin config: undergarden.mixins.json
[03Jul2022 17:45:37.567] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rocks)
[03Jul2022 17:45:37.567] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rocks)
[03Jul2022 17:45:37.567] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rocks)
[03Jul2022 17:45:37.567] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rocks)
[03Jul2022 17:45:37.567] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rocks)
[03Jul2022 17:45:37.567] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rocks)]
[03Jul2022 17:45:37.567] [main/DEBUG] [mixin/]: Registering mixin config: rocks.mixins.json
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tlskincape)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tlskincape)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tlskincape)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tlskincape)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tlskincape)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tlskincape)]
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(t_and_t)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(t_and_t)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(t_and_t)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(t_and_t)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(t_and_t)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(t_and_t)]
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(uteamcore)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(uteamcore)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(uteamcore)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(uteamcore)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(uteamcore)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(uteamcore)]
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(zombiearmy)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(zombiearmy)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(zombiearmy)
[03Jul2022 17:45:37.572] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(zombiearmy)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(zombiearmy)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(zombiearmy)]
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(upgradedcore)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(upgradedcore)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(upgradedcore)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(upgradedcore)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(upgradedcore)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(upgradedcore)]
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(upgradednetherite)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(upgradednetherite)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(upgradednetherite)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(upgradednetherite)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(upgradednetherite)
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(upgradednetherite)]
[03Jul2022 17:45:37.573] [main/DEBUG] [mixin/]: Registering mixin config: upgradednetherite.mixins.json
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(usefulbackpacks)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(usefulbackpacks)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(usefulbackpacks)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(usefulbackpacks)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(usefulbackpacks)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(usefulbackpacks)]
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(valhelsia_structures)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(valhelsia_structures)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(valhelsia_structures)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(valhelsia_structures)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(valhelsia_structures)
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(valhelsia_structures)]
[03Jul2022 17:45:37.577] [main/DEBUG] [mixin/]: Registering mixin config: valhelsia_structures.mixins.json
[03Jul2022 17:45:37.580] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(valhelsia_core)
[03Jul2022 17:45:37.580] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(valhelsia_core)
[03Jul2022 17:45:37.580] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(valhelsia_core)
[03Jul2022 17:45:37.580] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(valhelsia_core)
[03Jul2022 17:45:37.580] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(valhelsia_core)
[03Jul2022 17:45:37.580] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(valhelsia_core)]
[03Jul2022 17:45:37.580] [main/DEBUG] [mixin/]: Registering mixin config: valhelsia_core.mixins.json
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by valhelsia_core.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(villagertools)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(villagertools)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(villagertools)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(villagertools)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(villagertools)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(villagertools)]
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(voidtotem)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(voidtotem)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(voidtotem)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(voidtotem)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(voidtotem)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(voidtotem)]
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(waystones)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(waystones)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(waystones)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(waystones)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(waystones)
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waystones)]
[03Jul2022 17:45:37.585] [main/DEBUG] [mixin/]: Registering mixin config: waystones.mixins.json
[03Jul2022 17:45:37.589] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(windswept)
[03Jul2022 17:45:37.589] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(windswept)
[03Jul2022 17:45:37.589] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(windswept)
[03Jul2022 17:45:37.589] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(windswept)
[03Jul2022 17:45:37.589] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(windswept)
[03Jul2022 17:45:37.589] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(windswept)]
[03Jul2022 17:45:37.590] [main/DEBUG] [mixin/]: Registering mixin config: windswept.mixins.json
[03Jul2022 17:45:37.593] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xaerominimap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xaerominimap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xaerominimap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xaerominimap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xaerominimap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaerominimap)]
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xaeroworldmap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xaeroworldmap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xaeroworldmap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xaeroworldmap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xaeroworldmap)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaeroworldmap)]
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yungsapi)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yungsapi)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yungsapi)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yungsapi)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yungsapi)
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsapi)]
[03Jul2022 17:45:37.594] [main/DEBUG] [mixin/]: Registering mixin config: yungsapi.mixins.json
[03Jul2022 17:45:37.597] [main/DEBUG] [mixin/]: Registering mixin config: yungsapi_forge.mixins.json
[03Jul2022 17:45:37.600] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bettermineshafts)
[03Jul2022 17:45:37.600] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bettermineshafts)
[03Jul2022 17:45:37.600] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bettermineshafts)
[03Jul2022 17:45:37.600] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bettermineshafts)
[03Jul2022 17:45:37.600] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bettermineshafts)
[03Jul2022 17:45:37.600] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bettermineshafts)]
[03Jul2022 17:45:37.600] [main/DEBUG] [mixin/]: Registering mixin config: bettermineshafts.mixins.json
[03Jul2022 17:45:37.604] [main/DEBUG] [mixin/]: Registering mixin config: bettermineshafts_forge.mixins.json
[03Jul2022 17:45:37.607] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterstrongholds)
[03Jul2022 17:45:37.607] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterstrongholds)
[03Jul2022 17:45:37.607] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterstrongholds)
[03Jul2022 17:45:37.607] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterstrongholds)
[03Jul2022 17:45:37.607] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterstrongholds)
[03Jul2022 17:45:37.607] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterstrongholds)]
[03Jul2022 17:45:37.607] [main/DEBUG] [mixin/]: Registering mixin config: betterstrongholds.mixins.json
[03Jul2022 17:45:37.610] [main/DEBUG] [mixin/]: Registering mixin config: betterstrongholds_forge.mixins.json
[03Jul2022 17:45:37.614] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yungsbridges)
[03Jul2022 17:45:37.614] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yungsbridges)
[03Jul2022 17:45:37.614] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yungsbridges)
[03Jul2022 17:45:37.614] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yungsbridges)
[03Jul2022 17:45:37.614] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yungsbridges)
[03Jul2022 17:45:37.614] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsbridges)]
[03Jul2022 17:45:37.614] [main/DEBUG] [mixin/]: Registering mixin config: yungsbridges.mixins.json
[03Jul2022 17:45:37.619] [main/DEBUG] [mixin/]: Registering mixin config: yungsbridges_forge.mixins.json
[03Jul2022 17:45:37.630] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yungsextras)
[03Jul2022 17:45:37.630] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yungsextras)
[03Jul2022 17:45:37.630] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yungsextras)
[03Jul2022 17:45:37.630] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yungsextras)
[03Jul2022 17:45:37.630] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yungsextras)
[03Jul2022 17:45:37.630] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsextras)]
[03Jul2022 17:45:37.630] [main/DEBUG] [mixin/]: Registering mixin config: yungsextras.mixins.json
[03Jul2022 17:45:37.633] [main/DEBUG] [mixin/]: Registering mixin config: yungsextras_forge.mixins.json
[03Jul2022 17:45:37.636] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
[03Jul2022 17:45:37.636] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
[03Jul2022 17:45:37.636] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
[03Jul2022 17:45:37.636] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: inject() running with 124 agents
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.optifine)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(adorn)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(advancedcompass)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(alexsmobs)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(amplifiednether)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aquaculture)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ob_aquamirae)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(archers_paradox)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(architectury)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(artifacts)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(autoreglib)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(awesomedungeon)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betteranimalsplus)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(biomemakeover)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(biomesoplenty)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blue_skies)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blueprint)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bookshelf)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(caelus)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(carryon)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cataclysm)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cfm)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(citadel)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(clumps)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cofh_core)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crafttweaker)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creeperoverhaul)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cucumber)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curioofundying)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curios)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curiouselytra)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(darkerdepths)]
[03Jul2022 17:45:37.637] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(decorative_blocks)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dual_riders)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeoncrawl)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_arise)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ecologics)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enhancedcelestials)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(equipmentcompare)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(expandability)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(golems)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fancymenu)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(farmersdelight)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(feature_nbt_deadlock_be_gone)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ferritecore)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(flytre_lib)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(friendlyfire)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(geckolib3)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gravestone)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(guardvillagers)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(hunterillager)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(iceberg)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ironchest)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kiwi)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kleeslabs)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(konkrete)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(leap)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(libraryferret)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(libx)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(llamasteeds)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(logprot)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lootr)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lucky)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(magma_monsters)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mantle)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(morevanillaarmor)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(morevanillalib)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(morevanillatools)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mysticalagradditions)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mysticalagriculture)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(naturescompass)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nethersdelight)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nomadictents)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ob_core)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ob_tooltips)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(byg)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2foodcore)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pamhc2foodextended)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(quark)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rare_ice)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(reauth)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(reliquary)]
[03Jul2022 17:45:37.638] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(repurposed_structures)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(additionalstructures)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(selene)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(selene)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(skinnedlanterns)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(snowrealmagic)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sound_physics_remastered)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(stalwart_dungeons)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structure_gel)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structures_compass)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supplementaries)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tconstruct)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terrablender)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(graveyard)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(undergarden)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rocks)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tlskincape)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(t_and_t)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(uteamcore)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(zombiearmy)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(upgradedcore)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(upgradednetherite)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(usefulbackpacks)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(valhelsia_structures)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(valhelsia_core)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(villagertools)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(voidtotem)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waystones)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(windswept)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaerominimap)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaeroworldmap)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsapi)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bettermineshafts)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterstrongholds)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsbridges)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsextras)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[03Jul2022 17:45:37.639] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[03Jul2022 17:45:37.690] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
[03Jul2022 17:45:37.695] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
[03Jul2022 17:45:37.699] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector]
[03Jul2022 17:45:37.702] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [org.tlauncher.MixinConnector]
[03Jul2022 17:45:37.711] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by tlskincape-mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[03Jul2022 17:45:37.719] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
[03Jul2022 17:45:37.724] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[03Jul2022 17:45:37.725] [main/DEBUG] [mixin/]: Selecting config mixins.adorn.common.json
[03Jul2022 17:45:37.731] [main/DEBUG] [mixin/]: Selecting config mixins.adorn.forge.json
[03Jul2022 17:45:37.736] [main/DEBUG] [mixin/]: Selecting config architectury.mixins.json
[03Jul2022 17:45:37.742] [main/DEBUG] [mixin/]: Selecting config architectury-common.mixins.json
[03Jul2022 17:45:37.745] [main/DEBUG] [mixin/]: Selecting config mixins.artifacts.json
[03Jul2022 17:45:37.749] [main/DEBUG] [mixin/]: Selecting config balm.mixins.json
[03Jul2022 17:45:37.753] [main/DEBUG] [mixin/]: Selecting config mixin.imdlib-betteranimalsplus.json
[03Jul2022 17:45:37.758] [main/DEBUG] [mixin/]: Selecting config betteranimalsplus.mixins.json
[03Jul2022 17:45:37.764] [main/DEBUG] [mixin/]: Selecting config betteranimalsplus-forge.mixins.json
[03Jul2022 17:45:37.768] [main/DEBUG] [mixin/]: Selecting config biomemakeover-common.mixins.json
[03Jul2022 17:45:37.772] [main/DEBUG] [mixin/]: Selecting config biomemakeover-forge.mixins.json
[03Jul2022 17:45:37.776] [main/DEBUG] [mixin/]: Selecting config blue_skies.mixins.json
[03Jul2022 17:45:37.780] [main/DEBUG] [mixin/]: Selecting config blueprint.mixins.json
[03Jul2022 17:45:37.784] [main/DEBUG] [mixin/]: Selecting config bookshelf.common.mixins.json
[03Jul2022 17:45:37.787] [main/DEBUG] [mixin/]: Selecting config bookshelf.forge.mixins.json
[03Jul2022 17:45:37.791] [main/DEBUG] [mixin/]: Selecting config caelus.mixins.json
[03Jul2022 17:45:37.795] [main/DEBUG] [mixin/]: Selecting config cfm.mixins.json
[03Jul2022 17:45:37.799] [main/DEBUG] [mixin/]: Selecting config citadel.mixins.json
[03Jul2022 17:45:37.803] [main/DEBUG] [mixin/]: Selecting config clumps.mixins.json
[03Jul2022 17:45:37.808] [main/DEBUG] [mixin/]: Selecting config mixins.cofhcore.json
[03Jul2022 17:45:37.813] [main/DEBUG] [mixin/]: Selecting config crafttweaker.mixins.json
[03Jul2022 17:45:37.816] [main/DEBUG] [mixin/]: Selecting config crafttweaker.forge.mixins.json
[03Jul2022 17:45:37.819] [main/DEBUG] [mixin/]: Selecting config creeperoverhaul.mixins.json
[03Jul2022 17:45:37.822] [main/DEBUG] [mixin/]: Selecting config curioofundying.mixins.json
[03Jul2022 17:45:37.826] [main/DEBUG] [mixin/]: Selecting config curios.mixins.json
[03Jul2022 17:45:37.829] [main/DEBUG] [mixin/]: Selecting config darkerdepths.mixins.json
[03Jul2022 17:45:37.832] [main/DEBUG] [mixin/]: Selecting config decorative_blocks.mixins.json
[03Jul2022 17:45:37.835] [main/DEBUG] [mixin/]: Selecting config dual_riders.mixins.json
[03Jul2022 17:45:37.838] [main/DEBUG] [mixin/]: Selecting config dual_riders-forge.mixins.json
[03Jul2022 17:45:37.841] [main/WARN] [mixin/]: Reference map 'dual_riders-1.18.2-1.1.1-forge-Forge-refmap.json' for dual_riders-forge.mixins.json could not be read. If this is a development environment you can ignore this message
[03Jul2022 17:45:37.842] [main/DEBUG] [mixin/]: Selecting config ecologics-common.mixins.json
[03Jul2022 17:45:37.846] [main/DEBUG] [mixin/]: Selecting config ecologics.mixins.json
[03Jul2022 17:45:37.849] [main/DEBUG] [mixin/]: Selecting config enhancedcelestials.mixins.json
[03Jul2022 17:45:37.853] [main/DEBUG] [mixin/]: Selecting config enhancedcelestials.forge.mixins.json
[03Jul2022 17:45:37.858] [main/DEBUG] [mixin/]: Selecting config equipmentcompare.mixins.json
[03Jul2022 17:45:37.862] [main/DEBUG] [mixin/]: Selecting config expandability.mixins.json
[03Jul2022 17:45:37.865] [main/DEBUG] [mixin/]: Selecting config fancymenu.general.mixin.json
[03Jul2022 17:45:37.871] [main/DEBUG] [mixin/]: Selecting config farmersdelight.mixins.json
[03Jul2022 17:45:37.875] [main/DEBUG] [mixin/]: Selecting config feature_nbt_deadlock_be_gone.mixins.json
[03Jul2022 17:45:37.879] [main/DEBUG] [mixin/]: Selecting config ferritecore.predicates.mixin.json
[03Jul2022 17:45:37.897] [main/DEBUG] [mixin/]: Selecting config ferritecore.fastmap.mixin.json
[03Jul2022 17:45:37.902] [main/DEBUG] [mixin/]: Selecting config ferritecore.mrl.mixin.json
[03Jul2022 17:45:37.906] [main/DEBUG] [mixin/]: Selecting config ferritecore.dedupmultipart.mixin.json
[03Jul2022 17:45:37.910] [main/DEBUG] [mixin/]: Selecting config ferritecore.blockstatecache.mixin.json
[03Jul2022 17:45:37.915] [main/DEBUG] [mixin/]: Selecting config ferritecore.dedupbakedquad.mixin.json
[03Jul2022 17:45:37.919] [main/DEBUG] [mixin/]: Selecting config ferritecore.threaddetec.mixin.json
[03Jul2022 17:45:37.923] [main/DEBUG] [mixin/]: Selecting config flytre_lib.mixins.json
[03Jul2022 17:45:37.926] [main/DEBUG] [mixin/]: Selecting config flytre_lib-forge.mixins.json
[03Jul2022 17:45:37.929] [main/DEBUG] [mixin/]: Selecting config iceberg.mixins.json
[03Jul2022 17:45:37.933] [main/DEBUG] [mixin/]: Selecting config kiwi.mixins.json
[03Jul2022 17:45:37.936] [main/DEBUG] [mixin/]: Selecting config kleeslabs.mixins.json
[03Jul2022 17:45:37.939] [main/DEBUG] [mixin/]: Selecting config mixins.llamasteeds.json
[03Jul2022 17:45:37.942] [main/DEBUG] [mixin/]: Selecting config lootr.mixins.json
[03Jul2022 17:45:37.957] [main/DEBUG] [mixin/]: Selecting config nethersdelight.mixins.json
[03Jul2022 17:45:37.961] [main/WARN] [mixin/]: Reference map 'nethersdelight.refmap.json' for nethersdelight.mixins.json could not be read. If this is a development environment you can ignore this message
[03Jul2022 17:45:37.961] [main/DEBUG] [mixin/]: Selecting config byg.mixins.json
[03Jul2022 17:45:37.969] [main/DEBUG] [mixin/]: Selecting config byg_forge.mixins.json
[03Jul2022 17:45:37.976] [main/DEBUG] [mixin/]: Selecting config quark.mixins.json
[03Jul2022 17:45:37.980] [main/DEBUG] [mixin/]: Selecting config repurposed_structures.mixins.json
[03Jul2022 17:45:37.984] [main/DEBUG] [mixin/]: Selecting config selene.mixins.json
[03Jul2022 17:45:37.988] [main/DEBUG] [mixin/]: Selecting config snowrealmagic.mixins.json
[03Jul2022 17:45:37.994] [main/DEBUG] [mixin/]: Selecting config structure_gel.mixins.json
[03Jul2022 17:45:38.004] [main/DEBUG] [mixin/]: Selecting config supplementaries.mixins.json
[03Jul2022 17:45:38.036] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\roka0.MIHU\Desktop\furmate\szeroXd\magma\config\supplementaries-registry.toml is not correct. Correcting
[03Jul2022 17:45:38.037] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. 
[03Jul2022 17:45:38.038] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.creative_tab was corrected from null to its default, false. 
[03Jul2022 17:45:38.038] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.creative_tab does not match the spec. This may create a backup.
[03Jul2022 17:45:38.038] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dispensers was corrected from null to its default, true. 
[03Jul2022 17:45:38.039] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.dispensers does not match the spec. This may create a backup.
[03Jul2022 17:45:38.039] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.jar_tab was corrected from null to its default, false. 
[03Jul2022 17:45:38.039] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.jar_tab does not match the spec. This may create a backup.
[03Jul2022 17:45:38.039] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.custom_configured_screen was corrected from null to its default, true. 
[03Jul2022 17:45:38.040] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.custom_configured_screen does not match the spec. This may create a backup.
[03Jul2022 17:45:38.040] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.debug_save_dynamic_pack was corrected from null to its default, false. 
[03Jul2022 17:45:38.041] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.debug_save_dynamic_pack does not match the spec. This may create a backup.
[03Jul2022 17:45:38.041] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general does not match the spec. This may create a backup.
[03Jul2022 17:45:38.041] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks was corrected from null to its default, SimpleCommentedConfig:{}. 
[03Jul2022 17:45:38.041] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.planter was corrected from null to its default, true. 
[03Jul2022 17:45:38.041] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.clock_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.042] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.pedestal was corrected from null to its default, true. 
[03Jul2022 17:45:38.042] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.wind_vane was corrected from null to its default, true. 
[03Jul2022 17:45:38.043] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.redstone_illuminator was corrected from null to its default, true. 
[03Jul2022 17:45:38.043] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.notice_board was corrected from null to its default, true. 
[03Jul2022 17:45:38.044] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.crank was corrected from null to its default, true. 
[03Jul2022 17:45:38.044] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.jar was corrected from null to its default, true. 
[03Jul2022 17:45:38.045] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.faucet was corrected from null to its default, true. 
[03Jul2022 17:45:38.045] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.turn_table was corrected from null to its default, true. 
[03Jul2022 17:45:38.046] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.spring_launcher was corrected from null to its default, true. 
[03Jul2022 17:45:38.046] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.speaker_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.046] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.sign_post was corrected from null to its default, true. 
[03Jul2022 17:45:38.047] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.hanging_sign was corrected from null to its default, true. 
[03Jul2022 17:45:38.047] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.bellows was corrected from null to its default, true. 
[03Jul2022 17:45:38.048] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.sconce was corrected from null to its default, true. 
[03Jul2022 17:45:38.048] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.sconce_green was corrected from null to its default, false. 
[03Jul2022 17:45:38.049] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.cage was corrected from null to its default, true. 
[03Jul2022 17:45:38.049] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.item_shelf was corrected from null to its default, true. 
[03Jul2022 17:45:38.050] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.sconce_lever was corrected from null to its default, true. 
[03Jul2022 17:45:38.050] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.cog_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.051] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.globe was corrected from null to its default, true. 
[03Jul2022 17:45:38.051] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.hourglass was corrected from null to its default, true. 
[03Jul2022 17:45:38.052] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.sack was corrected from null to its default, true. 
[03Jul2022 17:45:38.052] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.blackboard was corrected from null to its default, true. 
[03Jul2022 17:45:38.053] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.safe was corrected from null to its default, true. 
[03Jul2022 17:45:38.055] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.copper_lantern was corrected from null to its default, true. 
[03Jul2022 17:45:38.056] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.gold_trapdoor was corrected from null to its default, true. 
[03Jul2022 17:45:38.056] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.gold_door was corrected from null to its default, true. 
[03Jul2022 17:45:38.057] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.bamboo_spikes was corrected from null to its default, true. 
[03Jul2022 17:45:38.057] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.bamboo_spikes_tipped was corrected from null to its default, true. 
[03Jul2022 17:45:38.058] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.stone_lamp was corrected from null to its default, true. 
[03Jul2022 17:45:38.058] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.end_stone_lamp was corrected from null to its default, true. 
[03Jul2022 17:45:38.059] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.blackstone_lamp was corrected from null to its default, true. 
[03Jul2022 17:45:38.059] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.deepslate_lamp was corrected from null to its default, true. 
[03Jul2022 17:45:38.060] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.checker_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.061] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.netherite_door was corrected from null to its default, true. 
[03Jul2022 17:45:38.061] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.netherite_trapdoor was corrected from null to its default, true. 
[03Jul2022 17:45:38.062] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.lock_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.064] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.flax was corrected from null to its default, true. 
[03Jul2022 17:45:38.064] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.rope was corrected from null to its default, true. 
[03Jul2022 17:45:38.065] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.pulley_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.065] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.fodder was corrected from null to its default, true. 
[03Jul2022 17:45:38.066] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.crimson_lantern was corrected from null to its default, true. 
[03Jul2022 17:45:38.066] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.magma_cream_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.067] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.daub was corrected from null to its default, true. 
[03Jul2022 17:45:38.067] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.wattle_and_daub was corrected from null to its default, true. 
[03Jul2022 17:45:38.068] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.timber_frame was corrected from null to its default, true. 
[03Jul2022 17:45:38.068] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.flag was corrected from null to its default, true. 
[03Jul2022 17:45:38.069] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.stone_tile was corrected from null to its default, true. 
[03Jul2022 17:45:38.072] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.goblet was corrected from null to its default, true. 
[03Jul2022 17:45:38.072] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.raked_gravel was corrected from null to its default, true. 
[03Jul2022 17:45:38.073] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.statue was corrected from null to its default, true. 
[03Jul2022 17:45:38.073] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.iron_gate was corrected from null to its default, true. 
[03Jul2022 17:45:38.073] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.feather_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.074] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.flint_block was corrected from null to its default, true. 
[03Jul2022 17:45:38.075] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.urn was corrected from null to its default, true. 
[03Jul2022 17:45:38.075] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.ash was corrected from null to its default, true. 
[03Jul2022 17:45:38.076] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.ash_bricks was corrected from null to its default, true. 
[03Jul2022 17:45:38.077] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.doormat was corrected from null to its default, true. 
[03Jul2022 17:45:38.077] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.flower_box was corrected from null to its default, true. 
[03Jul2022 17:45:38.078] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.blackstone_tile was corrected from null to its default, true. 
[03Jul2022 17:45:38.079] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.globe_sepia was corrected from null to its default, true. 
[03Jul2022 17:45:38.080] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.present was corrected from null to its default, true. 
[03Jul2022 17:45:38.080] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.silver_trapdoor was corrected from null to its default, true. 
[03Jul2022 17:45:38.081] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.silver_door was corrected from null to its default, true. 
[03Jul2022 17:45:38.082] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.lead_trapdoor was corrected from null to its default, true. 
[03Jul2022 17:45:38.082] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.lead_door was corrected from null to its default, true. 
[03Jul2022 17:45:38.083] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, SimpleCommentedConfig:{}. 
[03Jul2022 17:45:38.084] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flute was corrected from null to its default, true. 
[03Jul2022 17:45:38.084] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.stasis was corrected from null to its default, true. 
[03Jul2022 17:45:38.085] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.dispenser_minecart was corrected from null to its default, true. 
[03Jul2022 17:45:38.087] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.soap was corrected from null to its default, true. 
[03Jul2022 17:45:38.087] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bubble_blower was corrected from null to its default, true. 
[03Jul2022 17:45:38.088] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antique_ink was corrected from null to its default, true. 
[03Jul2022 17:45:38.088] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shulker_shell was corrected from null to its default, true. 
[03Jul2022 17:45:38.089] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.candy was corrected from null to its default, true. 
[03Jul2022 17:45:38.089] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.wrench was corrected from null to its default, true. 
[03Jul2022 17:45:38.090] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.slingshot was corrected from null to its default, true. 
[03Jul2022 17:45:38.090] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.rope_arrow was corrected from null to its default, true. 
[03Jul2022 17:45:38.091] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bomb was corrected from null to its default, true. 
[03Jul2022 17:45:38.091] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pancake was corrected from null to its default, true. 
[03Jul2022 17:45:38.101] [main/DEBUG] [mixin/]: Selecting config terrablender.mixins.json
[03Jul2022 17:45:38.106] [main/DEBUG] [mixin/]: Selecting config terrablender_forge.mixins.json
[03Jul2022 17:45:38.110] [main/DEBUG] [mixin/]: Selecting config graveyard.mixins.json
[03Jul2022 17:45:38.116] [main/DEBUG] [mixin/]: Selecting config undergarden.mixins.json
[03Jul2022 17:45:38.119] [main/DEBUG] [mixin/]: Selecting config rocks.mixins.json
[03Jul2022 17:45:38.122] [main/DEBUG] [mixin/]: Selecting config upgradednetherite.mixins.json
[03Jul2022 17:45:38.126] [main/DEBUG] [mixin/]: Selecting config valhelsia_structures.mixins.json
[03Jul2022 17:45:38.130] [main/DEBUG] [mixin/]: Selecting config valhelsia_core.mixins.json
[03Jul2022 17:45:38.133] [main/DEBUG] [mixin/]: Selecting config waystones.mixins.json
[03Jul2022 17:45:38.136] [main/DEBUG] [mixin/]: Selecting config windswept.mixins.json
[03Jul2022 17:45:38.139] [main/DEBUG] [mixin/]: Selecting config yungsapi.mixins.json
[03Jul2022 17:45:38.143] [main/DEBUG] [mixin/]: Selecting config yungsapi_forge.mixins.json
[03Jul2022 17:45:38.146] [main/DEBUG] [mixin/]: Selecting config bettermineshafts.mixins.json
[03Jul2022 17:45:38.149] [main/DEBUG] [mixin/]: Selecting config bettermineshafts_forge.mixins.json
[03Jul2022 17:45:38.152] [main/DEBUG] [mixin/]: Selecting config betterstrongholds.mixins.json
[03Jul2022 17:45:38.156] [main/DEBUG] [mixin/]: Selecting config betterstrongholds_forge.mixins.json
[03Jul2022 17:45:38.159] [main/DEBUG] [mixin/]: Selecting config yungsbridges.mixins.json
[03Jul2022 17:45:38.162] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
[03Jul2022 17:45:38.162] [main/DEBUG] [mixin/]: Selecting config yungsbridges_forge.mixins.json
[03Jul2022 17:45:38.165] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[03Jul2022 17:45:38.165] [main/DEBUG] [mixin/]: Selecting config yungsextras.mixins.json
[03Jul2022 17:45:38.168] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message
[03Jul2022 17:45:38.168] [main/DEBUG] [mixin/]: Selecting config yungsextras_forge.mixins.json
[03Jul2022 17:45:38.171] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[03Jul2022 17:45:38.172] [main/DEBUG] [mixin/]: Selecting config assets/sound_physics_remastered/sound_physics_remastered.mixins.json
[03Jul2022 17:45:38.175] [main/DEBUG] [mixin/]: Selecting config tlskincape-mixins.json
[03Jul2022 17:45:38.178] [main/DEBUG] [mixin/]: Preparing mixins.adorn.common.json (3)
[03Jul2022 17:45:38.210] [main/DEBUG] [mixin/]: Preparing mixins.adorn.forge.json (2)
[03Jul2022 17:45:38.219] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z
[03Jul2022 17:45:38.267] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z
[03Jul2022 17:45:38.324] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_143399_ with desc (Lnet/minecraft/world/inventory/AbstractContainerMenu;)V
[03Jul2022 17:45:38.332] [main/INFO] [net.minecraftforge.coremod.CoreMod.uteamcore/COREMODLOG]: Injected ASMUContainerMenuHook call into ServerPlayer#initMenu
[03Jul2022 17:45:38.345] [main/DEBUG] [mixin/]: Preparing architectury.mixins.json (8)
[03Jul2022 17:45:38.359] [main/DEBUG] [mixin/]: Preparing architectury-common.mixins.json (1)
[03Jul2022 17:45:38.363] [main/DEBUG] [mixin/]: Preparing mixins.artifacts.json (8)
[03Jul2022 17:45:38.390] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7179_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)Lnet/minecraft/world/InteractionResult;
[03Jul2022 17:45:38.435] [main/DEBUG] [mixin/]: Preparing balm.mixins.json (15)
[03Jul2022 17:45:38.471] [main/DEBUG] [mixin/]: Preparing mixin.imdlib-betteranimalsplus.json (4)
[03Jul2022 17:45:38.517] [main/DEBUG] [mixin/]: Preparing betteranimalsplus.mixins.json (7)
[03Jul2022 17:45:38.569] [main/DEBUG] [mixin/]: Preparing betteranimalsplus-forge.mixins.json (1)
[03Jul2022 17:45:38.569] [main/DEBUG] [mixin/]: Preparing biomemakeover-common.mixins.json (55)
[03Jul2022 17:45:38.661] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
[03Jul2022 17:45:38.695] [main/DEBUG] [mixin/]: Preparing biomemakeover-forge.mixins.json (5)
[03Jul2022 17:45:38.700] [main/DEBUG] [mixin/]: Preparing blue_skies.mixins.json (20)
[03Jul2022 17:45:38.713] [main/DEBUG] [mixin/]: Preparing blueprint.mixins.json (21)
[03Jul2022 17:45:38.737] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/level/levelgen/SurfaceRules$Context is public in blueprint.mixins.json:SurfaceRulesContextMixin and should be specified in value
[03Jul2022 17:45:38.739] [main/DEBUG] [mixin/]: Preparing bookshelf.common.mixins.json (18)
[03Jul2022 17:45:38.748] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
[03Jul2022 17:45:38.761] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/item/ItemCooldowns$CooldownInstance is public in bookshelf.common.mixins.json:item.AccessorCooldownInstance and should be specified in value
[03Jul2022 17:45:38.765] [main/DEBUG] [mixin/]: Preparing bookshelf.forge.mixins.json (0)
[03Jul2022 17:45:38.766] [main/DEBUG] [mixin/]: Preparing caelus.mixins.json (4)
[03Jul2022 17:45:38.766] [main/DEBUG] [mixin/]: Preparing cfm.mixins.json (1)
[03Jul2022 17:45:38.766] [main/DEBUG] [mixin/]: Preparing citadel.mixins.json (5)
[03Jul2022 17:45:38.774] [main/DEBUG] [mixin/]: Preparing clumps.mixins.json (2)
[03Jul2022 17:45:38.778] [main/DEBUG] [mixin/]: Preparing mixins.cofhcore.json (1)
[03Jul2022 17:45:38.778] [main/DEBUG] [mixin/]: Preparing crafttweaker.mixins.json (27)
[03Jul2022 17:45:38.789] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_60735_ with desc (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V
[03Jul2022 17:45:38.812] [main/DEBUG] [mixin/]: Preparing crafttweaker.forge.mixins.json (7)
[03Jul2022 17:45:38.817] [main/DEBUG] [mixin/]: Preparing creeperoverhaul.mixins.json (2)
[03Jul2022 17:45:38.820] [main/DEBUG] [mixin/]: Preparing curioofundying.mixins.json (1)
[03Jul2022 17:45:38.821] [main/DEBUG] [mixin/]: Preparing curios.mixins.json (5)
[03Jul2022 17:45:38.830] [main/DEBUG] [mixin/]: Preparing darkerdepths.mixins.json (3)
[03Jul2022 17:45:38.837] [main/DEBUG] [mixin/]: Preparing decorative_blocks.mixins.json (7)
[03Jul2022 17:45:38.850] [main/DEBUG] [mixin/]: Preparing dual_riders.mixins.json (3)
[03Jul2022 17:45:38.857] [main/DEBUG] [mixin/]: Preparing dual_riders-forge.mixins.json (0)
[03Jul2022 17:45:38.857] [main/DEBUG] [mixin/]: Preparing ecologics-common.mixins.json (2)
[03Jul2022 17:45:38.859] [main/DEBUG] [mixin/]: Preparing ecologics.mixins.json (3)
[03Jul2022 17:45:38.860] [main/DEBUG] [mixin/]: Preparing enhancedcelestials.mixins.json (26)
[03Jul2022 17:45:38.871] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V
[03Jul2022 17:45:38.875] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V
[03Jul2022 17:45:38.890] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/chunk/LevelChunk
[03Jul2022 17:45:38.906] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/chunk/LevelChunk
[03Jul2022 17:45:38.981] [main/DEBUG] [mixin/]: Preparing enhancedcelestials.forge.mixins.json (0)
[03Jul2022 17:45:38.981] [main/DEBUG] [mixin/]: Preparing equipmentcompare.mixins.json (1)
[03Jul2022 17:45:38.981] [main/DEBUG] [mixin/]: Preparing expandability.mixins.json (9)
[03Jul2022 17:45:38.987] [main/DEBUG] [mixin/]: Preparing fancymenu.general.mixin.json (12)
[03Jul2022 17:45:38.987] [main/DEBUG] [mixin/]: Preparing farmersdelight.mixins.json (6)
[03Jul2022 17:45:38.994] [main/DEBUG] [mixin/]: Preparing feature_nbt_deadlock_be_gone.mixins.json (1)
[03Jul2022 17:45:38.999] [main/DEBUG] [mixin/]: Preparing ferritecore.predicates.mixin.json (3)
[03Jul2022 17:45:38.999] [main/DEBUG] [mixin/]: Preparing ferritecore.fastmap.mixin.json (1)
[03Jul2022 17:45:39.001] [main/DEBUG] [mixin/]: Preparing ferritecore.mrl.mixin.json (2)
[03Jul2022 17:45:39.002] [main/DEBUG] [mixin/]: Preparing ferritecore.dedupmultipart.mixin.json (2)
[03Jul2022 17:45:39.002] [main/DEBUG] [mixin/]: Preparing ferritecore.blockstatecache.mixin.json (8)
[03Jul2022 17:45:39.012] [main/DEBUG] [mixin/]: Preparing ferritecore.dedupbakedquad.mixin.json (2)
[03Jul2022 17:45:39.012] [main/DEBUG] [mixin/]: Preparing ferritecore.threaddetec.mixin.json (1)
[03Jul2022 17:45:39.013] [main/DEBUG] [mixin/]: Preparing flytre_lib.mixins.json (32)
[03Jul2022 17:45:39.055] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/server/level/ChunkMap$TrackedEntity is public in flytre_lib.mixins.json:base.EntityTrackerAccessor and should be specified in value
[03Jul2022 17:45:39.077] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_143399_ with desc (Lnet/minecraft/world/inventory/AbstractContainerMenu;)V
[03Jul2022 17:45:39.077] [main/INFO] [net.minecraftforge.coremod.CoreMod.uteamcore/COREMODLOG]: Injected ASMUContainerMenuHook call into ServerPlayer#initMenu
[03Jul2022 17:45:39.086] [main/DEBUG] [mixin/]: Preparing flytre_lib-forge.mixins.json (3)
[03Jul2022 17:45:39.092] [main/DEBUG] [mixin/]: Preparing iceberg.mixins.json (9)
[03Jul2022 17:45:39.097] [main/DEBUG] [mixin/]: Preparing kiwi.mixins.json (15)
[03Jul2022 17:45:39.102] [main/DEBUG] [mixin/]: Preparing kleeslabs.mixins.json (1)
[03Jul2022 17:45:39.102] [main/DEBUG] [mixin/]: Preparing mixins.llamasteeds.json (1)
[03Jul2022 17:45:39.105] [main/DEBUG] [mixin/]: Preparing lootr.mixins.json (3)
[03Jul2022 17:45:39.106] [main/DEBUG] [mixin/]: Preparing nethersdelight.mixins.json (0)
[03Jul2022 17:45:39.106] [main/DEBUG] [mixin/]: Preparing byg.mixins.json (102)
[03Jul2022 17:45:39.147] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78311_ with desc ()V
[03Jul2022 17:45:39.152] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78311_ with desc ()V
[03Jul2022 17:45:39.179] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
[03Jul2022 17:45:39.219] [main/DEBUG] [mixin/]: Preparing byg_forge.mixins.json (1)
[03Jul2022 17:45:39.219] [main/DEBUG] [mixin/]: Preparing quark.mixins.json (70)
[03Jul2022 17:45:39.264] [main/DEBUG] [mixin/]: Preparing repurposed_structures.mixins.json (26)
[03Jul2022 17:45:39.291] [main/DEBUG] [mixin/]: Preparing selene.mixins.json (12)
[03Jul2022 17:45:39.298] [main/DEBUG] [mixin/]: Preparing snowrealmagic.mixins.json (17)
[03Jul2022 17:45:39.303] [main/DEBUG] [mixin/]: Preparing structure_gel.mixins.json (17)
[03Jul2022 17:45:39.313] [main/DEBUG] [mixin/]: Preparing supplementaries.mixins.json (49)
[03Jul2022 17:45:39.345] [main/DEBUG] [mixin/]: Preparing terrablender.mixins.json (8)
[03Jul2022 17:45:39.351] [main/DEBUG] [mixin/]: Preparing terrablender_forge.mixins.json (0)
[03Jul2022 17:45:39.351] [main/DEBUG] [mixin/]: Preparing graveyard.mixins.json (9)
[03Jul2022 17:45:39.355] [main/DEBUG] [mixin/]: Preparing undergarden.mixins.json (1)
[03Jul2022 17:45:39.355] [main/DEBUG] [mixin/]: Preparing rocks.mixins.json (1)
[03Jul2022 17:45:39.355] [main/DEBUG] [mixin/]: Preparing upgradednetherite.mixins.json (4)
[03Jul2022 17:45:39.356] [main/DEBUG] [mixin/]: Preparing valhelsia_structures.mixins.json (10)
[03Jul2022 17:45:39.359] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
[03Jul2022 17:45:39.367] [main/DEBUG] [mixin/]: Preparing valhelsia_core.mixins.json (9)
[03Jul2022 17:45:39.370] [main/DEBUG] [mixin/]: Preparing waystones.mixins.json (2)
[03Jul2022 17:45:39.372] [main/DEBUG] [mixin/]: Preparing windswept.mixins.json (13)
[03Jul2022 17:45:39.383] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
[03Jul2022 17:45:39.388] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
[03Jul2022 17:45:39.395] [main/DEBUG] [mixin/]: Preparing yungsapi.mixins.json (8)
[03Jul2022 17:45:39.398] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgePlatformHelper@54defd69 for service interface com.yungnickyoung.minecraft.yungsapi.services.IPlatformHelper
[03Jul2022 17:45:39.398] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgeModulesLoader@ff1f465 for service interface com.yungnickyoung.minecraft.yungsapi.services.IModulesLoader
[03Jul2022 17:45:39.403] [main/DEBUG] [mixin/]: Preparing yungsapi_forge.mixins.json (0)
[03Jul2022 17:45:39.403] [main/DEBUG] [mixin/]: Preparing bettermineshafts.mixins.json (2)
[03Jul2022 17:45:39.404] [main/DEBUG] [mixin/]: Preparing bettermineshafts_forge.mixins.json (1)
[03Jul2022 17:45:39.404] [main/DEBUG] [mixin/]: Preparing betterstrongholds.mixins.json (2)
[03Jul2022 17:45:39.405] [main/DEBUG] [mixin/]: Preparing betterstrongholds_forge.mixins.json (2)
[03Jul2022 17:45:39.405] [main/DEBUG] [mixin/]: Preparing yungsbridges.mixins.json (0)
[03Jul2022 17:45:39.405] [main/DEBUG] [mixin/]: Preparing yungsbridges_forge.mixins.json (0)
[03Jul2022 17:45:39.405] [main/DEBUG] [mixin/]: Preparing yungsextras.mixins.json (0)
[03Jul2022 17:45:39.405] [main/DEBUG] [mixin/]: Preparing yungsextras_forge.mixins.json (0)
[03Jul2022 17:45:39.405] [main/DEBUG] [mixin/]: Preparing assets/sound_physics_remastered/sound_physics_remastered.mixins.json (6)
[03Jul2022 17:45:39.407] [main/DEBUG] [mixin/]: Preparing tlskincape-mixins.json (4)
[03Jul2022 17:45:39.439] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_108561_ with desc ()Lnet/minecraft/resources/ResourceLocation;
[03Jul2022 17:45:39.445] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_108561_ with desc ()Lnet/minecraft/resources/ResourceLocation;
[03Jul2022 17:45:39.451] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/AbstractClientPlayer for invalid dist DEDICATED_SERVER
[03Jul2022 17:45:39.451] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/player/AbstractClientPlayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/AbstractClientPlayer for invalid dist DEDICATED_SERVER)
[03Jul2022 17:45:39.452] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.player.AbstractClientPlayer was not found tlskincape-mixins.json:MixinAbstractPlayer
[03Jul2022 17:45:39.498] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/TitleScreen for invalid dist DEDICATED_SERVER
[03Jul2022 17:45:39.499] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/TitleScreen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/TitleScreen for invalid dist DEDICATED_SERVER)
[03Jul2022 17:45:39.499] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.TitleScreen was not found tlskincape-mixins.json:MixinMainMenu
[03Jul2022 17:45:39.500] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/model/PlayerModel (java.lang.ClassNotFoundException: net.minecraft.client.model.PlayerModel)
[03Jul2022 17:45:39.501] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.model.PlayerModel was not found tlskincape-mixins.json:MixinPlayerModel
[03Jul2022 17:45:39.515] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[03Jul2022 17:45:39.517] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[03Jul2022 17:45:39.518] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[03Jul2022 17:45:39.519] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[03Jul2022 17:45:39.521] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[03Jul2022 17:45:39.522] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[03Jul2022 17:45:39.717] [main/DEBUG] [mixin/]: Prepared 558 mixins in 1.991 sec (3.6ms avg) (0ms load, 0ms transform, 0ms plugin)
[03Jul2022 17:45:39.722] [main/DEBUG] [mixin/]: Mixing loader.MainServerMixin from flytre_lib-forge.mixins.json into net.minecraft.server.Main
[03Jul2022 17:45:39.729] [main/DEBUG] [mixin/]: Mixing MainMixin from iceberg.mixins.json into net.minecraft.server.Main
[03Jul2022 17:45:39.881] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from balm.mixins.json into net.minecraft.server.MinecraftServer
[03Jul2022 17:45:39.914] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$reloadResources$0(Ljava/lang/Void;)V to md83812e$lambda$reloadResources$0$0 in balm.mixins.json:MinecraftServerMixin
[03Jul2022 17:45:39.939] [main/DEBUG] [mixin/]: Mixing common.access.server.AccessMinecraftServer from crafttweaker.mixins.json into net.minecraft.server.MinecraftServer
[03Jul2022 17:45:39.943] [main/DEBUG] [mixin/]: Mixing base.MinecraftServerMixin from flytre_lib.mixins.json into net.minecraft.server.MinecraftServer
[03Jul2022 17:45:39.949] [main/DEBUG] [mixin/]: Mixing config.MinecraftServerMixin from flytre_lib.mixins.json into net.minecraft.server.MinecraftServer
[03Jul2022 17:45:39.955] [main/DEBUG] [mixin/]: Mixing access.MinecraftServerAccess from byg.mixins.json into net.minecraft.server.MinecraftServer
[03Jul2022 17:45:39.955] [main/DEBUG] [mixin/]: Mixing server.MixinMinecraftServer from byg.mixins.json into net.minecraft.server.MinecraftServer
[03Jul2022 17:45:40.002] [main/DEBUG] [mixin/]: Mixing MixinMinecraftServer from terrablender.mixins.json into net.minecraft.server.MinecraftServer
[03Jul2022 17:45:40.040] [main/FATAL] [mixin/]: Mixin apply failed flytre_lib.mixins.json:config.MinecraftServerMixin -> net.minecraft.server.MinecraftServer: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Invalid descriptor on flytre_lib.mixins.json:config.MinecraftServerMixin->@Inject::flytre_lib$reloadConfigs(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V! Expected (Ljoptsimple/OptionSet;Lnet/minecraft/world/level/DataPackConfig;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V [INJECT Applicator Phase -> flytre_lib.mixins.json:config.MinecraftServerMixin -> Apply Injections ->  -> Inject -> flytre_lib.mixins.json:config.MinecraftServerMixin->@Inject::flytre_lib$reloadConfigs(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Invalid descriptor on flytre_lib.mixins.json:config.MinecraftServerMixin->@Inject::flytre_lib$reloadConfigs(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V! Expected (Ljoptsimple/OptionSet;Lnet/minecraft/world/level/DataPackConfig;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V [INJECT Applicator Phase -> flytre_lib.mixins.json:config.MinecraftServerMixin -> Apply Injections ->  -> Inject -> flytre_lib.mixins.json:config.MinecraftServerMixin->@Inject::flytre_lib$reloadConfigs(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lnet/minecraft/server/players/GameProfileCache;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V]
    at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:517) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:447) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:276) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1355) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2314!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar%235!/:9.1.3+9.1.3+main.9b69c82a]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?]
    at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?]
    at java.lang.Class.privateGetDeclaredMethods(Class.java:3434) ~[?:?]
    at java.lang.Class.getMethodsRecursive(Class.java:3575) ~[?:?]
    at java.lang.Class.getMethod0(Class.java:3561) ~[?:?]
    at java.lang.Class.getMethod(Class.java:2257) ~[?:?]
    at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) ~[fmlloader-1.18.2-40.1.51.jar%2331!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?]
modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?]
    at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?]
    at java.lang.Class.privateGetDeclaredMethods(Class.java:3434) ~[?:?]
    at java.lang.Class.getMethodsRecursive(Class.java:3575) ~[?:?]
    at java.lang.Class.getMethod0(Class.java:3561) ~[?:?]
    at java.lang.Class.getMethod(Class.java:2257) ~[?:?]
    at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) ~[fmlloader-1.18.2-40.1.51.jar%2331!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?]

 

Edited by diesieben07
spoiler
  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.