Jump to content

Game crash on startup when im adding optifine to my custom modpack


Haaget

Recommended Posts

Hello, I got a problem with my modpack yesterday I got idea to create my own modpack and I got a problem with OFFICIAL optifine mod, when I finished making it I was about to add only last mod and that was optifine the newest version from official website I was making it on 1.18.2 Minecraft version I have official Mc launcher and premium and also the forge app soo everything should work perfectly but only this one mod was a problem in this whole pack, I dont have an idea how to fix it I tried installing also oldest versions of Optifine and it didn't work too, game crashes only when im adding optifine after a while of loading soo I need help with it. Optifine is really important mod in this pack because it will be Fantasy x exploring and dungeon discovering pack.

Here is a list of mods i want to add to my pack:

Enlightened End

MuffinsDev

Enlightened End BB V1.4.jar

GeckoLib

ThanosGecko

geckolib-1.18-forge-3.0.22.jar

Structure Gel API

ModdingLegacy

structure_gel-1.18.2-2.3.0.jar

Advanced Hook Launchers

EnderLanky

AdHooks-1.18.2-8.0.0.0-build.0342.jar

Alex's Mobs

sbom_xela

alexsmobs-1.18.3.jar

AmbientSounds 5

CreativeMD

AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar

AppleSkin

squeek502

appleskin-forge-mc1.18-2.4.0.jar

Aquaculture 2

Shadowclaimer

Aquaculture-1.18.2-2.3.6.jar

Backpacked

MrCrayfish

backpacked-2.1.6-1.18.2.jar

Balm (Forge Edition)

BlayTheNinth

balm-3.0.3+0.jar

Biomes O' Plenty

Forstride

BiomesOPlenty-1.18.2-16.0.0.109-universal.jar

and also Optifine 1.18.2

Link to comment
Share on other sites

Spoiler

20:00:19.753

net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer

main

Found mod file client-1.18.2-20220404.173914-srg.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@3a45c42a

20:00:19.753

net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer

main

Found mod file forge-1.18.2-40.1.0-universal.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@3a45c42a

20:00:20.247

optifine.OptiFineTransformationService

main

OptiFineTransformationService.transformers

20:00:20.251

optifine.OptiFineTransformer

main

Targets: 350

20:00:20.735

optifine.OptiFineTransformationService

main

additionalClassesLocator: [optifine., net.optifine.]

20:00:21.683

mixin

main

Compatibility level set to JAVA_17

20:00:21.764

mixin

main

Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector]

20:00:21.772

cpw.mods.modlauncher.LaunchServiceHandler

main

Launching target 'forgeclient' with arguments [--version, forge-40.1.0, --gameDir, C:\Users\barte\curseforge\minecraft\Instances\MODPACK, --assetsDir, C:\Users\barte\curseforge\minecraft\Install\assets, --uuid, 3755dc21d33143b2816f8f9531604479, --username, Haaget, --assetIndex, 1.18, --accessToken, ❄❄❄❄❄❄❄❄, --clientId, NTZjNWZmY2UtYmY1OC00ZGFhLWI2NmUtZTZhMTRlZjEyMmM2, --xuid, 2535420033102929, --userType, msa, --versionType, release, --width, 1024, --height, 768]

20:00:22.550

mixin

main

Error loading class: net/minecraft/client/renderer/ItemInHandRenderer (java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 0)

20:00:22.551

mixin

main

@Mixin target net.minecraft.client.renderer.ItemInHandRenderer was not found selene.mixins.json:FirstPersonRendererMixin

20:00:24.747

launcher

main

############ Journeymap Coremod Potion Effects Renderer: Injected ############ ############ Journeymap Coremod Potion Effects Renderer: Injected ############ Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39) 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: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) ... 7 more Caused by: java.lang.ExceptionInInitializerError at TRANSFORMER/[email protected]/net.minecraft.CrashReport.m_127526_(CrashReport.java:173) at TRANSFORMER/[email protected]/net.minecraft.CrashReport.m_127529_(CrashReport.java:343) at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:137) ... 13 more Caused by: java.lang.ArrayIndexOutOfBoundsException

20:00:24.747

monitor

Process Monitor

Process crashed with exit code 1

this is it?

Edited by diesieben07
spoiler
Link to comment
Share on other sites

Spoiler

[20:00:19] [main/INFO]: ModLauncher running: args [--username, Haaget, --version, forge-40.1.0, --gameDir, C:\Users\barte\curseforge\minecraft\Instances\MODPACK, --assetsDir, C:\Users\barte\curseforge\minecraft\Install\assets, --assetIndex, 1.18, --uuid, 3755dc21d33143b2816f8f9531604479, --accessToken, ????????, --clientId, NTZjNWZmY2UtYmY1OC00ZGFhLWI2NmUtZTZhMTRlZjEyMmM2, --xuid, 2535420033102929, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 40.1.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
[20:00:19] [main/INFO]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft
[20:00:19] [main/INFO]: OptiFineTransformationService.onLoad
[20:00:19] [main/INFO]: OptiFine ZIP file URL: union:/C:/Users/barte/curseforge/minecraft/Instances/MODPACK/mods/OptiFine_1.18.2_HD_U_H7%20(1).jar%2352!/
[20:00:19] [main/INFO]: OptiFine ZIP file: C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\OptiFine_1.18.2_HD_U_H7 (1).jar
[20:00:19] [main/INFO]: Target.PRE_CLASS is available
[20:00:19] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/barte/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT
[20:00:19] [main/INFO]: OptiFineTransformationService.initialize
[20:00:19] [main/INFO]: Found mod file [1.18.x]-Epic-Knights-Armor-and-Weapons-5.11v.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file AdHooks-1.18.2-8.0.0.0-build.0342.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file alexsmobs-1.18.3.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file appleskin-forge-mc1.18-2.4.0.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file Aquaculture-1.18.2-2.3.6.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file backpacked-2.1.6-1.18.2.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file balm-3.0.3+0.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file BiomesOPlenty-1.18.2-16.0.0.109-universal.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file blue_skies-1.18.2-1.3.12.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file Bookshelf-Forge-1.18.2-13.0.13.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file carryon-1.18.2-1.17.0.8.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file Cataclysm-0.18 -congfig fix.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file cfm-7.0.0-pre29-1.18.2.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file citadel-1.11.3-1.18.2.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file cloth-config-6.2.62-forge.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file Clumps-forge-1.18.2-8.0.0+8.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file cofh_core-1.18.2-1.6.3.19.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file comforts-forge-1.18.2-5.0.0.4.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file CreativeCore_FORGE_v2.6.9_mc1.18.2.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file Cucumber-1.18.2-5.1.1.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file DripSounds-1.18-0.3.0.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file DungeonsArise-1.18.2-2.1.50d-beta.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file DynamicTrees-1.18.2-0.11.0-Alpha1.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file Enlightened End BB V1.4.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file ensorcellation-1.18.2-1.6.0.7.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file FarmersDelight-1.18.2-1.1.1.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file FastLeafDecay-28.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file ForgeEndertech-1.18.2-9.0.2.0-build.0935.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file geckolib-1.18-forge-3.0.22.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file Gobber2-Forge-1.18.2-2.6.26.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file gravestone-1.18.2-1.0.1.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file ImmersiveEngineering-1.18.2-8.0.1-147.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file jei-1.18.2-9.5.5.174.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file journeymap-1.18.2-5.8.5-forge.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file Mantle-1.18.2-1.9.20.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file mavm-mc1.18.2-forge-1.0.8b.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file Neat 1.8-30.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file ProjectE-1.18.2-PE1.0.1.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file selene-1.18.2-1.17.3.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file soundphysics-forge-1.18.2-1.0.6.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file stalwart-dungeons-1.18.2-1.2.2.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file structure_gel-1.18.2-2.3.0.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file supplementaries-1.18.2-1.4.2.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file TerraBlender-forge-1.18.2-1.1.0.102.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file thermal_cultivation-1.18.2-1.6.1.9.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file thermal_expansion-1.18.2-1.6.1.11.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file thermal_foundation-1.18.2-1.6.2.27.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file thermal_innovation-1.18.2-1.6.1.10.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file ToolStats-Forge-1.18.2-9.0.1.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file torchmaster-18.1.0.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file twilightforest-1.18.2-4.1.1056-universal.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file waystones-forge-1.18.2-10.0.0.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file xptome-1.18.2-2.1.5.jar of type MOD with locator {mods folder locator at C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods}
[20:00:19] [main/INFO]: Found mod file fmlcore-1.18.2-40.1.0.jar of type LIBRARY with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@3a45c42a
[20:00:19] [main/INFO]: Found mod file javafmllanguage-1.18.2-40.1.0.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@3a45c42a
[20:00:19] [main/INFO]: Found mod file mclanguage-1.18.2-40.1.0.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@3a45c42a
[20:00:19] [main/INFO]: Found mod file client-1.18.2-20220404.173914-srg.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@3a45c42a
[20:00:19] [main/INFO]: Found mod file forge-1.18.2-40.1.0-universal.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@3a45c42a
[20:00:20] [main/INFO]: OptiFineTransformationService.transformers
[20:00:20] [main/INFO]: Targets: 350
[20:00:20] [main/INFO]: additionalClassesLocator: [optifine., net.optifine.]
[20:00:21] [main/INFO]: Compatibility level set to JAVA_17
[20:00:21] [main/INFO]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector]
[20:00:21] [main/INFO]: Launching target 'forgeclient' with arguments [--version, forge-40.1.0, --gameDir, C:\Users\barte\curseforge\minecraft\Instances\MODPACK, --assetsDir, C:\Users\barte\curseforge\minecraft\Install\assets, --uuid, 3755dc21d33143b2816f8f9531604479, --username, Haaget, --assetIndex, 1.18, --accessToken, ????????, --clientId, NTZjNWZmY2UtYmY1OC00ZGFhLWI2NmUtZTZhMTRlZjEyMmM2, --xuid, 2535420033102929, --userType, msa, --versionType, release, --width, 1024, --height, 768]
[20:00:22] [main/WARN]: Error loading class: net/minecraft/client/renderer/ItemInHandRenderer (java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 0)
[20:00:22] [main/WARN]: @Mixin target net.minecraft.client.renderer.ItemInHandRenderer was not found selene.mixins.json:FirstPersonRendererMixin


this is it? i got no debug.log folder i got only one named "logs"

Link to comment
Share on other sites

FINALLYYYY thank u for that ss 

here u go:

Spoiler

[09Jun2022 23:21:54.061] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Haaget, --version, forge-40.1.0, --gameDir, C:\Users\barte\curseforge\minecraft\Instances\MODPACK, --assetsDir, C:\Users\barte\curseforge\minecraft\Install\assets, --assetIndex, 1.18, --uuid, 3755dc21d33143b2816f8f9531604479, --accessToken, ????????, --clientId, NTZjNWZmY2UtYmY1OC00ZGFhLWI2NmUtZTZhMTRlZjEyMmM2, --xuid, 2535420033102929, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 40.1.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
[09Jun2022 23:21:54.072] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft
[09Jun2022 23:21:54.084] [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]
[09Jun2022 23:21:54.095] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
[09Jun2022 23:21:54.104] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
[09Jun2022 23:21:54.113] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[09Jun2022 23:21:54.900] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@649725e3
[09Jun2022 23:21:54.956] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,OptiFine,fml]
[09Jun2022 23:21:54.956] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[09Jun2022 23:21:54.957] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[09Jun2022 23:21:54.957] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[09Jun2022 23:21:54.957] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service OptiFine
[09Jun2022 23:21:54.957] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[09Jun2022 23:21:54.959] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/C:/Users/barte/curseforge/minecraft/Instances/MODPACK/mods/OptiFine_1.18.2_HD_U_H7%20(1).jar%2352!/
[09Jun2022 23:21:54.965] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\OptiFine_1.18.2_HD_U_H7 (1).jar
[09Jun2022 23:21:54.967] [main/INFO] [optifine.OptiFineTransformer/]: Target.PRE_CLASS is available
[09Jun2022 23:21:54.973] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service OptiFine
[09Jun2022 23:21:54.974] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[09Jun2022 23:21:54.976] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0
[09Jun2022 23:21:54.976] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading
[09Jun2022 23:21:54.976] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 9.1.3+9.1.3+main.9b69c82a
[09Jun2022 23:21:54.976] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
[09Jun2022 23:21:54.977] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 5.0.3+70+master.d7d405b
[09Jun2022 23:21:54.977] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[09Jun2022 23:21:54.978] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922
[09Jun2022 23:21:54.978] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.10+24+master.876d7985
[09Jun2022 23:21:54.979] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 4
[09Jun2022 23:21:54.981] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[09Jun2022 23:21:54.982] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[09Jun2022 23:21:54.988] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[09Jun2022 23:21:54.989] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[09Jun2022 23:21:55.006] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@3daa422a
[09Jun2022 23:21:55.022] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/barte/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT
[09Jun2022 23:21:55.026] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[09Jun2022 23:21:55.026] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
[09Jun2022 23:21:55.026] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
[09Jun2022 23:21:55.026] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
[09Jun2022 23:21:55.027] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
[09Jun2022 23:21:55.027] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
[09Jun2022 23:21:55.029] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[09Jun2022 23:21:55.030] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service OptiFine
[09Jun2022 23:21:55.030] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize
[09Jun2022 23:21:55.030] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service OptiFine
[09Jun2022 23:21:55.030] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[09Jun2022 23:21:55.030] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[09Jun2022 23:21:55.031] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\barte\curseforge\minecraft\Instances\MODPACK
[09Jun2022 23:21:55.032] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\barte\curseforge\minecraft\Instances\MODPACK
[09Jun2022 23:21:55.032] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods
[09Jun2022 23:21:55.032] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods
[09Jun2022 23:21:55.033] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\barte\curseforge\minecraft\Instances\MODPACK\config
[09Jun2022 23:21:55.033] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\barte\curseforge\minecraft\Instances\MODPACK\config
[09Jun2022 23:21:55.033] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\barte\curseforge\minecraft\Instances\MODPACK\config\fml.toml
[09Jun2022 23:21:55.033] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[09Jun2022 23:21:55.075] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\barte\curseforge\minecraft\Instances\MODPACK\defaultconfigs
[09Jun2022 23:21:55.075] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[09Jun2022 23:21:55.077] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[09Jun2022 23:21:55.078] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeclient as launch service
[09Jun2022 23:21:55.092] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data  : VersionInfo[forgeVersion=40.1.0, mcVersion=1.18.2, mcpVersion=20220404.173914, forgeGroup=net.minecraftforge]
[09Jun2022 23:21:55.093] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[09Jun2022 23:21:55.093] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[09Jun2022 23:21:55.094] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[09Jun2022 23:21:55.094] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[09Jun2022 23:21:55.095] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[09Jun2022 23:21:55.095] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[09Jun2022 23:21:55.095] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service OptiFine
[09Jun2022 23:21:55.095] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service OptiFine
[09Jun2022 23:21:55.095] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[09Jun2022 23:21:55.095] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[09Jun2022 23:21:55.103] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[09Jun2022 23:21:55.105] [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)
[09Jun2022 23:21:55.523] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\[1.18.x]-Epic-Knights-Armor-and-Weapons-5.11v.jar
[09Jun2022 23:21:55.550] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [1.18.x]-Epic-Knights-Armor-and-Weapons-5.11v.jar with {magistuarmory} mods - versions {1.0}
[09Jun2022 23:21:55.552] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\[1.18.x]-Epic-Knights-Armor-and-Weapons-5.11v.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
[09Jun2022 23:21:55.552] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\AdHooks-1.18.2-8.0.0.0-build.0342.jar
[09Jun2022 23:21:55.556] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdHooks-1.18.2-8.0.0.0-build.0342.jar with {adhooks} mods - versions {8.0.0.0}
[09Jun2022 23:21:55.556] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\AdHooks-1.18.2-8.0.0.0-build.0342.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.556] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\alexsmobs-1.18.3.jar
[09Jun2022 23:21:55.557] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alexsmobs-1.18.3.jar with {alexsmobs} mods - versions {1.18.3}
[09Jun2022 23:21:55.557] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\alexsmobs-1.18.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.557] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar
[09Jun2022 23:21:55.558] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar with {ambientsounds} mods - versions {5.0.16}
[09Jun2022 23:21:55.558] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,)]]
[09Jun2022 23:21:55.558] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\appleskin-forge-mc1.18-2.4.0.jar
[09Jun2022 23:21:55.559] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file appleskin-forge-mc1.18-2.4.0.jar with {appleskin} mods - versions {2.4.0+mc1.18}
[09Jun2022 23:21:55.559] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\appleskin-forge-mc1.18-2.4.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
[09Jun2022 23:21:55.559] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Aquaculture-1.18.2-2.3.6.jar
[09Jun2022 23:21:55.559] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Aquaculture-1.18.2-2.3.6.jar with {aquaculture} mods - versions {1.18.2-2.3.6}
[09Jun2022 23:21:55.559] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Aquaculture-1.18.2-2.3.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.559] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\backpacked-2.1.6-1.18.2.jar
[09Jun2022 23:21:55.560] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file backpacked-2.1.6-1.18.2.jar with {backpacked} mods - versions {2.1.6}
[09Jun2022 23:21:55.560] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\backpacked-2.1.6-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
[09Jun2022 23:21:55.560] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\balm-3.0.3+0.jar
[09Jun2022 23:21:55.561] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file balm-3.0.3+0.jar with {balm} mods - versions {3.0.3+0}
[09Jun2022 23:21:55.561] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\balm-3.0.3+0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.561] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\BiomesOPlenty-1.18.2-16.0.0.109-universal.jar
[09Jun2022 23:21:55.562] [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}
[09Jun2022 23:21:55.562] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\BiomesOPlenty-1.18.2-16.0.0.109-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[09Jun2022 23:21:55.562] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\blue_skies-1.18.2-1.3.12.jar
[09Jun2022 23:21:55.563] [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}
[09Jun2022 23:21:55.563] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\blue_skies-1.18.2-1.3.12.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.585] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Bookshelf-Forge-1.18.2-13.0.13.jar
[09Jun2022 23:21:55.586] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bookshelf-Forge-1.18.2-13.0.13.jar with {bookshelf} mods - versions {13.0.13}
[09Jun2022 23:21:55.586] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Bookshelf-Forge-1.18.2-13.0.13.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.586] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\carryon-1.18.2-1.17.0.8.jar
[09Jun2022 23:21:55.587] [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}
[09Jun2022 23:21:55.587] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\carryon-1.18.2-1.17.0.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.587] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Cataclysm-0.18 -congfig fix.jar
[09Jun2022 23:21:55.588] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cataclysm-0.18 -congfig fix.jar with {cataclysm} mods - versions {1.0}
[09Jun2022 23:21:55.588] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Cataclysm-0.18 -congfig fix.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[36,)]]
[09Jun2022 23:21:55.588] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\cfm-7.0.0-pre29-1.18.2.jar
[09Jun2022 23:21:55.589] [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}
[09Jun2022 23:21:55.589] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\cfm-7.0.0-pre29-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[09Jun2022 23:21:55.589] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\citadel-1.11.3-1.18.2.jar
[09Jun2022 23:21:55.590] [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}
[09Jun2022 23:21:55.590] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\citadel-1.11.3-1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.590] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\cloth-config-6.2.62-forge.jar
[09Jun2022 23:21:55.590] [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}
[09Jun2022 23:21:55.590] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\cloth-config-6.2.62-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
[09Jun2022 23:21:55.590] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Clumps-forge-1.18.2-8.0.0+8.jar
[09Jun2022 23:21:55.591] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Clumps-forge-1.18.2-8.0.0+8.jar with {clumps} mods - versions {8.0.0+8}
[09Jun2022 23:21:55.591] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Clumps-forge-1.18.2-8.0.0+8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.591] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\cofh_core-1.18.2-1.6.3.19.jar
[09Jun2022 23:21:55.591] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cofh_core-1.18.2-1.6.3.19.jar with {cofh_core} mods - versions {1.6.3.19}
[09Jun2022 23:21:55.592] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\cofh_core-1.18.2-1.6.3.19.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
[09Jun2022 23:21:55.592] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\comforts-forge-1.18.2-5.0.0.4.jar
[09Jun2022 23:21:55.592] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file comforts-forge-1.18.2-5.0.0.4.jar with {comforts} mods - versions {1.18.2-5.0.0.4}
[09Jun2022 23:21:55.592] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\comforts-forge-1.18.2-5.0.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[09Jun2022 23:21:55.592] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\CreativeCore_FORGE_v2.6.9_mc1.18.2.jar
[09Jun2022 23:21:55.593] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreativeCore_FORGE_v2.6.9_mc1.18.2.jar with {creativecore} mods - versions {2.6.9}
[09Jun2022 23:21:55.593] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\CreativeCore_FORGE_v2.6.9_mc1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,)]]
[09Jun2022 23:21:55.593] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Cucumber-1.18.2-5.1.1.jar
[09Jun2022 23:21:55.593] [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}
[09Jun2022 23:21:55.593] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Cucumber-1.18.2-5.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.593] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\DripSounds-1.18-0.3.0.jar
[09Jun2022 23:21:55.594] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DripSounds-1.18-0.3.0.jar with {waterdripsound} mods - versions {0.3.0}
[09Jun2022 23:21:55.594] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\DripSounds-1.18-0.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[09Jun2022 23:21:55.594] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\DungeonsArise-1.18.2-2.1.50d-beta.jar
[09Jun2022 23:21:55.594] [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}
[09Jun2022 23:21:55.595] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\DungeonsArise-1.18.2-2.1.50d-beta.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.595] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\DynamicTrees-1.18.2-0.11.0-Alpha1.jar
[09Jun2022 23:21:55.595] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DynamicTrees-1.18.2-0.11.0-Alpha1.jar with {dynamictrees} mods - versions {1.18.2-0.11.0-Alpha1}
[09Jun2022 23:21:55.595] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\DynamicTrees-1.18.2-0.11.0-Alpha1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.595] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Enlightened End BB V1.4.jar
[09Jun2022 23:21:55.596] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Enlightened End BB V1.4.jar with {nourished_end} mods - versions {1.1.0}
[09Jun2022 23:21:55.596] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Enlightened End BB V1.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.596] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\ensorcellation-1.18.2-1.6.0.7.jar
[09Jun2022 23:21:55.596] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ensorcellation-1.18.2-1.6.0.7.jar with {ensorcellation} mods - versions {1.6.0.7}
[09Jun2022 23:21:55.596] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\ensorcellation-1.18.2-1.6.0.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
[09Jun2022 23:21:55.597] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\FarmersDelight-1.18.2-1.1.1.jar
[09Jun2022 23:21:55.597] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FarmersDelight-1.18.2-1.1.1.jar with {farmersdelight} mods - versions {1.18.2-1.1.1}
[09Jun2022 23:21:55.597] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\FarmersDelight-1.18.2-1.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.597] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\FastLeafDecay-28.jar
[09Jun2022 23:21:55.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastLeafDecay-28.jar with {fastleafdecay} mods - versions {28}
[09Jun2022 23:21:55.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\FastLeafDecay-28.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\ForgeEndertech-1.18.2-9.0.2.0-build.0935.jar
[09Jun2022 23:21:55.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ForgeEndertech-1.18.2-9.0.2.0-build.0935.jar with {forgeendertech} mods - versions {9.0.2.0}
[09Jun2022 23:21:55.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\ForgeEndertech-1.18.2-9.0.2.0-build.0935.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod block_state_change_hook with Javascript path coremods/block_state_change_hook.js
[09Jun2022 23:21:55.599] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fluid_random_tick_hook with Javascript path coremods/fluid_random_tick_hook.js
[09Jun2022 23:21:55.599] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod campfire_smoke_hook with Javascript path coremods/campfire_smoke_hook.js
[09Jun2022 23:21:55.599] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod block_random_tick_hook with Javascript path coremods/block_random_tick_hook.js
[09Jun2022 23:21:55.599] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/block_state_change_hook.js
[09Jun2022 23:21:55.599] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/fluid_random_tick_hook.js
[09Jun2022 23:21:55.599] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/campfire_smoke_hook.js
[09Jun2022 23:21:55.599] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/block_random_tick_hook.js
[09Jun2022 23:21:55.599] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\geckolib-1.18-forge-3.0.22.jar
[09Jun2022 23:21:55.600] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-1.18-forge-3.0.22.jar with {geckolib3} mods - versions {3.0.22}
[09Jun2022 23:21:55.600] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\geckolib-1.18-forge-3.0.22.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.600] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Gobber2-Forge-1.18.2-2.6.26.jar
[09Jun2022 23:21:55.600] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Gobber2-Forge-1.18.2-2.6.26.jar with {gobber2} mods - versions {2.6.26}
[09Jun2022 23:21:55.600] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Gobber2-Forge-1.18.2-2.6.26.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.600] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\gravestone-1.18.2-1.0.1.jar
[09Jun2022 23:21:55.601] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file gravestone-1.18.2-1.0.1.jar with {gravestone} mods - versions {1.18.2-1.0.1}
[09Jun2022 23:21:55.601] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\gravestone-1.18.2-1.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.601] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\ImmersiveEngineering-1.18.2-8.0.1-147.jar
[09Jun2022 23:21:55.601] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmersiveEngineering-1.18.2-8.0.1-147.jar with {immersiveengineering} mods - versions {1.18.2-8.0.1-147}
[09Jun2022 23:21:55.601] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\ImmersiveEngineering-1.18.2-8.0.1-147.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[25,)]]
[09Jun2022 23:21:55.601] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\jei-1.18.2-9.5.5.174.jar
[09Jun2022 23:21:55.602] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.18.2-9.5.5.174.jar with {jei} mods - versions {9.5.5.174}
[09Jun2022 23:21:55.602] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\jei-1.18.2-9.5.5.174.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.602] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\journeymap-1.18.2-5.8.5-forge.jar
[09Jun2022 23:21:55.603] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-1.18.2-5.8.5-forge.jar with {journeymap} mods - versions {5.8.5}
[09Jun2022 23:21:55.603] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\journeymap-1.18.2-5.8.5-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.603] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod journeymap potion effect transformer with Javascript path potion-effects-shift.js
[09Jun2022 23:21:55.603] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod potion-effects-shift.js
[09Jun2022 23:21:55.603] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Mantle-1.18.2-1.9.20.jar
[09Jun2022 23:21:55.604] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Mantle-1.18.2-1.9.20.jar with {mantle} mods - versions {1.9.20}
[09Jun2022 23:21:55.604] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Mantle-1.18.2-1.9.20.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39.0,)]]
[09Jun2022 23:21:55.604] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\mavm-mc1.18.2-forge-1.0.8b.jar
[09Jun2022 23:21:55.604] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mavm-mc1.18.2-forge-1.0.8b.jar with {mavm} mods - versions {1.0.8b}
[09Jun2022 23:21:55.604] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\mavm-mc1.18.2-forge-1.0.8b.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.604] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Neat 1.8-30.jar
[09Jun2022 23:21:55.605] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Neat 1.8-30.jar with {neat} mods - versions {1.8-30}
[09Jun2022 23:21:55.605] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\Neat 1.8-30.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[09Jun2022 23:21:55.605] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\ProjectE-1.18.2-PE1.0.1.jar
[09Jun2022 23:21:55.605] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ProjectE-1.18.2-PE1.0.1.jar with {projecte} mods - versions {1.0.1}
[09Jun2022 23:21:55.605] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\ProjectE-1.18.2-PE1.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.605] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\selene-1.18.2-1.17.3.jar
[09Jun2022 23:21:55.606] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file selene-1.18.2-1.17.3.jar with {selene} mods - versions {1.18.2-1.17.3}
[09Jun2022 23:21:55.606] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\selene-1.18.2-1.17.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[09Jun2022 23:21:55.606] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\soundphysics-forge-1.18.2-1.0.6.jar
[09Jun2022 23:21:55.606] [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}
[09Jun2022 23:21:55.606] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\soundphysics-forge-1.18.2-1.0.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.606] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\stalwart-dungeons-1.18.2-1.2.2.jar
[09Jun2022 23:21:55.607] [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}
[09Jun2022 23:21:55.607] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\stalwart-dungeons-1.18.2-1.2.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.607] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\structure_gel-1.18.2-2.3.0.jar
[09Jun2022 23:21:55.607] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structure_gel-1.18.2-2.3.0.jar with {structure_gel} mods - versions {2.3.0}
[09Jun2022 23:21:55.607] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\structure_gel-1.18.2-2.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.608] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\supplementaries-1.18.2-1.4.2.jar
[09Jun2022 23:21:55.608] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supplementaries-1.18.2-1.4.2.jar with {supplementaries} mods - versions {1.18.2-1.4.2}
[09Jun2022 23:21:55.608] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\supplementaries-1.18.2-1.4.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[09Jun2022 23:21:55.608] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\TerraBlender-forge-1.18.2-1.1.0.102.jar
[09Jun2022 23:21:55.609] [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}
[09Jun2022 23:21:55.609] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\TerraBlender-forge-1.18.2-1.1.0.102.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
[09Jun2022 23:21:55.609] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\thermal_cultivation-1.18.2-1.6.1.9.jar
[09Jun2022 23:21:55.609] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file thermal_cultivation-1.18.2-1.6.1.9.jar with {thermal_cultivation} mods - versions {1.6.1.9}
[09Jun2022 23:21:55.609] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\thermal_cultivation-1.18.2-1.6.1.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
[09Jun2022 23:21:55.609] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\thermal_expansion-1.18.2-1.6.1.11.jar
[09Jun2022 23:21:55.610] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file thermal_expansion-1.18.2-1.6.1.11.jar with {thermal_expansion} mods - versions {1.6.1.11}
[09Jun2022 23:21:55.610] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\thermal_expansion-1.18.2-1.6.1.11.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
[09Jun2022 23:21:55.610] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\thermal_foundation-1.18.2-1.6.2.27.jar
[09Jun2022 23:21:55.610] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file thermal_foundation-1.18.2-1.6.2.27.jar with {thermal,thermal_foundation} mods - versions {1.6.2.27,1.6.2.27}
[09Jun2022 23:21:55.610] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\thermal_foundation-1.18.2-1.6.2.27.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
[09Jun2022 23:21:55.611] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\thermal_innovation-1.18.2-1.6.1.10.jar
[09Jun2022 23:21:55.611] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file thermal_innovation-1.18.2-1.6.1.10.jar with {thermal_innovation} mods - versions {1.6.1.10}
[09Jun2022 23:21:55.611] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\thermal_innovation-1.18.2-1.6.1.10.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
[09Jun2022 23:21:55.611] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\ToolStats-Forge-1.18.2-9.0.1.jar
[09Jun2022 23:21:55.611] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ToolStats-Forge-1.18.2-9.0.1.jar with {toolstats} mods - versions {9.0.1}
[09Jun2022 23:21:55.611] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\ToolStats-Forge-1.18.2-9.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.612] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\torchmaster-18.1.0.jar
[09Jun2022 23:21:55.612] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file torchmaster-18.1.0.jar with {torchmaster} mods - versions {18.1.0}
[09Jun2022 23:21:55.612] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\torchmaster-18.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]]
[09Jun2022 23:21:55.612] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\twilightforest-1.18.2-4.1.1056-universal.jar
[09Jun2022 23:21:55.613] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file twilightforest-1.18.2-4.1.1056-universal.jar with {twilightforest} mods - versions {4.1.1056}
[09Jun2022 23:21:55.613] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\twilightforest-1.18.2-4.1.1056-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.613] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod seed with Javascript path META-INF/asm/seed.js
[09Jun2022 23:21:55.613] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod maprendercontext with Javascript path META-INF/asm/maprendercontext.js
[09Jun2022 23:21:55.613] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod music with Javascript path META-INF/asm/music.js
[09Jun2022 23:21:55.613] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod multipart with Javascript path META-INF/asm/multipart.js
[09Jun2022 23:21:55.613] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod foliage with Javascript path META-INF/asm/foliage.js
[09Jun2022 23:21:55.613] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod mount with Javascript path META-INF/asm/mount.js
[09Jun2022 23:21:55.613] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/seed.js
[09Jun2022 23:21:55.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/maprendercontext.js
[09Jun2022 23:21:55.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/music.js
[09Jun2022 23:21:55.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/multipart.js
[09Jun2022 23:21:55.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/foliage.js
[09Jun2022 23:21:55.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/mount.js
[09Jun2022 23:21:55.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\waystones-forge-1.18.2-10.0.0.jar
[09Jun2022 23:21:55.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file waystones-forge-1.18.2-10.0.0.jar with {waystones} mods - versions {10.0.0}
[09Jun2022 23:21:55.615] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\waystones-forge-1.18.2-10.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
[09Jun2022 23:21:55.615] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\xptome-1.18.2-2.1.5.jar
[09Jun2022 23:21:55.615] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xptome-1.18.2-2.1.5.jar with {xpbook} mods - versions {2.1.5}
[09Jun2022 23:21:55.615] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Instances\MODPACK\mods\xptome-1.18.2-2.1.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
[09Jun2022 23:21:55.615] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file client-1.18.2-20220404.173914-srg.jar with {minecraft} mods - versions {1.18.2}
[09Jun2022 23:21:55.615] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Install\libraries\net\minecraft\client\1.18.2-20220404.173914\client-1.18.2-20220404.173914-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
[09Jun2022 23:21:55.615] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\barte\curseforge\minecraft\Install\libraries\net\minecraftforge\forge\1.18.2-40.1.0\forge-1.18.2-40.1.0-universal.jar
[09Jun2022 23:21:55.616] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.18.2-40.1.0-universal.jar with {forge} mods - versions {40.1.0}
[09Jun2022 23:21:55.616] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\barte\curseforge\minecraft\Install\libraries\net\minecraftforge\forge\1.18.2-40.1.0\forge-1.18.2-40.1.0-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
[09Jun2022 23:21:55.616] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
[09Jun2022 23:21:55.616] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[09Jun2022 23:21:55.616] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[09Jun2022 23:21:55.616] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod registry_object_binary_compat with Javascript path coremods/registry_object_binary_compat.js
[09Jun2022 23:21:55.617] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js
[09Jun2022 23:21:55.617] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[09Jun2022 23:21:55.617] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
[09Jun2022 23:21:55.617] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/registry_object_binary_compat.js
[09Jun2022 23:21:55.618] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[09Jun2022 23:21:55.635] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[09Jun2022 23:21:55.636] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
[09Jun2022 23:21:55.637] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 40
[09Jun2022 23:21:55.641] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge]
[09Jun2022 23:21:55.641] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft
[09Jun2022 23:21:55.641] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge
[09Jun2022 23:21:55.645] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 113 mod requirements (103 mandatory, 10 optional)
[09Jun2022 23:21:55.645] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[09Jun2022 23:21:55.996] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[09Jun2022 23:21:55.997] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[09Jun2022 23:21:55.997] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[09Jun2022 23:21:55.997] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service OptiFine
[09Jun2022 23:21:55.997] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers
[09Jun2022 23:21:56.001] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 350
[09Jun2022 23:21:56.003] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/Util$9;} {} {V}
[09Jun2022 23:21:56.003] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexConsumer;} {} {V}
[09Jun2022 23:21:56.003] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/Screenshot;} {} {V}
[09Jun2022 23:21:56.004] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/EyesLayer;} {} {V}
[09Jun2022 23:21:56.004] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/TitleScreen$1;} {} {V}
[09Jun2022 23:21:56.004] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem;} {} {V}
[09Jun2022 23:21:56.004] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/providers/BitmapProvider$Builder;} {} {V}
[09Jun2022 23:21:56.004] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;} {} {V}
[09Jun2022 23:21:56.004] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/CycleOption;} {} {V}
[09Jun2022 23:21:56.004] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/GameRenderer;} {} {V}
[09Jun2022 23:21:56.004] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EntityRenderer;} {} {V}
[09Jun2022 23:21:56.004] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$WriteMaskStateShard;} {} {V}
[09Jun2022 23:21:56.004] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/SkinCustomizationScreen;} {} {V}
[09Jun2022 23:21:56.004] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/SignRenderer$SignModel;} {} {V}
[09Jun2022 23:21:56.004] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;} {} {V}
[09Jun2022 23:21:56.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/providers/BitmapProvider;} {} {V}
[09Jun2022 23:21:56.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask;} {} {V}
[09Jun2022 23:21:56.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/TitleScreen;} {} {V}
[09Jun2022 23:21:56.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/ProgressOption;} {} {V}
[09Jun2022 23:21:56.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart;} {} {V}
[09Jun2022 23:21:56.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard;} {} {V}
[09Jun2022 23:21:56.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2;} {} {V}
[09Jun2022 23:21:56.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/Font$DisplayMode;} {} {V}
[09Jun2022 23:21:56.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel;} {} {V}
[09Jun2022 23:21:56.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$LightmapStateShard;} {} {V}
[09Jun2022 23:21:56.005] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState;} {} {V}
[09Jun2022 23:21:56.006] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/FogRenderer$FogMode;} {} {V}
[09Jun2022 23:21:56.006] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$TextureState;} {} {V}
[09Jun2022 23:21:56.006] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk;} {} {V}
[09Jun2022 23:21:56.006] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/glyphs/BakedGlyph$Effect;} {} {V}
[09Jun2022 23:21:56.006] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/PoseStack;} {} {V}
[09Jun2022 23:21:56.006] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo;} {} {V}
[09Jun2022 23:21:56.006] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/ProgressScreen;} {} {V}
[09Jun2022 23:21:56.006] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/ChunkPos;} {} {V}
[09Jun2022 23:21:56.006] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$RenderChunkStorage;} {} {V}
[09Jun2022 23:21:56.006] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer;} {} {V}
[09Jun2022 23:21:56.006] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/util/thread/BlockableEventLoop;} {} {V}
[09Jun2022 23:21:56.006] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/material/MaterialColor$Brightness;} {} {V}
[09Jun2022 23:21:56.006] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier$1;} {} {V}
[09Jun2022 23:21:56.006] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$OutputStateShard;} {} {V}
[09Jun2022 23:21:56.007] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher;} {} {V}
[09Jun2022 23:21:56.007] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/Util$4;} {} {V}
[09Jun2022 23:21:56.007] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/AbstractTexture;} {} {V}
[09Jun2022 23:21:56.007] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderRegionCache;} {} {V}
[09Jun2022 23:21:56.007] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/item/alchemy/PotionUtils;} {} {V}
[09Jun2022 23:21:56.007] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;} {} {V}
[09Jun2022 23:21:56.007] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/shaders/Program;} {} {V}
[09Jun2022 23:21:56.007] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/Util$OS$1;} {} {V}
[09Jun2022 23:21:56.007] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/item/ItemUtils;} {} {V}
[09Jun2022 23:21:56.007] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage$WriteCallback;} {} {V}
[09Jun2022 23:21:56.007] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$CullStateShard;} {} {V}
[09Jun2022 23:21:56.007] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/util/profiling/ActiveProfiler;} {} {V}
[09Jun2022 23:21:56.007] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$Holder;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/FaceBakery;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/SliderButton;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/util/profiling/ActiveProfiler$PathEntry;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/LiquidBlockRenderer$1;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/LiquidBlockRenderer;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/BakedModel;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/ReceivingLevelScreen;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/MushroomCowMushroomLayer;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderChunk;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/RenderLayer;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier$2;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Cube;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/BossHealthOverlay$1;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel$EntityCallbacks;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/SpriteCoordinateExpander;} {} {V}
[09Jun2022 23:21:56.008] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/CrashReport;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$OverlayStateShard;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/LoadingOverlay$LogoTexture;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$Region;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/item/DyeColor;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/util/valueproviders/ConstantFloat;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$ValueListSupplier;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/Options$4;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/FaceBakery$1;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/VisGraph$1;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/math/Matrix3f;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$TooltipSupplier;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleEngine;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$BlendingOutput;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/VisibilitySet;} {} {V}
[09Jun2022 23:21:56.009] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder$SortState;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/ChunkPos$1;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/Tesselator;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$TransparencyShaderException;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/server/packs/VanillaPackResources$1;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/HttpTexture;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/ClientTelemetryManager$1;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleEngine$MutableSpriteSet;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$LineStateShard;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexMultiConsumer$Double;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/glyphs/BakedGlyph$1;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Plane;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/material/Material;} {} {V}
[09Jun2022 23:21:56.010] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderRegionCache$ChunkInfo;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/BlockRenderDispatcher;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/CatCollarLayer;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager$PlayerTicketTracker;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/MipmapGenerator;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/DefaultVertexFormat;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexMultiConsumer$Multiple;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/block/state/properties/Property;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/TntMinecartRenderer;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Type;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/Options$FieldAccess;} {} {V}
[09Jun2022 23:21:56.011] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/player/AbstractClientPlayer;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage$Format;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ExperienceOrbRenderer;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/KeyboardHandler$1;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/StitcherException;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ColorMask;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/TitleScreen$Warning32Bit;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis$3;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$ShaderStateShard;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$1;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/ModelBakery;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/Util$OS;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/culling/Frustum;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/Gui;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/shaders/Program$Type;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/MissingTextureAtlasSprite;} {} {V}
[09Jun2022 23:21:56.012] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$StencilState;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/CycleOption$OptionSetter;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/Options$3;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel$1;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$CompositeState;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/Util$7;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/SimpleTexture;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/core/Direction$AxisDirection;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$CompositeRenderType;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/debug/ChunkBorderRenderer;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/ModelBakery$ModelGroupKey;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$TexturingStateShard;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/SheetedDecalTextureGenerator;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$DepthState;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/BossHealthOverlay;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$TextureStateShard;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/ClientTelemetryManager$PlayerInfo;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ScreenEffectRenderer;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/block/state/BlockState;} {} {V}
[09Jun2022 23:21:56.013] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder$DrawState;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/model/ModelUtils;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$BooleanStateShard;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/SignRenderer;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement$Usage;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureManager;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$StencilFunc;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/EffectInstance;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager$ChunkTicketTracker;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$CullState;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/Camera;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/resources/language/ClientLanguage;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/Camera$NearPlane;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem$1;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis;} {} {V}
[09Jun2022 23:21:56.014] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$LayeringStateShard;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ShaderInstance;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/FogRenderer;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo$StbReader;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ScissorState;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$OffsetTexturingStateShard;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Visitor;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ItemFrameRenderer;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/Util$IdentityStrategy;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ItemEntityRenderer;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/resources/ResourceLocation$Serializer;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/entity/EntitySection;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlDebug$LogEntry;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/DebugScreenOverlay$1;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap;} {} {V}
[09Jun2022 23:21:56.015] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/model/Model;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/providers/BitmapProvider$Glyph;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientChunkCache$Storage;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/ChatComponent;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/network/syncher/SynchedEntityData$DataItem;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/Gui$HeartType;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$DistanceGetter;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/server/IntegratedServer;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/material/MaterialColor;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/core/Direction$1;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/HumanoidArmorLayer;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/pipeline/RenderTarget;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/ModelBakery$BlockStateDefinitionException;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$DistanceManager;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/entity/Mob$1;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormatElement;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/util/Mth;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel;} {} {V}
[09Jun2022 23:21:56.016] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis$1;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection$1;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/CapeLayer;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/DebugScreenOverlay;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher$SpriteLoader;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/util/ClassInstanceMultiMap;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/chunk/LevelChunkSection;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/Util;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/FontSet;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$1;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/particle/ItemPickupParticle;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$BlendState;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/VisGraph;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/Util$5;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/WolfCollarLayer;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/math/Matrix4f;} {} {V}
[09Jun2022 23:21:56.017] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask;} {} {V}
[09Jun2022 23:21:56.018] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexBuffer;} {} {V}
[09Jun2022 23:21:56.018] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection;} {} {V}
[09Jun2022 23:21:56.018] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/ParrotOnShoulderLayer;} {} {V}
[09Jun2022 23:21:56.018] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel;} {} {V}
[09Jun2022 23:21:56.018] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/resources/metadata/animation/AnimationMetadataSection$FrameOutput;} {} {V}
[09Jun2022 23:21:56.018] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/Option$1;} {} {V}
[09Jun2022 23:21:56.018] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlDebug;} {} {V}
[09Jun2022 23:21:56.018] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/NativeImage;} {} {V}
[09Jun2022 23:21:56.018] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender$CellValueGetter;} {} {V}
[09Jun2022 23:21:56.018] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/ElytraLayer;} {} {V}
[09Jun2022 23:21:56.018] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/Util$6;} {} {V}
[09Jun2022 23:21:56.019] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ViewArea;} {} {V}
[09Jun2022 23:21:56.019] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexMultiConsumer;} {} {V}
[09Jun2022 23:21:56.019] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap;} {} {V}
[09Jun2022 23:21:56.019] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$TrackedEntity;} {} {V}
[09Jun2022 23:21:56.019] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/MultiBufferSource;} {} {V}
[09Jun2022 23:21:56.019] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$1;} {} {V}
[09Jun2022 23:21:56.019] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/BrightnessCombiner;} {} {V}
[09Jun2022 23:21:56.019] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/ItemOverrides;} {} {V}
[09Jun2022 23:21:56.019] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/Font$StringRenderOutput;} {} {V}
[09Jun2022 23:21:56.019] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$Info;} {} {V}
[09Jun2022 23:21:56.019] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V}
[09Jun2022 23:21:56.019] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/Util$2;} {} {V}
[09Jun2022 23:21:56.019] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/Util$1;} {} {V}
[09Jun2022 23:21:56.020] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferUploader;} {} {V}
[09Jun2022 23:21:56.020] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType;} {} {V}
[09Jun2022 23:21:56.020] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture;} {} {V}
[09Jun2022 23:21:56.020] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/Util$8;} {} {V}
[09Jun2022 23:21:56.020] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo;} {} {V}
[09Jun2022 23:21:56.020] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$EmptyTextureStateShard;} {} {V}
[09Jun2022 23:21:56.020] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/Stitcher;} {} {V}
[09Jun2022 23:21:56.020] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$Viewport;} {} {V}
[09Jun2022 23:21:56.020] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer;} {} {V}
[09Jun2022 23:21:56.020] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/RenderChunkRegion;} {} {V}
[09Jun2022 23:21:56.020] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EntityRenderers;} {} {V}
[09Jun2022 23:21:56.020] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/server/level/ChunkMap$2;} {} {V}
[09Jun2022 23:21:56.020] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/Window;} {} {V}
[09Jun2022 23:21:56.021] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer;} {} {V}
[09Jun2022 23:21:56.021] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/Options$2;} {} {V}
[09Jun2022 23:21:56.021] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher;} {} {V}
[09Jun2022 23:21:56.021] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/BlockEntityWithoutLevelRenderer;} {} {V}
[09Jun2022 23:21:56.021] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/network/protocol/PacketUtils;} {} {V}
[09Jun2022 23:21:56.021] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/LivingEntityRenderer$1;} {} {V}
[09Jun2022 23:21:56.021] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/material/Material$Builder;} {} {V}
[09Jun2022 23:21:56.021] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/Options;} {} {V}
[09Jun2022 23:21:56.021] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;} {} {V}
[09Jun2022 23:21:56.021] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/core/Direction;} {} {V}
[09Jun2022 23:21:56.021] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/entity/EntitySectionStorage;} {} {V}
[09Jun2022 23:21:56.021] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1;} {} {V}
[09Jun2022 23:21:56.021] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/Font;} {} {V}
[09Jun2022 23:21:56.021] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Vertex;} {} {V}
[09Jun2022 23:21:56.022] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask;} {} {V}
[09Jun2022 23:21:56.022] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GLX;} {} {V}
[09Jun2022 23:21:56.022] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/VertexFormat$1;} {} {V}
[09Jun2022 23:21:56.022] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/server/packs/AbstractPackResources;} {} {V}
[09Jun2022 23:21:56.022] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/block/state/properties/Property$Value;} {} {V}
[09Jun2022 23:21:56.022] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/ClientTelemetryManager;} {} {V}
[09Jun2022 23:21:56.022] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/Options$1;} {} {V}
[09Jun2022 23:21:56.022] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/Monitor;} {} {V}
[09Jun2022 23:21:56.022] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/ChatOptionsScreen;} {} {V}
[09Jun2022 23:21:56.022] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder;} {} {V}
[09Jun2022 23:21:56.022] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/SkullBlockRenderer;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/ItemRenderer;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/chunk/LevelChunkSection$BlockCounter;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/level/levelgen/blending/Blender;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/model/geom/ModelPart$Polygon;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$RenderChunkInfo;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/server/packs/VanillaPackResources;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$ColorLogicState;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/PoseStack$Pose;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ItemInHandRenderer;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/BlockRenderDispatcher$1;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/Window$WindowInitFailed;} {} {V}
[09Jun2022 23:21:56.023] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/particle/Particle;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/font/glyphs/BakedGlyph;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$Builder;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$DepthTestStateShard;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/model/BakedQuad;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/SimpleTexture$TextureImage;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/TextureAtlas;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/resources/model/Material;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/VideoSettingsScreen;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/components/CycleButton$OnValueChange;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/world/entity/Mob;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/KeyboardHandler;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderStateShard$MultiTextureStateShard$Builder;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/Option;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/vertex/BufferBuilder$1;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/multiplayer/ClientChunkCache;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LevelRenderer$RenderInfoMap;} {} {V}
[09Jun2022 23:21:56.024] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/texture/DynamicTexture;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/network/syncher/SynchedEntityData;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/Util$3;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ItemInHandRenderer$1;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/blockentity/TheEndPortalRenderer;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/server/level/DistanceManager;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/LivingEntityRenderer;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/resources/ResourceLocation;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/Util$OS$2;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/gui/screens/LoadingOverlay;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/core/Direction$Axis$2;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/GuiMessage;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/layers/SheepFurLayer;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/entity/MobRenderer;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/RenderType$OutlineProperty;} {} {V}
[09Jun2022 23:21:56.025] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/ShaderInstance$1;} {} {V}
[09Jun2022 23:21:56.026] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer optifine.OptiFineTransformer@1f77b5cc to Target : PRE_CLASS {Lnet/minecraft/client/renderer/LightTexture;} {} {V}
[09Jun2022 23:21:56.026] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service OptiFine
[09Jun2022 23:21:56.026] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[09Jun2022 23:21:56.026] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[09Jun2022 23:21:56.026] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/block_state_change_hook.js
[09Jun2022 23:21:56.226] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.226] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/fluid_random_tick_hook.js
[09Jun2022 23:21:56.262] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.262] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/campfire_smoke_hook.js
[09Jun2022 23:21:56.298] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.298] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/block_random_tick_hook.js
[09Jun2022 23:21:56.331] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.331] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from potion-effects-shift.js
[09Jun2022 23:21:56.352] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.352] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
[09Jun2022 23:21:56.363] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.363] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[09Jun2022 23:21:56.380] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.380] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
[09Jun2022 23:21:56.395] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.395] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/registry_object_binary_compat.js
[09Jun2022 23:21:56.404] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.404] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/seed.js
[09Jun2022 23:21:56.413] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.413] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/maprendercontext.js
[09Jun2022 23:21:56.426] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.426] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/music.js
[09Jun2022 23:21:56.432] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.432] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/multipart.js
[09Jun2022 23:21:56.442] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.442] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/foliage.js
[09Jun2022 23:21:56.449] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.450] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/mount.js
[09Jun2022 23:21:56.458] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[09Jun2022 23:21:56.461] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@53dd42d6 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1e76afeb to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@447fa959 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3e4d40ea to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@73f6e07 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2c9d90fc to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1511d157 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@418f890f to Target : CLASS {Lnet/minecraftforge/registries/RegistryObject;} {} {V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7d66e544 to Target : METHOD {Lnet/minecraft/server/level/ServerLevel;} {m_6559_} {(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@666618d6 to Target : METHOD {Lnet/minecraft/world/level/material/FluidState;} {m_76174_} {(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5b1c32e4 to Target : METHOD {Lnet/minecraft/world/level/block/CampfireBlock;} {m_51251_} {(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZZ)V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2bab618 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}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@48bc2fce to Target : METHOD {Lnet/minecraft/client/gui/Gui;} {m_93028_} {(Lcom/mojang/blaze3d/vertex/PoseStack;)V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1eca3ea7 to Target : METHOD {Lnet/minecraft/world/level/levelgen/WorldGenSettings;} {<init>} {(JZZLnet/minecraft/core/Registry;Ljava/util/Optional;)V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@24fba488 to Target : METHOD {Lnet/minecraft/world/level/storage/LevelStorageSource;} {m_78204_} {(Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/DataFixer;I)Lcom/mojang/datafixers/util/Pair;}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@73a6cc79 to Target : METHOD {Lnet/minecraft/client/gui/MapRenderer$MapInstance;} {m_93291_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ZI)V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5a4d4f9c to Target : METHOD {Lnet/minecraft/client/renderer/ItemInHandRenderer;} {m_109371_} {(Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V}
[09Jun2022 23:21:56.462] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@153d6d74 to Target : METHOD {Lnet/minecraft/client/renderer/ItemInHandRenderer;} {m_109366_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/ItemStack;)V}
[09Jun2022 23:21:56.463] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6c9b44bf to Target : METHOD {Lnet/minecraft/world/item/MapItem;} {m_7373_} {(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V}
[09Jun2022 23:21:56.463] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@299b9851 to Target : METHOD {Lnet/minecraft/client/sounds/MusicManager;} {m_120183_} {()V}
[09Jun2022 23:21:56.463] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@191a0351 to Target : METHOD {Lnet/minecraft/server/level/ServerEntity;} {m_8543_} {()V}
[09Jun2022 23:21:56.463] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@67328bcb to Target : METHOD {Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;} {m_6213_} {(Lnet/minecraft/server/packs/resources/ResourceManager;)V}
[09Jun2022 23:21:56.463] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@51ba952e to Target : METHOD {Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;} {m_114382_} {(Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer;}
[09Jun2022 23:21:56.463] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2416c658 to Target : METHOD {Lnet/minecraft/client/renderer/LevelRenderer;} {m_109599_} {(Lcom/mojang/blaze3d/vertex/PoseStack;FJZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lcom/mojang/math/Matrix4f;)V}
[09Jun2022 23:21:56.463] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6d5f4900 to Target : METHOD {Lnet/minecraft/client/renderer/BiomeColors;} {m_108807_} {(Lnet/minecraft/world/level/biome/Biome;DD)I}
[09Jun2022 23:21:56.463] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1e40fbb3 to Target : METHOD {Lnet/minecraft/client/player/LocalPlayer;} {m_6083_} {()V}
[09Jun2022 23:21:56.463] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[09Jun2022 23:21:56.508] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
[09Jun2022 23:21:57.473] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[09Jun2022 23:21:57.473] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.optifine)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.optifine)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.optifine)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.optifine)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.optifine)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.optifine)]
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(magistuarmory)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(magistuarmory)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(magistuarmory)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(magistuarmory)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(magistuarmory)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(magistuarmory)]
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(adhooks)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(adhooks)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(adhooks)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(adhooks)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(adhooks)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(adhooks)]
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(alexsmobs)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(alexsmobs)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(alexsmobs)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(alexsmobs)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(alexsmobs)
[09Jun2022 23:21:57.474] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(alexsmobs)]
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ambientsounds)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ambientsounds)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ambientsounds)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ambientsounds)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ambientsounds)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ambientsounds)]
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(appleskin)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(appleskin)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(appleskin)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(appleskin)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(appleskin)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(appleskin)]
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(aquaculture)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(aquaculture)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(aquaculture)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(aquaculture)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(aquaculture)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aquaculture)]
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(backpacked)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(backpacked)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(backpacked)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(backpacked)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(backpacked)
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(backpacked)]
[09Jun2022 23:21:57.475] [main/DEBUG] [mixin/]: Registering mixin config: backpacked.mixins.json
[09Jun2022 23:21:57.491] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by backpacked.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
[09Jun2022 23:21:57.492] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(balm)
[09Jun2022 23:21:57.492] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(balm)
[09Jun2022 23:21:57.492] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(balm)
[09Jun2022 23:21:57.492] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(balm)
[09Jun2022 23:21:57.492] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(balm)
[09Jun2022 23:21:57.492] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)]
[09Jun2022 23:21:57.492] [main/DEBUG] [mixin/]: Registering mixin config: balm.mixins.json
[09Jun2022 23:21:57.495] [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).
[09Jun2022 23:21:57.497] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[09Jun2022 23:21:57.497] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(biomesoplenty)
[09Jun2022 23:21:57.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(biomesoplenty)
[09Jun2022 23:21:57.498] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(biomesoplenty)
[09Jun2022 23:21:57.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(biomesoplenty)
[09Jun2022 23:21:57.498] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(biomesoplenty)
[09Jun2022 23:21:57.498] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(biomesoplenty)]
[09Jun2022 23:21:57.498] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(blue_skies)
[09Jun2022 23:21:57.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(blue_skies)
[09Jun2022 23:21:57.498] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(blue_skies)
[09Jun2022 23:21:57.498] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(blue_skies)
[09Jun2022 23:21:57.498] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(blue_skies)
[09Jun2022 23:21:57.498] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blue_skies)]
[09Jun2022 23:21:57.498] [main/DEBUG] [mixin/]: Registering mixin config: blue_skies.mixins.json
[09Jun2022 23:21:57.501] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bookshelf)
[09Jun2022 23:21:57.502] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bookshelf)
[09Jun2022 23:21:57.502] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bookshelf)
[09Jun2022 23:21:57.502] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bookshelf)
[09Jun2022 23:21:57.502] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bookshelf)
[09Jun2022 23:21:57.502] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bookshelf)]
[09Jun2022 23:21:57.502] [main/DEBUG] [mixin/]: Registering mixin config: bookshelf.common.mixins.json
[09Jun2022 23:21:57.504] [main/DEBUG] [mixin/]: Registering mixin config: bookshelf.forge.mixins.json
[09Jun2022 23:21:57.507] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(carryon)
[09Jun2022 23:21:57.507] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(carryon)
[09Jun2022 23:21:57.507] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(carryon)
[09Jun2022 23:21:57.507] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(carryon)
[09Jun2022 23:21:57.508] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(carryon)
[09Jun2022 23:21:57.508] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(carryon)]
[09Jun2022 23:21:57.508] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cataclysm)
[09Jun2022 23:21:57.508] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cataclysm)
[09Jun2022 23:21:57.508] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cataclysm)
[09Jun2022 23:21:57.508] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cataclysm)
[09Jun2022 23:21:57.508] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cataclysm)
[09Jun2022 23:21:57.508] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cataclysm)]
[09Jun2022 23:21:57.508] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cfm)
[09Jun2022 23:21:57.508] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cfm)
[09Jun2022 23:21:57.508] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cfm)
[09Jun2022 23:21:57.508] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cfm)
[09Jun2022 23:21:57.508] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cfm)
[09Jun2022 23:21:57.509] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cfm)]
[09Jun2022 23:21:57.509] [main/DEBUG] [mixin/]: Registering mixin config: cfm.mixins.json
[09Jun2022 23:21:57.511] [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).
[09Jun2022 23:21:57.511] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(citadel)
[09Jun2022 23:21:57.511] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(citadel)
[09Jun2022 23:21:57.511] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(citadel)
[09Jun2022 23:21:57.511] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(citadel)
[09Jun2022 23:21:57.511] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(citadel)
[09Jun2022 23:21:57.511] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(citadel)]
[09Jun2022 23:21:57.511] [main/DEBUG] [mixin/]: Registering mixin config: citadel.mixins.json
[09Jun2022 23:21:57.513] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cloth_config)
[09Jun2022 23:21:57.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cloth_config)
[09Jun2022 23:21:57.514] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cloth_config)
[09Jun2022 23:21:57.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cloth_config)
[09Jun2022 23:21:57.514] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cloth_config)
[09Jun2022 23:21:57.514] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)]
[09Jun2022 23:21:57.514] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(clumps)
[09Jun2022 23:21:57.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(clumps)
[09Jun2022 23:21:57.514] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(clumps)
[09Jun2022 23:21:57.514] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(clumps)
[09Jun2022 23:21:57.514] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(clumps)
[09Jun2022 23:21:57.514] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(clumps)]
[09Jun2022 23:21:57.514] [main/DEBUG] [mixin/]: Registering mixin config: clumps.mixins.json
[09Jun2022 23:21:57.517] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cofh_core)
[09Jun2022 23:21:57.517] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cofh_core)
[09Jun2022 23:21:57.517] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cofh_core)
[09Jun2022 23:21:57.517] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cofh_core)
[09Jun2022 23:21:57.517] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cofh_core)
[09Jun2022 23:21:57.517] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cofh_core)]
[09Jun2022 23:21:57.517] [main/DEBUG] [mixin/]: Registering mixin config: mixins.cofhcore.json
[09Jun2022 23:21:57.520] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.cofhcore.json is lower than the default level supported by the current mixin service (JAVA_16).
[09Jun2022 23:21:57.520] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(comforts)
[09Jun2022 23:21:57.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(comforts)
[09Jun2022 23:21:57.520] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(comforts)
[09Jun2022 23:21:57.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(comforts)
[09Jun2022 23:21:57.520] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(comforts)
[09Jun2022 23:21:57.520] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(comforts)]
[09Jun2022 23:21:57.520] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(creativecore)
[09Jun2022 23:21:57.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(creativecore)
[09Jun2022 23:21:57.520] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(creativecore)
[09Jun2022 23:21:57.520] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(creativecore)
[09Jun2022 23:21:57.520] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(creativecore)
[09Jun2022 23:21:57.520] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creativecore)]
[09Jun2022 23:21:57.520] [main/DEBUG] [mixin/]: Registering mixin config: creativecore.mixins.json
[09Jun2022 23:21:57.523] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cucumber)
[09Jun2022 23:21:57.523] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cucumber)
[09Jun2022 23:21:57.523] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cucumber)
[09Jun2022 23:21:57.523] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cucumber)
[09Jun2022 23:21:57.523] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cucumber)
[09Jun2022 23:21:57.523] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cucumber)]
[09Jun2022 23:21:57.523] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(waterdripsound)
[09Jun2022 23:21:57.523] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(waterdripsound)
[09Jun2022 23:21:57.523] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(waterdripsound)
[09Jun2022 23:21:57.523] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(waterdripsound)
[09Jun2022 23:21:57.523] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(waterdripsound)
[09Jun2022 23:21:57.523] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waterdripsound)]
[09Jun2022 23:21:57.523] [main/DEBUG] [mixin/]: Registering mixin config: waterdripsound.mixins.json
[09Jun2022 23:21:57.525] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by waterdripsound.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
[09Jun2022 23:21:57.525] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dungeons_arise)
[09Jun2022 23:21:57.525] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dungeons_arise)
[09Jun2022 23:21:57.525] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dungeons_arise)
[09Jun2022 23:21:57.525] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dungeons_arise)
[09Jun2022 23:21:57.525] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dungeons_arise)
[09Jun2022 23:21:57.525] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_arise)]
[09Jun2022 23:21:57.525] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dynamictrees)
[09Jun2022 23:21:57.525] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dynamictrees)
[09Jun2022 23:21:57.525] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dynamictrees)
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dynamictrees)
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dynamictrees)
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dynamictrees)]
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(nourished_end)
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(nourished_end)
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(nourished_end)
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(nourished_end)
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(nourished_end)
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nourished_end)]
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ensorcellation)
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ensorcellation)
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ensorcellation)
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ensorcellation)
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ensorcellation)
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ensorcellation)]
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(farmersdelight)
[09Jun2022 23:21:57.526] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(farmersdelight)
[09Jun2022 23:21:57.527] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(farmersdelight)
[09Jun2022 23:21:57.527] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(farmersdelight)
[09Jun2022 23:21:57.527] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(farmersdelight)
[09Jun2022 23:21:57.527] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(farmersdelight)]
[09Jun2022 23:21:57.527] [main/DEBUG] [mixin/]: Registering mixin config: farmersdelight.mixins.json
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fastleafdecay)
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fastleafdecay)
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fastleafdecay)
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fastleafdecay)
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fastleafdecay)
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fastleafdecay)]
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forgeendertech)
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forgeendertech)
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forgeendertech)
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forgeendertech)
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forgeendertech)
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forgeendertech)]
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(geckolib3)
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(geckolib3)
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(geckolib3)
[09Jun2022 23:21:57.529] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(geckolib3)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(geckolib3)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(geckolib3)]
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(gobber2)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(gobber2)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(gobber2)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(gobber2)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(gobber2)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gobber2)]
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(gravestone)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(gravestone)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(gravestone)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(gravestone)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(gravestone)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gravestone)]
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(immersiveengineering)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(immersiveengineering)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(immersiveengineering)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(immersiveengineering)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(immersiveengineering)
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immersiveengineering)]
[09Jun2022 23:21:57.530] [main/DEBUG] [mixin/]: Registering mixin config: immersiveengineering.mixins.json
[09Jun2022 23:21:57.532] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jei)
[09Jun2022 23:21:57.533] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jei)
[09Jun2022 23:21:57.533] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jei)
[09Jun2022 23:21:57.533] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jei)
[09Jun2022 23:21:57.533] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jei)
[09Jun2022 23:21:57.533] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)]
[09Jun2022 23:21:57.533] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(journeymap)
[09Jun2022 23:21:57.533] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(journeymap)
[09Jun2022 23:21:57.533] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(journeymap)
[09Jun2022 23:21:57.533] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(journeymap)
[09Jun2022 23:21:57.533] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(journeymap)
[09Jun2022 23:21:57.533] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(journeymap)]
[09Jun2022 23:21:57.533] [main/DEBUG] [mixin/]: Registering mixin config: journeymap.mixins.json
[09Jun2022 23:21:57.535] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mantle)
[09Jun2022 23:21:57.535] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mantle)
[09Jun2022 23:21:57.535] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mantle)
[09Jun2022 23:21:57.535] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mantle)
[09Jun2022 23:21:57.535] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mantle)
[09Jun2022 23:21:57.535] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mantle)]
[09Jun2022 23:21:57.535] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mavm)
[09Jun2022 23:21:57.535] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mavm)
[09Jun2022 23:21:57.535] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mavm)
[09Jun2022 23:21:57.536] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mavm)
[09Jun2022 23:21:57.536] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mavm)
[09Jun2022 23:21:57.536] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mavm)]
[09Jun2022 23:21:57.536] [main/DEBUG] [mixin/]: Registering mixin config: mavm.mixins.json
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(neat)
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(neat)
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(neat)
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(neat)
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(neat)
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(neat)]
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(projecte)
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(projecte)
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(projecte)
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(projecte)
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(projecte)
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(projecte)]
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(selene)
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(selene)
[09Jun2022 23:21:57.537] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(selene)
[09Jun2022 23:21:57.538] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(selene)
[09Jun2022 23:21:57.538] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(selene)
[09Jun2022 23:21:57.538] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(selene)]
[09Jun2022 23:21:57.538] [main/DEBUG] [mixin/]: Registering mixin config: selene.mixins.json
[09Jun2022 23:21:57.540] [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).
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sound_physics_remastered)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sound_physics_remastered)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sound_physics_remastered)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sound_physics_remastered)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sound_physics_remastered)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sound_physics_remastered)]
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(stalwart_dungeons)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(stalwart_dungeons)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(stalwart_dungeons)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(stalwart_dungeons)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(stalwart_dungeons)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(stalwart_dungeons)]
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structure_gel)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structure_gel)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structure_gel)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structure_gel)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structure_gel)
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structure_gel)]
[09Jun2022 23:21:57.541] [main/DEBUG] [mixin/]: Registering mixin config: structure_gel.mixins.json
[09Jun2022 23:21:57.544] [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).
[09Jun2022 23:21:57.544] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(supplementaries)
[09Jun2022 23:21:57.544] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(supplementaries)
[09Jun2022 23:21:57.544] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(supplementaries)
[09Jun2022 23:21:57.544] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(supplementaries)
[09Jun2022 23:21:57.544] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(supplementaries)
[09Jun2022 23:21:57.544] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supplementaries)]
[09Jun2022 23:21:57.544] [main/DEBUG] [mixin/]: Registering mixin config: supplementaries.mixins.json
[09Jun2022 23:21:57.546] [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).
[09Jun2022 23:21:57.546] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(terrablender)
[09Jun2022 23:21:57.546] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(terrablender)
[09Jun2022 23:21:57.546] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(terrablender)
[09Jun2022 23:21:57.546] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(terrablender)
[09Jun2022 23:21:57.546] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(terrablender)
[09Jun2022 23:21:57.546] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terrablender)]
[09Jun2022 23:21:57.546] [main/DEBUG] [mixin/]: Registering mixin config: terrablender.mixins.json
[09Jun2022 23:21:57.549] [main/DEBUG] [mixin/]: Registering mixin config: terrablender_forge.mixins.json
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(thermal_cultivation)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(thermal_cultivation)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(thermal_cultivation)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(thermal_cultivation)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(thermal_cultivation)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(thermal_cultivation)]
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(thermal_expansion)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(thermal_expansion)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(thermal_expansion)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(thermal_expansion)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(thermal_expansion)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(thermal_expansion)]
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(thermal)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(thermal)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(thermal)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(thermal)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(thermal)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(thermal)]
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(thermal_innovation)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(thermal_innovation)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(thermal_innovation)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(thermal_innovation)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(thermal_innovation)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(thermal_innovation)]
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(toolstats)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(toolstats)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(toolstats)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(toolstats)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(toolstats)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(toolstats)]
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(torchmaster)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(torchmaster)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(torchmaster)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(torchmaster)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(torchmaster)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(torchmaster)]
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(twilightforest)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(twilightforest)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(twilightforest)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(twilightforest)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(twilightforest)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(twilightforest)]
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(waystones)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(waystones)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(waystones)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(waystones)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(waystones)
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waystones)]
[09Jun2022 23:21:57.551] [main/DEBUG] [mixin/]: Registering mixin config: waystones.mixins.json
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xpbook)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xpbook)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xpbook)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xpbook)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xpbook)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xpbook)]
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: inject() running with 58 agents
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.optifine)]
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(magistuarmory)]
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(adhooks)]
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(alexsmobs)]
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ambientsounds)]
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(appleskin)]
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aquaculture)]
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(backpacked)]
[09Jun2022 23:21:57.553] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(biomesoplenty)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blue_skies)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bookshelf)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(carryon)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cataclysm)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cfm)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(citadel)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(clumps)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cofh_core)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(comforts)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creativecore)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cucumber)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waterdripsound)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_arise)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dynamictrees)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nourished_end)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ensorcellation)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(farmersdelight)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fastleafdecay)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forgeendertech)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(geckolib3)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gobber2)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gravestone)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immersiveengineering)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(journeymap)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mantle)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mavm)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(neat)]
[09Jun2022 23:21:57.554] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(projecte)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(selene)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sound_physics_remastered)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(stalwart_dungeons)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structure_gel)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supplementaries)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terrablender)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(thermal_cultivation)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(thermal_expansion)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(thermal)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(thermal_innovation)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(toolstats)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(torchmaster)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(twilightforest)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waystones)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xpbook)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[09Jun2022 23:21:57.555] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[09Jun2022 23:21:57.597] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
[09Jun2022 23:21:57.600] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
[09Jun2022 23:21:57.603] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector]
[09Jun2022 23:21:57.611] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, forge-40.1.0, --gameDir, C:\Users\barte\curseforge\minecraft\Instances\MODPACK, --assetsDir, C:\Users\barte\curseforge\minecraft\Install\assets, --uuid, 3755dc21d33143b2816f8f9531604479, --username, Haaget, --assetIndex, 1.18, --accessToken, ????????, --clientId, NTZjNWZmY2UtYmY1OC00ZGFhLWI2NmUtZTZhMTRlZjEyMmM2, --xuid, 2535420033102929, --userType, msa, --versionType, release, --width, 1024, --height, 768]
[09Jun2022 23:21:57.619] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[09Jun2022 23:21:57.619] [main/DEBUG] [mixin/]: Selecting config backpacked.mixins.json
[09Jun2022 23:21:57.623] [main/DEBUG] [mixin/]: Selecting config balm.mixins.json
[09Jun2022 23:21:57.625] [main/DEBUG] [mixin/]: Selecting config blue_skies.mixins.json
[09Jun2022 23:21:57.627] [main/DEBUG] [mixin/]: Selecting config bookshelf.common.mixins.json
[09Jun2022 23:21:57.628] [main/DEBUG] [mixin/]: Selecting config bookshelf.forge.mixins.json
[09Jun2022 23:21:57.630] [main/DEBUG] [mixin/]: Selecting config cfm.mixins.json
[09Jun2022 23:21:57.632] [main/DEBUG] [mixin/]: Selecting config citadel.mixins.json
[09Jun2022 23:21:57.633] [main/DEBUG] [mixin/]: Selecting config clumps.mixins.json
[09Jun2022 23:21:57.635] [main/DEBUG] [mixin/]: Selecting config mixins.cofhcore.json
[09Jun2022 23:21:57.638] [main/DEBUG] [mixin/]: Selecting config creativecore.mixins.json
[09Jun2022 23:21:57.640] [main/DEBUG] [mixin/]: Selecting config waterdripsound.mixins.json
[09Jun2022 23:21:57.642] [main/DEBUG] [mixin/]: Selecting config farmersdelight.mixins.json
[09Jun2022 23:21:57.644] [main/DEBUG] [mixin/]: Selecting config immersiveengineering.mixins.json
[09Jun2022 23:21:57.656] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[09Jun2022 23:21:57.658] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[09Jun2022 23:21:57.660] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[09Jun2022 23:21:57.661] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[09Jun2022 23:21:57.662] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[09Jun2022 23:21:57.663] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[09Jun2022 23:21:57.666] [main/DEBUG] [mixin/]: Registering new injector for @CaptureOwner with blusunrize.immersiveengineering.common.mixin.CaptureOwnerInjectionInfo
[09Jun2022 23:21:57.668] [main/DEBUG] [mixin/]: Selecting config journeymap.mixins.json
[09Jun2022 23:21:57.670] [main/DEBUG] [mixin/]: Selecting config mavm.mixins.json
[09Jun2022 23:21:57.671] [main/DEBUG] [mixin/]: Selecting config selene.mixins.json
[09Jun2022 23:21:57.673] [main/DEBUG] [mixin/]: Selecting config structure_gel.mixins.json
[09Jun2022 23:21:57.675] [main/DEBUG] [mixin/]: Selecting config supplementaries.mixins.json
[09Jun2022 23:21:57.712] [main/DEBUG] [mixin/]: Selecting config terrablender.mixins.json
[09Jun2022 23:21:57.714] [main/DEBUG] [mixin/]: Selecting config terrablender_forge.mixins.json
[09Jun2022 23:21:57.716] [main/DEBUG] [mixin/]: Selecting config waystones.mixins.json
[09Jun2022 23:21:57.719] [main/DEBUG] [mixin/]: Selecting config assets/sound_physics_remastered/sound_physics_remastered.mixins.json
[09Jun2022 23:21:57.721] [main/DEBUG] [mixin/]: Preparing backpacked.mixins.json (13)
[09Jun2022 23:21:57.813] [main/DEBUG] [mixin/]: Preparing balm.mixins.json (15)
[09Jun2022 23:21:57.875] [main/DEBUG] [mixin/]: Preparing blue_skies.mixins.json (20)
[09Jun2022 23:21:58.049] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_109599_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;FJZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lcom/mojang/math/Matrix4f;)V
[09Jun2022 23:21:58.187] [main/DEBUG] [mixin/]: Preparing bookshelf.common.mixins.json (16)
[09Jun2022 23:21:58.192] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
[09Jun2022 23:21:58.238] [main/DEBUG] [mixin/]: Preparing bookshelf.forge.mixins.json (0)
[09Jun2022 23:21:58.238] [main/DEBUG] [mixin/]: Preparing cfm.mixins.json (1)
[09Jun2022 23:21:58.238] [main/DEBUG] [mixin/]: Preparing citadel.mixins.json (5)
[09Jun2022 23:21:58.246] [main/DEBUG] [mixin/]: Preparing clumps.mixins.json (2)
[09Jun2022 23:21:58.250] [main/DEBUG] [mixin/]: Preparing mixins.cofhcore.json (1)
[09Jun2022 23:21:58.251] [main/DEBUG] [mixin/]: Preparing creativecore.mixins.json (1)
[09Jun2022 23:21:58.253] [main/DEBUG] [mixin/]: Preparing waterdripsound.mixins.json (3)
[09Jun2022 23:21:58.255] [main/DEBUG] [mixin/]: Preparing farmersdelight.mixins.json (6)
[09Jun2022 23:21:58.259] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_51251_ with desc (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZZ)V
[09Jun2022 23:21:58.287] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[09Jun2022 23:21:58.297] [main/DEBUG] [mixin/]: Preparing immersiveengineering.mixins.json (32)
[09Jun2022 23:21:58.332] [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
[09Jun2022 23:21:58.347] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[09Jun2022 23:21:58.352] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6559_ with desc (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V
[09Jun2022 23:21:58.365] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[09Jun2022 23:21:58.429] [main/DEBUG] [mixin/]: Preparing journeymap.mixins.json (1)
[09Jun2022 23:21:58.429] [main/DEBUG] [mixin/]: Preparing mavm.mixins.json (3)
[09Jun2022 23:21:58.436] [main/DEBUG] [mixin/]: Preparing selene.mixins.json (12)
[09Jun2022 23:21:58.449] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7373_ with desc (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V
[09Jun2022 23:21:58.461] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_109366_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/ItemStack;)V
[09Jun2022 23:21:58.469] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_109371_ with desc (Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V
[09Jun2022 23:21:58.479] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/ItemInHandRenderer (java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 0)
[09Jun2022 23:21:58.479] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.ItemInHandRenderer was not found selene.mixins.json:FirstPersonRendererMixin
[09Jun2022 23:21:58.485] [main/DEBUG] [mixin/]: Preparing structure_gel.mixins.json (17)
[09Jun2022 23:21:58.495] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78204_ with desc (Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/DataFixer;I)Lcom/mojang/datafixers/util/Pair;
[09Jun2022 23:21:58.510] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_93028_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;)V
[09Jun2022 23:21:58.547] [main/DEBUG] [mixin/]: Preparing supplementaries.mixins.json (48)
[09Jun2022 23:21:58.617] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6083_ with desc ()V
[09Jun2022 23:21:58.635] [main/DEBUG] [mixin/]: Preparing terrablender.mixins.json (8)
[09Jun2022 23:21:58.645] [main/DEBUG] [mixin/]: Preparing terrablender_forge.mixins.json (0)
[09Jun2022 23:21:58.645] [main/DEBUG] [mixin/]: Preparing waystones.mixins.json (2)
[09Jun2022 23:21:58.648] [main/DEBUG] [mixin/]: Preparing assets/sound_physics_remastered/sound_physics_remastered.mixins.json (6)
[09Jun2022 23:21:58.729] [main/DEBUG] [mixin/]: Prepared 211 mixins in 1.109 sec (5.3ms avg) (0ms load, 0ms transform, 0ms plugin)
[09Jun2022 23:21:58.741] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
[09Jun2022 23:21:58.743] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
[09Jun2022 23:21:58.743] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
[09Jun2022 23:21:58.810] [main/DEBUG] [mixin/]: Mixing UtilMixin from blue_skies.mixins.json into net.minecraft.Util
[09Jun2022 23:21:58.939] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@6b70d1fb
[09Jun2022 23:21:59.130] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@6b70d1fb
[09Jun2022 23:21:59.478] [main/DEBUG] [mixin/]: Mixing ChunkAccessMixin from structure_gel.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
[09Jun2022 23:21:59.478] [main/DEBUG] [mixin/]: structure_gel.mixins.json:ChunkAccessMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[09Jun2022 23:21:59.479] [main/DEBUG] [mixin/]: Mixing ChunkAccessMixin$Access from structure_gel.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
[09Jun2022 23:21:59.480] [main/DEBUG] [mixin/]: structure_gel.mixins.json:ChunkAccessMixin$Access: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[09Jun2022 23:21:59.518] [main/DEBUG] [mixin/]: Mixing common.EntityMixin from backpacked.mixins.json into net.minecraft.world.entity.Entity
[09Jun2022 23:21:59.520] [main/DEBUG] [mixin/]: backpacked.mixins.json:common.EntityMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[09Jun2022 23:21:59.521] [main/DEBUG] [mixin/]: Mixing entity.AccessorEntity from bookshelf.common.mixins.json into net.minecraft.world.entity.Entity
[09Jun2022 23:21:59.521] [main/DEBUG] [mixin/]: Mixing EntityMixin from structure_gel.mixins.json into net.minecraft.world.entity.Entity
[09Jun2022 23:21:59.521] [main/DEBUG] [mixin/]: structure_gel.mixins.json:EntityMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[09Jun2022 23:21:59.523] [main/DEBUG] [mixin/]: Mixing EntityMixin from supplementaries.mixins.json into net.minecraft.world.entity.Entity
[09Jun2022 23:21:59.523] [main/DEBUG] [mixin/]: supplementaries.mixins.json:EntityMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[09Jun2022 23:21:59.532] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/registries/RegistryObject
[09Jun2022 23:21:59.564] [main/DEBUG] [mixin/]: Mixing EntityMixin from assets/sound_physics_remastered/sound_physics_remastered.mixins.json into net.minecraft.world.entity.Entity
[09Jun2022 23:21:59.621] [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
[09Jun2022 23:21:59.622] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[09Jun2022 23:21:59.622] [main/DEBUG] [mixin/]: Mixing coremods.AbstractBlockStateMixin from immersiveengineering.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
[09Jun2022 23:21:59.658] [main/DEBUG] [mixin/]: Mixing common.PlayerEntityMixin from backpacked.mixins.json into net.minecraft.world.entity.player.Player
[09Jun2022 23:21:59.659] [main/DEBUG] [mixin/]: backpacked.mixins.json:common.PlayerEntityMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[09Jun2022 23:21:59.660] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onFallFlying$1(ILnet/minecraft/world/entity/player/Player;Lcom/mrcrayfish/backpacked/common/UnlockTracker;)V to mdf84e65$lambda$onFallFlying$1$0 in backpacked.mixins.json:common.PlayerEntityMixin
[09Jun2022 23:21:59.661] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onFallFlying$0(ILnet/minecraft/world/entity/player/Player;Lcom/mrcrayfish/backpacked/common/IProgressTracker;)V to mdf84e65$lambda$onFallFlying$0$1 in backpacked.mixins.json:common.PlayerEntityMixin
[09Jun2022 23:21:59.670] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
[09Jun2022 23:21:59.703] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from blue_skies.mixins.json into net.minecraft.world.entity.player.Player
[09Jun2022 23:21:59.755] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from blue_skies.mixins.json into net.minecraft.world.entity.LivingEntity
[09Jun2022 23:21:59.773] [main/DEBUG] [mixin/]: Mixing entity.AccessorLivingEntity from bookshelf.common.mixins.json into net.minecraft.world.entity.LivingEntity
[09Jun2022 23:21:59.773] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from citadel.mixins.json into net.minecraft.world.entity.LivingEntity
[09Jun2022 23:21:59.779] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from supplementaries.mixins.json into net.minecraft.world.entity.LivingEntity
[09Jun2022 23:21:59.779] [main/DEBUG] [mixin/]: supplementaries.mixins.json:LivingEntityMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[09Jun2022 23:21:59.855] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6559_ with desc (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;)V
[09Jun2022 23:21:59.855] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[09Jun2022 23:21:59.855] [main/DEBUG] [mixin/]: Mixing coremods.ServerWorldMixin from immersiveengineering.mixins.json into net.minecraft.server.level.ServerLevel
[09Jun2022 23:21:59.856] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from supplementaries.mixins.json into net.minecraft.server.level.ServerLevel
[09Jun2022 23:21:59.856] [main/DEBUG] [mixin/]: supplementaries.mixins.json:ServerLevelMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[09Jun2022 23:21:59.861] [main/DEBUG] [mixin/]: Mixing ServerWorldMixin from assets/sound_physics_remastered/sound_physics_remastered.mixins.json into net.minecraft.server.level.ServerLevel
[09Jun2022 23:21:59.888] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_109599_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;FJZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lcom/mojang/math/Matrix4f;)V
[09Jun2022 23:21:59.892] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from blue_skies.mixins.json into net.minecraft.client.renderer.LevelRenderer
[09Jun2022 23:21:59.893] [main/DEBUG] [mixin/]: Mixing client.WorldRendererMixin from citadel.mixins.json into net.minecraft.client.renderer.LevelRenderer
[09Jun2022 23:21:59.895] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from mixins.cofhcore.json into net.minecraft.client.renderer.LevelRenderer
[09Jun2022 23:21:59.896] [main/DEBUG] [mixin/]: mixins.cofhcore.json:LevelRendererMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[09Jun2022 23:21:59.902] [main/DEBUG] [mixin/]: Mixing accessors.client.WorldRendererAccess from immersiveengineering.mixins.json into net.minecraft.client.renderer.LevelRenderer
[09Jun2022 23:21:59.903] [main/DEBUG] [mixin/]: Mixing coremods.client.WorldRendererMixin from immersiveengineering.mixins.json into net.minecraft.client.renderer.LevelRenderer
[09Jun2022 23:21:59.904] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from structure_gel.mixins.json into net.minecraft.client.renderer.LevelRenderer
[09Jun2022 23:21:59.904] [main/DEBUG] [mixin/]: structure_gel.mixins.json:LevelRendererMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[09Jun2022 23:21:59.911] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from supplementaries.mixins.json into net.minecraft.client.renderer.LevelRenderer
[09Jun2022 23:21:59.912] [main/DEBUG] [mixin/]: supplementaries.mixins.json:LevelRendererMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[09Jun2022 23:21:59.912] [main/DEBUG] [mixin/]: Mixing ParrotMixin from supplementaries.mixins.json into net.minecraft.client.renderer.LevelRenderer
[09Jun2022 23:21:59.913] [main/DEBUG] [mixin/]: supplementaries.mixins.json:ParrotMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[09Jun2022 23:21:59.936] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6083_ with desc ()V
[09Jun2022 23:21:59.992] [main/DEBUG] [mixin/]: Mixing ScreenAccessor from balm.mixins.json into net.minecraft.client.gui.screens.Screen
[09Jun2022 23:22:00.012] [main/DEBUG] [mixin/]: Mixing FontRendererMixin from supplementaries.mixins.json into net.minecraft.client.gui.Font
[09Jun2022 23:22:00.013] [main/DEBUG] [mixin/]: supplementaries.mixins.json:FontRendererMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[09Jun2022 23:22:00.020] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
[09Jun2022 23:22:00.026] [main/DEBUG] [mixin/]: Mixing KeyMappingAccessor from balm.mixins.json into net.minecraft.client.KeyMapping
[09Jun2022 23:22:00.029] [main/DEBUG] [mixin/]: Mixing ItemBlockRenderTypesMixin from blue_skies.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes
[09Jun2022 23:22:00.041] [main/DEBUG] [mixin/]: Mixing accessors.client.RenderTypeAccess from immersiveengineering.mixins.json into net.minecraft.client.renderer.RenderStateShard
[09Jun2022 23:22:00.043] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_76174_ with desc (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Random;)V
[09Jun2022 23:22:00.055] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.forgeendertech/COREMODLOG]: SUCCEEDED!
[09Jun2022 23:22:00.074] [main/DEBUG] [mixin/]: Mixing EntityRendererMixin from mavm.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
[09Jun2022 23:22:00.085] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
[09Jun2022 23:22:00.085] [main/DEBUG] [mixin/]: Mixing effect.AccessorMobEffectInstance from bookshelf.common.mixins.json into net.minecraft.world.effect.MobEffectInstance
[09Jun2022 23:22:00.108] [main/DEBUG] [mixin/]: Mixing common.ItemEntityMixin from backpacked.mixins.json into net.minecraft.world.entity.item.ItemEntity
[09Jun2022 23:22:00.108] [main/DEBUG] [mixin/]: backpacked.mixins.json:common.ItemEntityMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[09Jun2022 23:22:00.109] [main/DEBUG] [mixin/]: Mixing accessors.ItemEntityAccess from immersiveengineering.mixins.json into net.minecraft.world.entity.item.ItemEntity
[09Jun2022 23:22:00.131] [main/DEBUG] [mixin/]: Mixing AbstractContainerScreenAccessor from balm.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
[09Jun2022 23:22:00.148] [main/DEBUG] [mixin/]: Mixing MinecraftMixin from balm.mixins.json into net.minecraft.client.Minecraft
[09Jun2022 23:22:00.149] [main/DEBUG] [mixin/]: Mixing client.AccessorMinecraft from bookshelf.common.mixins.json into net.minecraft.client.Minecraft
[09Jun2022 23:22:00.149] [main/DEBUG] [mixin/]: Mixing accessors.client.MinecraftAccess from immersiveengineering.mixins.json into net.minecraft.client.Minecraft
[09Jun2022 23:22:00.180] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_93028_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;)V
[09Jun2022 23:22:00.186] [main/DEBUG] [mixin/]: Mixing GuiMixin from structure_gel.mixins.json into net.minecraft.client.gui.Gui
[09Jun2022 23:22:00.186] [main/DEBUG] [mixin/]: structure_gel.mixins.json:GuiMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[09Jun2022 23:22:00.202] [main/DEBUG] [mixin/]: Mixing ClientLevelMixin from blue_skies.mixins.json into net.minecraft.client.multiplayer.ClientLevel
[09Jun2022 23:22:00.203] [main/DEBUG] [mixin/]: Mixing client.MixinClientWorld from waterdripsound.mixins.json into net.minecraft.client.multiplayer.ClientLevel
[09Jun2022 23:22:00.203] [main/DEBUG] [mixin/]: waterdripsound.mixins.json:client.MixinClientWorld: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[09Jun2022 23:22:00.212] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6083_ with desc ()V
[09Jun2022 23:22:00.213] [main/DEBUG] [mixin/]: Mixing LocalPlayerMixin from supplementaries.mixins.json into net.minecraft.client.player.LocalPlayer
[09Jun2022 23:22:00.215] [main/DEBUG] [mixin/]: supplementaries.mixins.json:LocalPlayerMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[09Jun2022 23:22:00.256] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_114382_ with desc (Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer;
[09Jun2022 23:22:00.260] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6213_ with desc (Lnet/minecraft/server/packs/resources/ResourceManager;)V
[09Jun2022 23:22:00.267] [main/DEBUG] [mixin/]: Mixing ItemRendererMixin from supplementaries.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
[09Jun2022 23:22:00.267] [main/DEBUG] [mixin/]: supplementaries.mixins.json:ItemRendererMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[09Jun2022 23:22:00.278] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_109366_ with desc (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/ItemStack;)V
[09Jun2022 23:22:00.279] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_109371_ with desc (Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V

 

Edited by diesieben07
spoiler
Link to comment
Share on other sites

Spoiler

‹      ÿí}ùsã8–æï±ÿ'“•Ö}X™[;íô‘éj;íµUÓYÙ¡€(HBš‡š‡ÓªŽùßIQ"A‚"A“œîÝ©”%ø¾‡÷€àÎäW×èuz=¥××ë¾ZQ÷ïÊ:@Fûêóå-þ¬®´tsn“ÿhÀ5Ô´Z×Þ‡öÍíùõé—ÏgŸ.îÿþN¹1çþ/Šå2–ï`-måãc׆–tøVùÀ:o•ããghÙÈ4Þ*ÓZÂãA§ÕmuÈKüà9²Þ*gï¾}Á/ÚßfÀrà7ÕµlHþ¦#ªX8߮ۆ
íoÎÝéÙ_I    À¶¡cg+CÓ¾±×‚®Œ9|y«t[Ýòë¢ù[¥?çj¯;ï÷»ƒþ¬wÒ-N“a¿;êã    }[ÅxìGó    bvÿéýü jÎ.æóã×ïŸÿªÿ­÷Åù›þ·îíY§óõãåêú÷«Þgý‹óõñëêæñ^ûúýbs£ßôÈÛ/@oØz®¿Ó›ôh…D¼›5¯nƒlÙwÔ °!ùþš;+L©Ó?W-W¸1Æ#Ê5ñ#n4ÒBTJ1ùq¡k-úÕo~»m[Œü¦«ÁDb­ÞÎK-Ó]¿Uè´¹Ó¶¯¯ƒ÷‰ZvA«;îOºƒ¿ÿïÿõGœºŽ{©ëóèÿÌþKÊkMf£‰zÒ
ÖË¡šü<Å«Ò·0we¶Qnj™¶¹p8O>Æó‹_>&ƒ|€Ö3Rá'`̵àKÓ5æ
{C±Ù“ض°ìXÍáóÛp“bfߣr í7¡EÖ5öÑïï]üiü@
½¸ýsç‰X1e°Ï¤‚ÛúC€öj £"lVÀ2°©ÅQôã)Ïd(Ô0Ÿq™7`½Æ: Ð:ØÅá·­óNùö–Ž‰•›ƒ£ÛÉ¢ wš»D†€~¬éƒ6®_G/ÈxŸ±Xg®ýÖÖƒïô‚ÅmξCÕ™®Lm­é.4ô'|‹½·ƒt8…†«Oዱ´Þª` fHCÎfêÏ6µÝ™ªaGù–¹;džÛAÇÏz%Ì‘í¨Ø÷ÐâÑïö…è?ú…ÛŸ×v¼ Α­šXHK8;ï fÒ醵
˜Ïyh<DÊÂ2ueîAßß3ÇÓr¤µ°ˆ!Ð[÷p-ˆ»¼;´†¶ò£þ_FƒÉ¸7„}±áH±P£ïh=ÓºÛµƒ.1@bÈí‘#bÍs¬< ãÃœCÕ´€cî#¹f5ú*–’ë‡óW­>LßׇT^nâç±W‚-ÿÅØÚÛ¸¦ÄZ¦Aðjä®Uùzu§,•/÷×ï×À½kŸ½kÓȳM#Ïö6òl]s;ˆ^Û^ôÚ&oûOY$5ýt>ý2ý4þ÷^çM÷§Öw`ý{¯?ìý[›Ci4,ŽÒ»Ã¢ðo„Ç7ÅcÁƒ/®Øö‰ÁÓˆµuw1=»>}xP­`¯‰40ÓxÊ6ÎÑñš[ŠºÅzþ\‡/¯öˆßÆæ-˜{^3ˆ£½(½}v{ô—7×A4É­NQu“â‰l­ Ö›kR~ŠK/¦že/øßñG% :e£ÌP¼Åu‚Ç'ƒŸG#Êv°©É|6šy°"ÎÿpX$ÔüàÚ!4CŒ¦ÿó¸ã£™çƒÎp&rÏ‚P:ÊCyUžÇÿÌ´ V–=úÝŸ»Ã€¾:xäÞ“†Ù$yðáîJYõ    ,¡‚ôµuÜ:,.ò¼ÎϽïdŒ5er2äá›HÂg¯¡Šý¼Êà 8ÕŸt¥;n¾×<é^9'Z=3Zºt¸B::L}E$ã"ÒÆ,'m‘?#bÈ‘ïqO"º‘¿q®BÕr†OüÈÛ^'âséÓ$p¸!¼ê•?B.þïÊ`+¶K]ìÂÕ´23Më2”€’ªµð;®ÏÈ8˜éø_ús ½ø £éíOZ`Ö¦±„wæ<ºÃýÍÕ]}VÜ™½ÁF©+^·ûK§uÒ*¦k©ð—¬‘¦¦µ54³€…pĉhÛ´Î5«³Í ÐØçcúÙ8»ƒk+ž°~    w‡Æó/g×WŸyœù-à7®M—6‡r§âDtåØ-ÄúìäBOç4¢+k¿8\–áØÔ¦T;A,k§[¿Ç-LÌ‘ýô&ôÓ»Áb8Ðûé†44&€øƒqô)žH7~Q‡HñÉG•
Âdv+bñ²Šôïâ²:‡àjN¡BâÃá×O¦¼Ör¤#ÓƒÂù!´ŸcZ,SO?íÀ*xº èçÒk.µ„åQn3q¢¥XDé‘¢èÎ2ŸQ(d|€Y‡Qܵ26RiÀM&ü•9²°£2I—ƃ‰Ó` ~qfï¬ð$ˆ§7çW÷AÕåÀYàH”™.·;଼ä %²_\Š4qu…H“Î9I©õP‘&"ŒLHå”ëÙíçË«ÅHV¥ƒ”ÂÇÉv÷`門ɀæEùTå˜|ßy \Žïô'Uo¤IÝ7§ÚqdY4§Î½ˆ‰URÅüJéÍJæ™UvB\9ÞYp è8t„7¯Ê&°R«ôvWlÄΫ9÷ÔÑÛ›wð×ï<ÞM:àÔ=9ÀÃîÖ}UˆžiP­ë€,f“…šŠ,ý+XW¼ð•±0ÿç£ü⧣‰(¿øy(ÛÜ’_öRK¼,šòKoì¢%á*añ@  äGZ‚€D³Î\Ë"mïå3ÌMR4ñxÿa[Ëÿàa[ÏÅp5Çp<iZ¡°w”µg"¶òÏÿ·¤ˆ9±\bÉØ*     o<<b¹&™Ôå©Ø k=¸r¬1h¹Ä#ÏãCx2ð]`û­&²¬’Kv½®ð^\Vù%x­âúfæ=iĉQdñ•v;Y+\^—Cæ{¯qdã;‰˜‡T¬š¦…ߎŸÒ£á§I§+év²Ê`ŽŸî´†¬A]›*i@’’ó†4:îíH²×;ÃÕ´ŸÞ¾ÑÁ340™í_ÖšI–B‚è,xÖGäáå×)4lccöC<Ía/¯ÔI¼up\hµ¯oOϯ>dk'6Ñ¿Ùinú9ÂÑÌ“¹ð^þ~|±Fêñ_ ’'kŸZºiãò‡`+?Æ-Ø}æå2`ÞìS q¼I¬bÍÚ÷Ç
ó-ëÌ€•gþ©ƒ%ÖP7ÿ­P-9öƒ.ÜÇâŠÓ͇Y#¾8n!^þ8%àTfû1qhÀXº`Ik¯½k¨þáO‚—_HF¦õ6˜ö‚Kû—?úã·?ýcêÅÈ«D82Í'û˜…ÑÇ$§ ÿ¿ã™‹´9 zIzŸ5ÑáP½éé:˜¯È³1Zî½ÆÕô"ØHÒôȫ݃N’v!£µhðÅÖÍ™'¹~’2gЪÌq˜|ÝõŠõÑäa®ò^’òò    ËÕÕ"DR¦'Ögd.æèŒ=½¼½ÿx1}¦iE£©®2ËOÒ߬ÓB;cAœ¾N³ÇmúxŒ^³7¹z]+YN9“ òêzo¤ëEˆ©L¿¼^kÐ~BÆ1}ᘉë¸×"yj    :ž5+í`‚Ï×mÿ±½¦ÏþÌ^äjw|dym!È¥‹O™ü.P]Íq-èGj=Üݪ ÑIØ|mÞ>‹?¼—ê¨ÏéÔL—g@}"9»pŽÅÔmŽSQY³     Ð<MÞ>똻| .„„$ NåÛ'……H¦TÖôã>Ý”RŒ²æ ®µ»xUÕô%õäªi¨¥©iQ©Îµq”¨›©CûöNÃÇßuGtV§Û™»"ª ´$Å-b¢QDq3õµš¾c®é;ü`b[
WÑ+<ý|€`r{èI’Ôlêy¦¹pŠG0˜×ì‬›c±Â$ä­°ù:<«àäi®VAC–ûNe.Õ•Ÿä]*-Û•“yùÔÇtKE 3Òv“æ›OÊZ<IGè+´ÿ`œ>³§y
]YnZ¿\µ®Ù‰
,kc[@OC:IÒç²ÖO yŠì=wЇ¹z\áe”TÞr¸f«)gÀª¶±õclå'ʱjK’›¼@/IJ\Ö"J
¼@‘½§²ålÂB’Ï&’4¹fk%êB?Óåþµ{“ô‰¸èþlYž˜‹Ì×ßEœæ†^ájp…'’ÓXKã"˜2•‘ 5"$<ŒH×ÝIY“È\`¾ê²ßãcˆ.?£²47™³Ôø¡¹”©¸šé¬ŽÙ¶£ãÓ¨ÇB+¡¼Ià|&ÏLÙ31ZÌÞª¥§“—ºR7M>Ó\}m{«ø៓†s“²ÖERàÚLžâ%uþÌÐBCV(,Â\®S®Ùº‰j.ˆKÛ®àw[#299©‚"'‚óÕØ&6®`sU¹ÂK!Üåúäš-}¨¦ŽŸtöŒH—ŽIÊ\Ö¢_*À@¡Ùsü5>ïzjµrköIƒ4ûÌ‚ÀAÏœèçÄâ­5ÉaŽîp–t¡ôuÜ{˜ã·é{\õ®ðJ_!HÍ^.DHe긫ºúZ[€?TB­yÀ|Mö~MÃÇÖR‹“9ËŸk¦¸çZ³í
TZÇV?1ß>zÆ‚$Ååó÷&nÍñCtIŒúÒ¸ê[ Iê›Â\nlQ„\ÊT_×XB\ú©…ìPw·5ìÌgЕPežZϽg§€<ÌÉU&ï±b¸ú]DÎŒ,ý‡\W]³¼¢ó 9—G}´à6«Cæí;ǧÚzã"¸
éºH_×Ù³y–?ZÜy»–ú..’é{Hn†FŽo€œÓ“q>|P~ë&Ï…”•@— ÍÓmÃt±{[ÁùÆF'$"åG'ÎK¥.W‡k–4 Û´T¨iôl¤ðTh§5®‚&§ôôy÷9Î\5~¥Ž*-(¹ÓÕ5K¦»äêûRoÊ@Lžö(+#4ž§ÔöÔœ=•°)%q&¤Â    ¢Bbë°k§×¶s Áâª`sÜK\/+34S Á¶£áŸæ䧸Ñ"¼Â¡|Âruµfi tó¹¥ÕêÊ·î    îµzÛ“ &ýa%t8V_·É+Ð%F¹½·k©á™ÅQCÍgŠ@ÖȈÈfš©>M±48UW5œ’cÙ»_1p[µÐÚQÈ™’þKv›óVë;çàïáDJ:ì.•…æ¢ùÔÂ6lêSa€Lâ_z]"*Ð×dÁ©­›OBíóÆëR`
’±-â_’L„ß
¯«ìé¸^EuÓa•¯‹¢MøÚV./æXBõÉÔÐŒ-M±,²<ÕKHâE/X—e$£óâ
ÿ¡>çoU¥’"
ê2cˆb„S¢&4g3hõv· “d—^Âé\å©r
<_—ÙSœ¤ïP£Jk²ó©rØö-ðmÇ4Bɶ¤‰¸Q§¬èh¾
O$MÀu¸pÅp‘å•ÓèËÕãš%ó_éd¶=ã‘ñ?K«oƒèw    «&åiµ0POÇ‘ÿ<Ü>Ï×ö „:j|FÑäÎ"6Hÿ¿C´
ƒƒVwœ°Ü=ꔕúÏÃåi7þ9vvÎ{’«ÅÎóOf,×i×,½ÿ»éZÜè`½Í·=i ӶƎr_È#¬½i }5ž‹M†Æ¯p5¹ÂÉЂì媴”¤èݘ-OemÒ‹¨àbUg{=´âgÙãÇìqûØ^¡…ð)¼­wY¼–]Å 0-    OZ½„\óQ§¬]®à®$òsl¼Fžäz…
ç˜'3Î^I+ÑÔ,É\Ïú±¿*Øù×i̪ ¼Éè~朅Ÿ«£‹°–Û§ÕL‰?Cà(ÝÖÉq?Ñå–•'¾ÇÏšÅßƪ)yŽ«¦ÎýŽ¥)sO1Ò(Q/ï,ó;Žu.ü¾èî"uî²,M€æéëš=$MYVXeSYËu«5S_j0<¹Û'])7ꔕ×ÍÃå).û91ãuÌ=Ѭ’Ô7™¸\×[³Í    tçìzµ±‘ºw ±øÄUÐÒÔ8¢¯ÑäÉ©÷è¦í@+öº—p    µTqQ¡ÈõÔuÓvh?ð[ÇþÛ­ÐzIGŒ:emZHGèëº÷àÔ0VÉ{ÜíÁÅP’¥Ý‚R«Ü5Û¶`;–«’‹Ì¦Kvš§™Yâ`¯<ÅNB(uè¡Ø„þyWètör•¹fûl—\4©CÃÖÎ¥#ƒd?]Ö^†4|¾Bï>–ˆ\u…w1ˆ    Bæé×µÓíGhYàƒF·µìÇntœÝITñ²Îq„éiºCžž±§“wQÒ7¹ª^á#Þ3    D®Æ×,cÜYAKڔܴŠž#[¬ÉÚS^¥¯ïч9;â»Üs +­íY¤!s[|m•¾¬aGÄÖMš×î–•Z.rOÕƒg¹ŠÞåÎvBL²¦ÈBª¢"£WPôQ°ˆƒÀõ¤<ÝÒ5=宪¿¾ÄÑyòþ[ÿC•_D<rµ¿f‰º¾àa˜qÝc7iÚ¥²Y´?垣ß>Ì÷ôÜi˜B¨IVviüKÙÃCÓÔàØ»;²&)Ëô¥©y>_ÁñcdkuÜDÌ$i±¾ÊJ-Æ]êìb·fùêŽi©+¶:xŒ…ÕMœ"/„œ¯ŽE¨nðcœS>I8K°²\ré܃’Vêk§³?=Á?íà¯íµ†£Ýkåy”ËÚn‘«¯ß;¯Ä¨¸ÿ6WÉ+¼#»<äºëöbØÎã÷ZÜ\<ž_}¾l[o“Çø›Ê ªƒµE§tUÓpà‹# zÿ•W&àÚHAMž{m¨šƒÖØ|„àzϾ.ä…©!lo€½'_YÂø/!é’ç$Cå‚Ìâ
Þ $ƒU—*ÅhËD’nå¡I7¶%“bK5Û%òlèiûy…zÃYBtYÖn§T€Áõ0Þsq&ú07–¬pn¾ {¹dÍ2ô_ÖŽ©ïÞ3’¤Èem.áÀòÔ÷e=3Í'Þõ/uTÝD¾RÓòKkRUCÐFxEgÐÁ½qÒÛÖ2¼!Ó¯ž›/SýFÖ´ošY4÷ëú‰â[¼(¾e”fõÆèF·¦ŽŒ/\ö8û¯?›@¦{;ßv:öØÜPYÛ9R†~Ž›ê$NuVfφ”Æ+ìÚÍ¿óMBÊžŽ½A5‚Ú|ê˜S:+“3O´=zv÷é„H»LèÈëãÌ…(üí¯KÌçÓþF…–XD_x]\"Û±6SsF¶©NgÈ ø/ÕÔ1î.‰ï&Ð*xsï”eaU/î–ƒ)“6–éP¥Š$®«ë‚Mþ£Ìq­Ö£zÍXx€Ö3Rá9¹x8¦ÕÆ!öõé—ÏgŸ.î1Br—c űÐr    -Üw:;ï+6+@Á´9¸úY£"¿òzË;Ë|&ñOûìöþ"Z/è·”µ÷ O0ý¬ND@¤z%4z†‚»\¨¬ºt ¨ ãö! xˆY³°B?˜8l±Ú,J] ¥kA¬0Û:µÞá·R¡Eð"…|Õ3úÛšßm[£¤ú輺²šÀ¶®}oÑíöÖkýÃEÝ*c+oºü- )w¦µy«t;Š¹&æ    ´ŸäCêDéȶI û¦†•Šj½ÔM܇ٟpMÜwa±þÊV<^áÓÜ8d½r*¿g½2ƒðXæÏ}D‘xNVG/Èx ت+1‹ o±^b]OÅyõùò&z»ÀÏ·üc!Çø@+MÙF­ÎöˆÙÔº™+zØTìjûÃX×NÊŒ,À%Ëý‹îÉùt¾o.J²¿tãñl¨ªŠcz•wÊÝýÅôìúôáAùç5ö7íÀß´¿8H;š¼ÿoåŸøÿÿ; ¯*˜µuó;îzÛ3 ü    ûóö3¹†é¥ýý‡Lุ¤Z’Ûm%6ÏÖ~P- {e:©œ"Ë8UåÄVk±Iá?³ik`ƒ´}±ö5ùئKµmÖ‚íGäh5çQ·–c¬…evûž6éý«–ܸͷ0ñ‡`ÜÓþ€¬ý!ÁÑrÛ[“4–eP‹lŸÑ¯®á3ÔŽBŸÏšCøl£jð–ËÍ!xØ@‡÷Þ ¤çu ôŸóôÜ+¹\îa¬ùÑïrà °Ÿ¶ß5‡v¸×|xBÆ™k;¦Žþdñ=ý¡9dƒ6¦·Ïy
ý€–†¯ÎGäsµZ’Ž    p÷Bf=ôöGºÿë±–„¨éZ*¼*Æ•Ê52©R®‡Í¡è²ºr§öù/Sãsd¯Cp±/èoø3½.÷;²æHô7‡ VÜ¥m[0jª /8ÙöbEýí°ÒGݵaÇ&hÙk€P7â‰ê3ÿaZÚ¼­‘AK›îãÁ•µÏ7БúÑëÕ 2.ќߙÈpŽz  òA—¸Ó9"Žæˆ>×’]Røpg,IâÒу3»‡ ëôw± çÆž­€aÄKU$œÑv¯‰Zã`¢æv›6±{I§÷/ØuG_l/i0Q¤RθÖU†¾4—Á  ²ß*²Ìþ?ÂrÒfS[4)&>3õ5Òˆã¿6‡{0ôYj›õ
{Àœ$Ÿ.è-Yµ¤Ê÷Uw¦MÔWmPîNO°¸øùšžø“æ7‡sx çuÇpÕ玉©»ÁJÛ ZûêJW* Í9l¸»i ež…6€ªë ­í¬,å·)7rbíÅ3Y‘2Íu†­ºÐB@kßxÎLÍ´Ž>X$Ô7°/j ߧ%ɶ¦ArÙØZÜ×qLãè7 ¹ðÙÎ9¨a#N_4¯ oþxîÖuÖ®“a4—1Ï«œ™Ÿb“mWÔoqôd¡9´pg»Æ‘Ô憅ŠàNs­  ²ßˆ¬µOg6®Ru¼Á[™²q3Ô{¸D¦q0È0eÂ&ØF£oð†Lé­MïeªHPléHh:¥&üì ‹Št¤Ò³¯ªH+ÆiÞ>tøÕç²1Ò×5ʲ‚‰¼ÏÀAÏðJ'³²43åhÚLd¤ŠL3Flg®¦5*^£ƒ­µe.FÖËNUÒ¸wôïFÄd¼PæÁAl6ö“)”Ó™q`˜†#ïK B2kmšCto8ù !º(HÆ“  ™h—GwÀY]N“šsOo¯Ñ?\4ß|NĶ\}ßë O ØkB]â`Vla¡F´mšâh{>˜®‡‰¥vÖ†cxñäª=ãJél¼àJm˜r¶1ݸöÊ2MýÌüáÛÕT?âᩱ¥ëúqÜm\Ƶaí™i>=I®6¼ãò=ñpn–>5TŠ{MûÁ´íOhΊLºcnR ÅÛºÆvùSé³/µ!ø(1™¦…«¼ ¢5c{f{uצ@*vä¾ÁʱI_þcf™a>©6¤Ã¡w²Žï„®Í¥)º€T¾üù%¶ŠÔ ¦¡Éíó ¤i
`EçYžIà³Ý±E–p€á\j&h#ÊùÕ’µèªÅ•á@Ë ÚG­Ö’ll³MZ¶@Bm(¥ÌgÄ´õ£Ê†Ú¿!›î[j0ÅÔM£µdòCØ»¬HjŸ…^ú‹Z’ÉÚ•‹ñȬÖI,gr«
Â<ÛwÞ‡c‰Ÿi Á“ä¿Kh`w‹­,=}Ш9}ð¾`I‹  Íõºh†4äl`=Y
ì¢Lã½»š¼¼t/¶Ô;žéˆ§)´¯¬’,Ó7p¤Ç•$–asà©m–¦q»XØ°ÆMÉWØGhÛPGŸT’X–Ý8´`ÿ¼š½xñB®:˜©!÷Èß ™§ovšè«srä+&¼&³ìí߀4 Ü’¿à-{×ÔMeÐíòó§/?9ÎZp’¶>,Ù:Ñ#$8ÖÆïm¤§œ1
öBÙDÇ–ŽâÚú0N:,è»ÇMÛà@;ÿä£sÓÅmÜ¢¼Øðƒijõ
³žÐ÷Dj<GTIÜwt§ô‰“ÐJÜÈÛ ~^ŒÇž#v¹oˆì,-šáÿDG¨¸>õI 8ŠÜR9úê"`³ueÙyDM*U‘³xÏSKz"Kj¡´ó­B×’­à†Ð+Lõåq³NH2KëpÎL<0Kb­ÝĉuFw?Ns{!ˆ~ƒÖ:X„´„&«È”o°çpðè&l·µdx莘Z’Í6^½a)¼õ¤šqY¼Ãƒ8Ø$:"›É9.ÒS    è‘. `ËéW ç†<,Gx¸Šd³ÁÚ¬XÉO’»$×枪ªÀ![õ!çm‰ðOêaSÞ,0J%Ù« IÑœNÁ¡ŠÅn½yÁžÿ¢Â[k&ìzjC÷¯p335÷î˜@© 5îÖ ñuð*rÍ0eO÷
Ü\ûQI¢™îúûX®¾ßû€áŒvçíO_}Ôo¯´ÅC–©’aù°úœw¦Nè¤í X7ËÑî¸pCÇ:õ¦$½sÒÀ$é.4:¾á/ÃŒtM™{zºsÒС“5$¬º=ÎèÒrmÇM=¾°>I<ðÑEµ$”!’»6—H½M=ƒ».4÷NÓ›ç¨"7ÑÛÆõ0Ù\EÎYîštðÀib9Cµ¹->t™ñûç:Ž@GY†þL]ú£6”xç–¤Çᵡ¸7ª"N•¦Ç˜6I>­­ rk6Hw]_Ê1#qˆp'æ¾Ö hÚ{ xFgo‚¿š@OÀÝl¿k á9œ¹K6•óÁ´hZžàº@¸rçtè¹þÚGËt×…é3<5¢Ì½º—z&!üdió{Ò‡„œŸChžOpª    UÞ å®USbÁ    ›Ã4Íj³lEª iΆ:–n ”^ªÛãéB»Ñ´Aý-/»‹ÎK××+‰žqnb,d™pà- ’„.¢©3¾¯ oóµõ#^.{@KCØ    U‘ê“*µä™g0ýîRÞË|ÝcUE¢Ù".1ÎZRMnS]lWN&î6b›]3m6ª"ã,y|þågµ$?‚ø]Ð>Ûù2 ·¨‹›Í_eòþlUÖtGŸ!°ÄΨ 3Ѹ }Í°Š”ãò06¶uÿ•úWMÙ¥®À4UêÑ;dþ'Û<õ°v¬YŠ°p´S?‚—æRxlY?vü‹ééÙ;þŸµd.p,ŠÌî!¸7¦v÷Ç\*²mÓ\«È5ë­2ôÔÔCÖ
kC^»Ë‹Ü,²LX–û[ ‰—¢÷d6È+Óœ¢«9cø€kqà2}U°ú¼vŽTGË•C²ÞÏ7БJ/u¸A;@ËDFúN±êNsK ¤2ËðŽ•FØåvÁ?Ï÷ÚTÄ<ÐÓíПà¶S§5óE‚irU¤˜“¬1²“CèñJÉ5¡4Ùb½ðõ—õ!8!zˆ[Ë~ vzþ£„c·­6€Wt•>•Ô¨.¤‚Ól·wê}@ŽÖwÞßGôhÛZ[±®%5Á +ÔÙ4%²¨PE¶¢óЧ®cz<éÁ‘Ì¿²C$Å“S«(¡3ÌVäIïÏ°Äá˜ï    75ÅÒ~ ÿÎYÐwpDþCbúÝÝœ|ô    ËÚQ}jbw–ùköÅ6FVŸ¶×¢^PD.2]’9“ùý¢Tºt¸$÷–ÓÇ%5 ”xñ'W†‰æ§–n
žE\EÊqk´†.Çß}F_«%¹Ìû¯¶©áçW‹ˆ.‹ŸiV}Ę´—Ö žÌåz{cÎjê2¥×’aÌÍõ7N=GÑbg^Ò ðÀË’ÜØŸ ›/I<üè΂k`ÑÉ÷ôì¡qõ9Gs¢<N xEzLè€9L¶tÚ|íSÿÓ÷ÛƒpX#p®¢XC±È¯6LSWšCUÀ57ìþ‰½G츬kS(oª6|y·F2¶þ—äÎ'r¨¸Pt_}î4|:Ãý«í§pÒ¥4‘Å¥ê“Ï¢°{»è)St#º²]}–$y¨4òÍ¡¬^âÿˆ\Q[}fbsÔ
ý‚Ž„¬ŸÜ!õÉ]û½G-If¹––´¦XŽq™Š\ýø²iêbÒ´Óaˆ$¹~7µE–ûÿªÈ7dƒ¸\‘µ ½µ$søý²ìv»,KÀ`Î>Š\«qRAQ¤Mײ4‹ZRKneÒ7^䢛`RsûÇÔ»úßõM80°LçÖxX™.9‚GÌCU‘u¦ÝV>~Ø8ðlC`»Š¤œû¤{Zn]gí¦ýµÅíZp^·ŠŒÈÇ+t™\-¹2ô<ƒšöÐ\Ñü¨êóNîs.´ ®¸¾=MÌ f”JdRy"ûö‚?N-˜~,K©eº¹–<³äTŸ‘'™î¡.0Ñ^}öñ9Bô<(/©¸,S75#WÓCºš’õ¯`³È~eÚö™‰MÖh°—Ò£§4‡+YP!k)xìIÎ`ú+8̪ ÉÄÌ)¶~}$tums.j AϦŸuZ"©ÝD¯SA"içeYkBÉ/•$'z}LÉ%¸G6/ç‚÷Õ€<µ¿“[Í¿êF¤¯«!ñÈ!WúÚÙd¾Y£†Ì÷SkI1C™ûY›VjˆZž¶”×’²ÈŠvhíš$‘¦/nÖéÎáA¾_NMÖ€hüWj˜^IfI~èwdÌÍ©´º¤•an‡|ÎvXY}³%W[@7kCI$5¨lCjú;rV¦Ëæ8¤²þ1$kËtLÕÔÚwdÅÀº¨©ô8½ã5zƵîú‰’êóM<µâÈ»d¬<w=ms%…qÍò´;›o@(í OÁÊjÆ4ýHáF¸Õ½•¬æ0Òc0§í©${u!™9¯5l9´â5°Èt¦Hv{%’8ãuý_MásÀŠ€ã©"¹ØI5ÊíöéŒl{V¢û§a§Ç>Õ'É»òIÖ¸A´Ûwìãæˆf‰6€sâÅÕÍáçO…ÔÓ“œçiˆÜòQI^ÜàƦ‡†°ÃV½¦cçˆ4‡fÌ2û=WÖF[ÁÛûStÐ\?    ì\àüäj»k¹©„«xͺðE f™˜æ@kmjtû9_¸ô“‚|vU.Žåqøäjéã¸ê³8`…yfº†ÀÖššQæn)j Ϥ!ú©m–ófµa˜ïÎKxT.”QT}¾;#ºß€4 dÐU‘c–Ë»ÉÙÙ×æ©B§”Ô…®7qgÚ$lTŸŽÈ§Z’Ëzj@I²YˆP8Š!Ò‡²Uä›–O-:Ê©    ·½lš#öϲ_¤ÁôÍ*ò;31•ZmîõNb[’Kšì6½Yè¦zqßr³Á-øÁu¶šdm¸ò³¨ÏáÚY=BÛÉB]?Úá½~T—ÿŸšÈ3HGúZƒÞ4Ä‘÷¯ÐÁ5&žuiͽë7¼”¢æ0Oÿ†æÐ|€Él ¯QNskÐå5rT#ltÿB‘Pòñ¯p33q/IÆaÚÿŒžõÙiÕ¼(‰­»Õ’à S`]Ev™o%mËÄÙY21+pZ} Ùú1—Ü(º1¹úw>§^>Ú Žtóu¿DÎmMw¨õ£ÎNx\Ác~gZß|S}Ê;[3ÞçWz6ß4€ívˆì/å]›ªÐ%5•$—aEïÚÎ%PE²áªÈ4ß1‚·ªª¹6ne,&„´Û¼}ؼZ}.1S;äÊ,\¥à½huำ‘ŠÝbØ ¶ûè¢hÛ"sƵá$|7u#ãº]Ò+×—®Ø©ûõe{cÎê$¤Rߺ¹…Ü߯Ñ@²+@'=X´.`¢õ»ý÷šìêíÈHFÄxàƒTxqï0ß=º$O ý    çaζ‚ÿÝ~AKRlV”â‹á5`îµM"Î…®    CÄ­Ô
Z    µ„-üzKc1LëòæÚCˆÍíÍÉäíýFæE9
    0½pyj÷ÊkáqḪ礕bÉ„êõ~W–©û lJOéÞ®©Jט¦+Ó|j}ç`ê‚ÉÇBÏ‹œ+¶«â1š½p5m#³ÚdQ,4ͧ¸Uæ¦>uK²$F‘Ý%¥H¢j“%¡}½ÀáëÔÖͧ4…˜D.C(E…T+bÂ
ÑïG¶˜—!‰bª•ÄÚ$nò.x$cÛ+´pøô‡¯bÅT›âÔæSÇœêÐYáR¸"ERKA!Õ
Š yA–¹à‹á$r¾[)b(¤Úd1€ù|:3q`­Te˜DâèR¤PHµÉR°Ømß›©9ûŽ=Ãt†€ÿ",€ï Èjc)¦ÚXÜ\<ž_}¾l[oÛò•aÐ}ÏPLµéÜu°fÕ4È-_¯>S­€\©|òýWé!‹©V„<I» VBë^G …T›.€…©!€KâÓ\OP
ý¡´~q·ýÉnV>ùá«Œ#9ç>%`=æó8Ó€m‡'ƒ†ýù|Лv&ƒ&iNæ,/è'®+e*h-V~ŽG`gÂôÃÑ\£à:]ø«'ûÁ`¼ “áD˜=r Þþà’C@I¢I=Y÷á`>è@pP›?8 Y5nòq1‚ñAÜ/5ó´îL§Æü{êd>é,Ôl*O”nÜ­'éî°Ûw‡"­ù«MpË]õ÷<°C€ë)‰A÷dq‚Û?]´l€‰hâkÞÒ¡f-èßЉóŸFp8ìðÇÁÓ§Ûóä´úGp‰—> ‡“)þô&.å€:ˆ;Ó~/x˜}žíøÏþÆOuk„þ_÷d/æâ4Bì™Í—d 8 AŸŽGÝñ ®1Âo³¶Kn­ïà´]ií{:Ù\?Ùg]µßƒB
Õ­3o½!èàôé°Ûvíׯµ“eofXQeÈL?ÀxF¦km­ö°=åuÆýaœ€¹þ§é:<8™©½…
EÊbûè"&ÑI¿Ó;a8‹¤~òéBô!gUÌà<¨ßÉ—¡áG4DlÿÈù¿Dh¿~ý§a~ÿÖ0¶hõ“ao°˜ÁIfã¶ÙIåÌãyÇ–ooWÆ]ÑI¯3ˆèžMû-ô'Ívðw̼?1X ’õE¶˜#­÷W?q¡Â¿Ã#±÷5û¸Fª:žd4í°R‹ñçðœ1÷Þ¤+nî™oÍþzU;í<Ä_LÔbN9ÃHŸv;“þ86ð[aýüƒ˜Ù éŽ~ùþò2֦葋€&ç’
ßÇ?µ7½”ÓÌõkåî°?ÍÇB±^–V$ZÓ•H'4…œ³‡riÔÉl0˜-Ļʘø2owýqŸhïI(=ßöÒ׸ߎúhšd½èRËú    ¾7™Ì&'Ãn°MטÛX5m¤†ö“aÝïuº'¬    j'‡î¤:}19Ä,؆3&†“á ¦Bû=<v˜âSïÂ#µ^7Ö@wN­Œîtóu¬vâvg`2ìe‡eg·;èŸôøo§ˆ÷?rµ'?<®¦Ä{ƒîH …F%‰§ùp2ïÌ/Œü¼p€Ñ´Îþ#~* %‹>NΊœ d¡—Á¢~63šƒI§sH~@¦é    °¶ß~''qÚäÛŒ¼Æ^~~þÓUÍ$Ö…ƒÎb6ëg˜7Ò [ˆ5o€áM¥Þ}ËÚ‘ÁÝé0ìéWŸ/oñgþf–0¸6pë°    ºðmºÉÚ´Þ…
yK,øóïq(Æ­Á8"'½à¿p-w–Ir=ˆ¬-Hî€zó¥zçm>]âFúã†<¿óÕ9\ <x‡ÕàÚ´rošŽrf®
ZoB?½,†#нŸòadmª8À~²_f$í1€é™ý[ñw+€ `XU¿JåªØUþ
,?¬xnÇŸ²×íM¢ú øC‰ÊáÆ7»KbÔNá Rkµ YmĆõš’ð4¢,øÕU…kÉÜss
¢²Bd–Úd›ðæÕ¬"/ŠbÌBº,’í¢x!d2Œ¼ÕK°Œ]He›˜“]Sö«Åáõcù'B‘Ä3™ÀáKP~Léj¯Á[7g¯¨ø9¤ú2e¢ü…’Ϧþ9ª–a ®    DvŒdì4&6ñÍ¿ò‚Ì 'Š‚LA¶,RÌ¡p!d3‰œÕË0‹H¥›Æz­Aû    ¯g9d2eb…’Ïf
9ª–aœÒMà.P1(üõëA.™\9¤BÁÈf
¹*—a!@e›Ã¨Od)Î_ÍrA(ÆäJ!Ù
¦ŸÉrÕ-ÁBx0–³­­5`î´|§lËmÑìÖwÛ485L"[wƒÎèQh†4älº ©üzúÛéôD±×PE„>ÛpêS­ÐMuŠ³þTæ^k±¢lw½6-‡•A~Æò±°À<6þjÚZewôS‹Ç ’ÁW”³Ðtž¢$ÔY”›8¨ò¢„æi®¡ ÊÂAµJq    Ï$@Irš.âøN†ëºã}°[±þZ®Â毃¤»z¼ùã矡EΓVÌ…ÇÃ3ý>ßôÇ{ëé‰ÀmèDj‘{’Ãa›x `8Ü%‹èykE»•œ(
ò/²e‘âh
B6“³z®g×ñ1å3 Í…S<<†ÜY+ùv‘BAF!U
)Q,ýlæ§n¶°Ås€!$tÆA¹é]ò°ÃÊó™Y¦[AmÁ‘õ°#=°Í  C“)ƒ;+”|63ËQµ+àpŒ,    O‚‘ùŶTS×MCÄÔø…"õ,hV¬@5’âJXÖÆäMt'U[Œ=^1Ö,‘²-§U,­Ã<¼b    vìƒáZ±¤˜QPµÍ»'U\”⎠(Õ—(ƒ4å/’|Fõ?¼j)àÃ)ݯ¨üÕ]ÚËá¢ðΦꠠ  •FN9•ªä‹õæ#áÇO¸@˜©›mb¯¢²%’ ç3zä€9Ôxj‘PmA†pý¿<þ) @âÙœÀÁËpž3H@“àX¡"¿+,ŸUi¦³š2<\AËN%Π   ¢ û’,‰#+ZÙ,-_í2Ì-Œˆks’’ëUÍÕ×¼IÙ2ÌáÀê‹2YìÓL 0Ú•ÿÀz¥¨=År€Â't2´L‘>FÖD¹ ¦ÌMÃKª¸ ‹Ê  £’)ƒ»*”|6ÓÊQµë
àp Œ‡o`že‘ÒIáI&Ö‹Ü•‘y\W[iƒ»ü9]„Žq¸^8¡Þ¢<ÄÁ Šrò$æ
¤žÑ=\³ïà¡á9iÊoAløÏ0ÉQÊ7€| 
2É’H1„¢EÍòÕ.à ˆ0Š„4T²@`Ú“5ù᪮>ƒWÜüz2ºÃdp%blERÏfh‡×,ÃÈ|4\“¤ü?Ƚs­éÕW3Ü0Š1ùÒH6    bÈd¹ë—`{˜0~´[¶HtÈVÑîÐ_i)›’8är%s×XBÓ°§ÀB6?x‘½Á07Œb\‰|i$»    bÈäJr×/Á•ìaâºYÂîÆp,ÈÍõ.Á<ò(È8D@DnS.Ì4òÕž×0òÕ.Ã,ˆ¸FÁ‡”ï¤Oü²Wp>…    G];ê3'ŠbÌBº,Rû,\ÙNûÌY½Œã>w •mаMü¯¦Ñ³_Í6rÃ(Æ8äK#Ù:$ˆ!“yä®_‚}ìa*Û@€žE>‡9qÿÕD†ìÅåÜ0rˆ1d2ÜõK0=L\9dÁy·l‘É~¦rN3´ ‚Ū€·¡;©ò¢¬0Š¢ŒP²,Òl°h!d4Á|ÕK±À0$®Ê2 ¢9ôª«×³¼0
2éÒH±ŽâÅÍ<òÖ/Ã>v1•m K¨>™šõ_Í6ò (Æ,¤Ê Ù"R«îKËtÈSµ;ØÂá™@ž|&`ÎfÐê †‚ààúRyüS”¿@âÙTÿàŠe(¾¦tµ·À3´“{µO    šŸBAÊ/U
)ú_,ýl&§nV°ÅS¶! ãÑ3ŽÂ–ø:Ô5“(L1ÆQ–d’ÍDšH2LA($˜N,²Œˆ?ÓWƒÀ|W_ÒÁ¸ß!âJ^v¢ÜaucŽ’x'[_Q„3Ûa•J°-„kJ’RB¿ã¸ÑÁúõ´<„‚”]ªRt¾XúÙT?OÝ2,`‹ç Cà÷)ÛrEzIa:0ËÎ;¸úbLLû´Ë;£ñÖÎë•r]'ÅÂ5)i
ÿÌ=Ò©u?¨ò¢”=¡riI+Öš[ѪUŠš?óOîJ€’°Í—(ÒcH:EÁ€€›ÚPgQ¢Ty1$‹yÚèQÎxñùAµJ¹ððÓVd)ùÚ2©B¼š¢ç PŒ²Ë”@²ÂJ=“Òç¨Y‚âhÊV~j0aV\¶ê\}1ŠŸR½´óM®7§Ò\¯•÷°pþ[X™Ó ÿ™8ѺJ;g é¸SºEtº^ml¤ÚSꀈ™{_Ž‚ÜCq€
r%J(Å…ÈM6§Rn†‡Žçx¤—´Àr¦þ¾Ð׳ªdNeÈ$ÅŽ¤#› A†åD`•o2–«’«‹§Kþ‘Ì%˜K>E™ŠdY¤™IÑBÈh"ùª—baH˜FB.Z$šåÑ*|N·ÎrŽ    I Ï…`lÔñ³Àâ_z—T}AN$7Ž‚܈|y¤8    ‚ÈæJráLö@qÝÉ!‡1ï.âPøkâ…_kI.EÒ>`,cÌ4º‹…«=²wçQŒ3‘-‰dOR¸2¹‘œµKð!;ˆ¸äUÈpÉ"Þã;ŠÂuL‚×<% <°C²t MU,iôœxB„‚,½,|9rI±{IÉfþ…€áb€ñœló/k`ØU0ž<HŠ5©23œb…qÙä Ñh¶°^Éd^ÛP^Û<^Í(^Í*e ¯ÖS Ã0+gå‚Rl_!W*bEÁâ8¨·È…AbwÂUºá˜¦†Û—‰|{É  3‘)ƒë(”|6£ÈQµ[à”o–ºbËù¯hy0eRåfÅ
 £)ä©\Š1l•n?=š?mn>·|‹È£ £.»(^ÙL#oý2¬cSÙòl葯2åAPŒYH•AÚm3E’ÏxÑÌáUK¹cƇs€    $]/ã+²p"i7ÿËzfšO\1ËÞÉpõÅX—<öɦU íLvup½ŒÊõ(I
¯ûjòj:ŸA1j/U);Ž%ŸmÛqŽªeì=à”m¢)¯¦þ‡Ö^ŒêKã.p´pù*hµ²>DÕ‘Aš×o¹†Aý@ÎJžxÚž‹\Pvn7æü¸†J²áîMÓQÎüxúéÝ`1àŸœ)bÜFm§e®´@    [øJE¤»ÀÒM‹òz©À|…C’„(¿T0|±usV8ú{#»³ª‰ä«ÚO(a1§T8ÿpIâq.Â.ШOkü    {çJÆ£ñO[
¥o…™:þŒÕÇp|O©4N±2'M2”Š‡xÂÔÕ€£ËÚ$-ۖƪ¶±+¢Íê¢*@æ    {«Ê£™ÎjÊæÚª‚ÈÕ×1oÕ\á$uUåÂÑñSIkÒ¥¢± pÐ3¬|\ÕÕgI‹”e¢¼s½TL‚—7—‹IäæÜR‰ÝXZ*$ÁK"KÅ$x/_ɘDn*+’ØåP¥bJ¿¨§\8)ק”&ý‹Rñdº TdI«—ÄL=ߺT<)—Œ%áôÖr»Õ¤c0KE’z.áPèé‚ФW.–¬çJ•‹Nøìž’a‰œ™R.$Á“J%´•»\DY¶•¾0­{¯ «R`„ö«”Š+}ï@¹p²·K$˜0[&&äÅ2ᤥ}•‰E §L8‹Ä‰    ÿlåË")?4ABÕ€m+¦ë¬]G™#c3­Í;…¥™¶ðñUŒ:IÑ4 çˆ%QrÆ3²LƒtÈÜÝ_\}¾zäPu‚ÕÆ«Ï—·áâ\•sájÚFÑL0‡sV:I®0(åÕÔ[¶i ÿآϵèÃÁ³< Ýî uý£¥›s›üGó27Z,…ãîû    s Zí›ÛóëÓ/ŸÏ>]Üc¼ì"…,¡£üm<U#käÿÁRTð.‘Š­üq|ì†ôV¡Ï:­n«óV9>^ž#ë­röîÛ?õm†Ã@ø +‡ éÃß5ýæe!Aû†swzöWRnlèØÙÊдoì5R€ë¢ù[¥?çj¯;ï÷»ƒþ¬wÒ-N“a¿;êã    }n`Ào•O `ÚAõW8ðyy«t[ÝúmÍGó    bÆÿéýüÀt…«ûüøõûçß¿êë}qþ¦ÿ­{{Öé|ýx¹ºþýª÷Yÿâ|}üººy¼×¾~¿ØÜè7=òöÚö‡ƒ^§ƒqvz“^ ìq³ÆÀt/<y³ï,<6$ßÿ@sg…vzòç
wýVN¸:“tߺˆQœ_\ž~¹æEBù·êP“¦ËXÊvE?=e|Ôã¯íǬ    \[2êñÝa´È`A[¤`¾s‹ì¯L·°CÐMC¤xþÙä    Å/Ä5%\Z)]]ˆÈ9ájÊh‰lÑU¤Ô
ÁÖ*E
Í ^idí‘,­%›¡ÅÂËuˆŽ’½»Ò%Rx†–Û]e)œ?“)ü°KQGC±ãÆH,‹z°Ç#^ï/Wô/Öóa»iÙkÓXÂ59]{+`{jßboa×Übs­3Ü¿våÿpe,L:±;¢ènÌ9ZlN­å ƒwEŽÄ.°M@hçhaÛ¬ÅxY4y BÿU!||‘áo¸K&s1ËÑ/@«Øå’<¬8b%Ý!Ý-@롶}ÖdðöÉ2§Hqçn»†…þ„­XGî™[á×…pfðýYîé3x~±‹ÜFc¾-EŠ½ìd4ÎÐQg<zz4ÎÐ_g>‡vÜÍÐýe;¤rÜÍÐùr6å¸Ë7˜¸@xëæ8K€ÏemÞZ÷½¤-³þ8&~€¡¼éö9»HNºIÄÛbw‡¸À!¯À ;¸PÞô:±Åž´:Ñ3NÉ–ˆ`XÌ”„Dº9o90l2cƒ5ó‡}í<€|Ü~Ý>»½¿ÀƒpŒ*ø–§ÝÎd8™L™ŸœC[UÞ\cwØÖÍïÀX¶gøöçíg’4ñÒ¾3møà`‰¿¿üõë5†Ô µÙ`¹}†Üxÿ£EuãùˆŸº÷þH{öšÄ›ð…¸÷ap:pVíàXèe°xÿÓoñ²ìž$]µ4QÂ0 ·ÿˆÓPÝIÄ…Hi¨]    ý0-mÞ†‹6Çö9» Ÿüé–x¤½Äë·¢bˆø!å O[ÅŠÞKb¡æ+.:TÞÄ›).2ñ¨ä ÈÈ(›(¯Ä¡øìãî2xâ9JÎø1©\¯Ç<*oâý))YÄýñGŽÊžaõ†eyÀaË}×ÆY=8¾}MþqX¸ÆöÍTŸ°|ÿõ+Ïõ¢ž(“Ç£µ›¶æó¸¾ýHzä/ggççÿÆ©1a~Û>iƒoÜþ<3èGç~$5Ó¨3î“š‰\o‡`íô@ÿh­ëïà´]ií{`ÌMÛôe·^Xšp‡ÃI’l÷dÆ·y¦M]½çÈÇÞà¶Â(âq$·Â '2¥?²ãûd±R÷‡u|O<H¼ŠÜ//æRÉ7]žmJBÇýq?Ý#êí+ü¦{é­i_#Û‰úhššƒÖ—Xro‡’’÷G£ì!yJ}CRk>¸8T´è
îû+1óåQâ¥?Nì¡=ªk lpA§3W§:gôÛ;úåûËËX²Wz â!K§ïãŸÚÉ¥¤æàŠzˆú÷ÓûÏѵt²,¥¿S’+&<®([ ¦¼!–ÒÒ0Ö©e ]½uÛźú⅜ހeDN–À?)Ç]²`O.Ë™ÑèÄv-KÜB¼QB‹¿°ÅsoqzGZ~ˇߊÿØŠa’Ã,0–÷îY¶s‡cÓð_¢5r€žˆµüÍÞtÇ<L²t^¹<êI¯3àº*! ¡?i®VûœíûÙZÏ苬}Ž?^’XA9P{õ>ž÷°,Iâ=éwz'Ù]'Ïò†Ñ˜/N®¢z38á(è›%žÌ:Ÿìv¯<ºIË£[º¼™På —ê k¹ÑiPþôƒXé±s üñýh 2    QÄ(<Ná\éu»~>v¡Ýî-±Ä<lõu[ÏËŸ°èt›voò)Ð%öçZsñ°‡!zÃ$2[XQM‹˜}‘Ô ZK3—K2p¼ò¾¸ÆCëÐt.ùÍ>{¸¾üŠ·{9{WYX@‡¸Ï}â‰Ldì‚ñ“Ó®!x:‡]"UŸÏiÁOduŠÆ‹ïé؂˪”õs÷dgŽ»ëA|½'Q§´>í½–Ê\=ë:–©ó¦™q™{*y1¾ÖI?¢s¦½BŒé%Ò y•@øl*ô‡µe®±;Å•*ü³×    S<g$¹&éq–›ºöS¡‡ÿ2š;óîbqÒêF3X’!K]!"|Ü[¿ÞÁ˜ïJ¼†<[¹ÆÓ)MCµg©Ñ&¥‘*Óç–JŠk…
ÍŒ[÷»}¬ï˜Ü‚G]Å‚ÿpqN11ª;ï]Ĉv-ê9áû™DÞ·@²Wì½’FñÝÃ$wŠŠÿˆ}.©Nøv.Þ
äª7Æ°›jÞúË…á gönñ‹}ÜF€´ ¯š_ôñÕ½‹¢+Uä'<‰ãÂ1åÜã¥âIŠii1nžÐ“–Åò‰>VD°ÄœHøö÷Z
pˆÍ%¤ÖrEt»n.aó±$ÔY+q—´$²3ËCm[4/Š¯ÍR¤¬ÍíŒd0qŽRnÁŽQŒBF<y4h5×f®8ªY4)ÿZGlÑî™Vg·üiÖí¢MHMR—Sb'º*Ô¢«B-ZÁ¸Ï³Ž¶õ‘–äðHH½Ý 3ØôpQÁ›ö
åA㇣É1GjÅ#äìb2çHæÎ6®ÜAª¢CgeÎ è³982K i—Ú?tÔ}¿TÁ¤îÏû{3ýlÂÏÂÏmÈ^µ·Bm3A¶¿D…°µã/-l}
nT}¾8ÀÑð(¶þ£™\ÉØ<<©$å3g‘J§X©\ÝYæÒ"¡ÄÓ9ê'˜h¾ki©T»<ñøÆÔ0ŠçL„çe²:“qBþ‡é=ãŠÂ.)!8~¼.³€QG!9R‹K:+OêOž0=®¤`=¶ê!ûIÔŒþ‡'Úd•IÁgLÜà“EÛ¿z9£NÄ{ag(ˆçaä§ÙxCen©Å¡J2Ô}¨•·Ó„ØiGúûŠ!kÔš±™N"£’eõ”ÕeM¼ô™¤%vò=²†>û¹';%òp¥Æ^©TGcà    ÆaK92óÀì&²…Šï¼âª}ÅXñ𤓪«À‹…íVœv„—£éãh•Iúh'èŒSº4Ä©³™<íδ°P04þÃ+ëùýó¤›Ú?s› [|tH#$ìöLÍÔ°RýÍ°,Ó)Yþ‡-ý„ V^ðÑ$ü×MéÃÒã¤Õ®ٟñç¿÷¶Àòu`颖M‹ÀÃ2úoIï]§Óê¤kå¥i8…ù‚‹ÈCs˜6F VX'ÑhŽCU¦U=|©#ê¿ÂÍ X¯ñǃ•t[EêáAçMX󓳺ÂÉZ‡*â
æ Œ&c¦’ÛB‹Ž"YÉtéa¬9sÄÐd强ãA9…jÇ2çÊXcÁ¥û¸±Üþ¦2¶ÞY˜çöóZtûDõ¶ÄóF–*h1ÁRE¤à\ë¬lA°ÝŽè’6ñ'E-h*0;´ä¥Á=¨ÕÇ{<S;‰­ûÝRËëwh~j?l’óoƒ-0
DÆ3þÊ´6-N-Ô    [.<ÔÁÊ;š-2x µ}½‚àx˜(V¤×Š,¨ÓOƒÍa®ü/xjôùÑE9§ŠˆmàR²#àÏ ù ª>úè¥O}²mºûëe™Ãiì§õR&BEò`‰ÎÒÓ¿Xyt~“¡K8+¥„üÚßqPW^M¢s¯8qâAJO1U ±ôœÜ³ž^„ŠäÁâǬ‰³˜{X+¯Ñ%mYk¥ÝAÿ¤—>nôÒêXÜõþ§”åͧƒ5Q×h¢¤,íÇZ-ÑLvsaûI29ût°¤™<"üíÒ¡Y”â§ÿ½à8\xv„Iæ]yû‰îíûŸz\‰'W"Ḓÿd¡)X— 

next debug i try to make looks like that xD its name is debug.log gz idk what happened

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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