Jump to content

Server can't run a modpack even though I can on the same machine


rellorT

Recommended Posts

been trouble shooting for the past 4 fucking hours anyone know what the issue here is?
 

 

debug.log

[12Apr2022 07:52:59.740] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_190621_a with desc (Lnet/minecraft/util/math/BlockPos;)V
[12Apr2022 07:52:59.881] [main/DEBUG] [mixin/]: Mixing AccessorStats from assets/botania/botania.mixins.json into net.minecraft.stats.Stats
[12Apr2022 07:52:59.881] [main/DEBUG] [mixin/]: Renaming @Invoker method botania_registerCustom(Ljava/lang/String;Lnet/minecraft/stats/IStatFormatter;)Lnet/minecraft/util/ResourceLocation; to botania_registerCustom_$md$33e1cf$0 in assets/botania/botania.mixins.json:AccessorStats
[12Apr2022 07:52:59.892] [main/DEBUG] [mixin/]: Mixing common.lightengine.WorldLightManagerMixin from byg.mixins.json into net.minecraft.world.lighting.WorldLightManager
[12Apr2022 07:52:59.898] [main/DEBUG] [mixin/]: Mixing TemplateManagerMixin from randompatches.mixins.json into net.minecraft.world.gen.feature.template.TemplateManager
[12Apr2022 07:52:59.899] [main/DEBUG] [mixin/]: Mixing TemplateManagerMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.template.TemplateManager
[12Apr2022 07:52:59.944] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_75214_a with desc (Lnet/minecraft/item/ItemStack;)Z
[12Apr2022 07:53:00.052] [main/DEBUG] [mixin/]: Mixing goal.NearestLivingEntitiesSensorMixin from performant.mixins.json into net.minecraft.entity.ai.brain.sensor.NearestLivingEntitiesSensor
[12Apr2022 07:53:00.053] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$update$0(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)Z to md33e1cf$lambda$update$0$0 in performant.mixins.json:goal.NearestLivingEntitiesSensorMixin
[12Apr2022 07:53:00.209] [main/DEBUG] [mixin/]: Mixing StructurePieceAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.structure.StructurePiece
[12Apr2022 07:53:00.209] [main/DEBUG] [mixin/]: Mixing StructurePieceMixin from quark.mixins.json into net.minecraft.world.gen.feature.structure.StructurePiece
[12Apr2022 07:53:00.209] [main/DEBUG] [mixin/]: Mixing MixinStructurePiece from lootr.mixins.json into net.minecraft.world.gen.feature.structure.StructurePiece
[12Apr2022 07:53:00.268] [main/DEBUG] [mixin/]: Mixing StrongholdMixin from savemystronghold.mixins.json into net.minecraft.world.gen.feature.structure.StrongholdPieces$Stronghold
[12Apr2022 07:53:00.335] [main/DEBUG] [mixin/]: Mixing MixinOceanRuinPieces$Piece from lootr.mixins.json into net.minecraft.world.gen.feature.structure.OceanRuinPieces$Piece
[12Apr2022 07:53:00.343] [main/DEBUG] [mixin/]: Mixing MixinIglooPieces$Piece from lootr.mixins.json into net.minecraft.world.gen.feature.structure.IglooPieces$Piece
[12Apr2022 07:53:00.393] [main/DEBUG] [mixin/]: Mixing MansionTemplateMixin from dungeons_mobs.mixins.json into net.minecraft.world.gen.feature.structure.WoodlandMansionPieces$MansionTemplate
[12Apr2022 07:53:00.502] [main/DEBUG] [mixin/]: Mixing EndBiomeProviderMixin from abnormals_core.mixins.json into net.minecraft.world.biome.provider.EndBiomeProvider
[12Apr2022 07:53:00.504] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(JJ)Lnet/minecraft/world/gen/LazyAreaLayerContext; to md33e1cf$lambda$init$0$0 in abnormals_core.mixins.json:EndBiomeProviderMixin
[12Apr2022 07:53:00.528] [main/DEBUG] [mixin/]: Mixing server.MixinFlatGenerationSettings from unearthed.mixins.json into net.minecraft.world.gen.FlatGenerationSettings
[12Apr2022 07:53:00.533] [main/ERROR] [mixin/]: Critical injection failure: LVT in net/minecraft/world/gen/FlatGenerationSettings::func_236942_c_()Lnet/minecraft/world/biome/Biome; has incompatible changes at opcode 286 in callback unearthed.mixins.json:server.MixinFlatGenerationSettings->@Inject::addUnearthedFeature(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/biome/Biome;Lnet/minecraft/world/biome/BiomeGenerationSettings;Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;Z[Lnet/minecraft/block/BlockState;)V.
 Expected: [Lnet/minecraft/world/biome/Biome;, Lnet/minecraft/world/biome/BiomeGenerationSettings;, Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;, Z, [Lnet/minecraft/block/BlockState;]
    Found: [Lnet/minecraft/world/biome/Biome;, Lnet/minecraft/world/biome/BiomeGenerationSettings;, Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;, Ljava/util/Map;, Z]
Available: [Lnet/minecraft/world/biome/Biome;, Lnet/minecraft/world/biome/BiomeGenerationSettings;, Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;, Ljava/util/Map;, Z, [Lnet/minecraft/block/BlockState;, I, Lnet/minecraft/block/BlockState;, Ljava/util/function/Supplier;]
[12Apr2022 07:53:00.536] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[12Apr2022 07:53:00.537] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[12Apr2022 07:53:00.538] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[12Apr2022 07:53:00.538] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[12Apr2022 07:53:00.538] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[12Apr2022 07:53:00.538] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[12Apr2022 07:53:00.540] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
[12Apr2022 07:53:00.540] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
[12Apr2022 07:53:00.541] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
[12Apr2022 07:53:00.541] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: java.lang.reflect.InvocationTargetException
[12Apr2022 07:53:00.541] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12Apr2022 07:53:00.542] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[12Apr2022 07:53:00.543] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[12Apr2022 07:53:00.549] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at java.lang.reflect.Method.invoke(Unknown Source)
[12Apr2022 07:53:00.551] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)
[12Apr2022 07:53:00.552] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[12Apr2022 07:53:00.552] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	... 7 more
[12Apr2022 07:53:00.552] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[12Apr2022 07:53:00.553] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
[12Apr2022 07:53:00.553] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
[12Apr2022 07:53:00.553] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
[12Apr2022 07:53:00.555] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
[12Apr2022 07:53:00.555] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154)
[12Apr2022 07:53:00.555] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85)
[12Apr2022 07:53:00.555] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
[12Apr2022 07:53:00.556] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)
[12Apr2022 07:53:00.556] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
[12Apr2022 07:53:00.556] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[12Apr2022 07:53:00.556] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at java.lang.ClassLoader.loadClass(Unknown Source)
[12Apr2022 07:53:00.557] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at net.minecraft.world.gen.FlatChunkGenerator.<clinit>(SourceFile:21)
[12Apr2022 07:53:00.557] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at net.minecraft.world.gen.ChunkGenerator.<clinit>(SourceFile:54)
[12Apr2022 07:53:00.557] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at net.minecraft.util.registry.Registry.func_243579_h(Registry.java:294)
[12Apr2022 07:53:00.557] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at net.minecraft.util.registry.Registry.lambda$static$51(Registry.java:466)
[12Apr2022 07:53:00.558] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at java.util.LinkedHashMap.forEach(Unknown Source)
[12Apr2022 07:53:00.558] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at net.minecraft.util.registry.Registry.<clinit>(Registry.java:465)
[12Apr2022 07:53:00.558] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38)
[12Apr2022 07:53:00.558] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at net.minecraft.server.Main.main(Main.java:92)
[12Apr2022 07:53:00.559] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	... 13 more
[12Apr2022 07:53:00.559] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: LVT in net/minecraft/world/gen/FlatGenerationSettings::func_236942_c_()Lnet/minecraft/world/biome/Biome; has incompatible changes at opcode 286 in callback unearthed.mixins.json:server.MixinFlatGenerationSettings->@Inject::addUnearthedFeature(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/biome/Biome;Lnet/minecraft/world/biome/BiomeGenerationSettings;Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;Z[Lnet/minecraft/block/BlockState;)V.
 Expected: [Lnet/minecraft/world/biome/Biome;, Lnet/minecraft/world/biome/BiomeGenerationSettings;, Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;, Z, [Lnet/minecraft/block/BlockState;]
    Found: [Lnet/minecraft/world/biome/Biome;, Lnet/minecraft/world/biome/BiomeGenerationSettings;, Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;, Ljava/util/Map;, Z]
Available: [Lnet/minecraft/world/biome/Biome;, Lnet/minecraft/world/biome/BiomeGenerationSettings;, Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;, Ljava/util/Map;, Z, [Lnet/minecraft/block/BlockState;, I, Lnet/minecraft/block/BlockState;, Ljava/util/function/Supplier;]
[12Apr2022 07:53:00.559] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:497)
[12Apr2022 07:53:00.559] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:447)
[12Apr2022 07:53:00.560] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:276)
[12Apr2022 07:53:00.561] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445)
[12Apr2022 07:53:00.562] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1355)
[12Apr2022 07:53:00.562] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051)
[12Apr2022 07:53:00.562] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400)
[12Apr2022 07:53:00.562] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
[12Apr2022 07:53:00.563] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
[12Apr2022 07:53:00.563] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
[12Apr2022 07:53:00.563] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
[12Apr2022 07:53:00.565] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	... 31 more

here's the spaghetti shit help

 

 

 

 

Link to comment
Share on other sites

here you go

 

[13Apr2022 00:10:09.074] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.34, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[13Apr2022 00:10:09.077] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_321 by Oracle Corporation
[13Apr2022 00:10:09.086] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[13Apr2022 00:10:09.096] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[13Apr2022 00:10:09.127] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[13Apr2022 00:10:09.135] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[13Apr2022 00:10:09.209] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[13Apr2022 00:10:09.221] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[13Apr2022 00:10:09.221] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[13Apr2022 00:10:09.221] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[13Apr2022 00:10:09.221] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[13Apr2022 00:10:09.221] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[13Apr2022 00:10:09.221] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[13Apr2022 00:10:09.224] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 36.2
[13Apr2022 00:10:09.224] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 36.2 loading
[13Apr2022 00:10:09.224] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 8.1.3+8.1.3+main-8.1.x.c94d18ec
[13Apr2022 00:10:09.224] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[13Apr2022 00:10:09.224] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 3.0.1+61+master.47bca0e
[13Apr2022 00:10:09.224] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 4.0.0+65+master.6080a3f
[13Apr2022 00:10:09.225] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[13Apr2022 00:10:09.227] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 4.0.6+14+master.c21a551
[13Apr2022 00:10:09.227] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc
[13Apr2022 00:10:09.227] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[13Apr2022 00:10:09.432] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[13Apr2022 00:10:09.432] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[13Apr2022 00:10:09.434] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[13Apr2022 00:10:09.439] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[13Apr2022 00:10:09.439] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[13Apr2022 00:10:09.448] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
[13Apr2022 00:10:09.448] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@24d46ca6
[13Apr2022 00:10:09.463] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/huber/Desktop/test%20bollocks/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
[13Apr2022 00:10:09.466] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[13Apr2022 00:10:09.467] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
[13Apr2022 00:10:09.467] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
[13Apr2022 00:10:09.467] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
[13Apr2022 00:10:09.468] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
[13Apr2022 00:10:09.468] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
[13Apr2022 00:10:09.469] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[13Apr2022 00:10:09.469] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[13Apr2022 00:10:09.469] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[13Apr2022 00:10:09.470] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\huber\Desktop\test bollocks
[13Apr2022 00:10:09.470] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\huber\Desktop\test bollocks
[13Apr2022 00:10:09.470] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\huber\Desktop\test bollocks\mods
[13Apr2022 00:10:09.470] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\huber\Desktop\test bollocks\mods
[13Apr2022 00:10:09.471] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\huber\Desktop\test bollocks\config
[13Apr2022 00:10:09.471] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\huber\Desktop\test bollocks\config
[13Apr2022 00:10:09.471] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\huber\Desktop\test bollocks\config\fml.toml
[13Apr2022 00:10:09.471] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[13Apr2022 00:10:09.498] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\huber\Desktop\test bollocks\defaultconfigs
[13Apr2022 00:10:09.499] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[13Apr2022 00:10:09.500] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[13Apr2022 00:10:09.501] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlserver as launch service
[13Apr2022 00:10:09.506] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data  : MC Version: '1.16.5' MCP Version: '20210115.111550' Forge Version: '36.2.34' Forge group: 'net.minecraftforge'
[13Apr2022 00:10:09.506] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\huber\Desktop\test bollocks\libraries\org\ow2\asm\asm\9.1\asm-9.1.jar
[13Apr2022 00:10:09.506] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\huber\Desktop\test bollocks\libraries
[13Apr2022 00:10:09.507] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-universal.jar is present
[13Apr2022 00:10:09.507] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\huber\Desktop\test bollocks\libraries\net\minecraft\server\1.16.5-20210115.111550\server-1.16.5-20210115.111550-srg.jar is present
[13Apr2022 00:10:09.507] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\huber\Desktop\test bollocks\libraries\net\minecraft\server\1.16.5-20210115.111550\server-1.16.5-20210115.111550-extra.jar is present
[13Apr2022 00:10:09.507] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-server.jar is present
[13Apr2022 00:10:09.510] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[13Apr2022 00:10:09.510] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-universal.jar
[13Apr2022 00:10:09.511] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/huber/Desktop/test%20bollocks/libraries/net/minecraftforge/forge/1.16.5-36.2.34/forge-1.16.5-36.2.34-universal.jar to languageloader classloader
[13Apr2022 00:10:09.536] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[13Apr2022 00:10:09.536] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 36.2
[13Apr2022 00:10:09.540] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[13Apr2022 00:10:09.541] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[13Apr2022 00:10:09.541] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[13Apr2022 00:10:09.542] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[13Apr2022 00:10:09.542] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[13Apr2022 00:10:09.542] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[13Apr2022 00:10:09.542] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[13Apr2022 00:10:09.543] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[13Apr2022 00:10:09.543] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[13Apr2022 00:10:09.554] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[13Apr2022 00:10:09.568] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[13Apr2022 00:10:10.053] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\abnormals_core-1.16.4-3.0.6.jar
[13Apr2022 00:10:10.073] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file abnormals_core-1.16.4-3.0.6.jar with {abnormals_core} mods - versions {3.0.6}
[13Apr2022 00:10:10.073] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\abnormals_core-1.16.4-3.0.6.jar with language javafml
[13Apr2022 00:10:10.092] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod customization_screen with Javascript path transformers/customization_screen.js
[13Apr2022 00:10:10.092] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod transformers/customization_screen.js
[13Apr2022 00:10:10.093] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\advancementscreenshot_1.16.5-1.2.jar
[13Apr2022 00:10:10.093] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file advancementscreenshot_1.16.5-1.2.jar with {advancementscreenshot} mods - versions {1.2}
[13Apr2022 00:10:10.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\advancementscreenshot_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\AI-Improvements-1.16.2-0.3.0.jar
[13Apr2022 00:10:10.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AI-Improvements-1.16.2-0.3.0.jar with {aiimprovements} mods - versions {0.3.0}
[13Apr2022 00:10:10.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\AI-Improvements-1.16.2-0.3.0.jar with language javafml
[13Apr2022 00:10:10.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\alexsmobs-1.5.1.jar
[13Apr2022 00:10:10.096] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alexsmobs-1.5.1.jar with {alexsmobs} mods - versions {1.5.1}
[13Apr2022 00:10:10.096] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\alexsmobs-1.5.1.jar with language javafml
[13Apr2022 00:10:10.096] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\angelring-1.16.3-1.3.3.jar
[13Apr2022 00:10:10.098] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file angelring-1.16.3-1.3.3.jar with {angelring} mods - versions {1.3.3}
[13Apr2022 00:10:10.099] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\angelring-1.16.3-1.3.3.jar with language javafml
[13Apr2022 00:10:10.099] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Apotheosis-1.16.3-4.4.1.jar
[13Apr2022 00:10:10.100] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Apotheosis-1.16.3-4.4.1.jar with {apotheosis} mods - versions {4.4.1}
[13Apr2022 00:10:10.100] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Apotheosis-1.16.3-4.4.1.jar with language javafml
[13Apr2022 00:10:10.100] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod trueInfinity with Javascript path apothasm/true-infinity.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod sundering with Javascript path apothasm/sundering.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod enchData with Javascript path apothasm/enchantment-datas.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod tempting with Javascript path apothasm/tempting.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod reflective with Javascript path apothasm/reflective.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod itemEnch with Javascript path apothasm/item-ench.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod calcStackEnch with Javascript path apothasm/calc-stack-ench.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod containerRepair with Javascript path apothasm/container-repair.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod enchAffix with Javascript path apothasm/enchantability.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod guiRepair with Javascript path apothasm/gui-repair.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod combatRules with Javascript path apothasm/combat-rules.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fishingBobber with Javascript path apothasm/fishing-bobber.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod affixDmg with Javascript path apothasm/affix-entity-dmg.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod affixEntity with Javascript path apothasm/affix-extra-dmg.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod affixProt with Javascript path apothasm/affix-prot-level.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod affixUser with Javascript path apothasm/affix-user-hurt.js
[13Apr2022 00:10:10.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod stackUUID with Javascript path apothasm/stack-modifier-hack.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod itemUseHook with Javascript path apothasm/item-use-hook.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod quarkMatrix with Javascript path apothasm/quark-matrix.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod crossbow with Javascript path apothasm/crossbow.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod crossbowArrow with Javascript path apothasm/crossbow-arrows.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/true-infinity.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/sundering.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/enchantment-datas.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/tempting.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/reflective.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/item-ench.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/calc-stack-ench.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/container-repair.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/enchantability.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/gui-repair.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/combat-rules.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/fishing-bobber.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/affix-entity-dmg.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/affix-extra-dmg.js
[13Apr2022 00:10:10.102] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/affix-prot-level.js
[13Apr2022 00:10:10.103] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/affix-user-hurt.js
[13Apr2022 00:10:10.103] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/stack-modifier-hack.js
[13Apr2022 00:10:10.103] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/item-use-hook.js
[13Apr2022 00:10:10.103] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/quark-matrix.js
[13Apr2022 00:10:10.103] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/crossbow.js
[13Apr2022 00:10:10.103] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod apothasm/crossbow-arrows.js
[13Apr2022 00:10:10.103] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Aquaculture-1.16.5-2.1.22.jar
[13Apr2022 00:10:10.104] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Aquaculture-1.16.5-2.1.22.jar with {aquaculture} mods - versions {1.16.5-2.1.22}
[13Apr2022 00:10:10.104] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Aquaculture-1.16.5-2.1.22.jar with language javafml
[13Apr2022 00:10:10.104] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\architectury-1.5.112-forge.jar
[13Apr2022 00:10:10.105] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-1.5.112-forge.jar with {architectury} mods - versions {1.5.112}
[13Apr2022 00:10:10.105] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\architectury-1.5.112-forge.jar with language javafml
[13Apr2022 00:10:10.105] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\AttributeFix-1.16.5-10.0.1.jar
[13Apr2022 00:10:10.106] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AttributeFix-1.16.5-10.0.1.jar with {attributefix} mods - versions {10.0.1}
[13Apr2022 00:10:10.107] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\AttributeFix-1.16.5-10.0.1.jar with language javafml
[13Apr2022 00:10:10.107] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\AutoRegLib-1.6-47.jar
[13Apr2022 00:10:10.107] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoRegLib-1.6-47.jar with {autoreglib} mods - versions {1.6-47}
[13Apr2022 00:10:10.108] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\AutoRegLib-1.6-47.jar with language javafml
[13Apr2022 00:10:10.108] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\BetterCaves-Forge-1.16.4-1.1.1.jar
[13Apr2022 00:10:10.109] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterCaves-Forge-1.16.4-1.1.1.jar with {bettercaves} mods - versions {1.16.4-1.1.1}
[13Apr2022 00:10:10.109] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\BetterCaves-Forge-1.16.4-1.1.1.jar with language javafml
[13Apr2022 00:10:10.109] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar
[13Apr2022 00:10:10.110] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterMineshafts-Forge-1.16.4-2.0.1.jar with {bettermineshafts} mods - versions {1.16.4-2.0.1}
[13Apr2022 00:10:10.110] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar with language javafml
[13Apr2022 00:10:10.110] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\biggerspongeabsorptionradius_1.16.5-1.0.jar
[13Apr2022 00:10:10.111] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file biggerspongeabsorptionradius_1.16.5-1.0.jar with {biggerspongeabsorptionradius} mods - versions {1.0}
[13Apr2022 00:10:10.111] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\biggerspongeabsorptionradius_1.16.5-1.0.jar with language javafml
[13Apr2022 00:10:10.111] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\BiomesOPlenty-1.16.5-13.1.0.441-universal.jar
[13Apr2022 00:10:10.112] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BiomesOPlenty-1.16.5-13.1.0.441-universal.jar with {biomesoplenty} mods - versions {1.16.4-13.0.0.439}
[13Apr2022 00:10:10.112] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\BiomesOPlenty-1.16.5-13.1.0.441-universal.jar with language javafml
[13Apr2022 00:10:10.112] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Bookshelf-1.16.5-10.0.1.jar
[13Apr2022 00:10:10.113] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bookshelf-1.16.5-10.0.1.jar with {bookshelf} mods - versions {10.0.1}
[13Apr2022 00:10:10.114] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Bookshelf-1.16.5-10.0.1.jar with language javafml
[13Apr2022 00:10:10.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Botania-1.16.5-420.2.jar
[13Apr2022 00:10:10.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Botania-1.16.5-420.2.jar with {botania} mods - versions {1.16.5-420.2}
[13Apr2022 00:10:10.116] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Botania-1.16.5-420.2.jar with language javafml
[13Apr2022 00:10:10.116] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\BotanyPots-1.16.5-7.0.4.jar
[13Apr2022 00:10:10.117] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BotanyPots-1.16.5-7.0.4.jar with {botanypots} mods - versions {7.0.4}
[13Apr2022 00:10:10.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\BotanyPots-1.16.5-7.0.4.jar with language javafml
[13Apr2022 00:10:10.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\BotanyTrees-1.16.5-3.0.2.jar
[13Apr2022 00:10:10.122] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BotanyTrees-1.16.5-3.0.2.jar with {botanytrees} mods - versions {3.0.2}
[13Apr2022 00:10:10.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\BotanyTrees-1.16.5-3.0.2.jar with language javafml
[13Apr2022 00:10:10.124] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\bottleyourxp_1.16.5-1.4.jar
[13Apr2022 00:10:10.124] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bottleyourxp_1.16.5-1.4.jar with {bottleyourxp} mods - versions {1.4}
[13Apr2022 00:10:10.124] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\bottleyourxp_1.16.5-1.4.jar with language javafml
[13Apr2022 00:10:10.124] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Bountiful Baubles FORGE-1.16.3-0.0.2.jar
[13Apr2022 00:10:10.125] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bountiful Baubles FORGE-1.16.3-0.0.2.jar with {bountifulbaubles} mods - versions {NONE}
[13Apr2022 00:10:10.125] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Bountiful Baubles FORGE-1.16.3-0.0.2.jar with language javafml
[13Apr2022 00:10:10.125] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\buzzier_bees-1.16.4-3.0.0.jar
[13Apr2022 00:10:10.126] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file buzzier_bees-1.16.4-3.0.0.jar with {buzzier_bees} mods - versions {3.0.0}
[13Apr2022 00:10:10.126] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\buzzier_bees-1.16.4-3.0.0.jar with language javafml
[13Apr2022 00:10:10.126] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\bwncr-1.16.4-3.9.16.jar
[13Apr2022 00:10:10.127] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bwncr-1.16.4-3.9.16.jar with {bwncr} mods - versions {1.16.4-3.9.16}
[13Apr2022 00:10:10.127] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\bwncr-1.16.4-3.9.16.jar with language javafml
[13Apr2022 00:10:10.127] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\byg-1.1.8.jar
[13Apr2022 00:10:10.128] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file byg-1.1.8.jar with {byg} mods - versions {1.1.8}
[13Apr2022 00:10:10.129] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\byg-1.1.8.jar with language javafml
[13Apr2022 00:10:10.129] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\chocolate-1.3.0-1.16.4.jar
[13Apr2022 00:10:10.129] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file chocolate-1.3.0-1.16.4.jar with {chocolate} mods - versions {1.3.0-1.16.4}
[13Apr2022 00:10:10.129] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\chocolate-1.3.0-1.16.4.jar with language javafml
[13Apr2022 00:10:10.129] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\citadel-1.6.1.jar
[13Apr2022 00:10:10.130] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-1.6.1.jar with {citadel} mods - versions {1.6.1}
[13Apr2022 00:10:10.130] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\citadel-1.6.1.jar with language javafml
[13Apr2022 00:10:10.130] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Clumps-6.0.0.16.jar
[13Apr2022 00:10:10.131] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Clumps-6.0.0.16.jar with {clumps} mods - versions {6.0.0.16}
[13Apr2022 00:10:10.131] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Clumps-6.0.0.16.jar with language javafml
[13Apr2022 00:10:10.131] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\CodeChickenLib-1.16.4-3.5.1.408-universal.jar
[13Apr2022 00:10:10.131] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CodeChickenLib-1.16.4-3.5.1.408-universal.jar with {codechickenlib} mods - versions {3.5.1.408}
[13Apr2022 00:10:10.135] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\CodeChickenLib-1.16.4-3.5.1.408-universal.jar with language javafml
[13Apr2022 00:10:10.135] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\cofh_core-1.16.5-1.4.2.9.jar
[13Apr2022 00:10:10.135] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cofh_core-1.16.5-1.4.2.9.jar with {cofh_core} mods - versions {1.4.2.9}
[13Apr2022 00:10:10.141] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\cofh_core-1.16.5-1.4.2.9.jar with language javafml
[13Apr2022 00:10:10.141] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\collective-1.16.5-1.61.jar
[13Apr2022 00:10:10.141] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file collective-1.16.5-1.61.jar with {collective} mods - versions {1.61}
[13Apr2022 00:10:10.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\collective-1.16.5-1.61.jar with language javafml
[13Apr2022 00:10:10.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\conduitsprdrowned_1.16.5-1.1.jar
[13Apr2022 00:10:10.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file conduitsprdrowned_1.16.5-1.1.jar with {conduitsprdrowned} mods - versions {1.1}
[13Apr2022 00:10:10.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\conduitsprdrowned_1.16.5-1.1.jar with language javafml
[13Apr2022 00:10:10.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\CookingForBlockheads_1.16.3-9.2.2.jar
[13Apr2022 00:10:10.143] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CookingForBlockheads_1.16.3-9.2.2.jar with {cookingforblockheads} mods - versions {9.2.2}
[13Apr2022 00:10:10.143] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\CookingForBlockheads_1.16.3-9.2.2.jar with language javafml
[13Apr2022 00:10:10.143] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\CraftTweaker-1.16.5-7.1.0.123.jar
[13Apr2022 00:10:10.144] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CraftTweaker-1.16.5-7.1.0.123.jar with {crafttweaker} mods - versions {7.1.0.123}
[13Apr2022 00:10:10.144] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\CraftTweaker-1.16.5-7.1.0.123.jar with language javafml
[13Apr2022 00:10:10.144] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\CraftTweaker-1.16.5-7.1.2.487.jar
[13Apr2022 00:10:10.144] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CraftTweaker-1.16.5-7.1.2.487.jar with {crafttweaker} mods - versions {7.1.2.487}
[13Apr2022 00:10:10.145] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\CraftTweaker-1.16.5-7.1.2.487.jar with language javafml
[13Apr2022 00:10:10.145] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\cryingghasts_1.16.5-1.2.jar
[13Apr2022 00:10:10.145] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cryingghasts_1.16.5-1.2.jar with {cryingghasts} mods - versions {1.2}
[13Apr2022 00:10:10.146] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\cryingghasts_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.146] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Cucumber-1.16.4-4.1.6.jar
[13Apr2022 00:10:10.146] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cucumber-1.16.4-4.1.6.jar with {cucumber} mods - versions {4.1.6}
[13Apr2022 00:10:10.146] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Cucumber-1.16.4-4.1.6.jar with language javafml
[13Apr2022 00:10:10.146] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\curioofundying-forge-1.16.4-5.1.0.0.jar
[13Apr2022 00:10:10.147] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curioofundying-forge-1.16.4-5.1.0.0.jar with {curioofundying} mods - versions {1.16.4-5.1.0.0}
[13Apr2022 00:10:10.147] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\curioofundying-forge-1.16.4-5.1.0.0.jar with language javafml
[13Apr2022 00:10:10.147] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\curios-forge-1.16.5-4.0.5.3.jar
[13Apr2022 00:10:10.148] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-forge-1.16.5-4.0.5.3.jar with {curios} mods - versions {1.16.5-4.0.5.3}
[13Apr2022 00:10:10.148] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\curios-forge-1.16.5-4.0.5.3.jar with language javafml
[13Apr2022 00:10:10.148] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\cyclepaintings_1.16.5-1.4.jar
[13Apr2022 00:10:10.148] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cyclepaintings_1.16.5-1.4.jar with {cyclepaintings} mods - versions {1.4}
[13Apr2022 00:10:10.149] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\cyclepaintings_1.16.5-1.4.jar with language javafml
[13Apr2022 00:10:10.149] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Cyclic-1.16.5-1.1.6.jar
[13Apr2022 00:10:10.149] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cyclic-1.16.5-1.1.6.jar with {cyclic} mods - versions {1.16.5-1.1.6}
[13Apr2022 00:10:10.159] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Cyclic-1.16.5-1.1.6.jar with language javafml
[13Apr2022 00:10:10.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\DarkUtilities-1.16.5-8.0.3.jar
[13Apr2022 00:10:10.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DarkUtilities-1.16.5-8.0.3.jar with {darkutils} mods - versions {8.0.3}
[13Apr2022 00:10:10.163] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\DarkUtilities-1.16.5-8.0.3.jar with language javafml
[13Apr2022 00:10:10.163] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\discordrpc-2.0.7-1.16.4.jar
[13Apr2022 00:10:10.163] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file discordrpc-2.0.7-1.16.4.jar with {discordrpc} mods - versions {2.0.7}
[13Apr2022 00:10:10.164] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\discordrpc-2.0.7-1.16.4.jar with language javafml
[13Apr2022 00:10:10.164] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\dismountentity_1.16.5-1.3.jar
[13Apr2022 00:10:10.164] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dismountentity_1.16.5-1.3.jar with {dismountentity} mods - versions {1.3}
[13Apr2022 00:10:10.165] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\dismountentity_1.16.5-1.3.jar with language javafml
[13Apr2022 00:10:10.165] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\doubledoors_1.16.5-2.2.jar
[13Apr2022 00:10:10.165] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file doubledoors_1.16.5-2.2.jar with {doubledoors} mods - versions {2.2}
[13Apr2022 00:10:10.165] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\doubledoors_1.16.5-2.2.jar with language javafml
[13Apr2022 00:10:10.165] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\DungeonCrawl-1.16.3-2.2.4.jar
[13Apr2022 00:10:10.166] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonCrawl-1.16.3-2.2.4.jar with {dungeoncrawl} mods - versions {2.2.4}
[13Apr2022 00:10:10.166] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\DungeonCrawl-1.16.3-2.2.4.jar with language javafml
[13Apr2022 00:10:10.166] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\dungeons_gear-1.16.4-3.0.6.jar
[13Apr2022 00:10:10.166] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dungeons_gear-1.16.4-3.0.6.jar with {dungeons_gear} mods - versions {3.0.6}
[13Apr2022 00:10:10.166] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\dungeons_gear-1.16.4-3.0.6.jar with language javafml
[13Apr2022 00:10:10.166] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\dungeons_mobs-1.16.4-1.0.3.jar
[13Apr2022 00:10:10.167] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dungeons_mobs-1.16.4-1.0.3.jar with {dungeons_mobs} mods - versions {1.0.3}
[13Apr2022 00:10:10.167] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\dungeons_mobs-1.16.4-1.0.3.jar with language javafml
[13Apr2022 00:10:10.167] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\dungeons_plus-1.16.4-1.1.3.jar
[13Apr2022 00:10:10.167] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dungeons_plus-1.16.4-1.1.3.jar with {dungeons_plus} mods - versions {1.1.3}
[13Apr2022 00:10:10.169] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\dungeons_plus-1.16.4-1.1.3.jar with language javafml
[13Apr2022 00:10:10.169] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\dungeonsarise1.16.4-1.2.61a.jar
[13Apr2022 00:10:10.169] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dungeonsarise1.16.4-1.2.61a.jar with {dungeons_arise} mods - versions {1.2.61a}
[13Apr2022 00:10:10.169] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\dungeonsarise1.16.4-1.2.61a.jar with language javafml
[13Apr2022 00:10:10.169] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\DynamicSurroundings-1.16.4-4.0.3.9.jar
[13Apr2022 00:10:10.170] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DynamicSurroundings-1.16.4-4.0.3.9.jar with {dsurround,sndctrl,environs,mobeffects} mods - versions {1.16.4-4.0.3.9,1.16.4-4.0.3.9,1.16.4-4.0.3.9,1.16.4-4.0.3.9}
[13Apr2022 00:10:10.176] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\DynamicSurroundings-1.16.4-4.0.3.9.jar with language javafml
[13Apr2022 00:10:10.176] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\edibles_1.16.5-2.1.jar
[13Apr2022 00:10:10.176] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file edibles_1.16.5-2.1.jar with {edibles} mods - versions {2.1}
[13Apr2022 00:10:10.176] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\edibles_1.16.5-2.1.jar with language javafml
[13Apr2022 00:10:10.176] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\eguilib-1.0.5-1.16.jar
[13Apr2022 00:10:10.176] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file eguilib-1.0.5-1.16.jar with {eguilib} mods - versions {1.0.5}
[13Apr2022 00:10:10.177] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\eguilib-1.0.5-1.16.jar with language javafml
[13Apr2022 00:10:10.177] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\EnchantmentDescriptions-1.16.5-7.0.2.jar
[13Apr2022 00:10:10.177] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EnchantmentDescriptions-1.16.5-7.0.2.jar with {enchdesc} mods - versions {7.0.2}
[13Apr2022 00:10:10.178] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\EnchantmentDescriptions-1.16.5-7.0.2.jar with language javafml
[13Apr2022 00:10:10.178] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\EnderStorage-1.16.4-2.7.1.166-universal.jar
[13Apr2022 00:10:10.179] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EnderStorage-1.16.4-2.7.1.166-universal.jar with {enderstorage} mods - versions {2.7.1.166}
[13Apr2022 00:10:10.181] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\EnderStorage-1.16.4-2.7.1.166-universal.jar with language javafml
[13Apr2022 00:10:10.181] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\endportalrecipe_1.16.5-2.2.jar
[13Apr2022 00:10:10.182] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file endportalrecipe_1.16.5-2.2.jar with {endportalrecipe} mods - versions {2.2}
[13Apr2022 00:10:10.182] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\endportalrecipe_1.16.5-2.2.jar with language javafml
[13Apr2022 00:10:10.182] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\exoticbirds-1.16.4-1.1.0.jar
[13Apr2022 00:10:10.182] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file exoticbirds-1.16.4-1.1.0.jar with {exoticbirds} mods - versions {1.1.0}
[13Apr2022 00:10:10.183] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\exoticbirds-1.16.4-1.1.0.jar with language javafml
[13Apr2022 00:10:10.183] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\extendedbonemeal_1.16.5-1.2.jar
[13Apr2022 00:10:10.183] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file extendedbonemeal_1.16.5-1.2.jar with {extendedbonemeal} mods - versions {1.2}
[13Apr2022 00:10:10.183] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\extendedbonemeal_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.183] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\extractpoison_1.16.5-1.3.jar
[13Apr2022 00:10:10.184] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file extractpoison_1.16.5-1.3.jar with {extractpoison} mods - versions {1.3}
[13Apr2022 00:10:10.184] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\extractpoison_1.16.5-1.3.jar with language javafml
[13Apr2022 00:10:10.184] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\extragolems-16.5.2.jar
[13Apr2022 00:10:10.184] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file extragolems-16.5.2.jar with {golems} mods - versions {16.5.2}
[13Apr2022 00:10:10.185] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\extragolems-16.5.2.jar with language javafml
[13Apr2022 00:10:10.185] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\fansmod-1.16.4-2.0.1.2.jar
[13Apr2022 00:10:10.185] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fansmod-1.16.4-2.0.1.2.jar with {fansmod} mods - versions {2.0.1.2}
[13Apr2022 00:10:10.185] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\fansmod-1.16.4-2.0.1.2.jar with language javafml
[13Apr2022 00:10:10.185] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\firstjoinmessage_1.16.5-1.1.jar
[13Apr2022 00:10:10.186] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file firstjoinmessage_1.16.5-1.1.jar with {firstjoinmessage} mods - versions {1.1}
[13Apr2022 00:10:10.186] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\firstjoinmessage_1.16.5-1.1.jar with language javafml
[13Apr2022 00:10:10.186] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\ftb-chunks-1604.2.2.62.jar
[13Apr2022 00:10:10.186] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-chunks-1604.2.2.62.jar with {ftbchunks} mods - versions {1604.2.2.62}
[13Apr2022 00:10:10.187] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\ftb-chunks-1604.2.2.62.jar with language javafml
[13Apr2022 00:10:10.187] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\ftb-essentials-1604.1.0.13.jar
[13Apr2022 00:10:10.187] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-essentials-1604.1.0.13.jar with {ftbessentials} mods - versions {1604.1.0.13}
[13Apr2022 00:10:10.187] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\ftb-essentials-1604.1.0.13.jar with language javafml
[13Apr2022 00:10:10.187] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\ftb-gui-library-1605.2.1.39-forge.jar
[13Apr2022 00:10:10.188] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-gui-library-1605.2.1.39-forge.jar with {ftbguilibrary} mods - versions {1605.2.1.39}
[13Apr2022 00:10:10.192] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\ftb-gui-library-1605.2.1.39-forge.jar with language javafml
[13Apr2022 00:10:10.192] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\ftb-ranks-1604.1.1.11.jar
[13Apr2022 00:10:10.193] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-ranks-1604.1.1.11.jar with {ftbranks} mods - versions {1604.1.1.11}
[13Apr2022 00:10:10.193] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\ftb-ranks-1604.1.1.11.jar with language javafml
[13Apr2022 00:10:10.193] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\ftb-teams-1604.1.0.15-forge.jar
[13Apr2022 00:10:10.194] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-teams-1604.1.0.15-forge.jar with {ftbteams} mods - versions {1604.1.0.15}
[13Apr2022 00:10:10.194] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\ftb-teams-1604.1.0.15-forge.jar with language javafml
[13Apr2022 00:10:10.194] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\geckolib-forge-1.16.5-3.0.13.jar
[13Apr2022 00:10:10.195] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-forge-1.16.5-3.0.13.jar with {geckolib3} mods - versions {3.0.13}
[13Apr2022 00:10:10.195] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\geckolib-forge-1.16.5-3.0.13.jar with language javafml
[13Apr2022 00:10:10.195] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\giantspawn_1.16.5-2.2.jar
[13Apr2022 00:10:10.196] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file giantspawn_1.16.5-2.2.jar with {giantspawn} mods - versions {2.2}
[13Apr2022 00:10:10.196] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\giantspawn_1.16.5-2.2.jar with language javafml
[13Apr2022 00:10:10.196] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\grassseeds_1.16.5-1.3.jar
[13Apr2022 00:10:10.196] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file grassseeds_1.16.5-1.3.jar with {grassseeds} mods - versions {1.3}
[13Apr2022 00:10:10.197] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\grassseeds_1.16.5-1.3.jar with language javafml
[13Apr2022 00:10:10.197] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\healingcf_1.16.5-3.1.jar
[13Apr2022 00:10:10.197] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file healingcf_1.16.5-3.1.jar with {healingcf} mods - versions {3.1}
[13Apr2022 00:10:10.197] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\healingcf_1.16.5-3.1.jar with language javafml
[13Apr2022 00:10:10.197] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\huskspawn_1.16.5-1.1.jar
[13Apr2022 00:10:10.198] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file huskspawn_1.16.5-1.1.jar with {huskspawn} mods - versions {1.1}
[13Apr2022 00:10:10.198] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\huskspawn_1.16.5-1.1.jar with language javafml
[13Apr2022 00:10:10.198] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\icepreventscropgrowth_1.16.5-1.1.jar
[13Apr2022 00:10:10.198] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file icepreventscropgrowth_1.16.5-1.1.jar with {icepreventscropgrowth} mods - versions {1.1}
[13Apr2022 00:10:10.199] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\icepreventscropgrowth_1.16.5-1.1.jar with language javafml
[13Apr2022 00:10:10.199] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\incontrol-1.16-5.1.5.jar
[13Apr2022 00:10:10.199] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file incontrol-1.16-5.1.5.jar with {incontrol} mods - versions {1.16-5.1.5}
[13Apr2022 00:10:10.199] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\incontrol-1.16-5.1.5.jar with language javafml
[13Apr2022 00:10:10.199] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\infinitetrading_1.16.5-1.3.jar
[13Apr2022 00:10:10.200] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file infinitetrading_1.16.5-1.3.jar with {infinitetrading} mods - versions {1.3}
[13Apr2022 00:10:10.200] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\infinitetrading_1.16.5-1.3.jar with language javafml
[13Apr2022 00:10:10.200] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\inventorytotem_1.16.5-1.2.jar
[13Apr2022 00:10:10.200] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file inventorytotem_1.16.5-1.2.jar with {inventorytotem} mods - versions {1.2}
[13Apr2022 00:10:10.201] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\inventorytotem_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.201] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\invtweaks-1.16.4-1.0.1.jar
[13Apr2022 00:10:10.201] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file invtweaks-1.16.4-1.0.1.jar with {invtweaks} mods - versions {1.16.4-1.0.1}
[13Apr2022 00:10:10.201] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\invtweaks-1.16.4-1.0.1.jar with language javafml
[13Apr2022 00:10:10.201] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\inzheFoPCore-v.1.1.0.jar
[13Apr2022 00:10:10.202] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file inzheFoPCore-v.1.1.0.jar with {inzhefopcore} mods - versions {1.0.0}
[13Apr2022 00:10:10.202] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\inzheFoPCore-v.1.1.0.jar with language javafml
[13Apr2022 00:10:10.202] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar
[13Apr2022 00:10:10.202] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar with {ironagefurniture} mods - versions {1.16.4-0.2.0}
[13Apr2022 00:10:10.204] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar with language javafml
[13Apr2022 00:10:10.204] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\ironchest-1.16.4-11.2.10.jar
[13Apr2022 00:10:10.205] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ironchest-1.16.4-11.2.10.jar with {ironchest} mods - versions {1.16.4-11.2.10}
[13Apr2022 00:10:10.205] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\ironchest-1.16.4-11.2.10.jar with language javafml
[13Apr2022 00:10:10.205] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\jei-1.16.4-7.6.1.71.jar
[13Apr2022 00:10:10.205] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.16.4-7.6.1.71.jar with {jei} mods - versions {7.6.1.71}
[13Apr2022 00:10:10.206] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\jei-1.16.4-7.6.1.71.jar with language javafml
[13Apr2022 00:10:10.206] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\JEITweaker-1.16.5-1.0.1.12.jar
[13Apr2022 00:10:10.206] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file JEITweaker-1.16.5-1.0.1.12.jar with {jeitweaker} mods - versions {1.0.1.12}
[13Apr2022 00:10:10.206] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\JEITweaker-1.16.5-1.0.1.12.jar with language javafml
[13Apr2022 00:10:10.206] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\JustEnoughResources-1.16.4-0.12.0.104.jar
[13Apr2022 00:10:10.207] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file JustEnoughResources-1.16.4-0.12.0.104.jar with {jeresources} mods - versions {0.12.0.104}
[13Apr2022 00:10:10.207] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\JustEnoughResources-1.16.4-0.12.0.104.jar with language javafml
[13Apr2022 00:10:10.207] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\justmobheads_1.16.5-3.8.jar
[13Apr2022 00:10:10.207] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file justmobheads_1.16.5-3.8.jar with {justmobheads} mods - versions {3.8}
[13Apr2022 00:10:10.208] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\justmobheads_1.16.5-3.8.jar with language javafml
[13Apr2022 00:10:10.208] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\justplayerheads_1.16.5-1.5.jar
[13Apr2022 00:10:10.208] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file justplayerheads_1.16.5-1.5.jar with {justplayerheads} mods - versions {1.5}
[13Apr2022 00:10:10.208] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\justplayerheads_1.16.5-1.5.jar with language javafml
[13Apr2022 00:10:10.208] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\kelpfertilizer_1.16.5-1.2.jar
[13Apr2022 00:10:10.209] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kelpfertilizer_1.16.5-1.2.jar with {kelpfertilizer} mods - versions {1.2}
[13Apr2022 00:10:10.209] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\kelpfertilizer_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.209] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\lootr-1.16.4-0.0.4.15.jar
[13Apr2022 00:10:10.209] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootr-1.16.4-0.0.4.15.jar with {lootr} mods - versions {1.16.4-0.0.4.15}
[13Apr2022 00:10:10.210] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\lootr-1.16.4-0.0.4.15.jar with language javafml
[13Apr2022 00:10:10.210] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\mana-and-artifice-1.2.1.9.jar
[13Apr2022 00:10:10.210] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mana-and-artifice-1.2.1.9.jar with {mana-and-artifice} mods - versions {1.2.1.8}
[13Apr2022 00:10:10.211] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\mana-and-artifice-1.2.1.9.jar with language javafml
[13Apr2022 00:10:10.211] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\mcw-bridges-1.0.5-mc1.16.5-4.jar
[13Apr2022 00:10:10.211] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-bridges-1.0.5-mc1.16.5-4.jar with {mcwbridges} mods - versions {1.0.5}
[13Apr2022 00:10:10.211] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\mcw-bridges-1.0.5-mc1.16.5-4.jar with language javafml
[13Apr2022 00:10:10.212] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\mcw-doors-1.0.2-mc1.16.5.jar
[13Apr2022 00:10:10.212] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-doors-1.0.2-mc1.16.5.jar with {mcwdoors} mods - versions {1.0.2}
[13Apr2022 00:10:10.212] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\mcw-doors-1.0.2-mc1.16.5.jar with language javafml
[13Apr2022 00:10:10.212] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\mcw-furniture-2.0.1-mc1.16.5.jar
[13Apr2022 00:10:10.213] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-furniture-2.0.1-mc1.16.5.jar with {mcwfurnitures} mods - versions {2.0.1}
[13Apr2022 00:10:10.213] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\mcw-furniture-2.0.1-mc1.16.5.jar with language javafml
[13Apr2022 00:10:10.213] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\mcw-paintings-1.0.0-mc1.16.4-5.jar
[13Apr2022 00:10:10.214] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-paintings-1.0.0-mc1.16.4-5.jar with {mcwpaintings} mods - versions {1.0.0}
[13Apr2022 00:10:10.214] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\mcw-paintings-1.0.0-mc1.16.4-5.jar with language javafml
[13Apr2022 00:10:10.214] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\mcw-roofs-2.0.1-mc1.16.5-4.jar
[13Apr2022 00:10:10.214] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-roofs-2.0.1-mc1.16.5-4.jar with {mcwroofs} mods - versions {2.0.1}
[13Apr2022 00:10:10.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\mcw-roofs-2.0.1-mc1.16.5-4.jar with language javafml
[13Apr2022 00:10:10.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\mcw-trapdors-1.0.1-mc1.16.5.jar
[13Apr2022 00:10:10.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-trapdors-1.0.1-mc1.16.5.jar with {mcwtrpdoors} mods - versions {1.0.1}
[13Apr2022 00:10:10.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\mcw-trapdors-1.0.1-mc1.16.5.jar with language javafml
[13Apr2022 00:10:10.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\mcw-windows-1.0.3-mc1.16.5.jar
[13Apr2022 00:10:10.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-windows-1.0.3-mc1.16.5.jar with {mcwwindows} mods - versions {1.0.3}
[13Apr2022 00:10:10.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\mcw-windows-1.0.3-mc1.16.5.jar with language javafml
[13Apr2022 00:10:10.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\milkallthemobs_1.16.5-1.3.jar
[13Apr2022 00:10:10.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file milkallthemobs_1.16.5-1.3.jar with {milkallthemobs} mods - versions {1.3}
[13Apr2022 00:10:10.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\milkallthemobs_1.16.5-1.3.jar with language javafml
[13Apr2022 00:10:10.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\mineralchance_1.16.5-1.2.jar
[13Apr2022 00:10:10.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mineralchance_1.16.5-1.2.jar with {mineralchance} mods - versions {1.2}
[13Apr2022 00:10:10.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\mineralchance_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\mooshroomspawn_1.16.5-1.1.jar
[13Apr2022 00:10:10.218] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mooshroomspawn_1.16.5-1.1.jar with {mooshroomspawn} mods - versions {1.1}
[13Apr2022 00:10:10.218] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\mooshroomspawn_1.16.5-1.1.jar with language javafml
[13Apr2022 00:10:10.218] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\mooshroomtweaks_1.16.5-1.2.jar
[13Apr2022 00:10:10.218] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mooshroomtweaks_1.16.5-1.2.jar with {mooshroomtweaks} mods - versions {1.2}
[13Apr2022 00:10:10.218] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\mooshroomtweaks_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.219] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\morezombiev_1.16.5-1.1.jar
[13Apr2022 00:10:10.219] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file morezombiev_1.16.5-1.1.jar with {morezombiev} mods - versions {1.1}
[13Apr2022 00:10:10.219] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\morezombiev_1.16.5-1.1.jar with language javafml
[13Apr2022 00:10:10.219] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Morpheus-1.16.4-4.2.68.jar
[13Apr2022 00:10:10.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Morpheus-1.16.4-4.2.68.jar with {morpheus} mods - versions {4.2.68}
[13Apr2022 00:10:10.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Morpheus-1.16.4-4.2.68.jar with language javafml
[13Apr2022 00:10:10.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\MysticalAgradditions-1.16.4-4.1.4.jar
[13Apr2022 00:10:10.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalAgradditions-1.16.4-4.1.4.jar with {mysticalagradditions} mods - versions {4.1.4}
[13Apr2022 00:10:10.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\MysticalAgradditions-1.16.4-4.1.4.jar with language javafml
[13Apr2022 00:10:10.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\MysticalAgriculture-1.16.4-4.1.5.jar
[13Apr2022 00:10:10.221] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalAgriculture-1.16.4-4.1.5.jar with {mysticalagriculture} mods - versions {4.1.5}
[13Apr2022 00:10:10.221] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\MysticalAgriculture-1.16.4-4.1.5.jar with language javafml
[13Apr2022 00:10:10.221] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\nametagtweaks_1.16.5-1.3.jar
[13Apr2022 00:10:10.222] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file nametagtweaks_1.16.5-1.3.jar with {nametagtweaks} mods - versions {1.3}
[13Apr2022 00:10:10.222] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\nametagtweaks_1.16.5-1.3.jar with language javafml
[13Apr2022 00:10:10.222] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\naturallychargedcreepers_1.16.5-1.3.jar
[13Apr2022 00:10:10.222] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file naturallychargedcreepers_1.16.5-1.3.jar with {naturallychargedcreepers} mods - versions {1.3}
[13Apr2022 00:10:10.222] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\naturallychargedcreepers_1.16.5-1.3.jar with language javafml
[13Apr2022 00:10:10.223] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Neat 1.7-27.jar
[13Apr2022 00:10:10.223] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Neat 1.7-27.jar with {neat} mods - versions {1.7-27}
[13Apr2022 00:10:10.223] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Neat 1.7-27.jar with language javafml
[13Apr2022 00:10:10.223] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\netherportalspread_1.16.5-4.5.jar
[13Apr2022 00:10:10.223] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file netherportalspread_1.16.5-4.5.jar with {netherportalspread} mods - versions {4.5}
[13Apr2022 00:10:10.224] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\netherportalspread_1.16.5-4.5.jar with language javafml
[13Apr2022 00:10:10.224] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\nohostilesaroundcampfire_1.16.5-3.1.jar
[13Apr2022 00:10:10.224] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file nohostilesaroundcampfire_1.16.5-3.1.jar with {nohostilesaroundcampfire} mods - versions {3.1}
[13Apr2022 00:10:10.224] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\nohostilesaroundcampfire_1.16.5-3.1.jar with language javafml
[13Apr2022 00:10:10.224] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\notreepunching-forge-1.16.5-4.1.2.jar
[13Apr2022 00:10:10.225] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file notreepunching-forge-1.16.5-4.1.2.jar with {notreepunching} mods - versions {4.1.2}
[13Apr2022 00:10:10.225] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\notreepunching-forge-1.16.5-4.1.2.jar with language javafml
[13Apr2022 00:10:10.225] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\nutritiousmilk_1.16.5-1.3.jar
[13Apr2022 00:10:10.225] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file nutritiousmilk_1.16.5-1.3.jar with {nutritiousmilk} mods - versions {1.3}
[13Apr2022 00:10:10.225] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\nutritiousmilk_1.16.5-1.3.jar with language javafml
[13Apr2022 00:10:10.225] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\omegamute_1.16.5-1.6.jar
[13Apr2022 00:10:10.226] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file omegamute_1.16.5-1.6.jar with {omegamute} mods - versions {1.6}
[13Apr2022 00:10:10.226] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\omegamute_1.16.5-1.6.jar with language javafml
[13Apr2022 00:10:10.226] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\pamhc2crops-1.16.3-1.0.1.jar
[13Apr2022 00:10:10.227] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2crops-1.16.3-1.0.1.jar with {pamhc2crops} mods - versions {version}
[13Apr2022 00:10:10.227] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\pamhc2crops-1.16.3-1.0.1.jar with language javafml
[13Apr2022 00:10:10.227] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodcore-1.16.3-1.0.2.jar
[13Apr2022 00:10:10.227] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2foodcore-1.16.3-1.0.2.jar with {pamhc2foodcore} mods - versions {version}
[13Apr2022 00:10:10.228] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodcore-1.16.3-1.0.2.jar with language javafml
[13Apr2022 00:10:10.228] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodextended-1.16.3-1.0.1.jar
[13Apr2022 00:10:10.228] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2foodextended-1.16.3-1.0.1.jar with {pamhc2foodextended} mods - versions {version}
[13Apr2022 00:10:10.228] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodextended-1.16.3-1.0.1.jar with language javafml
[13Apr2022 00:10:10.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\pamhc2trees-1.16.3-1.0.0.jar
[13Apr2022 00:10:10.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2trees-1.16.3-1.0.0.jar with {pamhc2trees} mods - versions {1.0.0}
[13Apr2022 00:10:10.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\pamhc2trees-1.16.3-1.0.0.jar with language javafml
[13Apr2022 00:10:10.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\paperbooks_1.16.5-1.1.jar
[13Apr2022 00:10:10.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file paperbooks_1.16.5-1.1.jar with {paperbooks} mods - versions {1.1}
[13Apr2022 00:10:10.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\paperbooks_1.16.5-1.1.jar with language javafml
[13Apr2022 00:10:10.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\passiveendermen_1.16.5-1.3.jar
[13Apr2022 00:10:10.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file passiveendermen_1.16.5-1.3.jar with {passiveendermen} mods - versions {1.3}
[13Apr2022 00:10:10.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\passiveendermen_1.16.5-1.3.jar with language javafml
[13Apr2022 00:10:10.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Patchouli-1.16.4-50.jar
[13Apr2022 00:10:10.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Patchouli-1.16.4-50.jar with {patchouli} mods - versions {1.16.4-50}
[13Apr2022 00:10:10.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Patchouli-1.16.4-50.jar with language javafml
[13Apr2022 00:10:10.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\performant-1.16.2-4-3.30m.jar
[13Apr2022 00:10:10.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file performant-1.16.2-4-3.30m.jar with {performant} mods - versions {3.30m}
[13Apr2022 00:10:10.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\performant-1.16.2-4-3.30m.jar with language javafml
[13Apr2022 00:10:10.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\petnames_1.16.5-1.3.jar
[13Apr2022 00:10:10.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file petnames_1.16.5-1.3.jar with {petnames} mods - versions {1.3}
[13Apr2022 00:10:10.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\petnames_1.16.5-1.3.jar with language javafml
[13Apr2022 00:10:10.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Placebo-1.16.4-4.4.1.jar
[13Apr2022 00:10:10.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Placebo-1.16.4-4.4.1.jar with {placebo} mods - versions {4.4.1}
[13Apr2022 00:10:10.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Placebo-1.16.4-4.4.1.jar with language javafml
[13Apr2022 00:10:10.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod block_statemap with Javascript path coremods/block_statemap.js
[13Apr2022 00:10:10.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod item_statemap with Javascript path coremods/item_statemap.js
[13Apr2022 00:10:10.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod recipe_manager with Javascript path coremods/recipe_manager.js
[13Apr2022 00:10:10.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod loot_tables with Javascript path coremods/loot_manager.js
[13Apr2022 00:10:10.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/block_statemap.js
[13Apr2022 00:10:10.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/item_statemap.js
[13Apr2022 00:10:10.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/recipe_manager.js
[13Apr2022 00:10:10.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/loot_manager.js
[13Apr2022 00:10:10.234] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\portablejukebox-1.0.2.jar
[13Apr2022 00:10:10.234] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file portablejukebox-1.0.2.jar with {portablejukebox} mods - versions {1.0.2}
[13Apr2022 00:10:10.234] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\portablejukebox-1.0.2.jar with language javafml
[13Apr2022 00:10:10.234] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Project_MMO-1.16.4-3.44.3.jar
[13Apr2022 00:10:10.235] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Project_MMO-1.16.4-3.44.3.jar with {pmmo} mods - versions {1.16.4-3.44.3}
[13Apr2022 00:10:10.235] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Project_MMO-1.16.4-3.44.3.jar with language javafml
[13Apr2022 00:10:10.235] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\QQP 1.1.2.jar
[13Apr2022 00:10:10.235] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file QQP 1.1.2.jar with {quantumquarryplus} mods - versions {1.1.2}
[13Apr2022 00:10:10.236] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\QQP 1.1.2.jar with language javafml
[13Apr2022 00:10:10.236] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Quark-r2.4-304.jar
[13Apr2022 00:10:10.236] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Quark-r2.4-304.jar with {quark} mods - versions {r2.4-304}
[13Apr2022 00:10:10.237] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Quark-r2.4-304.jar with language javafml
[13Apr2022 00:10:10.237] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\QuarkOddities-1.16.3.jar
[13Apr2022 00:10:10.237] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file QuarkOddities-1.16.3.jar with {quarkoddities} mods - versions {1.16.3}
[13Apr2022 00:10:10.237] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\QuarkOddities-1.16.3.jar with language javafml
[13Apr2022 00:10:10.237] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\rainbegoneritual_1.16.5-1.3.jar
[13Apr2022 00:10:10.238] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rainbegoneritual_1.16.5-1.3.jar with {rainbegoneritual} mods - versions {1.3}
[13Apr2022 00:10:10.238] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\rainbegoneritual_1.16.5-1.3.jar with language javafml
[13Apr2022 00:10:10.238] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\randompatches-2.4.0-forge.jar
[13Apr2022 00:10:10.238] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file randompatches-2.4.0-forge.jar with {randompatches} mods - versions {2.4.0-forge}
[13Apr2022 00:10:10.240] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\randompatches-2.4.0-forge.jar with language javafml
[13Apr2022 00:10:10.240] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\randomsheepcolours_1.16.5-1.2.jar
[13Apr2022 00:10:10.241] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file randomsheepcolours_1.16.5-1.2.jar with {randomsheepcolours} mods - versions {1.2}
[13Apr2022 00:10:10.241] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\randomsheepcolours_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.241] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\realisticbees_1.16.5-1.0.jar
[13Apr2022 00:10:10.242] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file realisticbees_1.16.5-1.0.jar with {realisticbees} mods - versions {1.0}
[13Apr2022 00:10:10.242] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\realisticbees_1.16.5-1.0.jar with language javafml
[13Apr2022 00:10:10.242] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\refinedpipes-0.5.jar
[13Apr2022 00:10:10.243] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file refinedpipes-0.5.jar with {refinedpipes} mods - versions {0.5}
[13Apr2022 00:10:10.243] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\refinedpipes-0.5.jar with language javafml
[13Apr2022 00:10:10.243] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\refinedstorage-1.9.12.jar
[13Apr2022 00:10:10.243] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file refinedstorage-1.9.12.jar with {refinedstorage} mods - versions {1.9.12}
[13Apr2022 00:10:10.244] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\refinedstorage-1.9.12.jar with language javafml
[13Apr2022 00:10:10.244] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\refinedstorageaddons-0.7.2.jar
[13Apr2022 00:10:10.244] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file refinedstorageaddons-0.7.2.jar with {refinedstorageaddons} mods - versions {0.7.2}
[13Apr2022 00:10:10.244] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\refinedstorageaddons-0.7.2.jar with language javafml
[13Apr2022 00:10:10.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Regrowth-1.16.4-1.16.4-1.35.0.18.jar
[13Apr2022 00:10:10.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Regrowth-1.16.4-1.16.4-1.35.0.18.jar with {regrowth} mods - versions {1.16.4-1.35.0.18}
[13Apr2022 00:10:10.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Regrowth-1.16.4-1.16.4-1.35.0.18.jar with language javafml
[13Apr2022 00:10:10.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\repurposed_structures-1.16.4-2.3.4.jar
[13Apr2022 00:10:10.246] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file repurposed_structures-1.16.4-2.3.4.jar with {repurposed_structures} mods - versions {1.16.4-2.3.4}
[13Apr2022 00:10:10.246] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\repurposed_structures-1.16.4-2.3.4.jar with language javafml
[13Apr2022 00:10:10.246] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\rndbmflowers_1.16.5-1.2.jar
[13Apr2022 00:10:10.246] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rndbmflowers_1.16.5-1.2.jar with {rndbmflowers} mods - versions {1.2}
[13Apr2022 00:10:10.246] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\rndbmflowers_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.246] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Runelic-1.16.5-7.0.1.jar
[13Apr2022 00:10:10.247] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Runelic-1.16.5-7.0.1.jar with {runelic} mods - versions {7.0.1}
[13Apr2022 00:10:10.248] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Runelic-1.16.5-7.0.1.jar with language javafml
[13Apr2022 00:10:10.248] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\SaveMyStronghold-1.16.4-1.0.jar
[13Apr2022 00:10:10.248] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SaveMyStronghold-1.16.4-1.0.jar with {savemystronghold} mods - versions {1.16.4-1.0}
[13Apr2022 00:10:10.248] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\SaveMyStronghold-1.16.4-1.0.jar with language javafml
[13Apr2022 00:10:10.248] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\ScalingHealth-1.16.4-4.0.3+3.jar
[13Apr2022 00:10:10.249] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ScalingHealth-1.16.4-4.0.3+3.jar with {scalinghealth} mods - versions {4.0.3+3}
[13Apr2022 00:10:10.249] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\ScalingHealth-1.16.4-4.0.3+3.jar with language javafml
[13Apr2022 00:10:10.249] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar
[13Apr2022 00:10:10.249] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SereneSeasons-1.16.5-4.0.1.91-universal.jar with {sereneseasons} mods - versions {1.16.5-4.0.1.91}
[13Apr2022 00:10:10.250] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar with language javafml
[13Apr2022 00:10:10.250] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod biome_transformer with Javascript path transformers/temperature.js
[13Apr2022 00:10:10.250] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod transformers/temperature.js
[13Apr2022 00:10:10.250] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\shulkerdropstwo_1.16.5-1.3.jar
[13Apr2022 00:10:10.250] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file shulkerdropstwo_1.16.5-1.3.jar with {shulkerdropstwo} mods - versions {1.3}
[13Apr2022 00:10:10.250] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\shulkerdropstwo_1.16.5-1.3.jar with language javafml
[13Apr2022 00:10:10.250] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\SilentLib-1.16.3-4.9.1+64.jar
[13Apr2022 00:10:10.251] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SilentLib-1.16.3-4.9.1+64.jar with {silentlib} mods - versions {4.9.1+64}
[13Apr2022 00:10:10.251] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\SilentLib-1.16.3-4.9.1+64.jar with language javafml
[13Apr2022 00:10:10.251] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\SimpleStorageNetwork-1.16.5-1.3.2.jar
[13Apr2022 00:10:10.251] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SimpleStorageNetwork-1.16.5-1.3.2.jar with {storagenetwork} mods - versions {1.16.5-1.3.2}
[13Apr2022 00:10:10.253] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\SimpleStorageNetwork-1.16.5-1.3.2.jar with language javafml
[13Apr2022 00:10:10.253] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\skeletonhs_1.16.5-1.4.jar
[13Apr2022 00:10:10.253] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file skeletonhs_1.16.5-1.4.jar with {skeletonhs} mods - versions {1.4}
[13Apr2022 00:10:10.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\skeletonhs_1.16.5-1.4.jar with language javafml
[13Apr2022 00:10:10.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\smallernetherportals_1.16.5-1.5.jar
[13Apr2022 00:10:10.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file smallernetherportals_1.16.5-1.5.jar with {smallernetherportals} mods - versions {1.5}
[13Apr2022 00:10:10.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\smallernetherportals_1.16.5-1.5.jar with language javafml
[13Apr2022 00:10:10.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\snowballsfreezemobs_1.16.5-1.2.jar
[13Apr2022 00:10:10.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file snowballsfreezemobs_1.16.5-1.2.jar with {snowballsfreezemobs} mods - versions {1.2}
[13Apr2022 00:10:10.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\snowballsfreezemobs_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\snowundertrees-1.16.4-v1.1.3.jar
[13Apr2022 00:10:10.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file snowundertrees-1.16.4-v1.1.3.jar with {snowundertrees} mods - versions {v1.1.3}
[13Apr2022 00:10:10.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\snowundertrees-1.16.4-v1.1.3.jar with language javafml
[13Apr2022 00:10:10.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\softerhaybales_1.16.5-1.2.jar
[13Apr2022 00:10:10.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file softerhaybales_1.16.5-1.2.jar with {softerhaybales} mods - versions {1.2}
[13Apr2022 00:10:10.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\softerhaybales_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\SolarGeneration-1.16.5-2.4.0.jar
[13Apr2022 00:10:10.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SolarGeneration-1.16.5-2.4.0.jar with {solargeneration} mods - versions {2.4.0}
[13Apr2022 00:10:10.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\SolarGeneration-1.16.5-2.4.0.jar with language javafml
[13Apr2022 00:10:10.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\SpartanShields-1.16.5-2.1.2.jar
[13Apr2022 00:10:10.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SpartanShields-1.16.5-2.1.2.jar with {spartanshields} mods - versions {2.1.2}
[13Apr2022 00:10:10.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\SpartanShields-1.16.5-2.1.2.jar with language javafml
[13Apr2022 00:10:10.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\SpartanWeaponry-1.16.5-2.2.0-rc-2.jar
[13Apr2022 00:10:10.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SpartanWeaponry-1.16.5-2.2.0-rc-2.jar with {spartanweaponry} mods - versions {2.2.0 Release Candidate 2}
[13Apr2022 00:10:10.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\SpartanWeaponry-1.16.5-2.2.0-rc-2.jar with language javafml
[13Apr2022 00:10:10.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\SpawnerFix-1.16.2-1.0.0.2.jar
[13Apr2022 00:10:10.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SpawnerFix-1.16.2-1.0.0.2.jar with {sf} mods - versions {1.0.0.2}
[13Apr2022 00:10:10.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\SpawnerFix-1.16.2-1.0.0.2.jar with language javafml
[13Apr2022 00:10:10.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod Enderman with Javascript path asm/Enderman.js
[13Apr2022 00:10:10.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod ZombPiglin with Javascript path asm/ZombPiglin.js
[13Apr2022 00:10:10.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/Enderman.js
[13Apr2022 00:10:10.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod asm/ZombPiglin.js
[13Apr2022 00:10:10.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\spidersproducewebs_1.16.5-1.2.jar
[13Apr2022 00:10:10.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spidersproducewebs_1.16.5-1.2.jar with {spidersproducewebs} mods - versions {1.2}
[13Apr2022 00:10:10.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\spidersproducewebs_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\stackrefill_1.16.5-1.5.jar
[13Apr2022 00:10:10.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file stackrefill_1.16.5-1.5.jar with {stackrefill} mods - versions {1.5}
[13Apr2022 00:10:10.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\stackrefill_1.16.5-1.5.jar with language javafml
[13Apr2022 00:10:10.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\starterkit_1.16.5-2.2.jar
[13Apr2022 00:10:10.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file starterkit_1.16.5-2.2.jar with {starterkit} mods - versions {2.2}
[13Apr2022 00:10:10.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\starterkit_1.16.5-2.2.jar with language javafml
[13Apr2022 00:10:10.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\StorageDrawers-1.16.3-8.2.2.jar
[13Apr2022 00:10:10.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file StorageDrawers-1.16.3-8.2.2.jar with {storagedrawers} mods - versions {8.2.2}
[13Apr2022 00:10:10.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\StorageDrawers-1.16.3-8.2.2.jar with language javafml
[13Apr2022 00:10:10.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\storagetech-1.16.4-R1.3.jar
[13Apr2022 00:10:10.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file storagetech-1.16.4-R1.3.jar with {storagetech} mods - versions {1.16.4-R1.3}
[13Apr2022 00:10:10.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\storagetech-1.16.4-R1.3.jar with language javafml
[13Apr2022 00:10:10.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\strayspawn_1.16.5-1.1.jar
[13Apr2022 00:10:10.262] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file strayspawn_1.16.5-1.1.jar with {strayspawn} mods - versions {1.1}
[13Apr2022 00:10:10.262] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\strayspawn_1.16.5-1.1.jar with language javafml
[13Apr2022 00:10:10.262] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\structure_gel-1.16.4-1.7.5.jar
[13Apr2022 00:10:10.262] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structure_gel-1.16.4-1.7.5.jar with {structure_gel} mods - versions {1.7.5}
[13Apr2022 00:10:10.262] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\structure_gel-1.16.4-1.7.5.jar with language javafml
[13Apr2022 00:10:10.262] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\superflatworldnoslimes_1.16.5-1.2.jar
[13Apr2022 00:10:10.263] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file superflatworldnoslimes_1.16.5-1.2.jar with {superflatworldnoslimes} mods - versions {1.2}
[13Apr2022 00:10:10.263] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\superflatworldnoslimes_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.263] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\supermartijn642configlib-1.0.4-mc1.16.jar
[13Apr2022 00:10:10.263] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642configlib-1.0.4-mc1.16.jar with {supermartijn642configlib} mods - versions {1.0.4}
[13Apr2022 00:10:10.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\supermartijn642configlib-1.0.4-mc1.16.jar with language javafml
[13Apr2022 00:10:10.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\tellme-forge-1.16.4-0.9.1.jar
[13Apr2022 00:10:10.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tellme-forge-1.16.4-0.9.1.jar with {tellme} mods - versions {0.9.1}
[13Apr2022 00:10:10.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\tellme-forge-1.16.4-0.9.1.jar with language javafml
[13Apr2022 00:10:10.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\tesseract-1.0.18-mc1.16.4.jar
[13Apr2022 00:10:10.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tesseract-1.0.18-mc1.16.4.jar with {tesseract} mods - versions {1.0.18}
[13Apr2022 00:10:10.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\tesseract-1.0.18-mc1.16.4.jar with language javafml
[13Apr2022 00:10:10.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\thermal_cultivation-1.16.5-1.4.1.3.jar
[13Apr2022 00:10:10.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file thermal_cultivation-1.16.5-1.4.1.3.jar with {thermal_cultivation} mods - versions {1.4.1.3}
[13Apr2022 00:10:10.271] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\thermal_cultivation-1.16.5-1.4.1.3.jar with language javafml
[13Apr2022 00:10:10.271] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\thermal_expansion-1.16.5-1.4.2.4.jar
[13Apr2022 00:10:10.271] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file thermal_expansion-1.16.5-1.4.2.4.jar with {thermal_expansion} mods - versions {1.4.2.4}
[13Apr2022 00:10:10.277] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\thermal_expansion-1.16.5-1.4.2.4.jar with language javafml
[13Apr2022 00:10:10.277] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\thermal_foundation-1.16.5-1.4.3.10.jar
[13Apr2022 00:10:10.278] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file thermal_foundation-1.16.5-1.4.3.10.jar with {thermal,thermal_foundation} mods - versions {1.4.3.10,1.4.3.10}
[13Apr2022 00:10:10.298] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\thermal_foundation-1.16.5-1.4.3.10.jar with language javafml
[13Apr2022 00:10:10.298] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\thermal_innovation-1.16.5-1.4.1.3.jar
[13Apr2022 00:10:10.299] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file thermal_innovation-1.16.5-1.4.1.3.jar with {thermal_innovation} mods - versions {1.4.1.3}
[13Apr2022 00:10:10.301] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\thermal_innovation-1.16.5-1.4.1.3.jar with language javafml
[13Apr2022 00:10:10.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\thermal_locomotion-1.16.5-1.4.1.2.jar
[13Apr2022 00:10:10.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file thermal_locomotion-1.16.5-1.4.1.2.jar with {thermal_locomotion} mods - versions {1.4.1.2}
[13Apr2022 00:10:10.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\thermal_locomotion-1.16.5-1.4.1.2.jar with language javafml
[13Apr2022 00:10:10.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\towers_of_the_wild-1.16.4-2.0.1.jar
[13Apr2022 00:10:10.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file towers_of_the_wild-1.16.4-2.0.1.jar with {towers_of_the_wild} mods - versions {1.16.4-2.0.1}
[13Apr2022 00:10:10.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\towers_of_the_wild-1.16.4-2.0.1.jar with language javafml
[13Apr2022 00:10:10.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\transcendingtrident_1.16.5-1.3.jar
[13Apr2022 00:10:10.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file transcendingtrident_1.16.5-1.3.jar with {transcendingtrident} mods - versions {1.3}
[13Apr2022 00:10:10.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\transcendingtrident_1.16.5-1.3.jar with language javafml
[13Apr2022 00:10:10.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\trashcans-1.0.7-mc1.16.4.jar
[13Apr2022 00:10:10.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file trashcans-1.0.7-mc1.16.4.jar with {trashcans} mods - versions {1.0.7}
[13Apr2022 00:10:10.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\trashcans-1.0.7-mc1.16.4.jar with language javafml
[13Apr2022 00:10:10.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\underwaterenchanting_1.16.5-1.2.jar
[13Apr2022 00:10:10.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file underwaterenchanting_1.16.5-1.2.jar with {underwaterenchanting} mods - versions {1.2}
[13Apr2022 00:10:10.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\underwaterenchanting_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\unearthed-1.1.0.jar
[13Apr2022 00:10:10.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file unearthed-1.1.0.jar with {unearthed} mods - versions {1.0.8}
[13Apr2022 00:10:10.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\unearthed-1.1.0.jar with language javafml
[13Apr2022 00:10:10.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Uppers-0.3.2.jar
[13Apr2022 00:10:10.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Uppers-0.3.2.jar with {uppers} mods - versions {0.3.2}
[13Apr2022 00:10:10.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Uppers-0.3.2.jar with language javafml
[13Apr2022 00:10:10.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\valhelsia_structures-16.0.5.jar
[13Apr2022 00:10:10.309] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file valhelsia_structures-16.0.5.jar with {valhelsia_structures} mods - versions {16.0.5}
[13Apr2022 00:10:10.309] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\valhelsia_structures-16.0.5.jar with language javafml
[13Apr2022 00:10:10.309] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\villagerdeathmessages_1.16.5-1.6.jar
[13Apr2022 00:10:10.309] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file villagerdeathmessages_1.16.5-1.6.jar with {villagerdeathmessages} mods - versions {1.6}
[13Apr2022 00:10:10.309] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\villagerdeathmessages_1.16.5-1.6.jar with language javafml
[13Apr2022 00:10:10.309] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\villagernames_1.16.5-2.8.jar
[13Apr2022 00:10:10.310] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file villagernames_1.16.5-2.8.jar with {villagernames} mods - versions {2.8}
[13Apr2022 00:10:10.310] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\villagernames_1.16.5-2.8.jar with language javafml
[13Apr2022 00:10:10.310] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\villagespawnpoint_1.16.5-1.4.jar
[13Apr2022 00:10:10.310] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file villagespawnpoint_1.16.5-1.4.jar with {villagespawnpoint} mods - versions {1.4}
[13Apr2022 00:10:10.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\villagespawnpoint_1.16.5-1.4.jar with language javafml
[13Apr2022 00:10:10.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\VivecraftForgeExtensions-1.16.4-1.3.3.jar
[13Apr2022 00:10:10.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file VivecraftForgeExtensions-1.16.4-1.3.3.jar with {vivecraftforgeextensions} mods - versions {1.3.3}
[13Apr2022 00:10:10.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\VivecraftForgeExtensions-1.16.4-1.3.3.jar with language javafml
[13Apr2022 00:10:10.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\Waystones_1.16.3-7.3.1.jar
[13Apr2022 00:10:10.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Waystones_1.16.3-7.3.1.jar with {waystones} mods - versions {7.3.1}
[13Apr2022 00:10:10.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\Waystones_1.16.3-7.3.1.jar with language javafml
[13Apr2022 00:10:10.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\weakerspiderwebs_1.16.5-1.6.jar
[13Apr2022 00:10:10.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file weakerspiderwebs_1.16.5-1.6.jar with {weakerspiderwebs} mods - versions {1.6}
[13Apr2022 00:10:10.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\weakerspiderwebs_1.16.5-1.6.jar with language javafml
[13Apr2022 00:10:10.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\wooltweaks_1.16.5-1.0.jar
[13Apr2022 00:10:10.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file wooltweaks_1.16.5-1.0.jar with {wooltweaks} mods - versions {1.0}
[13Apr2022 00:10:10.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\wooltweaks_1.16.5-1.0.jar with language javafml
[13Apr2022 00:10:10.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\YungsApi-1.16.4-Forge-4.jar
[13Apr2022 00:10:10.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.16.4-Forge-4.jar with {yungsapi} mods - versions {1.16.4-Forge-4}
[13Apr2022 00:10:10.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\YungsApi-1.16.4-Forge-4.jar with language javafml
[13Apr2022 00:10:10.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\zombiehs_1.16.5-2.5.jar
[13Apr2022 00:10:10.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file zombiehs_1.16.5-2.5.jar with {zombiehs} mods - versions {2.5}
[13Apr2022 00:10:10.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\zombiehs_1.16.5-2.5.jar with language javafml
[13Apr2022 00:10:10.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\zombieproofdoors_1.16.5-1.1.jar
[13Apr2022 00:10:10.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file zombieproofdoors_1.16.5-1.1.jar with {zombieproofdoors} mods - versions {1.1}
[13Apr2022 00:10:10.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\zombieproofdoors_1.16.5-1.1.jar with language javafml
[13Apr2022 00:10:10.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\mods\zombievfspawner_1.16.5-1.2.jar
[13Apr2022 00:10:10.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file zombievfspawner_1.16.5-1.2.jar with {zombievfspawner} mods - versions {1.2}
[13Apr2022 00:10:10.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\mods\zombievfspawner_1.16.5-1.2.jar with language javafml
[13Apr2022 00:10:10.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-universal.jar
[13Apr2022 00:10:10.315] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.2.34-universal.jar with {forge} mods - versions {36.2.34}
[13Apr2022 00:10:10.323] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-universal.jar with language javafml
[13Apr2022 00:10:10.323] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[13Apr2022 00:10:10.323] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[13Apr2022 00:10:10.323] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[13Apr2022 00:10:10.323] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[13Apr2022 00:10:10.323] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[13Apr2022 00:10:10.323] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
[13Apr2022 00:10:10.323] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-server.jar
[13Apr2022 00:10:10.326] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.2.34-server.jar with {minecraft} mods - versions {1.16.5}
[13Apr2022 00:10:10.326] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-server.jar with language minecraft
[13Apr2022 00:10:10.392] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found 2 mods for first modid crafttweaker, selecting most recent based on version data
[13Apr2022 00:10:10.392] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Selected file CraftTweaker-1.16.5-7.1.2.487.jar for modid crafttweaker with version 7.1.2.487
[13Apr2022 00:10:10.399] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 289 mod requirements (274 mandatory, 15 optional)
[13Apr2022 00:10:10.400] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[13Apr2022 00:10:10.710] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[13Apr2022 00:10:10.710] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[13Apr2022 00:10:10.711] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[13Apr2022 00:10:10.711] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[13Apr2022 00:10:10.711] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[13Apr2022 00:10:10.711] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[13Apr2022 00:10:10.711] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/block_statemap.js
[13Apr2022 00:10:10.780] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.780] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/item_statemap.js
[13Apr2022 00:10:10.790] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.790] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/recipe_manager.js
[13Apr2022 00:10:10.801] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.802] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/loot_manager.js
[13Apr2022 00:10:10.808] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.808] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/Enderman.js
[13Apr2022 00:10:10.837] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.837] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from asm/ZombPiglin.js
[13Apr2022 00:10:10.851] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.851] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from transformers/customization_screen.js
[13Apr2022 00:10:10.873] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.873] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from transformers/temperature.js
[13Apr2022 00:10:10.888] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.889] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[13Apr2022 00:10:10.895] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.896] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[13Apr2022 00:10:10.939] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.939] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
[13Apr2022 00:10:10.952] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.952] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/true-infinity.js
[13Apr2022 00:10:10.956] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.956] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/sundering.js
[13Apr2022 00:10:10.960] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.960] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/enchantment-datas.js
[13Apr2022 00:10:10.964] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.964] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/tempting.js
[13Apr2022 00:10:10.967] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.968] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/reflective.js
[13Apr2022 00:10:10.970] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.971] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/item-ench.js
[13Apr2022 00:10:10.974] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.974] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/calc-stack-ench.js
[13Apr2022 00:10:10.978] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.978] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/container-repair.js
[13Apr2022 00:10:10.982] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.982] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/enchantability.js
[13Apr2022 00:10:10.986] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.986] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/gui-repair.js
[13Apr2022 00:10:10.989] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.989] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/combat-rules.js
[13Apr2022 00:10:10.992] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.992] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/fishing-bobber.js
[13Apr2022 00:10:10.995] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.996] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/affix-entity-dmg.js
[13Apr2022 00:10:10.999] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:10.999] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/affix-extra-dmg.js
[13Apr2022 00:10:11.002] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:11.002] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/affix-prot-level.js
[13Apr2022 00:10:11.005] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:11.005] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/affix-user-hurt.js
[13Apr2022 00:10:11.009] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:11.009] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/stack-modifier-hack.js
[13Apr2022 00:10:11.012] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:11.012] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/item-use-hook.js
[13Apr2022 00:10:11.015] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:11.016] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/quark-matrix.js
[13Apr2022 00:10:11.018] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:11.018] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/crossbow.js
[13Apr2022 00:10:11.022] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:11.022] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from apothasm/crossbow-arrows.js
[13Apr2022 00:10:11.025] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[13Apr2022 00:10:11.033] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3663d0ba to Target : METHOD {Lnet/minecraft/client/renderer/BlockModelShapes;} {func_209553_a} {(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/block/BlockState;)Lnet/minecraft/client/renderer/model/ModelResourceLocation;}
[13Apr2022 00:10:11.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@30bf26df to Target : METHOD {Lnet/minecraft/client/renderer/model/ModelBakery;} {processLoading} {(Lnet/minecraft/profiler/IProfiler;I)V}
[13Apr2022 00:10:11.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@261bd7b to Target : METHOD {Lnet/minecraft/resources/DataPackRegistries;} {<init>} {(Lnet/minecraft/command/Commands$EnvironmentType;I)V}
[13Apr2022 00:10:11.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6f9e08d4 to Target : METHOD {Lnet/minecraft/loot/LootTableManager;} {func_212853_a_} {(Ljava/util/Map;Lnet/minecraft/resources/IResourceManager;Lnet/minecraft/profiler/IProfiler;)V}
[13Apr2022 00:10:11.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@390037e7 to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {func_175156_o} {()F}
[13Apr2022 00:10:11.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@704067c6 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228396_a_} {(FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V}
[13Apr2022 00:10:11.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7f4596d0 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_212843_a_} {(Lnet/minecraft/entity/MobEntity;FFF)V}
[13Apr2022 00:10:11.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6002e944 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_225597_a_} {(Lnet/minecraft/entity/MobEntity;FFFFF)V}
[13Apr2022 00:10:11.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@588545ac to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[13Apr2022 00:10:11.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2b08772d to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_85036_m} {()V}
[13Apr2022 00:10:11.034] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@78a8978a to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228396_a_} {(FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer$Impl;Lnet/minecraft/client/entity/player/ClientPlayerEntity;I)V}
[13Apr2022 00:10:11.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@f171912 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228405_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
[13Apr2022 00:10:11.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7d4d8579 to Target : METHOD {Lnet/minecraft/client/renderer/entity/PlayerRenderer;} {func_241741_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/client/renderer/entity/model/BipedModel$ArmPose;}
[13Apr2022 00:10:11.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@159424e2 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[13Apr2022 00:10:11.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@29bcf51d to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_241844_w} {(F)V}
[13Apr2022 00:10:11.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1e54a6b1 to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_208003_a} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z}
[13Apr2022 00:10:11.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@f238e4f to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[13Apr2022 00:10:11.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3b24087d to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_220013_l} {(Lnet/minecraft/item/ItemStack;)F}
[13Apr2022 00:10:11.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@75fe1619 to Target : METHOD {Lnet/minecraft/item/Item;} {func_219970_i} {(Lnet/minecraft/item/ItemStack;)Z}
[13Apr2022 00:10:11.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4e245739 to Target : METHOD {Lnet/minecraft/client/renderer/FirstPersonRenderer;} {func_228405_a_} {(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
[13Apr2022 00:10:11.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5d66e944 to Target : METHOD {Lnet/minecraft/entity/item/ItemFrameEntity;} {func_110131_b} {(Lnet/minecraft/item/ItemStack;)V}
[13Apr2022 00:10:11.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@469a7575 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer$3;} {func_75214_a} {(Lnet/minecraft/item/ItemStack;)Z}
[13Apr2022 00:10:11.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4351ed61 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer;} {func_82846_b} {(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;}
[13Apr2022 00:10:11.035] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2f20f7ad to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_82840_a} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@45e617c4 to Target : METHOD {Lnet/minecraft/client/renderer/entity/FishRenderer;} {func_225623_a_} {(Lnet/minecraft/entity/projectile/FishingBobberEntity;FFLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5042e3d0 to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_234600_a_} {(Lnet/minecraft/entity/player/PlayerEntity;)Z}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1c34365c to Target : METHOD {Lnet/minecraft/block/BeehiveBlock;} {func_225533_a_} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@348137e8 to Target : METHOD {Lnet/minecraft/block/PumpkinBlock;} {func_225533_a_} {(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@412c5e8b to Target : METHOD {Lnet/minecraft/block/TripWireBlock;} {func_176208_a} {(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@637791d to Target : METHOD {Lnet/minecraft/enchantment/EfficiencyEnchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3b0c3951 to Target : METHOD {Lnet/minecraft/entity/passive/MooshroomEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@60f77af to Target : METHOD {Lnet/minecraft/entity/passive/SheepEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2574a9e3 to Target : METHOD {Lnet/minecraft/entity/passive/SnowGolemEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@18b6d3c1 to Target : METHOD {Lnet/minecraft/item/ArrowItem;} {isInfinite} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;)Z}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@422ab737 to Target : METHOD {Lnet/minecraft/entity/LivingEntity;} {func_70672_c} {(Lnet/minecraft/util/DamageSource;F)F}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3fe512d2 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_185291_a} {(ILnet/minecraft/item/ItemStack;Z)Ljava/util/List;}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3fde8f7c to Target : METHOD {Lnet/minecraft/entity/ai/goal/TemptGoal;} {func_188508_a} {(Lnet/minecraft/item/ItemStack;)Z}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@11d86b9d to Target : METHOD {Lnet/minecraft/entity/LivingEntity;} {func_190629_c} {(Lnet/minecraft/entity/LivingEntity;)V}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6dce59e to Target : METHOD {Lnet/minecraft/item/Item;} {func_77619_b} {()I}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@11381415 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_77514_a} {(Ljava/util/Random;IILnet/minecraft/item/ItemStack;)I;}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5ad6cc21 to Target : METHOD {Lnet/minecraft/inventory/container/RepairContainer;} {func_82848_d} {()V}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@800d065 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_77513_b} {(Ljava/util/Random;Lnet/minecraft/item/ItemStack;IZ)Ljava/util/List;}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@691124ee to Target : METHOD {Lnet/minecraft/client/gui/screen/inventory/AnvilScreen;} {func_230451_b_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;II)V}
[13Apr2022 00:10:11.036] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@38d80d65 to Target : METHOD {Lnet/minecraft/util/CombatRules;} {func_188401_b} {(FF)F}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5403799b to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_190621_a} {(Lnet/minecraft/util/math/BlockPos;)V}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5a0e0886 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_151385_b} {(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/Entity;)V}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3ad8717d to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_152377_a} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/CreatureAttribute;)F}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4293e066 to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_77508_a} {(Ljava/lang/Iterable;Lnet/minecraft/util/DamageSource;)I}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@d13960e to Target : METHOD {Lnet/minecraft/enchantment/EnchantmentHelper;} {func_151384_a} {(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/Entity;)V}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@27f3f512 to Target : METHOD {Lnet/minecraft/entity/ai/attributes/AttributeModifier;} {func_233800_a_} {(Lnet/minecraft/nbt/CompoundNBT;)Lnet/minecraft/entity/ai/attributes/AttributeModifier;}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5e593b08 to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_196084_a} {(Lnet/minecraft/item/ItemUseContext;)Lnet/minecraft/util/ActionResultType;}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3946075 to Target : METHOD {Lvazkii/quark/oddities/module/MatrixEnchantingModule;} {construct} {()V}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@122635ef to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_77659_a} {(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResult;}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2ac519dc to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_220016_a} {(Lnet/minecraft/world/World;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;FZFFF)V}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1de4bee0 to Target : CLASS {Lnet/minecraft/entity/monster/EndermanEntity;} {} {V}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3ece79fe to Target : CLASS {Lnet/minecraft/entity/monster/ZombifiedPiglinEntity;} {} {V}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3cc79c02 to Target : CLASS {Lnet/minecraft/client/gui/screen/CustomizeSkinScreen;} {} {V}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1e01b133 to Target : CLASS {Lnet/minecraft/entity/passive/SnowGolemEntity;} {} {V}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1e01b133 to Target : CLASS {Lnet/minecraft/client/renderer/WorldRenderer;} {} {V}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1e01b133 to Target : CLASS {Lnet/minecraft/block/CauldronBlock;} {} {V}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1e01b133 to Target : CLASS {Lnet/minecraft/world/biome/Biome;} {} {V}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@262a1fad to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[13Apr2022 00:10:11.037] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6be6931f to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[13Apr2022 00:10:11.038] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6b4125ed to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[13Apr2022 00:10:11.038] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@78da899f to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[13Apr2022 00:10:11.038] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@e7b265e to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[13Apr2022 00:10:11.038] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@51da32e5 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
[13Apr2022 00:10:11.038] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@33d60b7e to Target : CLASS {Lnet/minecraft/item/ItemStack;} {} {V}
[13Apr2022 00:10:11.038] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1fecfaea to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
[13Apr2022 00:10:11.038] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ftb-essentials-1604.1.0.13.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-essentials-1604.1.0.13.jar)
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ftb-essentials-1604.1.0.13.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-essentials-1604.1.0.13.jar)
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ftb-essentials-1604.1.0.13.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-essentials-1604.1.0.13.jar)
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ftb-essentials-1604.1.0.13.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-essentials-1604.1.0.13.jar)
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ftb-essentials-1604.1.0.13.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-essentials-1604.1.0.13.jar)
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-essentials-1604.1.0.13.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-essentials-1604.1.0.13.jar)]
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.4-mc1.16.jar:C:\Users\huber\Desktop\test bollocks\mods\supermartijn642configlib-1.0.4-mc1.16.jar)
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.4-mc1.16.jar:C:\Users\huber\Desktop\test bollocks\mods\supermartijn642configlib-1.0.4-mc1.16.jar)
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.4-mc1.16.jar:C:\Users\huber\Desktop\test bollocks\mods\supermartijn642configlib-1.0.4-mc1.16.jar)
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.4-mc1.16.jar:C:\Users\huber\Desktop\test bollocks\mods\supermartijn642configlib-1.0.4-mc1.16.jar)
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.4-mc1.16.jar:C:\Users\huber\Desktop\test bollocks\mods\supermartijn642configlib-1.0.4-mc1.16.jar)
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.4-mc1.16.jar:C:\Users\huber\Desktop\test bollocks\mods\supermartijn642configlib-1.0.4-mc1.16.jar)]
[13Apr2022 00:10:11.123] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(zombiehs_1.16.5-2.5.jar:C:\Users\huber\Desktop\test bollocks\mods\zombiehs_1.16.5-2.5.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(zombiehs_1.16.5-2.5.jar:C:\Users\huber\Desktop\test bollocks\mods\zombiehs_1.16.5-2.5.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(zombiehs_1.16.5-2.5.jar:C:\Users\huber\Desktop\test bollocks\mods\zombiehs_1.16.5-2.5.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(zombiehs_1.16.5-2.5.jar:C:\Users\huber\Desktop\test bollocks\mods\zombiehs_1.16.5-2.5.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(zombiehs_1.16.5-2.5.jar:C:\Users\huber\Desktop\test bollocks\mods\zombiehs_1.16.5-2.5.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(zombiehs_1.16.5-2.5.jar:C:\Users\huber\Desktop\test bollocks\mods\zombiehs_1.16.5-2.5.jar)]
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(endportalrecipe_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\endportalrecipe_1.16.5-2.2.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(endportalrecipe_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\endportalrecipe_1.16.5-2.2.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(endportalrecipe_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\endportalrecipe_1.16.5-2.2.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(endportalrecipe_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\endportalrecipe_1.16.5-2.2.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(endportalrecipe_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\endportalrecipe_1.16.5-2.2.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(endportalrecipe_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\endportalrecipe_1.16.5-2.2.jar)]
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(milkallthemobs_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\milkallthemobs_1.16.5-1.3.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(milkallthemobs_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\milkallthemobs_1.16.5-1.3.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(milkallthemobs_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\milkallthemobs_1.16.5-1.3.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(milkallthemobs_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\milkallthemobs_1.16.5-1.3.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(milkallthemobs_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\milkallthemobs_1.16.5-1.3.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(milkallthemobs_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\milkallthemobs_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(petnames_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\petnames_1.16.5-1.3.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(petnames_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\petnames_1.16.5-1.3.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(petnames_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\petnames_1.16.5-1.3.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(petnames_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\petnames_1.16.5-1.3.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(petnames_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\petnames_1.16.5-1.3.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(petnames_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\petnames_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(superflatworldnoslimes_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\superflatworldnoslimes_1.16.5-1.2.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(superflatworldnoslimes_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\superflatworldnoslimes_1.16.5-1.2.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(superflatworldnoslimes_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\superflatworldnoslimes_1.16.5-1.2.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(superflatworldnoslimes_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\superflatworldnoslimes_1.16.5-1.2.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(superflatworldnoslimes_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\superflatworldnoslimes_1.16.5-1.2.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(superflatworldnoslimes_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\superflatworldnoslimes_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(refinedpipes-0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedpipes-0.5.jar)
[13Apr2022 00:10:11.124] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(refinedpipes-0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedpipes-0.5.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(refinedpipes-0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedpipes-0.5.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(refinedpipes-0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedpipes-0.5.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(refinedpipes-0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedpipes-0.5.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(refinedpipes-0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedpipes-0.5.jar)]
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(incontrol-1.16-5.1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\incontrol-1.16-5.1.5.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(incontrol-1.16-5.1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\incontrol-1.16-5.1.5.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(incontrol-1.16-5.1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\incontrol-1.16-5.1.5.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(incontrol-1.16-5.1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\incontrol-1.16-5.1.5.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(incontrol-1.16-5.1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\incontrol-1.16-5.1.5.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(incontrol-1.16-5.1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\incontrol-1.16-5.1.5.jar)]
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Uppers-0.3.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Uppers-0.3.2.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Uppers-0.3.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Uppers-0.3.2.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Uppers-0.3.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Uppers-0.3.2.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Uppers-0.3.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Uppers-0.3.2.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Uppers-0.3.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Uppers-0.3.2.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Uppers-0.3.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Uppers-0.3.2.jar)]
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(paperbooks_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\paperbooks_1.16.5-1.1.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(paperbooks_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\paperbooks_1.16.5-1.1.jar)
[13Apr2022 00:10:11.125] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(paperbooks_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\paperbooks_1.16.5-1.1.jar)
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(paperbooks_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\paperbooks_1.16.5-1.1.jar)
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(paperbooks_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\paperbooks_1.16.5-1.1.jar)
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(paperbooks_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\paperbooks_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-windows-1.0.3-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-windows-1.0.3-mc1.16.5.jar)
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-windows-1.0.3-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-windows-1.0.3-mc1.16.5.jar)
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-windows-1.0.3-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-windows-1.0.3-mc1.16.5.jar)
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-windows-1.0.3-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-windows-1.0.3-mc1.16.5.jar)
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-windows-1.0.3-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-windows-1.0.3-mc1.16.5.jar)
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-windows-1.0.3-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-windows-1.0.3-mc1.16.5.jar)]
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Neat 1.7-27.jar:C:\Users\huber\Desktop\test bollocks\mods\Neat 1.7-27.jar)
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Neat 1.7-27.jar:C:\Users\huber\Desktop\test bollocks\mods\Neat 1.7-27.jar)
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Neat 1.7-27.jar:C:\Users\huber\Desktop\test bollocks\mods\Neat 1.7-27.jar)
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Neat 1.7-27.jar:C:\Users\huber\Desktop\test bollocks\mods\Neat 1.7-27.jar)
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Neat 1.7-27.jar:C:\Users\huber\Desktop\test bollocks\mods\Neat 1.7-27.jar)
[13Apr2022 00:10:11.126] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Neat 1.7-27.jar:C:\Users\huber\Desktop\test bollocks\mods\Neat 1.7-27.jar)]
[13Apr2022 00:10:11.127] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\BetterCaves-Forge-1.16.4-1.1.1.jar)
[13Apr2022 00:10:11.127] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\BetterCaves-Forge-1.16.4-1.1.1.jar)
[13Apr2022 00:10:11.127] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\BetterCaves-Forge-1.16.4-1.1.1.jar)
[13Apr2022 00:10:11.127] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\BetterCaves-Forge-1.16.4-1.1.1.jar)
[13Apr2022 00:10:11.127] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\BetterCaves-Forge-1.16.4-1.1.1.jar)
[13Apr2022 00:10:11.127] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\BetterCaves-Forge-1.16.4-1.1.1.jar)]
[13Apr2022 00:10:11.127] [main/DEBUG] [mixin/]: Registering mixin config: bettercaves.mixins.json
[13Apr2022 00:10:11.142] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(villagernames_1.16.5-2.8.jar:C:\Users\huber\Desktop\test bollocks\mods\villagernames_1.16.5-2.8.jar)
[13Apr2022 00:10:11.142] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(villagernames_1.16.5-2.8.jar:C:\Users\huber\Desktop\test bollocks\mods\villagernames_1.16.5-2.8.jar)
[13Apr2022 00:10:11.143] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(villagernames_1.16.5-2.8.jar:C:\Users\huber\Desktop\test bollocks\mods\villagernames_1.16.5-2.8.jar)
[13Apr2022 00:10:11.143] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(villagernames_1.16.5-2.8.jar:C:\Users\huber\Desktop\test bollocks\mods\villagernames_1.16.5-2.8.jar)
[13Apr2022 00:10:11.143] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(villagernames_1.16.5-2.8.jar:C:\Users\huber\Desktop\test bollocks\mods\villagernames_1.16.5-2.8.jar)
[13Apr2022 00:10:11.143] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(villagernames_1.16.5-2.8.jar:C:\Users\huber\Desktop\test bollocks\mods\villagernames_1.16.5-2.8.jar)]
[13Apr2022 00:10:11.143] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(realisticbees_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\realisticbees_1.16.5-1.0.jar)
[13Apr2022 00:10:11.143] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(realisticbees_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\realisticbees_1.16.5-1.0.jar)
[13Apr2022 00:10:11.143] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(realisticbees_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\realisticbees_1.16.5-1.0.jar)
[13Apr2022 00:10:11.143] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(realisticbees_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\realisticbees_1.16.5-1.0.jar)
[13Apr2022 00:10:11.143] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(realisticbees_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\realisticbees_1.16.5-1.0.jar)
[13Apr2022 00:10:11.143] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(realisticbees_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\realisticbees_1.16.5-1.0.jar)]
[13Apr2022 00:10:11.143] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(villagerdeathmessages_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\villagerdeathmessages_1.16.5-1.6.jar)
[13Apr2022 00:10:11.143] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(villagerdeathmessages_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\villagerdeathmessages_1.16.5-1.6.jar)
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(villagerdeathmessages_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\villagerdeathmessages_1.16.5-1.6.jar)
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(villagerdeathmessages_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\villagerdeathmessages_1.16.5-1.6.jar)
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(villagerdeathmessages_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\villagerdeathmessages_1.16.5-1.6.jar)
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(villagerdeathmessages_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\villagerdeathmessages_1.16.5-1.6.jar)]
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(CookingForBlockheads_1.16.3-9.2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\CookingForBlockheads_1.16.3-9.2.2.jar)
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(CookingForBlockheads_1.16.3-9.2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\CookingForBlockheads_1.16.3-9.2.2.jar)
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(CookingForBlockheads_1.16.3-9.2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\CookingForBlockheads_1.16.3-9.2.2.jar)
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(CookingForBlockheads_1.16.3-9.2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\CookingForBlockheads_1.16.3-9.2.2.jar)
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(CookingForBlockheads_1.16.3-9.2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\CookingForBlockheads_1.16.3-9.2.2.jar)
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CookingForBlockheads_1.16.3-9.2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\CookingForBlockheads_1.16.3-9.2.2.jar)]
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.4.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Placebo-1.16.4-4.4.1.jar)
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.4.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Placebo-1.16.4-4.4.1.jar)
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.4.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Placebo-1.16.4-4.4.1.jar)
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.4.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Placebo-1.16.4-4.4.1.jar)
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.4.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Placebo-1.16.4-4.4.1.jar)
[13Apr2022 00:10:11.144] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.4.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Placebo-1.16.4-4.4.1.jar)]
[13Apr2022 00:10:11.145] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(citadel-1.6.1.jar:C:\Users\huber\Desktop\test bollocks\mods\citadel-1.6.1.jar)
[13Apr2022 00:10:11.145] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(citadel-1.6.1.jar:C:\Users\huber\Desktop\test bollocks\mods\citadel-1.6.1.jar)
[13Apr2022 00:10:11.145] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(citadel-1.6.1.jar:C:\Users\huber\Desktop\test bollocks\mods\citadel-1.6.1.jar)
[13Apr2022 00:10:11.145] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(citadel-1.6.1.jar:C:\Users\huber\Desktop\test bollocks\mods\citadel-1.6.1.jar)
[13Apr2022 00:10:11.145] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(citadel-1.6.1.jar:C:\Users\huber\Desktop\test bollocks\mods\citadel-1.6.1.jar)
[13Apr2022 00:10:11.145] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.6.1.jar:C:\Users\huber\Desktop\test bollocks\mods\citadel-1.6.1.jar)]
[13Apr2022 00:10:11.145] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(alexsmobs-1.5.1.jar:C:\Users\huber\Desktop\test bollocks\mods\alexsmobs-1.5.1.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(alexsmobs-1.5.1.jar:C:\Users\huber\Desktop\test bollocks\mods\alexsmobs-1.5.1.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(alexsmobs-1.5.1.jar:C:\Users\huber\Desktop\test bollocks\mods\alexsmobs-1.5.1.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(alexsmobs-1.5.1.jar:C:\Users\huber\Desktop\test bollocks\mods\alexsmobs-1.5.1.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(alexsmobs-1.5.1.jar:C:\Users\huber\Desktop\test bollocks\mods\alexsmobs-1.5.1.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(alexsmobs-1.5.1.jar:C:\Users\huber\Desktop\test bollocks\mods\alexsmobs-1.5.1.jar)]
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-4.jar:C:\Users\huber\Desktop\test bollocks\mods\YungsApi-1.16.4-Forge-4.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-4.jar:C:\Users\huber\Desktop\test bollocks\mods\YungsApi-1.16.4-Forge-4.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-4.jar:C:\Users\huber\Desktop\test bollocks\mods\YungsApi-1.16.4-Forge-4.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-4.jar:C:\Users\huber\Desktop\test bollocks\mods\YungsApi-1.16.4-Forge-4.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-4.jar:C:\Users\huber\Desktop\test bollocks\mods\YungsApi-1.16.4-Forge-4.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-4.jar:C:\Users\huber\Desktop\test bollocks\mods\YungsApi-1.16.4-Forge-4.jar)]
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(softerhaybales_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\softerhaybales_1.16.5-1.2.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(softerhaybales_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\softerhaybales_1.16.5-1.2.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(softerhaybales_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\softerhaybales_1.16.5-1.2.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(softerhaybales_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\softerhaybales_1.16.5-1.2.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(softerhaybales_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\softerhaybales_1.16.5-1.2.jar)
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(softerhaybales_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\softerhaybales_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.146] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Bookshelf-1.16.5-10.0.1.jar)
[13Apr2022 00:10:11.147] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Bookshelf-1.16.5-10.0.1.jar)
[13Apr2022 00:10:11.147] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Bookshelf-1.16.5-10.0.1.jar)
[13Apr2022 00:10:11.147] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Bookshelf-1.16.5-10.0.1.jar)
[13Apr2022 00:10:11.147] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Bookshelf-1.16.5-10.0.1.jar)
[13Apr2022 00:10:11.147] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Bookshelf-1.16.5-10.0.1.jar)]
[13Apr2022 00:10:11.147] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(randompatches-2.4.0-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\randompatches-2.4.0-forge.jar)
[13Apr2022 00:10:11.147] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(randompatches-2.4.0-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\randompatches-2.4.0-forge.jar)
[13Apr2022 00:10:11.147] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(randompatches-2.4.0-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\randompatches-2.4.0-forge.jar)
[13Apr2022 00:10:11.147] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(randompatches-2.4.0-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\randompatches-2.4.0-forge.jar)
[13Apr2022 00:10:11.147] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(randompatches-2.4.0-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\randompatches-2.4.0-forge.jar)
[13Apr2022 00:10:11.147] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(randompatches-2.4.0-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\randompatches-2.4.0-forge.jar)]
[13Apr2022 00:10:11.147] [main/DEBUG] [mixin/]: Registering mixin config: randompatches.mixins.json
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DarkUtilities-1.16.5-8.0.3.jar:C:\Users\huber\Desktop\test bollocks\mods\DarkUtilities-1.16.5-8.0.3.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DarkUtilities-1.16.5-8.0.3.jar:C:\Users\huber\Desktop\test bollocks\mods\DarkUtilities-1.16.5-8.0.3.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DarkUtilities-1.16.5-8.0.3.jar:C:\Users\huber\Desktop\test bollocks\mods\DarkUtilities-1.16.5-8.0.3.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DarkUtilities-1.16.5-8.0.3.jar:C:\Users\huber\Desktop\test bollocks\mods\DarkUtilities-1.16.5-8.0.3.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DarkUtilities-1.16.5-8.0.3.jar:C:\Users\huber\Desktop\test bollocks\mods\DarkUtilities-1.16.5-8.0.3.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DarkUtilities-1.16.5-8.0.3.jar:C:\Users\huber\Desktop\test bollocks\mods\DarkUtilities-1.16.5-8.0.3.jar)]
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(cryingghasts_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\cryingghasts_1.16.5-1.2.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(cryingghasts_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\cryingghasts_1.16.5-1.2.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(cryingghasts_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\cryingghasts_1.16.5-1.2.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(cryingghasts_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\cryingghasts_1.16.5-1.2.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(cryingghasts_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\cryingghasts_1.16.5-1.2.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cryingghasts_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\cryingghasts_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(storagetech-1.16.4-R1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\storagetech-1.16.4-R1.3.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(storagetech-1.16.4-R1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\storagetech-1.16.4-R1.3.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(storagetech-1.16.4-R1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\storagetech-1.16.4-R1.3.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(storagetech-1.16.4-R1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\storagetech-1.16.4-R1.3.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(storagetech-1.16.4-R1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\storagetech-1.16.4-R1.3.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(storagetech-1.16.4-R1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\storagetech-1.16.4-R1.3.jar)]
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-doors-1.0.2-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-doors-1.0.2-mc1.16.5.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-doors-1.0.2-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-doors-1.0.2-mc1.16.5.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-doors-1.0.2-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-doors-1.0.2-mc1.16.5.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-doors-1.0.2-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-doors-1.0.2-mc1.16.5.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-doors-1.0.2-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-doors-1.0.2-mc1.16.5.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-doors-1.0.2-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-doors-1.0.2-mc1.16.5.jar)]
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Morpheus-1.16.4-4.2.68.jar:C:\Users\huber\Desktop\test bollocks\mods\Morpheus-1.16.4-4.2.68.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Morpheus-1.16.4-4.2.68.jar:C:\Users\huber\Desktop\test bollocks\mods\Morpheus-1.16.4-4.2.68.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Morpheus-1.16.4-4.2.68.jar:C:\Users\huber\Desktop\test bollocks\mods\Morpheus-1.16.4-4.2.68.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Morpheus-1.16.4-4.2.68.jar:C:\Users\huber\Desktop\test bollocks\mods\Morpheus-1.16.4-4.2.68.jar)
[13Apr2022 00:10:11.149] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Morpheus-1.16.4-4.2.68.jar:C:\Users\huber\Desktop\test bollocks\mods\Morpheus-1.16.4-4.2.68.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Morpheus-1.16.4-4.2.68.jar:C:\Users\huber\Desktop\test bollocks\mods\Morpheus-1.16.4-4.2.68.jar)]
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar)]
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(kelpfertilizer_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\kelpfertilizer_1.16.5-1.2.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(kelpfertilizer_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\kelpfertilizer_1.16.5-1.2.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(kelpfertilizer_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\kelpfertilizer_1.16.5-1.2.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(kelpfertilizer_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\kelpfertilizer_1.16.5-1.2.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(kelpfertilizer_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\kelpfertilizer_1.16.5-1.2.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(kelpfertilizer_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\kelpfertilizer_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.4-0.12.0.104.jar:C:\Users\huber\Desktop\test bollocks\mods\JustEnoughResources-1.16.4-0.12.0.104.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.4-0.12.0.104.jar:C:\Users\huber\Desktop\test bollocks\mods\JustEnoughResources-1.16.4-0.12.0.104.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.4-0.12.0.104.jar:C:\Users\huber\Desktop\test bollocks\mods\JustEnoughResources-1.16.4-0.12.0.104.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.4-0.12.0.104.jar:C:\Users\huber\Desktop\test bollocks\mods\JustEnoughResources-1.16.4-0.12.0.104.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.4-0.12.0.104.jar:C:\Users\huber\Desktop\test bollocks\mods\JustEnoughResources-1.16.4-0.12.0.104.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.4-0.12.0.104.jar:C:\Users\huber\Desktop\test bollocks\mods\JustEnoughResources-1.16.4-0.12.0.104.jar)]
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(huskspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\huskspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(huskspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\huskspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(huskspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\huskspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(huskspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\huskspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(huskspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\huskspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(huskspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\huskspawn_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(eguilib-1.0.5-1.16.jar:C:\Users\huber\Desktop\test bollocks\mods\eguilib-1.0.5-1.16.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(eguilib-1.0.5-1.16.jar:C:\Users\huber\Desktop\test bollocks\mods\eguilib-1.0.5-1.16.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(eguilib-1.0.5-1.16.jar:C:\Users\huber\Desktop\test bollocks\mods\eguilib-1.0.5-1.16.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(eguilib-1.0.5-1.16.jar:C:\Users\huber\Desktop\test bollocks\mods\eguilib-1.0.5-1.16.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(eguilib-1.0.5-1.16.jar:C:\Users\huber\Desktop\test bollocks\mods\eguilib-1.0.5-1.16.jar)
[13Apr2022 00:10:11.150] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(eguilib-1.0.5-1.16.jar:C:\Users\huber\Desktop\test bollocks\mods\eguilib-1.0.5-1.16.jar)]
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(stackrefill_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\stackrefill_1.16.5-1.5.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(stackrefill_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\stackrefill_1.16.5-1.5.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(stackrefill_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\stackrefill_1.16.5-1.5.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(stackrefill_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\stackrefill_1.16.5-1.5.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(stackrefill_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\stackrefill_1.16.5-1.5.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(stackrefill_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\stackrefill_1.16.5-1.5.jar)]
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mineralchance_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\mineralchance_1.16.5-1.2.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mineralchance_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\mineralchance_1.16.5-1.2.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mineralchance_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\mineralchance_1.16.5-1.2.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mineralchance_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\mineralchance_1.16.5-1.2.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mineralchance_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\mineralchance_1.16.5-1.2.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mineralchance_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\mineralchance_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(refinedstorage-1.9.12.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedstorage-1.9.12.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(refinedstorage-1.9.12.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedstorage-1.9.12.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(refinedstorage-1.9.12.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedstorage-1.9.12.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(refinedstorage-1.9.12.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedstorage-1.9.12.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(refinedstorage-1.9.12.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedstorage-1.9.12.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(refinedstorage-1.9.12.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedstorage-1.9.12.jar)]
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(conduitsprdrowned_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\conduitsprdrowned_1.16.5-1.1.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(conduitsprdrowned_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\conduitsprdrowned_1.16.5-1.1.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(conduitsprdrowned_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\conduitsprdrowned_1.16.5-1.1.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(conduitsprdrowned_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\conduitsprdrowned_1.16.5-1.1.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(conduitsprdrowned_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\conduitsprdrowned_1.16.5-1.1.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(conduitsprdrowned_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\conduitsprdrowned_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(structure_gel-1.16.4-1.7.5.jar:C:\Users\huber\Desktop\test bollocks\mods\structure_gel-1.16.4-1.7.5.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(structure_gel-1.16.4-1.7.5.jar:C:\Users\huber\Desktop\test bollocks\mods\structure_gel-1.16.4-1.7.5.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(structure_gel-1.16.4-1.7.5.jar:C:\Users\huber\Desktop\test bollocks\mods\structure_gel-1.16.4-1.7.5.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(structure_gel-1.16.4-1.7.5.jar:C:\Users\huber\Desktop\test bollocks\mods\structure_gel-1.16.4-1.7.5.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(structure_gel-1.16.4-1.7.5.jar:C:\Users\huber\Desktop\test bollocks\mods\structure_gel-1.16.4-1.7.5.jar)
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(structure_gel-1.16.4-1.7.5.jar:C:\Users\huber\Desktop\test bollocks\mods\structure_gel-1.16.4-1.7.5.jar)]
[13Apr2022 00:10:11.151] [main/DEBUG] [mixin/]: Registering mixin config: structure_gel.mixins.json
[13Apr2022 00:10:11.154] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(chocolate-1.3.0-1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\chocolate-1.3.0-1.16.4.jar)
[13Apr2022 00:10:11.154] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(chocolate-1.3.0-1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\chocolate-1.3.0-1.16.4.jar)
[13Apr2022 00:10:11.154] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(chocolate-1.3.0-1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\chocolate-1.3.0-1.16.4.jar)
[13Apr2022 00:10:11.155] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(chocolate-1.3.0-1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\chocolate-1.3.0-1.16.4.jar)
[13Apr2022 00:10:11.155] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(chocolate-1.3.0-1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\chocolate-1.3.0-1.16.4.jar)
[13Apr2022 00:10:11.155] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(chocolate-1.3.0-1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\chocolate-1.3.0-1.16.4.jar)]
[13Apr2022 00:10:11.155] [main/DEBUG] [mixin/]: Registering mixin config: chocolate.mixins.json
[13Apr2022 00:10:11.156] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-bridges-1.0.5-mc1.16.5-4.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-bridges-1.0.5-mc1.16.5-4.jar)
[13Apr2022 00:10:11.156] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-bridges-1.0.5-mc1.16.5-4.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-bridges-1.0.5-mc1.16.5-4.jar)
[13Apr2022 00:10:11.156] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-bridges-1.0.5-mc1.16.5-4.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-bridges-1.0.5-mc1.16.5-4.jar)
[13Apr2022 00:10:11.156] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-bridges-1.0.5-mc1.16.5-4.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-bridges-1.0.5-mc1.16.5-4.jar)
[13Apr2022 00:10:11.156] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-bridges-1.0.5-mc1.16.5-4.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-bridges-1.0.5-mc1.16.5-4.jar)
[13Apr2022 00:10:11.156] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-bridges-1.0.5-mc1.16.5-4.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-bridges-1.0.5-mc1.16.5-4.jar)]
[13Apr2022 00:10:11.156] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(repurposed_structures-1.16.4-2.3.4.jar:C:\Users\huber\Desktop\test bollocks\mods\repurposed_structures-1.16.4-2.3.4.jar)
[13Apr2022 00:10:11.156] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(repurposed_structures-1.16.4-2.3.4.jar:C:\Users\huber\Desktop\test bollocks\mods\repurposed_structures-1.16.4-2.3.4.jar)
[13Apr2022 00:10:11.156] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(repurposed_structures-1.16.4-2.3.4.jar:C:\Users\huber\Desktop\test bollocks\mods\repurposed_structures-1.16.4-2.3.4.jar)
[13Apr2022 00:10:11.156] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(repurposed_structures-1.16.4-2.3.4.jar:C:\Users\huber\Desktop\test bollocks\mods\repurposed_structures-1.16.4-2.3.4.jar)
[13Apr2022 00:10:11.156] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(repurposed_structures-1.16.4-2.3.4.jar:C:\Users\huber\Desktop\test bollocks\mods\repurposed_structures-1.16.4-2.3.4.jar)
[13Apr2022 00:10:11.156] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(repurposed_structures-1.16.4-2.3.4.jar:C:\Users\huber\Desktop\test bollocks\mods\repurposed_structures-1.16.4-2.3.4.jar)]
[13Apr2022 00:10:11.156] [main/DEBUG] [mixin/]: Registering mixin config: repurposed_structures.mixins.json
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(netherportalspread_1.16.5-4.5.jar:C:\Users\huber\Desktop\test bollocks\mods\netherportalspread_1.16.5-4.5.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(netherportalspread_1.16.5-4.5.jar:C:\Users\huber\Desktop\test bollocks\mods\netherportalspread_1.16.5-4.5.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(netherportalspread_1.16.5-4.5.jar:C:\Users\huber\Desktop\test bollocks\mods\netherportalspread_1.16.5-4.5.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(netherportalspread_1.16.5-4.5.jar:C:\Users\huber\Desktop\test bollocks\mods\netherportalspread_1.16.5-4.5.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(netherportalspread_1.16.5-4.5.jar:C:\Users\huber\Desktop\test bollocks\mods\netherportalspread_1.16.5-4.5.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(netherportalspread_1.16.5-4.5.jar:C:\Users\huber\Desktop\test bollocks\mods\netherportalspread_1.16.5-4.5.jar)]
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.441-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\BiomesOPlenty-1.16.5-13.1.0.441-universal.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.441-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\BiomesOPlenty-1.16.5-13.1.0.441-universal.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.441-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\BiomesOPlenty-1.16.5-13.1.0.441-universal.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.441-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\BiomesOPlenty-1.16.5-13.1.0.441-universal.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.441-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\BiomesOPlenty-1.16.5-13.1.0.441-universal.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.441-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\BiomesOPlenty-1.16.5-13.1.0.441-universal.jar)]
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(valhelsia_structures-16.0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\valhelsia_structures-16.0.5.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(valhelsia_structures-16.0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\valhelsia_structures-16.0.5.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(valhelsia_structures-16.0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\valhelsia_structures-16.0.5.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(valhelsia_structures-16.0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\valhelsia_structures-16.0.5.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(valhelsia_structures-16.0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\valhelsia_structures-16.0.5.jar)
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(valhelsia_structures-16.0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\valhelsia_structures-16.0.5.jar)]
[13Apr2022 00:10:11.157] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ftb-ranks-1604.1.1.11.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-ranks-1604.1.1.11.jar)
[13Apr2022 00:10:11.158] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ftb-ranks-1604.1.1.11.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-ranks-1604.1.1.11.jar)
[13Apr2022 00:10:11.158] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ftb-ranks-1604.1.1.11.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-ranks-1604.1.1.11.jar)
[13Apr2022 00:10:11.158] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ftb-ranks-1604.1.1.11.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-ranks-1604.1.1.11.jar)
[13Apr2022 00:10:11.158] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ftb-ranks-1604.1.1.11.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-ranks-1604.1.1.11.jar)
[13Apr2022 00:10:11.158] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-ranks-1604.1.1.11.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-ranks-1604.1.1.11.jar)]
[13Apr2022 00:10:11.158] [main/DEBUG] [mixin/]: Registering mixin config: ftbranks-common.mixins.json
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(dungeons_plus-1.16.4-1.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_plus-1.16.4-1.1.3.jar)
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(dungeons_plus-1.16.4-1.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_plus-1.16.4-1.1.3.jar)
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(dungeons_plus-1.16.4-1.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_plus-1.16.4-1.1.3.jar)
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(dungeons_plus-1.16.4-1.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_plus-1.16.4-1.1.3.jar)
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(dungeons_plus-1.16.4-1.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_plus-1.16.4-1.1.3.jar)
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dungeons_plus-1.16.4-1.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_plus-1.16.4-1.1.3.jar)]
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(zombieproofdoors_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\zombieproofdoors_1.16.5-1.1.jar)
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(zombieproofdoors_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\zombieproofdoors_1.16.5-1.1.jar)
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(zombieproofdoors_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\zombieproofdoors_1.16.5-1.1.jar)
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(zombieproofdoors_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\zombieproofdoors_1.16.5-1.1.jar)
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(zombieproofdoors_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\zombieproofdoors_1.16.5-1.1.jar)
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(zombieproofdoors_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\zombieproofdoors_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-trapdors-1.0.1-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-trapdors-1.0.1-mc1.16.5.jar)
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-trapdors-1.0.1-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-trapdors-1.0.1-mc1.16.5.jar)
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-trapdors-1.0.1-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-trapdors-1.0.1-mc1.16.5.jar)
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-trapdors-1.0.1-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-trapdors-1.0.1-mc1.16.5.jar)
[13Apr2022 00:10:11.159] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-trapdors-1.0.1-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-trapdors-1.0.1-mc1.16.5.jar)
[13Apr2022 00:10:11.160] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-trapdors-1.0.1-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-trapdors-1.0.1-mc1.16.5.jar)]
[13Apr2022 00:10:11.160] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(edibles_1.16.5-2.1.jar:C:\Users\huber\Desktop\test bollocks\mods\edibles_1.16.5-2.1.jar)
[13Apr2022 00:10:11.160] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(edibles_1.16.5-2.1.jar:C:\Users\huber\Desktop\test bollocks\mods\edibles_1.16.5-2.1.jar)
[13Apr2022 00:10:11.160] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(edibles_1.16.5-2.1.jar:C:\Users\huber\Desktop\test bollocks\mods\edibles_1.16.5-2.1.jar)
[13Apr2022 00:10:11.160] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(edibles_1.16.5-2.1.jar:C:\Users\huber\Desktop\test bollocks\mods\edibles_1.16.5-2.1.jar)
[13Apr2022 00:10:11.160] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(edibles_1.16.5-2.1.jar:C:\Users\huber\Desktop\test bollocks\mods\edibles_1.16.5-2.1.jar)
[13Apr2022 00:10:11.160] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(edibles_1.16.5-2.1.jar:C:\Users\huber\Desktop\test bollocks\mods\edibles_1.16.5-2.1.jar)]
[13Apr2022 00:10:11.160] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(unearthed-1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\unearthed-1.1.0.jar)
[13Apr2022 00:10:11.160] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(unearthed-1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\unearthed-1.1.0.jar)
[13Apr2022 00:10:11.160] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(unearthed-1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\unearthed-1.1.0.jar)
[13Apr2022 00:10:11.160] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(unearthed-1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\unearthed-1.1.0.jar)
[13Apr2022 00:10:11.160] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(unearthed-1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\unearthed-1.1.0.jar)
[13Apr2022 00:10:11.160] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(unearthed-1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\unearthed-1.1.0.jar)]
[13Apr2022 00:10:11.160] [main/DEBUG] [mixin/]: Registering mixin config: unearthed.mixins.json
[13Apr2022 00:10:11.161] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Botania-1.16.5-420.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Botania-1.16.5-420.2.jar)
[13Apr2022 00:10:11.161] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Botania-1.16.5-420.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Botania-1.16.5-420.2.jar)
[13Apr2022 00:10:11.161] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Botania-1.16.5-420.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Botania-1.16.5-420.2.jar)
[13Apr2022 00:10:11.161] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Botania-1.16.5-420.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Botania-1.16.5-420.2.jar)
[13Apr2022 00:10:11.161] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Botania-1.16.5-420.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Botania-1.16.5-420.2.jar)
[13Apr2022 00:10:11.161] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Botania-1.16.5-420.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Botania-1.16.5-420.2.jar)]
[13Apr2022 00:10:11.161] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SpawnerFix-1.16.2-1.0.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpawnerFix-1.16.2-1.0.0.2.jar)
[13Apr2022 00:10:11.161] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SpawnerFix-1.16.2-1.0.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpawnerFix-1.16.2-1.0.0.2.jar)
[13Apr2022 00:10:11.161] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SpawnerFix-1.16.2-1.0.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpawnerFix-1.16.2-1.0.0.2.jar)
[13Apr2022 00:10:11.161] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SpawnerFix-1.16.2-1.0.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpawnerFix-1.16.2-1.0.0.2.jar)
[13Apr2022 00:10:11.161] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SpawnerFix-1.16.2-1.0.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpawnerFix-1.16.2-1.0.0.2.jar)
[13Apr2022 00:10:11.161] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SpawnerFix-1.16.2-1.0.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpawnerFix-1.16.2-1.0.0.2.jar)]
[13Apr2022 00:10:11.161] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(villagespawnpoint_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\villagespawnpoint_1.16.5-1.4.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(villagespawnpoint_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\villagespawnpoint_1.16.5-1.4.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(villagespawnpoint_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\villagespawnpoint_1.16.5-1.4.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(villagespawnpoint_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\villagespawnpoint_1.16.5-1.4.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(villagespawnpoint_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\villagespawnpoint_1.16.5-1.4.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(villagespawnpoint_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\villagespawnpoint_1.16.5-1.4.jar)]
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(omegamute_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\omegamute_1.16.5-1.6.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(omegamute_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\omegamute_1.16.5-1.6.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(omegamute_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\omegamute_1.16.5-1.6.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(omegamute_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\omegamute_1.16.5-1.6.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(omegamute_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\omegamute_1.16.5-1.6.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(omegamute_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\omegamute_1.16.5-1.6.jar)]
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(pamhc2foodextended-1.16.3-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodextended-1.16.3-1.0.1.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(pamhc2foodextended-1.16.3-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodextended-1.16.3-1.0.1.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(pamhc2foodextended-1.16.3-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodextended-1.16.3-1.0.1.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(pamhc2foodextended-1.16.3-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodextended-1.16.3-1.0.1.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(pamhc2foodextended-1.16.3-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodextended-1.16.3-1.0.1.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(pamhc2foodextended-1.16.3-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodextended-1.16.3-1.0.1.jar)]
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(underwaterenchanting_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\underwaterenchanting_1.16.5-1.2.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(underwaterenchanting_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\underwaterenchanting_1.16.5-1.2.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(underwaterenchanting_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\underwaterenchanting_1.16.5-1.2.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(underwaterenchanting_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\underwaterenchanting_1.16.5-1.2.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(underwaterenchanting_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\underwaterenchanting_1.16.5-1.2.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(underwaterenchanting_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\underwaterenchanting_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\huber\Desktop\test bollocks\mods\curios-forge-1.16.5-4.0.5.3.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\huber\Desktop\test bollocks\mods\curios-forge-1.16.5-4.0.5.3.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\huber\Desktop\test bollocks\mods\curios-forge-1.16.5-4.0.5.3.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\huber\Desktop\test bollocks\mods\curios-forge-1.16.5-4.0.5.3.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\huber\Desktop\test bollocks\mods\curios-forge-1.16.5-4.0.5.3.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\huber\Desktop\test bollocks\mods\curios-forge-1.16.5-4.0.5.3.jar)]
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-50.jar:C:\Users\huber\Desktop\test bollocks\mods\Patchouli-1.16.4-50.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Patchouli-1.16.4-50.jar:C:\Users\huber\Desktop\test bollocks\mods\Patchouli-1.16.4-50.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-50.jar:C:\Users\huber\Desktop\test bollocks\mods\Patchouli-1.16.4-50.jar)
[13Apr2022 00:10:11.162] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Patchouli-1.16.4-50.jar:C:\Users\huber\Desktop\test bollocks\mods\Patchouli-1.16.4-50.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-50.jar:C:\Users\huber\Desktop\test bollocks\mods\Patchouli-1.16.4-50.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Patchouli-1.16.4-50.jar:C:\Users\huber\Desktop\test bollocks\mods\Patchouli-1.16.4-50.jar)]
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(shulkerdropstwo_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\shulkerdropstwo_1.16.5-1.3.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(shulkerdropstwo_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\shulkerdropstwo_1.16.5-1.3.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(shulkerdropstwo_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\shulkerdropstwo_1.16.5-1.3.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(shulkerdropstwo_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\shulkerdropstwo_1.16.5-1.3.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(shulkerdropstwo_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\shulkerdropstwo_1.16.5-1.3.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(shulkerdropstwo_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\shulkerdropstwo_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(rndbmflowers_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\rndbmflowers_1.16.5-1.2.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(rndbmflowers_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\rndbmflowers_1.16.5-1.2.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(rndbmflowers_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\rndbmflowers_1.16.5-1.2.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(rndbmflowers_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\rndbmflowers_1.16.5-1.2.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(rndbmflowers_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\rndbmflowers_1.16.5-1.2.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(rndbmflowers_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\rndbmflowers_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(naturallychargedcreepers_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\naturallychargedcreepers_1.16.5-1.3.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(naturallychargedcreepers_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\naturallychargedcreepers_1.16.5-1.3.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(naturallychargedcreepers_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\naturallychargedcreepers_1.16.5-1.3.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(naturallychargedcreepers_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\naturallychargedcreepers_1.16.5-1.3.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(naturallychargedcreepers_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\naturallychargedcreepers_1.16.5-1.3.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(naturallychargedcreepers_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\naturallychargedcreepers_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(collective-1.16.5-1.61.jar:C:\Users\huber\Desktop\test bollocks\mods\collective-1.16.5-1.61.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(collective-1.16.5-1.61.jar:C:\Users\huber\Desktop\test bollocks\mods\collective-1.16.5-1.61.jar)
[13Apr2022 00:10:11.163] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(collective-1.16.5-1.61.jar:C:\Users\huber\Desktop\test bollocks\mods\collective-1.16.5-1.61.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(collective-1.16.5-1.61.jar:C:\Users\huber\Desktop\test bollocks\mods\collective-1.16.5-1.61.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(collective-1.16.5-1.61.jar:C:\Users\huber\Desktop\test bollocks\mods\collective-1.16.5-1.61.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(collective-1.16.5-1.61.jar:C:\Users\huber\Desktop\test bollocks\mods\collective-1.16.5-1.61.jar)]
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(angelring-1.16.3-1.3.3.jar:C:\Users\huber\Desktop\test bollocks\mods\angelring-1.16.3-1.3.3.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(angelring-1.16.3-1.3.3.jar:C:\Users\huber\Desktop\test bollocks\mods\angelring-1.16.3-1.3.3.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(angelring-1.16.3-1.3.3.jar:C:\Users\huber\Desktop\test bollocks\mods\angelring-1.16.3-1.3.3.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(angelring-1.16.3-1.3.3.jar:C:\Users\huber\Desktop\test bollocks\mods\angelring-1.16.3-1.3.3.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(angelring-1.16.3-1.3.3.jar:C:\Users\huber\Desktop\test bollocks\mods\angelring-1.16.3-1.3.3.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(angelring-1.16.3-1.3.3.jar:C:\Users\huber\Desktop\test bollocks\mods\angelring-1.16.3-1.3.3.jar)]
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(VivecraftForgeExtensions-1.16.4-1.3.3.jar:C:\Users\huber\Desktop\test bollocks\mods\VivecraftForgeExtensions-1.16.4-1.3.3.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(VivecraftForgeExtensions-1.16.4-1.3.3.jar:C:\Users\huber\Desktop\test bollocks\mods\VivecraftForgeExtensions-1.16.4-1.3.3.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(VivecraftForgeExtensions-1.16.4-1.3.3.jar:C:\Users\huber\Desktop\test bollocks\mods\VivecraftForgeExtensions-1.16.4-1.3.3.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(VivecraftForgeExtensions-1.16.4-1.3.3.jar:C:\Users\huber\Desktop\test bollocks\mods\VivecraftForgeExtensions-1.16.4-1.3.3.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(VivecraftForgeExtensions-1.16.4-1.3.3.jar:C:\Users\huber\Desktop\test bollocks\mods\VivecraftForgeExtensions-1.16.4-1.3.3.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(VivecraftForgeExtensions-1.16.4-1.3.3.jar:C:\Users\huber\Desktop\test bollocks\mods\VivecraftForgeExtensions-1.16.4-1.3.3.jar)]
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Runelic-1.16.5-7.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Runelic-1.16.5-7.0.1.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Runelic-1.16.5-7.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Runelic-1.16.5-7.0.1.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Runelic-1.16.5-7.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Runelic-1.16.5-7.0.1.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Runelic-1.16.5-7.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Runelic-1.16.5-7.0.1.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Runelic-1.16.5-7.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Runelic-1.16.5-7.0.1.jar)
[13Apr2022 00:10:11.164] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Runelic-1.16.5-7.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Runelic-1.16.5-7.0.1.jar)]
[13Apr2022 00:10:11.165] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(starterkit_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\starterkit_1.16.5-2.2.jar)
[13Apr2022 00:10:11.165] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(starterkit_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\starterkit_1.16.5-2.2.jar)
[13Apr2022 00:10:11.165] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(starterkit_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\starterkit_1.16.5-2.2.jar)
[13Apr2022 00:10:11.165] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(starterkit_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\starterkit_1.16.5-2.2.jar)
[13Apr2022 00:10:11.165] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(starterkit_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\starterkit_1.16.5-2.2.jar)
[13Apr2022 00:10:11.165] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(starterkit_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\starterkit_1.16.5-2.2.jar)]
[13Apr2022 00:10:11.165] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.5-2.2.0-rc-2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpartanWeaponry-1.16.5-2.2.0-rc-2.jar)
[13Apr2022 00:10:11.165] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.5-2.2.0-rc-2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpartanWeaponry-1.16.5-2.2.0-rc-2.jar)
[13Apr2022 00:10:11.165] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.5-2.2.0-rc-2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpartanWeaponry-1.16.5-2.2.0-rc-2.jar)
[13Apr2022 00:10:11.165] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.5-2.2.0-rc-2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpartanWeaponry-1.16.5-2.2.0-rc-2.jar)
[13Apr2022 00:10:11.165] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.5-2.2.0-rc-2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpartanWeaponry-1.16.5-2.2.0-rc-2.jar)
[13Apr2022 00:10:11.165] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.5-2.2.0-rc-2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpartanWeaponry-1.16.5-2.2.0-rc-2.jar)]
[13Apr2022 00:10:11.165] [main/DEBUG] [mixin/]: Registering mixin config: spartanweaponry.mixins.json
[13Apr2022 00:10:11.166] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-roofs-2.0.1-mc1.16.5-4.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-roofs-2.0.1-mc1.16.5-4.jar)
[13Apr2022 00:10:11.166] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-roofs-2.0.1-mc1.16.5-4.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-roofs-2.0.1-mc1.16.5-4.jar)
[13Apr2022 00:10:11.166] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-roofs-2.0.1-mc1.16.5-4.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-roofs-2.0.1-mc1.16.5-4.jar)
[13Apr2022 00:10:11.166] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-roofs-2.0.1-mc1.16.5-4.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-roofs-2.0.1-mc1.16.5-4.jar)
[13Apr2022 00:10:11.166] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-roofs-2.0.1-mc1.16.5-4.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-roofs-2.0.1-mc1.16.5-4.jar)
[13Apr2022 00:10:11.166] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-roofs-2.0.1-mc1.16.5-4.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-roofs-2.0.1-mc1.16.5-4.jar)]
[13Apr2022 00:10:11.166] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Project_MMO-1.16.4-3.44.3.jar:C:\Users\huber\Desktop\test bollocks\mods\Project_MMO-1.16.4-3.44.3.jar)
[13Apr2022 00:10:11.167] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Project_MMO-1.16.4-3.44.3.jar:C:\Users\huber\Desktop\test bollocks\mods\Project_MMO-1.16.4-3.44.3.jar)
[13Apr2022 00:10:11.167] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Project_MMO-1.16.4-3.44.3.jar:C:\Users\huber\Desktop\test bollocks\mods\Project_MMO-1.16.4-3.44.3.jar)
[13Apr2022 00:10:11.167] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Project_MMO-1.16.4-3.44.3.jar:C:\Users\huber\Desktop\test bollocks\mods\Project_MMO-1.16.4-3.44.3.jar)
[13Apr2022 00:10:11.167] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Project_MMO-1.16.4-3.44.3.jar:C:\Users\huber\Desktop\test bollocks\mods\Project_MMO-1.16.4-3.44.3.jar)
[13Apr2022 00:10:11.167] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Project_MMO-1.16.4-3.44.3.jar:C:\Users\huber\Desktop\test bollocks\mods\Project_MMO-1.16.4-3.44.3.jar)]
[13Apr2022 00:10:11.167] [main/DEBUG] [mixin/]: Registering mixin config: pmmo.mixins.json
[13Apr2022 00:10:11.169] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(architectury-1.5.112-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\architectury-1.5.112-forge.jar)
[13Apr2022 00:10:11.169] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(architectury-1.5.112-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\architectury-1.5.112-forge.jar)
[13Apr2022 00:10:11.169] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(architectury-1.5.112-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\architectury-1.5.112-forge.jar)
[13Apr2022 00:10:11.169] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(architectury-1.5.112-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\architectury-1.5.112-forge.jar)
[13Apr2022 00:10:11.169] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(architectury-1.5.112-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\architectury-1.5.112-forge.jar)
[13Apr2022 00:10:11.169] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(architectury-1.5.112-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\architectury-1.5.112-forge.jar)]
[13Apr2022 00:10:11.169] [main/DEBUG] [mixin/]: Registering mixin config: architectury.mixins.json
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.39-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-gui-library-1605.2.1.39-forge.jar)
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.39-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-gui-library-1605.2.1.39-forge.jar)
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.39-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-gui-library-1605.2.1.39-forge.jar)
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.39-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-gui-library-1605.2.1.39-forge.jar)
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.39-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-gui-library-1605.2.1.39-forge.jar)
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.39-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-gui-library-1605.2.1.39-forge.jar)]
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ftb-teams-1604.1.0.15-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-teams-1604.1.0.15-forge.jar)
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ftb-teams-1604.1.0.15-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-teams-1604.1.0.15-forge.jar)
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ftb-teams-1604.1.0.15-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-teams-1604.1.0.15-forge.jar)
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ftb-teams-1604.1.0.15-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-teams-1604.1.0.15-forge.jar)
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ftb-teams-1604.1.0.15-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-teams-1604.1.0.15-forge.jar)
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-teams-1604.1.0.15-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-teams-1604.1.0.15-forge.jar)]
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(nametagtweaks_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\nametagtweaks_1.16.5-1.3.jar)
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(nametagtweaks_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\nametagtweaks_1.16.5-1.3.jar)
[13Apr2022 00:10:11.170] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(nametagtweaks_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\nametagtweaks_1.16.5-1.3.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(nametagtweaks_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\nametagtweaks_1.16.5-1.3.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(nametagtweaks_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\nametagtweaks_1.16.5-1.3.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(nametagtweaks_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\nametagtweaks_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(AI-Improvements-1.16.2-0.3.0.jar:C:\Users\huber\Desktop\test bollocks\mods\AI-Improvements-1.16.2-0.3.0.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(AI-Improvements-1.16.2-0.3.0.jar:C:\Users\huber\Desktop\test bollocks\mods\AI-Improvements-1.16.2-0.3.0.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(AI-Improvements-1.16.2-0.3.0.jar:C:\Users\huber\Desktop\test bollocks\mods\AI-Improvements-1.16.2-0.3.0.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(AI-Improvements-1.16.2-0.3.0.jar:C:\Users\huber\Desktop\test bollocks\mods\AI-Improvements-1.16.2-0.3.0.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(AI-Improvements-1.16.2-0.3.0.jar:C:\Users\huber\Desktop\test bollocks\mods\AI-Improvements-1.16.2-0.3.0.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AI-Improvements-1.16.2-0.3.0.jar:C:\Users\huber\Desktop\test bollocks\mods\AI-Improvements-1.16.2-0.3.0.jar)]
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-furniture-2.0.1-mc1.16.5.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-furniture-2.0.1-mc1.16.5.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-furniture-2.0.1-mc1.16.5.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-furniture-2.0.1-mc1.16.5.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-furniture-2.0.1-mc1.16.5.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-furniture-2.0.1-mc1.16.5.jar)]
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(firstjoinmessage_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\firstjoinmessage_1.16.5-1.1.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(firstjoinmessage_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\firstjoinmessage_1.16.5-1.1.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(firstjoinmessage_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\firstjoinmessage_1.16.5-1.1.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(firstjoinmessage_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\firstjoinmessage_1.16.5-1.1.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(firstjoinmessage_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\firstjoinmessage_1.16.5-1.1.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(firstjoinmessage_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\firstjoinmessage_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(trashcans-1.0.7-mc1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\trashcans-1.0.7-mc1.16.4.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(trashcans-1.0.7-mc1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\trashcans-1.0.7-mc1.16.4.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(trashcans-1.0.7-mc1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\trashcans-1.0.7-mc1.16.4.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(trashcans-1.0.7-mc1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\trashcans-1.0.7-mc1.16.4.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(trashcans-1.0.7-mc1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\trashcans-1.0.7-mc1.16.4.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(trashcans-1.0.7-mc1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\trashcans-1.0.7-mc1.16.4.jar)]
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(advancementscreenshot_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\advancementscreenshot_1.16.5-1.2.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(advancementscreenshot_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\advancementscreenshot_1.16.5-1.2.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(advancementscreenshot_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\advancementscreenshot_1.16.5-1.2.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(advancementscreenshot_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\advancementscreenshot_1.16.5-1.2.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(advancementscreenshot_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\advancementscreenshot_1.16.5-1.2.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(advancementscreenshot_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\advancementscreenshot_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(bwncr-1.16.4-3.9.16.jar:C:\Users\huber\Desktop\test bollocks\mods\bwncr-1.16.4-3.9.16.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(bwncr-1.16.4-3.9.16.jar:C:\Users\huber\Desktop\test bollocks\mods\bwncr-1.16.4-3.9.16.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(bwncr-1.16.4-3.9.16.jar:C:\Users\huber\Desktop\test bollocks\mods\bwncr-1.16.4-3.9.16.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(bwncr-1.16.4-3.9.16.jar:C:\Users\huber\Desktop\test bollocks\mods\bwncr-1.16.4-3.9.16.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(bwncr-1.16.4-3.9.16.jar:C:\Users\huber\Desktop\test bollocks\mods\bwncr-1.16.4-3.9.16.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bwncr-1.16.4-3.9.16.jar:C:\Users\huber\Desktop\test bollocks\mods\bwncr-1.16.4-3.9.16.jar)]
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(smallernetherportals_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\smallernetherportals_1.16.5-1.5.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(smallernetherportals_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\smallernetherportals_1.16.5-1.5.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(smallernetherportals_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\smallernetherportals_1.16.5-1.5.jar)
[13Apr2022 00:10:11.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(smallernetherportals_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\smallernetherportals_1.16.5-1.5.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(smallernetherportals_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\smallernetherportals_1.16.5-1.5.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(smallernetherportals_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\smallernetherportals_1.16.5-1.5.jar)]
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(infinitetrading_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\infinitetrading_1.16.5-1.3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(infinitetrading_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\infinitetrading_1.16.5-1.3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(infinitetrading_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\infinitetrading_1.16.5-1.3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(infinitetrading_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\infinitetrading_1.16.5-1.3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(infinitetrading_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\infinitetrading_1.16.5-1.3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(infinitetrading_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\infinitetrading_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(strayspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\strayspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(strayspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\strayspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(strayspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\strayspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(strayspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\strayspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(strayspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\strayspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(strayspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\strayspawn_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(rainbegoneritual_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\rainbegoneritual_1.16.5-1.3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(rainbegoneritual_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\rainbegoneritual_1.16.5-1.3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(rainbegoneritual_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\rainbegoneritual_1.16.5-1.3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(rainbegoneritual_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\rainbegoneritual_1.16.5-1.3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(rainbegoneritual_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\rainbegoneritual_1.16.5-1.3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(rainbegoneritual_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\rainbegoneritual_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ScalingHealth-1.16.4-4.0.3+3.jar:C:\Users\huber\Desktop\test bollocks\mods\ScalingHealth-1.16.4-4.0.3+3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ScalingHealth-1.16.4-4.0.3+3.jar:C:\Users\huber\Desktop\test bollocks\mods\ScalingHealth-1.16.4-4.0.3+3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ScalingHealth-1.16.4-4.0.3+3.jar:C:\Users\huber\Desktop\test bollocks\mods\ScalingHealth-1.16.4-4.0.3+3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ScalingHealth-1.16.4-4.0.3+3.jar:C:\Users\huber\Desktop\test bollocks\mods\ScalingHealth-1.16.4-4.0.3+3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ScalingHealth-1.16.4-4.0.3+3.jar:C:\Users\huber\Desktop\test bollocks\mods\ScalingHealth-1.16.4-4.0.3+3.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ScalingHealth-1.16.4-4.0.3+3.jar:C:\Users\huber\Desktop\test bollocks\mods\ScalingHealth-1.16.4-4.0.3+3.jar)]
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(exoticbirds-1.16.4-1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\exoticbirds-1.16.4-1.1.0.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(exoticbirds-1.16.4-1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\exoticbirds-1.16.4-1.1.0.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(exoticbirds-1.16.4-1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\exoticbirds-1.16.4-1.1.0.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(exoticbirds-1.16.4-1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\exoticbirds-1.16.4-1.1.0.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(exoticbirds-1.16.4-1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\exoticbirds-1.16.4-1.1.0.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(exoticbirds-1.16.4-1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\exoticbirds-1.16.4-1.1.0.jar)]
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(CodeChickenLib-1.16.4-3.5.1.408-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\CodeChickenLib-1.16.4-3.5.1.408-universal.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(CodeChickenLib-1.16.4-3.5.1.408-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\CodeChickenLib-1.16.4-3.5.1.408-universal.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(CodeChickenLib-1.16.4-3.5.1.408-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\CodeChickenLib-1.16.4-3.5.1.408-universal.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(CodeChickenLib-1.16.4-3.5.1.408-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\CodeChickenLib-1.16.4-3.5.1.408-universal.jar)
[13Apr2022 00:10:11.172] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(CodeChickenLib-1.16.4-3.5.1.408-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\CodeChickenLib-1.16.4-3.5.1.408-universal.jar)
[13Apr2022 00:10:11.173] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CodeChickenLib-1.16.4-3.5.1.408-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\CodeChickenLib-1.16.4-3.5.1.408-universal.jar)]
[13Apr2022 00:10:11.173] [main/DEBUG] [mixin/]: Registering mixin config: mixins.codechickenlib.json
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar)]
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.13.jar:C:\Users\huber\Desktop\test bollocks\mods\geckolib-forge-1.16.5-3.0.13.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.13.jar:C:\Users\huber\Desktop\test bollocks\mods\geckolib-forge-1.16.5-3.0.13.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.13.jar:C:\Users\huber\Desktop\test bollocks\mods\geckolib-forge-1.16.5-3.0.13.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.13.jar:C:\Users\huber\Desktop\test bollocks\mods\geckolib-forge-1.16.5-3.0.13.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.13.jar:C:\Users\huber\Desktop\test bollocks\mods\geckolib-forge-1.16.5-3.0.13.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.13.jar:C:\Users\huber\Desktop\test bollocks\mods\geckolib-forge-1.16.5-3.0.13.jar)]
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(dungeons_gear-1.16.4-3.0.6.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_gear-1.16.4-3.0.6.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(dungeons_gear-1.16.4-3.0.6.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_gear-1.16.4-3.0.6.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(dungeons_gear-1.16.4-3.0.6.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_gear-1.16.4-3.0.6.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(dungeons_gear-1.16.4-3.0.6.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_gear-1.16.4-3.0.6.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(dungeons_gear-1.16.4-3.0.6.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_gear-1.16.4-3.0.6.jar)
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dungeons_gear-1.16.4-3.0.6.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_gear-1.16.4-3.0.6.jar)]
[13Apr2022 00:10:11.175] [main/DEBUG] [mixin/]: Registering mixin config: dungeons_gear.mixins.json
[13Apr2022 00:10:11.177] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Cyclic-1.16.5-1.1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\Cyclic-1.16.5-1.1.6.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Cyclic-1.16.5-1.1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\Cyclic-1.16.5-1.1.6.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Cyclic-1.16.5-1.1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\Cyclic-1.16.5-1.1.6.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Cyclic-1.16.5-1.1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\Cyclic-1.16.5-1.1.6.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Cyclic-1.16.5-1.1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\Cyclic-1.16.5-1.1.6.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Cyclic-1.16.5-1.1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\Cyclic-1.16.5-1.1.6.jar)]
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(portablejukebox-1.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\portablejukebox-1.0.2.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(portablejukebox-1.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\portablejukebox-1.0.2.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(portablejukebox-1.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\portablejukebox-1.0.2.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(portablejukebox-1.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\portablejukebox-1.0.2.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(portablejukebox-1.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\portablejukebox-1.0.2.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(portablejukebox-1.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\portablejukebox-1.0.2.jar)]
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SaveMyStronghold-1.16.4-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\SaveMyStronghold-1.16.4-1.0.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SaveMyStronghold-1.16.4-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\SaveMyStronghold-1.16.4-1.0.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SaveMyStronghold-1.16.4-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\SaveMyStronghold-1.16.4-1.0.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SaveMyStronghold-1.16.4-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\SaveMyStronghold-1.16.4-1.0.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SaveMyStronghold-1.16.4-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\SaveMyStronghold-1.16.4-1.0.jar)
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SaveMyStronghold-1.16.4-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\SaveMyStronghold-1.16.4-1.0.jar)]
[13Apr2022 00:10:11.178] [main/DEBUG] [mixin/]: Registering mixin config: savemystronghold.mixins.json
[13Apr2022 00:10:11.180] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(QuarkOddities-1.16.3.jar:C:\Users\huber\Desktop\test bollocks\mods\QuarkOddities-1.16.3.jar)
[13Apr2022 00:10:11.180] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(QuarkOddities-1.16.3.jar:C:\Users\huber\Desktop\test bollocks\mods\QuarkOddities-1.16.3.jar)
[13Apr2022 00:10:11.180] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(QuarkOddities-1.16.3.jar:C:\Users\huber\Desktop\test bollocks\mods\QuarkOddities-1.16.3.jar)
[13Apr2022 00:10:11.180] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(QuarkOddities-1.16.3.jar:C:\Users\huber\Desktop\test bollocks\mods\QuarkOddities-1.16.3.jar)
[13Apr2022 00:10:11.180] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(QuarkOddities-1.16.3.jar:C:\Users\huber\Desktop\test bollocks\mods\QuarkOddities-1.16.3.jar)
[13Apr2022 00:10:11.180] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(QuarkOddities-1.16.3.jar:C:\Users\huber\Desktop\test bollocks\mods\QuarkOddities-1.16.3.jar)]
[13Apr2022 00:10:11.180] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(doubledoors_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\doubledoors_1.16.5-2.2.jar)
[13Apr2022 00:10:11.180] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(doubledoors_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\doubledoors_1.16.5-2.2.jar)
[13Apr2022 00:10:11.180] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(doubledoors_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\doubledoors_1.16.5-2.2.jar)
[13Apr2022 00:10:11.180] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(doubledoors_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\doubledoors_1.16.5-2.2.jar)
[13Apr2022 00:10:11.180] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(doubledoors_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\doubledoors_1.16.5-2.2.jar)
[13Apr2022 00:10:11.180] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(doubledoors_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\doubledoors_1.16.5-2.2.jar)]
[13Apr2022 00:10:11.180] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Cucumber-1.16.4-4.1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\Cucumber-1.16.4-4.1.6.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Cucumber-1.16.4-4.1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\Cucumber-1.16.4-4.1.6.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Cucumber-1.16.4-4.1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\Cucumber-1.16.4-4.1.6.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Cucumber-1.16.4-4.1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\Cucumber-1.16.4-4.1.6.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Cucumber-1.16.4-4.1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\Cucumber-1.16.4-4.1.6.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Cucumber-1.16.4-4.1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\Cucumber-1.16.4-4.1.6.jar)]
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(pamhc2trees-1.16.3-1.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2trees-1.16.3-1.0.0.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(pamhc2trees-1.16.3-1.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2trees-1.16.3-1.0.0.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(pamhc2trees-1.16.3-1.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2trees-1.16.3-1.0.0.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(pamhc2trees-1.16.3-1.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2trees-1.16.3-1.0.0.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(pamhc2trees-1.16.3-1.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2trees-1.16.3-1.0.0.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(pamhc2trees-1.16.3-1.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2trees-1.16.3-1.0.0.jar)]
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(transcendingtrident_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\transcendingtrident_1.16.5-1.3.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(transcendingtrident_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\transcendingtrident_1.16.5-1.3.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(transcendingtrident_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\transcendingtrident_1.16.5-1.3.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(transcendingtrident_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\transcendingtrident_1.16.5-1.3.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(transcendingtrident_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\transcendingtrident_1.16.5-1.3.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(transcendingtrident_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\transcendingtrident_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(biggerspongeabsorptionradius_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\biggerspongeabsorptionradius_1.16.5-1.0.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(biggerspongeabsorptionradius_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\biggerspongeabsorptionradius_1.16.5-1.0.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(biggerspongeabsorptionradius_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\biggerspongeabsorptionradius_1.16.5-1.0.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(biggerspongeabsorptionradius_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\biggerspongeabsorptionradius_1.16.5-1.0.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(biggerspongeabsorptionradius_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\biggerspongeabsorptionradius_1.16.5-1.0.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(biggerspongeabsorptionradius_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\biggerspongeabsorptionradius_1.16.5-1.0.jar)]
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Bountiful Baubles FORGE-1.16.3-0.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Bountiful Baubles FORGE-1.16.3-0.0.2.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Bountiful Baubles FORGE-1.16.3-0.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Bountiful Baubles FORGE-1.16.3-0.0.2.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Bountiful Baubles FORGE-1.16.3-0.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Bountiful Baubles FORGE-1.16.3-0.0.2.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Bountiful Baubles FORGE-1.16.3-0.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Bountiful Baubles FORGE-1.16.3-0.0.2.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Bountiful Baubles FORGE-1.16.3-0.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Bountiful Baubles FORGE-1.16.3-0.0.2.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Bountiful Baubles FORGE-1.16.3-0.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Bountiful Baubles FORGE-1.16.3-0.0.2.jar)]
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(giantspawn_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\giantspawn_1.16.5-2.2.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(giantspawn_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\giantspawn_1.16.5-2.2.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(giantspawn_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\giantspawn_1.16.5-2.2.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(giantspawn_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\giantspawn_1.16.5-2.2.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(giantspawn_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\giantspawn_1.16.5-2.2.jar)
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(giantspawn_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\giantspawn_1.16.5-2.2.jar)]
[13Apr2022 00:10:11.181] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(jei-1.16.4-7.6.1.71.jar:C:\Users\huber\Desktop\test bollocks\mods\jei-1.16.4-7.6.1.71.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(jei-1.16.4-7.6.1.71.jar:C:\Users\huber\Desktop\test bollocks\mods\jei-1.16.4-7.6.1.71.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(jei-1.16.4-7.6.1.71.jar:C:\Users\huber\Desktop\test bollocks\mods\jei-1.16.4-7.6.1.71.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(jei-1.16.4-7.6.1.71.jar:C:\Users\huber\Desktop\test bollocks\mods\jei-1.16.4-7.6.1.71.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(jei-1.16.4-7.6.1.71.jar:C:\Users\huber\Desktop\test bollocks\mods\jei-1.16.4-7.6.1.71.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.16.4-7.6.1.71.jar:C:\Users\huber\Desktop\test bollocks\mods\jei-1.16.4-7.6.1.71.jar)]
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mooshroomtweaks_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\mooshroomtweaks_1.16.5-1.2.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mooshroomtweaks_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\mooshroomtweaks_1.16.5-1.2.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mooshroomtweaks_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\mooshroomtweaks_1.16.5-1.2.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mooshroomtweaks_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\mooshroomtweaks_1.16.5-1.2.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mooshroomtweaks_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\mooshroomtweaks_1.16.5-1.2.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mooshroomtweaks_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\mooshroomtweaks_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\AttributeFix-1.16.5-10.0.1.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\AttributeFix-1.16.5-10.0.1.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\AttributeFix-1.16.5-10.0.1.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\AttributeFix-1.16.5-10.0.1.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\AttributeFix-1.16.5-10.0.1.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\AttributeFix-1.16.5-10.0.1.jar)]
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(dungeons_mobs-1.16.4-1.0.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_mobs-1.16.4-1.0.3.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(dungeons_mobs-1.16.4-1.0.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_mobs-1.16.4-1.0.3.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(dungeons_mobs-1.16.4-1.0.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_mobs-1.16.4-1.0.3.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(dungeons_mobs-1.16.4-1.0.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_mobs-1.16.4-1.0.3.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(dungeons_mobs-1.16.4-1.0.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_mobs-1.16.4-1.0.3.jar)
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dungeons_mobs-1.16.4-1.0.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_mobs-1.16.4-1.0.3.jar)]
[13Apr2022 00:10:11.182] [main/DEBUG] [mixin/]: Registering mixin config: dungeons_mobs.mixins.json
[13Apr2022 00:10:11.184] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(abnormals_core-1.16.4-3.0.6.jar:C:\Users\huber\Desktop\test bollocks\mods\abnormals_core-1.16.4-3.0.6.jar)
[13Apr2022 00:10:11.184] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(abnormals_core-1.16.4-3.0.6.jar:C:\Users\huber\Desktop\test bollocks\mods\abnormals_core-1.16.4-3.0.6.jar)
[13Apr2022 00:10:11.184] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(abnormals_core-1.16.4-3.0.6.jar:C:\Users\huber\Desktop\test bollocks\mods\abnormals_core-1.16.4-3.0.6.jar)
[13Apr2022 00:10:11.184] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(abnormals_core-1.16.4-3.0.6.jar:C:\Users\huber\Desktop\test bollocks\mods\abnormals_core-1.16.4-3.0.6.jar)
[13Apr2022 00:10:11.184] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(abnormals_core-1.16.4-3.0.6.jar:C:\Users\huber\Desktop\test bollocks\mods\abnormals_core-1.16.4-3.0.6.jar)
[13Apr2022 00:10:11.184] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(abnormals_core-1.16.4-3.0.6.jar:C:\Users\huber\Desktop\test bollocks\mods\abnormals_core-1.16.4-3.0.6.jar)]
[13Apr2022 00:10:11.184] [main/DEBUG] [mixin/]: Registering mixin config: abnormals_core.mixins.json
[13Apr2022 00:10:11.185] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(buzzier_bees-1.16.4-3.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\buzzier_bees-1.16.4-3.0.0.jar)
[13Apr2022 00:10:11.185] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(buzzier_bees-1.16.4-3.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\buzzier_bees-1.16.4-3.0.0.jar)
[13Apr2022 00:10:11.185] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(buzzier_bees-1.16.4-3.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\buzzier_bees-1.16.4-3.0.0.jar)
[13Apr2022 00:10:11.185] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(buzzier_bees-1.16.4-3.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\buzzier_bees-1.16.4-3.0.0.jar)
[13Apr2022 00:10:11.185] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(buzzier_bees-1.16.4-3.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\buzzier_bees-1.16.4-3.0.0.jar)
[13Apr2022 00:10:11.185] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(buzzier_bees-1.16.4-3.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\buzzier_bees-1.16.4-3.0.0.jar)]
[13Apr2022 00:10:11.185] [main/DEBUG] [mixin/]: Registering mixin config: buzzier_bees.mixins.json
[13Apr2022 00:10:11.188] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(tesseract-1.0.18-mc1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\tesseract-1.0.18-mc1.16.4.jar)
[13Apr2022 00:10:11.188] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(tesseract-1.0.18-mc1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\tesseract-1.0.18-mc1.16.4.jar)
[13Apr2022 00:10:11.188] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(tesseract-1.0.18-mc1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\tesseract-1.0.18-mc1.16.4.jar)
[13Apr2022 00:10:11.188] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(tesseract-1.0.18-mc1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\tesseract-1.0.18-mc1.16.4.jar)
[13Apr2022 00:10:11.188] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(tesseract-1.0.18-mc1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\tesseract-1.0.18-mc1.16.4.jar)
[13Apr2022 00:10:11.188] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(tesseract-1.0.18-mc1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\tesseract-1.0.18-mc1.16.4.jar)]
[13Apr2022 00:10:11.188] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(justmobheads_1.16.5-3.8.jar:C:\Users\huber\Desktop\test bollocks\mods\justmobheads_1.16.5-3.8.jar)
[13Apr2022 00:10:11.188] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(justmobheads_1.16.5-3.8.jar:C:\Users\huber\Desktop\test bollocks\mods\justmobheads_1.16.5-3.8.jar)
[13Apr2022 00:10:11.188] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(justmobheads_1.16.5-3.8.jar:C:\Users\huber\Desktop\test bollocks\mods\justmobheads_1.16.5-3.8.jar)
[13Apr2022 00:10:11.188] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(justmobheads_1.16.5-3.8.jar:C:\Users\huber\Desktop\test bollocks\mods\justmobheads_1.16.5-3.8.jar)
[13Apr2022 00:10:11.188] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(justmobheads_1.16.5-3.8.jar:C:\Users\huber\Desktop\test bollocks\mods\justmobheads_1.16.5-3.8.jar)
[13Apr2022 00:10:11.188] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(justmobheads_1.16.5-3.8.jar:C:\Users\huber\Desktop\test bollocks\mods\justmobheads_1.16.5-3.8.jar)]
[13Apr2022 00:10:11.188] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(skeletonhs_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\skeletonhs_1.16.5-1.4.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(skeletonhs_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\skeletonhs_1.16.5-1.4.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(skeletonhs_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\skeletonhs_1.16.5-1.4.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(skeletonhs_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\skeletonhs_1.16.5-1.4.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(skeletonhs_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\skeletonhs_1.16.5-1.4.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(skeletonhs_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\skeletonhs_1.16.5-1.4.jar)]
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\invtweaks-1.16.4-1.0.1.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\invtweaks-1.16.4-1.0.1.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\invtweaks-1.16.4-1.0.1.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\invtweaks-1.16.4-1.0.1.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\invtweaks-1.16.4-1.0.1.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\invtweaks-1.16.4-1.0.1.jar)]
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Waystones_1.16.3-7.3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Waystones_1.16.3-7.3.1.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Waystones_1.16.3-7.3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Waystones_1.16.3-7.3.1.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Waystones_1.16.3-7.3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Waystones_1.16.3-7.3.1.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Waystones_1.16.3-7.3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Waystones_1.16.3-7.3.1.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Waystones_1.16.3-7.3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Waystones_1.16.3-7.3.1.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Waystones_1.16.3-7.3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Waystones_1.16.3-7.3.1.jar)]
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mcw-paintings-1.0.0-mc1.16.4-5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-paintings-1.0.0-mc1.16.4-5.jar)
[13Apr2022 00:10:11.189] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mcw-paintings-1.0.0-mc1.16.4-5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-paintings-1.0.0-mc1.16.4-5.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mcw-paintings-1.0.0-mc1.16.4-5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-paintings-1.0.0-mc1.16.4-5.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mcw-paintings-1.0.0-mc1.16.4-5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-paintings-1.0.0-mc1.16.4-5.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mcw-paintings-1.0.0-mc1.16.4-5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-paintings-1.0.0-mc1.16.4-5.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-paintings-1.0.0-mc1.16.4-5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-paintings-1.0.0-mc1.16.4-5.jar)]
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Clumps-6.0.0.16.jar:C:\Users\huber\Desktop\test bollocks\mods\Clumps-6.0.0.16.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Clumps-6.0.0.16.jar:C:\Users\huber\Desktop\test bollocks\mods\Clumps-6.0.0.16.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Clumps-6.0.0.16.jar:C:\Users\huber\Desktop\test bollocks\mods\Clumps-6.0.0.16.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Clumps-6.0.0.16.jar:C:\Users\huber\Desktop\test bollocks\mods\Clumps-6.0.0.16.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Clumps-6.0.0.16.jar:C:\Users\huber\Desktop\test bollocks\mods\Clumps-6.0.0.16.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Clumps-6.0.0.16.jar:C:\Users\huber\Desktop\test bollocks\mods\Clumps-6.0.0.16.jar)]
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SimpleStorageNetwork-1.16.5-1.3.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SimpleStorageNetwork-1.16.5-1.3.2.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SimpleStorageNetwork-1.16.5-1.3.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SimpleStorageNetwork-1.16.5-1.3.2.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SimpleStorageNetwork-1.16.5-1.3.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SimpleStorageNetwork-1.16.5-1.3.2.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SimpleStorageNetwork-1.16.5-1.3.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SimpleStorageNetwork-1.16.5-1.3.2.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SimpleStorageNetwork-1.16.5-1.3.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SimpleStorageNetwork-1.16.5-1.3.2.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SimpleStorageNetwork-1.16.5-1.3.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SimpleStorageNetwork-1.16.5-1.3.2.jar)]
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SereneSeasons-1.16.5-4.0.1.91-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SereneSeasons-1.16.5-4.0.1.91-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SereneSeasons-1.16.5-4.0.1.91-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SereneSeasons-1.16.5-4.0.1.91-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SereneSeasons-1.16.5-4.0.1.91-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar)
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SereneSeasons-1.16.5-4.0.1.91-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar)]
[13Apr2022 00:10:11.190] [main/DEBUG] [mixin/]: Registering mixin config: sereneseasons.mixins.json
[13Apr2022 00:10:11.191] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(QQP 1.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\QQP 1.1.2.jar)
[13Apr2022 00:10:11.191] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(QQP 1.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\QQP 1.1.2.jar)
[13Apr2022 00:10:11.191] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(QQP 1.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\QQP 1.1.2.jar)
[13Apr2022 00:10:11.191] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(QQP 1.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\QQP 1.1.2.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(QQP 1.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\QQP 1.1.2.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(QQP 1.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\QQP 1.1.2.jar)]
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DungeonCrawl-1.16.3-2.2.4.jar:C:\Users\huber\Desktop\test bollocks\mods\DungeonCrawl-1.16.3-2.2.4.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DungeonCrawl-1.16.3-2.2.4.jar:C:\Users\huber\Desktop\test bollocks\mods\DungeonCrawl-1.16.3-2.2.4.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DungeonCrawl-1.16.3-2.2.4.jar:C:\Users\huber\Desktop\test bollocks\mods\DungeonCrawl-1.16.3-2.2.4.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DungeonCrawl-1.16.3-2.2.4.jar:C:\Users\huber\Desktop\test bollocks\mods\DungeonCrawl-1.16.3-2.2.4.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DungeonCrawl-1.16.3-2.2.4.jar:C:\Users\huber\Desktop\test bollocks\mods\DungeonCrawl-1.16.3-2.2.4.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DungeonCrawl-1.16.3-2.2.4.jar:C:\Users\huber\Desktop\test bollocks\mods\DungeonCrawl-1.16.3-2.2.4.jar)]
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(curioofundying-forge-1.16.4-5.1.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\curioofundying-forge-1.16.4-5.1.0.0.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(curioofundying-forge-1.16.4-5.1.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\curioofundying-forge-1.16.4-5.1.0.0.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(curioofundying-forge-1.16.4-5.1.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\curioofundying-forge-1.16.4-5.1.0.0.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(curioofundying-forge-1.16.4-5.1.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\curioofundying-forge-1.16.4-5.1.0.0.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(curioofundying-forge-1.16.4-5.1.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\curioofundying-forge-1.16.4-5.1.0.0.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curioofundying-forge-1.16.4-5.1.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\curioofundying-forge-1.16.4-5.1.0.0.jar)]
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(snowundertrees-1.16.4-v1.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\snowundertrees-1.16.4-v1.1.3.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(snowundertrees-1.16.4-v1.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\snowundertrees-1.16.4-v1.1.3.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(snowundertrees-1.16.4-v1.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\snowundertrees-1.16.4-v1.1.3.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(snowundertrees-1.16.4-v1.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\snowundertrees-1.16.4-v1.1.3.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(snowundertrees-1.16.4-v1.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\snowundertrees-1.16.4-v1.1.3.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(snowundertrees-1.16.4-v1.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\snowundertrees-1.16.4-v1.1.3.jar)]
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(bottleyourxp_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\bottleyourxp_1.16.5-1.4.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(bottleyourxp_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\bottleyourxp_1.16.5-1.4.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(bottleyourxp_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\bottleyourxp_1.16.5-1.4.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(bottleyourxp_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\bottleyourxp_1.16.5-1.4.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(bottleyourxp_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\bottleyourxp_1.16.5-1.4.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bottleyourxp_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\bottleyourxp_1.16.5-1.4.jar)]
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(grassseeds_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\grassseeds_1.16.5-1.3.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(grassseeds_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\grassseeds_1.16.5-1.3.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(grassseeds_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\grassseeds_1.16.5-1.3.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(grassseeds_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\grassseeds_1.16.5-1.3.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(grassseeds_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\grassseeds_1.16.5-1.3.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(grassseeds_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\grassseeds_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(JEITweaker-1.16.5-1.0.1.12.jar:C:\Users\huber\Desktop\test bollocks\mods\JEITweaker-1.16.5-1.0.1.12.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(JEITweaker-1.16.5-1.0.1.12.jar:C:\Users\huber\Desktop\test bollocks\mods\JEITweaker-1.16.5-1.0.1.12.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(JEITweaker-1.16.5-1.0.1.12.jar:C:\Users\huber\Desktop\test bollocks\mods\JEITweaker-1.16.5-1.0.1.12.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(JEITweaker-1.16.5-1.0.1.12.jar:C:\Users\huber\Desktop\test bollocks\mods\JEITweaker-1.16.5-1.0.1.12.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(JEITweaker-1.16.5-1.0.1.12.jar:C:\Users\huber\Desktop\test bollocks\mods\JEITweaker-1.16.5-1.0.1.12.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(JEITweaker-1.16.5-1.0.1.12.jar:C:\Users\huber\Desktop\test bollocks\mods\JEITweaker-1.16.5-1.0.1.12.jar)]
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(passiveendermen_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\passiveendermen_1.16.5-1.3.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(passiveendermen_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\passiveendermen_1.16.5-1.3.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(passiveendermen_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\passiveendermen_1.16.5-1.3.jar)
[13Apr2022 00:10:11.192] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(passiveendermen_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\passiveendermen_1.16.5-1.3.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(passiveendermen_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\passiveendermen_1.16.5-1.3.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(passiveendermen_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\passiveendermen_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(dismountentity_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dismountentity_1.16.5-1.3.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(dismountentity_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dismountentity_1.16.5-1.3.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(dismountentity_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dismountentity_1.16.5-1.3.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(dismountentity_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dismountentity_1.16.5-1.3.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(dismountentity_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dismountentity_1.16.5-1.3.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dismountentity_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dismountentity_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(EnderStorage-1.16.4-2.7.1.166-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\EnderStorage-1.16.4-2.7.1.166-universal.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(EnderStorage-1.16.4-2.7.1.166-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\EnderStorage-1.16.4-2.7.1.166-universal.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(EnderStorage-1.16.4-2.7.1.166-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\EnderStorage-1.16.4-2.7.1.166-universal.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(EnderStorage-1.16.4-2.7.1.166-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\EnderStorage-1.16.4-2.7.1.166-universal.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(EnderStorage-1.16.4-2.7.1.166-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\EnderStorage-1.16.4-2.7.1.166-universal.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(EnderStorage-1.16.4-2.7.1.166-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\EnderStorage-1.16.4-2.7.1.166-universal.jar)]
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(CraftTweaker-1.16.5-7.1.2.487.jar:C:\Users\huber\Desktop\test bollocks\mods\CraftTweaker-1.16.5-7.1.2.487.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(CraftTweaker-1.16.5-7.1.2.487.jar:C:\Users\huber\Desktop\test bollocks\mods\CraftTweaker-1.16.5-7.1.2.487.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(CraftTweaker-1.16.5-7.1.2.487.jar:C:\Users\huber\Desktop\test bollocks\mods\CraftTweaker-1.16.5-7.1.2.487.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(CraftTweaker-1.16.5-7.1.2.487.jar:C:\Users\huber\Desktop\test bollocks\mods\CraftTweaker-1.16.5-7.1.2.487.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(CraftTweaker-1.16.5-7.1.2.487.jar:C:\Users\huber\Desktop\test bollocks\mods\CraftTweaker-1.16.5-7.1.2.487.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CraftTweaker-1.16.5-7.1.2.487.jar:C:\Users\huber\Desktop\test bollocks\mods\CraftTweaker-1.16.5-7.1.2.487.jar)]
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BotanyPots-1.16.5-7.0.4.jar:C:\Users\huber\Desktop\test bollocks\mods\BotanyPots-1.16.5-7.0.4.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BotanyPots-1.16.5-7.0.4.jar:C:\Users\huber\Desktop\test bollocks\mods\BotanyPots-1.16.5-7.0.4.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BotanyPots-1.16.5-7.0.4.jar:C:\Users\huber\Desktop\test bollocks\mods\BotanyPots-1.16.5-7.0.4.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BotanyPots-1.16.5-7.0.4.jar:C:\Users\huber\Desktop\test bollocks\mods\BotanyPots-1.16.5-7.0.4.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BotanyPots-1.16.5-7.0.4.jar:C:\Users\huber\Desktop\test bollocks\mods\BotanyPots-1.16.5-7.0.4.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BotanyPots-1.16.5-7.0.4.jar:C:\Users\huber\Desktop\test bollocks\mods\BotanyPots-1.16.5-7.0.4.jar)]
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BotanyTrees-1.16.5-3.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\BotanyTrees-1.16.5-3.0.2.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BotanyTrees-1.16.5-3.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\BotanyTrees-1.16.5-3.0.2.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BotanyTrees-1.16.5-3.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\BotanyTrees-1.16.5-3.0.2.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BotanyTrees-1.16.5-3.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\BotanyTrees-1.16.5-3.0.2.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BotanyTrees-1.16.5-3.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\BotanyTrees-1.16.5-3.0.2.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BotanyTrees-1.16.5-3.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\BotanyTrees-1.16.5-3.0.2.jar)]
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ftb-chunks-1604.2.2.62.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-chunks-1604.2.2.62.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ftb-chunks-1604.2.2.62.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-chunks-1604.2.2.62.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ftb-chunks-1604.2.2.62.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-chunks-1604.2.2.62.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ftb-chunks-1604.2.2.62.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-chunks-1604.2.2.62.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ftb-chunks-1604.2.2.62.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-chunks-1604.2.2.62.jar)
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-chunks-1604.2.2.62.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-chunks-1604.2.2.62.jar)]
[13Apr2022 00:10:11.193] [main/DEBUG] [mixin/]: Registering mixin config: ftbchunks.mixins.json
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(extendedbonemeal_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\extendedbonemeal_1.16.5-1.2.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(extendedbonemeal_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\extendedbonemeal_1.16.5-1.2.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(extendedbonemeal_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\extendedbonemeal_1.16.5-1.2.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(extendedbonemeal_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\extendedbonemeal_1.16.5-1.2.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(extendedbonemeal_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\extendedbonemeal_1.16.5-1.2.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(extendedbonemeal_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\extendedbonemeal_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.34-universal.jar:C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-universal.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.34-universal.jar:C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-universal.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.34-universal.jar:C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-universal.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.34-universal.jar:C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-universal.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.34-universal.jar:C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-universal.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.34-universal.jar:C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-universal.jar)]
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(notreepunching-forge-1.16.5-4.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\notreepunching-forge-1.16.5-4.1.2.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(notreepunching-forge-1.16.5-4.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\notreepunching-forge-1.16.5-4.1.2.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(notreepunching-forge-1.16.5-4.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\notreepunching-forge-1.16.5-4.1.2.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(notreepunching-forge-1.16.5-4.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\notreepunching-forge-1.16.5-4.1.2.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(notreepunching-forge-1.16.5-4.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\notreepunching-forge-1.16.5-4.1.2.jar)
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(notreepunching-forge-1.16.5-4.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\notreepunching-forge-1.16.5-4.1.2.jar)]
[13Apr2022 00:10:11.196] [main/DEBUG] [mixin/]: Registering mixin config: notreepunching.mixins.json
[13Apr2022 00:10:11.198] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(inzheFoPCore-v.1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\inzheFoPCore-v.1.1.0.jar)
[13Apr2022 00:10:11.198] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(inzheFoPCore-v.1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\inzheFoPCore-v.1.1.0.jar)
[13Apr2022 00:10:11.198] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(inzheFoPCore-v.1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\inzheFoPCore-v.1.1.0.jar)
[13Apr2022 00:10:11.198] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(inzheFoPCore-v.1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\inzheFoPCore-v.1.1.0.jar)
[13Apr2022 00:10:11.198] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(inzheFoPCore-v.1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\inzheFoPCore-v.1.1.0.jar)
[13Apr2022 00:10:11.198] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(inzheFoPCore-v.1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\inzheFoPCore-v.1.1.0.jar)]
[13Apr2022 00:10:11.198] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DynamicSurroundings-1.16.4-4.0.3.9.jar:C:\Users\huber\Desktop\test bollocks\mods\DynamicSurroundings-1.16.4-4.0.3.9.jar)
[13Apr2022 00:10:11.198] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DynamicSurroundings-1.16.4-4.0.3.9.jar:C:\Users\huber\Desktop\test bollocks\mods\DynamicSurroundings-1.16.4-4.0.3.9.jar)
[13Apr2022 00:10:11.198] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DynamicSurroundings-1.16.4-4.0.3.9.jar:C:\Users\huber\Desktop\test bollocks\mods\DynamicSurroundings-1.16.4-4.0.3.9.jar)
[13Apr2022 00:10:11.198] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DynamicSurroundings-1.16.4-4.0.3.9.jar:C:\Users\huber\Desktop\test bollocks\mods\DynamicSurroundings-1.16.4-4.0.3.9.jar)
[13Apr2022 00:10:11.198] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DynamicSurroundings-1.16.4-4.0.3.9.jar:C:\Users\huber\Desktop\test bollocks\mods\DynamicSurroundings-1.16.4-4.0.3.9.jar)
[13Apr2022 00:10:11.198] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DynamicSurroundings-1.16.4-4.0.3.9.jar:C:\Users\huber\Desktop\test bollocks\mods\DynamicSurroundings-1.16.4-4.0.3.9.jar)]
[13Apr2022 00:10:11.198] [main/DEBUG] [mixin/]: Registering mixin config: mixins.dsurround.json
[13Apr2022 00:10:11.199] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sndctrl.json
[13Apr2022 00:10:11.201] [main/DEBUG] [mixin/]: Registering mixin config: mixins.mobeffects.json
[13Apr2022 00:10:11.203] [main/DEBUG] [mixin/]: Registering mixin config: mixins.environs.json
[13Apr2022 00:10:11.204] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(wooltweaks_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\wooltweaks_1.16.5-1.0.jar)
[13Apr2022 00:10:11.204] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(wooltweaks_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\wooltweaks_1.16.5-1.0.jar)
[13Apr2022 00:10:11.204] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(wooltweaks_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\wooltweaks_1.16.5-1.0.jar)
[13Apr2022 00:10:11.204] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(wooltweaks_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\wooltweaks_1.16.5-1.0.jar)
[13Apr2022 00:10:11.204] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(wooltweaks_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\wooltweaks_1.16.5-1.0.jar)
[13Apr2022 00:10:11.204] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(wooltweaks_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\wooltweaks_1.16.5-1.0.jar)]
[13Apr2022 00:10:11.204] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(tellme-forge-1.16.4-0.9.1.jar:C:\Users\huber\Desktop\test bollocks\mods\tellme-forge-1.16.4-0.9.1.jar)
[13Apr2022 00:10:11.204] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(tellme-forge-1.16.4-0.9.1.jar:C:\Users\huber\Desktop\test bollocks\mods\tellme-forge-1.16.4-0.9.1.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(tellme-forge-1.16.4-0.9.1.jar:C:\Users\huber\Desktop\test bollocks\mods\tellme-forge-1.16.4-0.9.1.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(tellme-forge-1.16.4-0.9.1.jar:C:\Users\huber\Desktop\test bollocks\mods\tellme-forge-1.16.4-0.9.1.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(tellme-forge-1.16.4-0.9.1.jar:C:\Users\huber\Desktop\test bollocks\mods\tellme-forge-1.16.4-0.9.1.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(tellme-forge-1.16.4-0.9.1.jar:C:\Users\huber\Desktop\test bollocks\mods\tellme-forge-1.16.4-0.9.1.jar)]
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(MysticalAgriculture-1.16.4-4.1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\MysticalAgriculture-1.16.4-4.1.5.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(MysticalAgriculture-1.16.4-4.1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\MysticalAgriculture-1.16.4-4.1.5.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(MysticalAgriculture-1.16.4-4.1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\MysticalAgriculture-1.16.4-4.1.5.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(MysticalAgriculture-1.16.4-4.1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\MysticalAgriculture-1.16.4-4.1.5.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(MysticalAgriculture-1.16.4-4.1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\MysticalAgriculture-1.16.4-4.1.5.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MysticalAgriculture-1.16.4-4.1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\MysticalAgriculture-1.16.4-4.1.5.jar)]
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(MysticalAgradditions-1.16.4-4.1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\MysticalAgradditions-1.16.4-4.1.4.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(MysticalAgradditions-1.16.4-4.1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\MysticalAgradditions-1.16.4-4.1.4.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(MysticalAgradditions-1.16.4-4.1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\MysticalAgradditions-1.16.4-4.1.4.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(MysticalAgradditions-1.16.4-4.1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\MysticalAgradditions-1.16.4-4.1.4.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(MysticalAgradditions-1.16.4-4.1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\MysticalAgradditions-1.16.4-4.1.4.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MysticalAgradditions-1.16.4-4.1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\MysticalAgradditions-1.16.4-4.1.4.jar)]
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ironchest-1.16.4-11.2.10.jar:C:\Users\huber\Desktop\test bollocks\mods\ironchest-1.16.4-11.2.10.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ironchest-1.16.4-11.2.10.jar:C:\Users\huber\Desktop\test bollocks\mods\ironchest-1.16.4-11.2.10.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ironchest-1.16.4-11.2.10.jar:C:\Users\huber\Desktop\test bollocks\mods\ironchest-1.16.4-11.2.10.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ironchest-1.16.4-11.2.10.jar:C:\Users\huber\Desktop\test bollocks\mods\ironchest-1.16.4-11.2.10.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ironchest-1.16.4-11.2.10.jar:C:\Users\huber\Desktop\test bollocks\mods\ironchest-1.16.4-11.2.10.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ironchest-1.16.4-11.2.10.jar:C:\Users\huber\Desktop\test bollocks\mods\ironchest-1.16.4-11.2.10.jar)]
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(dungeonsarise1.16.4-1.2.61a.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeonsarise1.16.4-1.2.61a.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(dungeonsarise1.16.4-1.2.61a.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeonsarise1.16.4-1.2.61a.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(dungeonsarise1.16.4-1.2.61a.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeonsarise1.16.4-1.2.61a.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(dungeonsarise1.16.4-1.2.61a.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeonsarise1.16.4-1.2.61a.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(dungeonsarise1.16.4-1.2.61a.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeonsarise1.16.4-1.2.61a.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dungeonsarise1.16.4-1.2.61a.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeonsarise1.16.4-1.2.61a.jar)]
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.34-server.jar:C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-server.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.34-server.jar:C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-server.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.34-server.jar:C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-server.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.34-server.jar:C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-server.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.34-server.jar:C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-server.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.34-server.jar:C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-server.jar)]
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.4.2.9.jar:C:\Users\huber\Desktop\test bollocks\mods\cofh_core-1.16.5-1.4.2.9.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.4.2.9.jar:C:\Users\huber\Desktop\test bollocks\mods\cofh_core-1.16.5-1.4.2.9.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.4.2.9.jar:C:\Users\huber\Desktop\test bollocks\mods\cofh_core-1.16.5-1.4.2.9.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.4.2.9.jar:C:\Users\huber\Desktop\test bollocks\mods\cofh_core-1.16.5-1.4.2.9.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.4.2.9.jar:C:\Users\huber\Desktop\test bollocks\mods\cofh_core-1.16.5-1.4.2.9.jar)
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.4.2.9.jar:C:\Users\huber\Desktop\test bollocks\mods\cofh_core-1.16.5-1.4.2.9.jar)]
[13Apr2022 00:10:11.205] [main/DEBUG] [mixin/]: Registering mixin config: mixins.cofhcore.json
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(thermal_foundation-1.16.5-1.4.3.10.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_foundation-1.16.5-1.4.3.10.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(thermal_foundation-1.16.5-1.4.3.10.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_foundation-1.16.5-1.4.3.10.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(thermal_foundation-1.16.5-1.4.3.10.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_foundation-1.16.5-1.4.3.10.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(thermal_foundation-1.16.5-1.4.3.10.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_foundation-1.16.5-1.4.3.10.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(thermal_foundation-1.16.5-1.4.3.10.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_foundation-1.16.5-1.4.3.10.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(thermal_foundation-1.16.5-1.4.3.10.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_foundation-1.16.5-1.4.3.10.jar)]
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(thermal_innovation-1.16.5-1.4.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_innovation-1.16.5-1.4.1.3.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(thermal_innovation-1.16.5-1.4.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_innovation-1.16.5-1.4.1.3.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(thermal_innovation-1.16.5-1.4.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_innovation-1.16.5-1.4.1.3.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(thermal_innovation-1.16.5-1.4.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_innovation-1.16.5-1.4.1.3.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(thermal_innovation-1.16.5-1.4.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_innovation-1.16.5-1.4.1.3.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(thermal_innovation-1.16.5-1.4.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_innovation-1.16.5-1.4.1.3.jar)]
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(thermal_expansion-1.16.5-1.4.2.4.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_expansion-1.16.5-1.4.2.4.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(thermal_expansion-1.16.5-1.4.2.4.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_expansion-1.16.5-1.4.2.4.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(thermal_expansion-1.16.5-1.4.2.4.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_expansion-1.16.5-1.4.2.4.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(thermal_expansion-1.16.5-1.4.2.4.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_expansion-1.16.5-1.4.2.4.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(thermal_expansion-1.16.5-1.4.2.4.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_expansion-1.16.5-1.4.2.4.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(thermal_expansion-1.16.5-1.4.2.4.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_expansion-1.16.5-1.4.2.4.jar)]
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(thermal_locomotion-1.16.5-1.4.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_locomotion-1.16.5-1.4.1.2.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(thermal_locomotion-1.16.5-1.4.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_locomotion-1.16.5-1.4.1.2.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(thermal_locomotion-1.16.5-1.4.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_locomotion-1.16.5-1.4.1.2.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(thermal_locomotion-1.16.5-1.4.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_locomotion-1.16.5-1.4.1.2.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(thermal_locomotion-1.16.5-1.4.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_locomotion-1.16.5-1.4.1.2.jar)
[13Apr2022 00:10:11.207] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(thermal_locomotion-1.16.5-1.4.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_locomotion-1.16.5-1.4.1.2.jar)]
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(weakerspiderwebs_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\weakerspiderwebs_1.16.5-1.6.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(weakerspiderwebs_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\weakerspiderwebs_1.16.5-1.6.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(weakerspiderwebs_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\weakerspiderwebs_1.16.5-1.6.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(weakerspiderwebs_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\weakerspiderwebs_1.16.5-1.6.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(weakerspiderwebs_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\weakerspiderwebs_1.16.5-1.6.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(weakerspiderwebs_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\weakerspiderwebs_1.16.5-1.6.jar)]
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(morezombiev_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\morezombiev_1.16.5-1.1.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(morezombiev_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\morezombiev_1.16.5-1.1.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(morezombiev_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\morezombiev_1.16.5-1.1.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(morezombiev_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\morezombiev_1.16.5-1.1.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(morezombiev_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\morezombiev_1.16.5-1.1.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(morezombiev_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\morezombiev_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\EnchantmentDescriptions-1.16.5-7.0.2.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\EnchantmentDescriptions-1.16.5-7.0.2.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\EnchantmentDescriptions-1.16.5-7.0.2.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\EnchantmentDescriptions-1.16.5-7.0.2.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\EnchantmentDescriptions-1.16.5-7.0.2.jar)
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\EnchantmentDescriptions-1.16.5-7.0.2.jar)]
[13Apr2022 00:10:11.208] [main/DEBUG] [mixin/]: Registering mixin config: enchdesc.mixins.json
[13Apr2022 00:10:11.210] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(nohostilesaroundcampfire_1.16.5-3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\nohostilesaroundcampfire_1.16.5-3.1.jar)
[13Apr2022 00:10:11.210] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(nohostilesaroundcampfire_1.16.5-3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\nohostilesaroundcampfire_1.16.5-3.1.jar)
[13Apr2022 00:10:11.210] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(nohostilesaroundcampfire_1.16.5-3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\nohostilesaroundcampfire_1.16.5-3.1.jar)
[13Apr2022 00:10:11.210] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(nohostilesaroundcampfire_1.16.5-3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\nohostilesaroundcampfire_1.16.5-3.1.jar)
[13Apr2022 00:10:11.210] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(nohostilesaroundcampfire_1.16.5-3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\nohostilesaroundcampfire_1.16.5-3.1.jar)
[13Apr2022 00:10:11.210] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(nohostilesaroundcampfire_1.16.5-3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\nohostilesaroundcampfire_1.16.5-3.1.jar)]
[13Apr2022 00:10:11.210] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mana-and-artifice-1.2.1.9.jar:C:\Users\huber\Desktop\test bollocks\mods\mana-and-artifice-1.2.1.9.jar)
[13Apr2022 00:10:11.210] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mana-and-artifice-1.2.1.9.jar:C:\Users\huber\Desktop\test bollocks\mods\mana-and-artifice-1.2.1.9.jar)
[13Apr2022 00:10:11.210] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mana-and-artifice-1.2.1.9.jar:C:\Users\huber\Desktop\test bollocks\mods\mana-and-artifice-1.2.1.9.jar)
[13Apr2022 00:10:11.210] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mana-and-artifice-1.2.1.9.jar:C:\Users\huber\Desktop\test bollocks\mods\mana-and-artifice-1.2.1.9.jar)
[13Apr2022 00:10:11.210] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mana-and-artifice-1.2.1.9.jar:C:\Users\huber\Desktop\test bollocks\mods\mana-and-artifice-1.2.1.9.jar)
[13Apr2022 00:10:11.210] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mana-and-artifice-1.2.1.9.jar:C:\Users\huber\Desktop\test bollocks\mods\mana-and-artifice-1.2.1.9.jar)]
[13Apr2022 00:10:11.210] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(fansmod-1.16.4-2.0.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\fansmod-1.16.4-2.0.1.2.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(fansmod-1.16.4-2.0.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\fansmod-1.16.4-2.0.1.2.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(fansmod-1.16.4-2.0.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\fansmod-1.16.4-2.0.1.2.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(fansmod-1.16.4-2.0.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\fansmod-1.16.4-2.0.1.2.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(fansmod-1.16.4-2.0.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\fansmod-1.16.4-2.0.1.2.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(fansmod-1.16.4-2.0.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\fansmod-1.16.4-2.0.1.2.jar)]
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(extractpoison_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\extractpoison_1.16.5-1.3.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(extractpoison_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\extractpoison_1.16.5-1.3.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(extractpoison_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\extractpoison_1.16.5-1.3.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(extractpoison_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\extractpoison_1.16.5-1.3.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(extractpoison_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\extractpoison_1.16.5-1.3.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(extractpoison_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\extractpoison_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SilentLib-1.16.3-4.9.1+64.jar:C:\Users\huber\Desktop\test bollocks\mods\SilentLib-1.16.3-4.9.1+64.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SilentLib-1.16.3-4.9.1+64.jar:C:\Users\huber\Desktop\test bollocks\mods\SilentLib-1.16.3-4.9.1+64.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SilentLib-1.16.3-4.9.1+64.jar:C:\Users\huber\Desktop\test bollocks\mods\SilentLib-1.16.3-4.9.1+64.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SilentLib-1.16.3-4.9.1+64.jar:C:\Users\huber\Desktop\test bollocks\mods\SilentLib-1.16.3-4.9.1+64.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SilentLib-1.16.3-4.9.1+64.jar:C:\Users\huber\Desktop\test bollocks\mods\SilentLib-1.16.3-4.9.1+64.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SilentLib-1.16.3-4.9.1+64.jar:C:\Users\huber\Desktop\test bollocks\mods\SilentLib-1.16.3-4.9.1+64.jar)]
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(icepreventscropgrowth_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\icepreventscropgrowth_1.16.5-1.1.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(icepreventscropgrowth_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\icepreventscropgrowth_1.16.5-1.1.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(icepreventscropgrowth_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\icepreventscropgrowth_1.16.5-1.1.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(icepreventscropgrowth_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\icepreventscropgrowth_1.16.5-1.1.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(icepreventscropgrowth_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\icepreventscropgrowth_1.16.5-1.1.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(icepreventscropgrowth_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\icepreventscropgrowth_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(inventorytotem_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\inventorytotem_1.16.5-1.2.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(inventorytotem_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\inventorytotem_1.16.5-1.2.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(inventorytotem_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\inventorytotem_1.16.5-1.2.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(inventorytotem_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\inventorytotem_1.16.5-1.2.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(inventorytotem_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\inventorytotem_1.16.5-1.2.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(inventorytotem_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\inventorytotem_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(pamhc2crops-1.16.3-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2crops-1.16.3-1.0.1.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(pamhc2crops-1.16.3-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2crops-1.16.3-1.0.1.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(pamhc2crops-1.16.3-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2crops-1.16.3-1.0.1.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(pamhc2crops-1.16.3-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2crops-1.16.3-1.0.1.jar)
[13Apr2022 00:10:11.211] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(pamhc2crops-1.16.3-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2crops-1.16.3-1.0.1.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(pamhc2crops-1.16.3-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2crops-1.16.3-1.0.1.jar)]
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(nutritiousmilk_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\nutritiousmilk_1.16.5-1.3.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(nutritiousmilk_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\nutritiousmilk_1.16.5-1.3.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(nutritiousmilk_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\nutritiousmilk_1.16.5-1.3.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(nutritiousmilk_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\nutritiousmilk_1.16.5-1.3.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(nutritiousmilk_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\nutritiousmilk_1.16.5-1.3.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(nutritiousmilk_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\nutritiousmilk_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(spidersproducewebs_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\spidersproducewebs_1.16.5-1.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(spidersproducewebs_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\spidersproducewebs_1.16.5-1.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(spidersproducewebs_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\spidersproducewebs_1.16.5-1.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(spidersproducewebs_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\spidersproducewebs_1.16.5-1.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(spidersproducewebs_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\spidersproducewebs_1.16.5-1.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(spidersproducewebs_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\spidersproducewebs_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(mooshroomspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\mooshroomspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(mooshroomspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\mooshroomspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(mooshroomspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\mooshroomspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(mooshroomspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\mooshroomspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(mooshroomspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\mooshroomspawn_1.16.5-1.1.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mooshroomspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\mooshroomspawn_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(towers_of_the_wild-1.16.4-2.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\towers_of_the_wild-1.16.4-2.0.1.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(towers_of_the_wild-1.16.4-2.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\towers_of_the_wild-1.16.4-2.0.1.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(towers_of_the_wild-1.16.4-2.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\towers_of_the_wild-1.16.4-2.0.1.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(towers_of_the_wild-1.16.4-2.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\towers_of_the_wild-1.16.4-2.0.1.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(towers_of_the_wild-1.16.4-2.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\towers_of_the_wild-1.16.4-2.0.1.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(towers_of_the_wild-1.16.4-2.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\towers_of_the_wild-1.16.4-2.0.1.jar)]
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(extragolems-16.5.2.jar:C:\Users\huber\Desktop\test bollocks\mods\extragolems-16.5.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(extragolems-16.5.2.jar:C:\Users\huber\Desktop\test bollocks\mods\extragolems-16.5.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(extragolems-16.5.2.jar:C:\Users\huber\Desktop\test bollocks\mods\extragolems-16.5.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(extragolems-16.5.2.jar:C:\Users\huber\Desktop\test bollocks\mods\extragolems-16.5.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(extragolems-16.5.2.jar:C:\Users\huber\Desktop\test bollocks\mods\extragolems-16.5.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(extragolems-16.5.2.jar:C:\Users\huber\Desktop\test bollocks\mods\extragolems-16.5.2.jar)]
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(justplayerheads_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\justplayerheads_1.16.5-1.5.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(justplayerheads_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\justplayerheads_1.16.5-1.5.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(justplayerheads_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\justplayerheads_1.16.5-1.5.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(justplayerheads_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\justplayerheads_1.16.5-1.5.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(justplayerheads_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\justplayerheads_1.16.5-1.5.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(justplayerheads_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\justplayerheads_1.16.5-1.5.jar)]
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SpartanShields-1.16.5-2.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpartanShields-1.16.5-2.1.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SpartanShields-1.16.5-2.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpartanShields-1.16.5-2.1.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SpartanShields-1.16.5-2.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpartanShields-1.16.5-2.1.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SpartanShields-1.16.5-2.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpartanShields-1.16.5-2.1.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SpartanShields-1.16.5-2.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpartanShields-1.16.5-2.1.2.jar)
[13Apr2022 00:10:11.212] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SpartanShields-1.16.5-2.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpartanShields-1.16.5-2.1.2.jar)]
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(randomsheepcolours_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\randomsheepcolours_1.16.5-1.2.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(randomsheepcolours_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\randomsheepcolours_1.16.5-1.2.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(randomsheepcolours_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\randomsheepcolours_1.16.5-1.2.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(randomsheepcolours_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\randomsheepcolours_1.16.5-1.2.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(randomsheepcolours_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\randomsheepcolours_1.16.5-1.2.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(randomsheepcolours_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\randomsheepcolours_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(pamhc2foodcore-1.16.3-1.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodcore-1.16.3-1.0.2.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(pamhc2foodcore-1.16.3-1.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodcore-1.16.3-1.0.2.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(pamhc2foodcore-1.16.3-1.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodcore-1.16.3-1.0.2.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(pamhc2foodcore-1.16.3-1.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodcore-1.16.3-1.0.2.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(pamhc2foodcore-1.16.3-1.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodcore-1.16.3-1.0.2.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(pamhc2foodcore-1.16.3-1.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodcore-1.16.3-1.0.2.jar)]
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(thermal_cultivation-1.16.5-1.4.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_cultivation-1.16.5-1.4.1.3.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(thermal_cultivation-1.16.5-1.4.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_cultivation-1.16.5-1.4.1.3.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(thermal_cultivation-1.16.5-1.4.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_cultivation-1.16.5-1.4.1.3.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(thermal_cultivation-1.16.5-1.4.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_cultivation-1.16.5-1.4.1.3.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(thermal_cultivation-1.16.5-1.4.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_cultivation-1.16.5-1.4.1.3.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(thermal_cultivation-1.16.5-1.4.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_cultivation-1.16.5-1.4.1.3.jar)]
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(cyclepaintings_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\cyclepaintings_1.16.5-1.4.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(cyclepaintings_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\cyclepaintings_1.16.5-1.4.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(cyclepaintings_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\cyclepaintings_1.16.5-1.4.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(cyclepaintings_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\cyclepaintings_1.16.5-1.4.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(cyclepaintings_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\cyclepaintings_1.16.5-1.4.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cyclepaintings_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\cyclepaintings_1.16.5-1.4.jar)]
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(AutoRegLib-1.6-47.jar:C:\Users\huber\Desktop\test bollocks\mods\AutoRegLib-1.6-47.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(AutoRegLib-1.6-47.jar:C:\Users\huber\Desktop\test bollocks\mods\AutoRegLib-1.6-47.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(AutoRegLib-1.6-47.jar:C:\Users\huber\Desktop\test bollocks\mods\AutoRegLib-1.6-47.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(AutoRegLib-1.6-47.jar:C:\Users\huber\Desktop\test bollocks\mods\AutoRegLib-1.6-47.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(AutoRegLib-1.6-47.jar:C:\Users\huber\Desktop\test bollocks\mods\AutoRegLib-1.6-47.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AutoRegLib-1.6-47.jar:C:\Users\huber\Desktop\test bollocks\mods\AutoRegLib-1.6-47.jar)]
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Quark-r2.4-304.jar:C:\Users\huber\Desktop\test bollocks\mods\Quark-r2.4-304.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Quark-r2.4-304.jar:C:\Users\huber\Desktop\test bollocks\mods\Quark-r2.4-304.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Quark-r2.4-304.jar:C:\Users\huber\Desktop\test bollocks\mods\Quark-r2.4-304.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Quark-r2.4-304.jar:C:\Users\huber\Desktop\test bollocks\mods\Quark-r2.4-304.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Quark-r2.4-304.jar:C:\Users\huber\Desktop\test bollocks\mods\Quark-r2.4-304.jar)
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Quark-r2.4-304.jar:C:\Users\huber\Desktop\test bollocks\mods\Quark-r2.4-304.jar)]
[13Apr2022 00:10:11.213] [main/DEBUG] [mixin/]: Registering mixin config: quark.mixins.json
[13Apr2022 00:10:11.215] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Apotheosis-1.16.3-4.4.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Apotheosis-1.16.3-4.4.1.jar)
[13Apr2022 00:10:11.215] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Apotheosis-1.16.3-4.4.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Apotheosis-1.16.3-4.4.1.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Apotheosis-1.16.3-4.4.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Apotheosis-1.16.3-4.4.1.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Apotheosis-1.16.3-4.4.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Apotheosis-1.16.3-4.4.1.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Apotheosis-1.16.3-4.4.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Apotheosis-1.16.3-4.4.1.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Apotheosis-1.16.3-4.4.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Apotheosis-1.16.3-4.4.1.jar)]
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(StorageDrawers-1.16.3-8.2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\StorageDrawers-1.16.3-8.2.2.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(StorageDrawers-1.16.3-8.2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\StorageDrawers-1.16.3-8.2.2.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(StorageDrawers-1.16.3-8.2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\StorageDrawers-1.16.3-8.2.2.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(StorageDrawers-1.16.3-8.2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\StorageDrawers-1.16.3-8.2.2.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(StorageDrawers-1.16.3-8.2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\StorageDrawers-1.16.3-8.2.2.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(StorageDrawers-1.16.3-8.2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\StorageDrawers-1.16.3-8.2.2.jar)]
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(performant-1.16.2-4-3.30m.jar:C:\Users\huber\Desktop\test bollocks\mods\performant-1.16.2-4-3.30m.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(performant-1.16.2-4-3.30m.jar:C:\Users\huber\Desktop\test bollocks\mods\performant-1.16.2-4-3.30m.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(performant-1.16.2-4-3.30m.jar:C:\Users\huber\Desktop\test bollocks\mods\performant-1.16.2-4-3.30m.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(performant-1.16.2-4-3.30m.jar:C:\Users\huber\Desktop\test bollocks\mods\performant-1.16.2-4-3.30m.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(performant-1.16.2-4-3.30m.jar:C:\Users\huber\Desktop\test bollocks\mods\performant-1.16.2-4-3.30m.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(performant-1.16.2-4-3.30m.jar:C:\Users\huber\Desktop\test bollocks\mods\performant-1.16.2-4-3.30m.jar)]
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Regrowth-1.16.4-1.16.4-1.35.0.18.jar:C:\Users\huber\Desktop\test bollocks\mods\Regrowth-1.16.4-1.16.4-1.35.0.18.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Regrowth-1.16.4-1.16.4-1.35.0.18.jar:C:\Users\huber\Desktop\test bollocks\mods\Regrowth-1.16.4-1.16.4-1.35.0.18.jar)
[13Apr2022 00:10:11.216] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Regrowth-1.16.4-1.16.4-1.35.0.18.jar:C:\Users\huber\Desktop\test bollocks\mods\Regrowth-1.16.4-1.16.4-1.35.0.18.jar)
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Regrowth-1.16.4-1.16.4-1.35.0.18.jar:C:\Users\huber\Desktop\test bollocks\mods\Regrowth-1.16.4-1.16.4-1.35.0.18.jar)
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Regrowth-1.16.4-1.16.4-1.35.0.18.jar:C:\Users\huber\Desktop\test bollocks\mods\Regrowth-1.16.4-1.16.4-1.35.0.18.jar)
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Regrowth-1.16.4-1.16.4-1.35.0.18.jar:C:\Users\huber\Desktop\test bollocks\mods\Regrowth-1.16.4-1.16.4-1.35.0.18.jar)]
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(discordrpc-2.0.7-1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\discordrpc-2.0.7-1.16.4.jar)
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(discordrpc-2.0.7-1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\discordrpc-2.0.7-1.16.4.jar)
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(discordrpc-2.0.7-1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\discordrpc-2.0.7-1.16.4.jar)
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(discordrpc-2.0.7-1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\discordrpc-2.0.7-1.16.4.jar)
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(discordrpc-2.0.7-1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\discordrpc-2.0.7-1.16.4.jar)
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(discordrpc-2.0.7-1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\discordrpc-2.0.7-1.16.4.jar)]
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(lootr-1.16.4-0.0.4.15.jar:C:\Users\huber\Desktop\test bollocks\mods\lootr-1.16.4-0.0.4.15.jar)
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(lootr-1.16.4-0.0.4.15.jar:C:\Users\huber\Desktop\test bollocks\mods\lootr-1.16.4-0.0.4.15.jar)
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(lootr-1.16.4-0.0.4.15.jar:C:\Users\huber\Desktop\test bollocks\mods\lootr-1.16.4-0.0.4.15.jar)
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(lootr-1.16.4-0.0.4.15.jar:C:\Users\huber\Desktop\test bollocks\mods\lootr-1.16.4-0.0.4.15.jar)
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(lootr-1.16.4-0.0.4.15.jar:C:\Users\huber\Desktop\test bollocks\mods\lootr-1.16.4-0.0.4.15.jar)
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(lootr-1.16.4-0.0.4.15.jar:C:\Users\huber\Desktop\test bollocks\mods\lootr-1.16.4-0.0.4.15.jar)]
[13Apr2022 00:10:11.217] [main/DEBUG] [mixin/]: Registering mixin config: lootr.mixins.json
[13Apr2022 00:10:11.219] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(byg-1.1.8.jar:C:\Users\huber\Desktop\test bollocks\mods\byg-1.1.8.jar)
[13Apr2022 00:10:11.219] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(byg-1.1.8.jar:C:\Users\huber\Desktop\test bollocks\mods\byg-1.1.8.jar)
[13Apr2022 00:10:11.219] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(byg-1.1.8.jar:C:\Users\huber\Desktop\test bollocks\mods\byg-1.1.8.jar)
[13Apr2022 00:10:11.219] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(byg-1.1.8.jar:C:\Users\huber\Desktop\test bollocks\mods\byg-1.1.8.jar)
[13Apr2022 00:10:11.219] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(byg-1.1.8.jar:C:\Users\huber\Desktop\test bollocks\mods\byg-1.1.8.jar)
[13Apr2022 00:10:11.219] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(byg-1.1.8.jar:C:\Users\huber\Desktop\test bollocks\mods\byg-1.1.8.jar)]
[13Apr2022 00:10:11.219] [main/DEBUG] [mixin/]: Registering mixin config: byg.mixins.json
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Aquaculture-1.16.5-2.1.22.jar:C:\Users\huber\Desktop\test bollocks\mods\Aquaculture-1.16.5-2.1.22.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Aquaculture-1.16.5-2.1.22.jar:C:\Users\huber\Desktop\test bollocks\mods\Aquaculture-1.16.5-2.1.22.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Aquaculture-1.16.5-2.1.22.jar:C:\Users\huber\Desktop\test bollocks\mods\Aquaculture-1.16.5-2.1.22.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Aquaculture-1.16.5-2.1.22.jar:C:\Users\huber\Desktop\test bollocks\mods\Aquaculture-1.16.5-2.1.22.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Aquaculture-1.16.5-2.1.22.jar:C:\Users\huber\Desktop\test bollocks\mods\Aquaculture-1.16.5-2.1.22.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Aquaculture-1.16.5-2.1.22.jar:C:\Users\huber\Desktop\test bollocks\mods\Aquaculture-1.16.5-2.1.22.jar)]
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(refinedstorageaddons-0.7.2.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedstorageaddons-0.7.2.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(refinedstorageaddons-0.7.2.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedstorageaddons-0.7.2.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(refinedstorageaddons-0.7.2.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedstorageaddons-0.7.2.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(refinedstorageaddons-0.7.2.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedstorageaddons-0.7.2.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(refinedstorageaddons-0.7.2.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedstorageaddons-0.7.2.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(refinedstorageaddons-0.7.2.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedstorageaddons-0.7.2.jar)]
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(zombievfspawner_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\zombievfspawner_1.16.5-1.2.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(zombievfspawner_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\zombievfspawner_1.16.5-1.2.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(zombievfspawner_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\zombievfspawner_1.16.5-1.2.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(zombievfspawner_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\zombievfspawner_1.16.5-1.2.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(zombievfspawner_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\zombievfspawner_1.16.5-1.2.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(zombievfspawner_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\zombievfspawner_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(SolarGeneration-1.16.5-2.4.0.jar:C:\Users\huber\Desktop\test bollocks\mods\SolarGeneration-1.16.5-2.4.0.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(SolarGeneration-1.16.5-2.4.0.jar:C:\Users\huber\Desktop\test bollocks\mods\SolarGeneration-1.16.5-2.4.0.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(SolarGeneration-1.16.5-2.4.0.jar:C:\Users\huber\Desktop\test bollocks\mods\SolarGeneration-1.16.5-2.4.0.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(SolarGeneration-1.16.5-2.4.0.jar:C:\Users\huber\Desktop\test bollocks\mods\SolarGeneration-1.16.5-2.4.0.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(SolarGeneration-1.16.5-2.4.0.jar:C:\Users\huber\Desktop\test bollocks\mods\SolarGeneration-1.16.5-2.4.0.jar)
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SolarGeneration-1.16.5-2.4.0.jar:C:\Users\huber\Desktop\test bollocks\mods\SolarGeneration-1.16.5-2.4.0.jar)]
[13Apr2022 00:10:11.221] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(healingcf_1.16.5-3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\healingcf_1.16.5-3.1.jar)
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(healingcf_1.16.5-3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\healingcf_1.16.5-3.1.jar)
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(healingcf_1.16.5-3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\healingcf_1.16.5-3.1.jar)
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(healingcf_1.16.5-3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\healingcf_1.16.5-3.1.jar)
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(healingcf_1.16.5-3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\healingcf_1.16.5-3.1.jar)
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(healingcf_1.16.5-3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\healingcf_1.16.5-3.1.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(snowballsfreezemobs_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\snowballsfreezemobs_1.16.5-1.2.jar)
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(snowballsfreezemobs_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\snowballsfreezemobs_1.16.5-1.2.jar)
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(snowballsfreezemobs_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\snowballsfreezemobs_1.16.5-1.2.jar)
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(snowballsfreezemobs_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\snowballsfreezemobs_1.16.5-1.2.jar)
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(snowballsfreezemobs_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\snowballsfreezemobs_1.16.5-1.2.jar)
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(snowballsfreezemobs_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\snowballsfreezemobs_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: inject() running with 186 agents
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-essentials-1604.1.0.13.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-essentials-1604.1.0.13.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(supermartijn642configlib-1.0.4-mc1.16.jar:C:\Users\huber\Desktop\test bollocks\mods\supermartijn642configlib-1.0.4-mc1.16.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(zombiehs_1.16.5-2.5.jar:C:\Users\huber\Desktop\test bollocks\mods\zombiehs_1.16.5-2.5.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(endportalrecipe_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\endportalrecipe_1.16.5-2.2.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(milkallthemobs_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\milkallthemobs_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(petnames_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\petnames_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(superflatworldnoslimes_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\superflatworldnoslimes_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(refinedpipes-0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedpipes-0.5.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(incontrol-1.16-5.1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\incontrol-1.16-5.1.5.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Uppers-0.3.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Uppers-0.3.2.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(paperbooks_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\paperbooks_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-windows-1.0.3-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-windows-1.0.3-mc1.16.5.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Neat 1.7-27.jar:C:\Users\huber\Desktop\test bollocks\mods\Neat 1.7-27.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\BetterCaves-Forge-1.16.4-1.1.1.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(villagernames_1.16.5-2.8.jar:C:\Users\huber\Desktop\test bollocks\mods\villagernames_1.16.5-2.8.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(realisticbees_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\realisticbees_1.16.5-1.0.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(villagerdeathmessages_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\villagerdeathmessages_1.16.5-1.6.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CookingForBlockheads_1.16.3-9.2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\CookingForBlockheads_1.16.3-9.2.2.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Placebo-1.16.4-4.4.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Placebo-1.16.4-4.4.1.jar)]
[13Apr2022 00:10:11.222] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(citadel-1.6.1.jar:C:\Users\huber\Desktop\test bollocks\mods\citadel-1.6.1.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(alexsmobs-1.5.1.jar:C:\Users\huber\Desktop\test bollocks\mods\alexsmobs-1.5.1.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-4.jar:C:\Users\huber\Desktop\test bollocks\mods\YungsApi-1.16.4-Forge-4.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(softerhaybales_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\softerhaybales_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Bookshelf-1.16.5-10.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Bookshelf-1.16.5-10.0.1.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(randompatches-2.4.0-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\randompatches-2.4.0-forge.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DarkUtilities-1.16.5-8.0.3.jar:C:\Users\huber\Desktop\test bollocks\mods\DarkUtilities-1.16.5-8.0.3.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cryingghasts_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\cryingghasts_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(storagetech-1.16.4-R1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\storagetech-1.16.4-R1.3.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-doors-1.0.2-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-doors-1.0.2-mc1.16.5.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Morpheus-1.16.4-4.2.68.jar:C:\Users\huber\Desktop\test bollocks\mods\Morpheus-1.16.4-4.2.68.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(kelpfertilizer_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\kelpfertilizer_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(JustEnoughResources-1.16.4-0.12.0.104.jar:C:\Users\huber\Desktop\test bollocks\mods\JustEnoughResources-1.16.4-0.12.0.104.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(huskspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\huskspawn_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(eguilib-1.0.5-1.16.jar:C:\Users\huber\Desktop\test bollocks\mods\eguilib-1.0.5-1.16.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(stackrefill_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\stackrefill_1.16.5-1.5.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mineralchance_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\mineralchance_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(refinedstorage-1.9.12.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedstorage-1.9.12.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(conduitsprdrowned_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\conduitsprdrowned_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(structure_gel-1.16.4-1.7.5.jar:C:\Users\huber\Desktop\test bollocks\mods\structure_gel-1.16.4-1.7.5.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(chocolate-1.3.0-1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\chocolate-1.3.0-1.16.4.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-bridges-1.0.5-mc1.16.5-4.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-bridges-1.0.5-mc1.16.5-4.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(repurposed_structures-1.16.4-2.3.4.jar:C:\Users\huber\Desktop\test bollocks\mods\repurposed_structures-1.16.4-2.3.4.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(netherportalspread_1.16.5-4.5.jar:C:\Users\huber\Desktop\test bollocks\mods\netherportalspread_1.16.5-4.5.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.441-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\BiomesOPlenty-1.16.5-13.1.0.441-universal.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(valhelsia_structures-16.0.5.jar:C:\Users\huber\Desktop\test bollocks\mods\valhelsia_structures-16.0.5.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-ranks-1604.1.1.11.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-ranks-1604.1.1.11.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dungeons_plus-1.16.4-1.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_plus-1.16.4-1.1.3.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(zombieproofdoors_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\zombieproofdoors_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-trapdors-1.0.1-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-trapdors-1.0.1-mc1.16.5.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(edibles_1.16.5-2.1.jar:C:\Users\huber\Desktop\test bollocks\mods\edibles_1.16.5-2.1.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(unearthed-1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\unearthed-1.1.0.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Botania-1.16.5-420.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Botania-1.16.5-420.2.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SpawnerFix-1.16.2-1.0.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpawnerFix-1.16.2-1.0.0.2.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(villagespawnpoint_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\villagespawnpoint_1.16.5-1.4.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(omegamute_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\omegamute_1.16.5-1.6.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(pamhc2foodextended-1.16.3-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodextended-1.16.3-1.0.1.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(underwaterenchanting_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\underwaterenchanting_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.3.jar:C:\Users\huber\Desktop\test bollocks\mods\curios-forge-1.16.5-4.0.5.3.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Patchouli-1.16.4-50.jar:C:\Users\huber\Desktop\test bollocks\mods\Patchouli-1.16.4-50.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(shulkerdropstwo_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\shulkerdropstwo_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(rndbmflowers_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\rndbmflowers_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(naturallychargedcreepers_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\naturallychargedcreepers_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(collective-1.16.5-1.61.jar:C:\Users\huber\Desktop\test bollocks\mods\collective-1.16.5-1.61.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(angelring-1.16.3-1.3.3.jar:C:\Users\huber\Desktop\test bollocks\mods\angelring-1.16.3-1.3.3.jar)]
[13Apr2022 00:10:11.223] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(VivecraftForgeExtensions-1.16.4-1.3.3.jar:C:\Users\huber\Desktop\test bollocks\mods\VivecraftForgeExtensions-1.16.4-1.3.3.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Runelic-1.16.5-7.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Runelic-1.16.5-7.0.1.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(starterkit_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\starterkit_1.16.5-2.2.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SpartanWeaponry-1.16.5-2.2.0-rc-2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpartanWeaponry-1.16.5-2.2.0-rc-2.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-roofs-2.0.1-mc1.16.5-4.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-roofs-2.0.1-mc1.16.5-4.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Project_MMO-1.16.4-3.44.3.jar:C:\Users\huber\Desktop\test bollocks\mods\Project_MMO-1.16.4-3.44.3.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(architectury-1.5.112-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\architectury-1.5.112-forge.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-gui-library-1605.2.1.39-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-gui-library-1605.2.1.39-forge.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-teams-1604.1.0.15-forge.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-teams-1604.1.0.15-forge.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(nametagtweaks_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\nametagtweaks_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AI-Improvements-1.16.2-0.3.0.jar:C:\Users\huber\Desktop\test bollocks\mods\AI-Improvements-1.16.2-0.3.0.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-furniture-2.0.1-mc1.16.5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-furniture-2.0.1-mc1.16.5.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(firstjoinmessage_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\firstjoinmessage_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(trashcans-1.0.7-mc1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\trashcans-1.0.7-mc1.16.4.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(advancementscreenshot_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\advancementscreenshot_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bwncr-1.16.4-3.9.16.jar:C:\Users\huber\Desktop\test bollocks\mods\bwncr-1.16.4-3.9.16.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(smallernetherportals_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\smallernetherportals_1.16.5-1.5.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(infinitetrading_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\infinitetrading_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(strayspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\strayspawn_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(rainbegoneritual_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\rainbegoneritual_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ScalingHealth-1.16.4-4.0.3+3.jar:C:\Users\huber\Desktop\test bollocks\mods\ScalingHealth-1.16.4-4.0.3+3.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(exoticbirds-1.16.4-1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\exoticbirds-1.16.4-1.1.0.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CodeChickenLib-1.16.4-3.5.1.408-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\CodeChickenLib-1.16.4-3.5.1.408-universal.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterMineshafts-Forge-1.16.4-2.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\BetterMineshafts-Forge-1.16.4-2.0.1.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(geckolib-forge-1.16.5-3.0.13.jar:C:\Users\huber\Desktop\test bollocks\mods\geckolib-forge-1.16.5-3.0.13.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dungeons_gear-1.16.4-3.0.6.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_gear-1.16.4-3.0.6.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Cyclic-1.16.5-1.1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\Cyclic-1.16.5-1.1.6.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(portablejukebox-1.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\portablejukebox-1.0.2.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SaveMyStronghold-1.16.4-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\SaveMyStronghold-1.16.4-1.0.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(QuarkOddities-1.16.3.jar:C:\Users\huber\Desktop\test bollocks\mods\QuarkOddities-1.16.3.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(doubledoors_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\doubledoors_1.16.5-2.2.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Cucumber-1.16.4-4.1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\Cucumber-1.16.4-4.1.6.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(pamhc2trees-1.16.3-1.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2trees-1.16.3-1.0.0.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(transcendingtrident_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\transcendingtrident_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(biggerspongeabsorptionradius_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\biggerspongeabsorptionradius_1.16.5-1.0.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Bountiful Baubles FORGE-1.16.3-0.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\Bountiful Baubles FORGE-1.16.3-0.0.2.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(giantspawn_1.16.5-2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\giantspawn_1.16.5-2.2.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.16.4-7.6.1.71.jar:C:\Users\huber\Desktop\test bollocks\mods\jei-1.16.4-7.6.1.71.jar)]
[13Apr2022 00:10:11.224] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mooshroomtweaks_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\mooshroomtweaks_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AttributeFix-1.16.5-10.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\AttributeFix-1.16.5-10.0.1.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dungeons_mobs-1.16.4-1.0.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeons_mobs-1.16.4-1.0.3.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(abnormals_core-1.16.4-3.0.6.jar:C:\Users\huber\Desktop\test bollocks\mods\abnormals_core-1.16.4-3.0.6.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(buzzier_bees-1.16.4-3.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\buzzier_bees-1.16.4-3.0.0.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(tesseract-1.0.18-mc1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\tesseract-1.0.18-mc1.16.4.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(justmobheads_1.16.5-3.8.jar:C:\Users\huber\Desktop\test bollocks\mods\justmobheads_1.16.5-3.8.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(skeletonhs_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\skeletonhs_1.16.5-1.4.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(invtweaks-1.16.4-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\invtweaks-1.16.4-1.0.1.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Waystones_1.16.3-7.3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Waystones_1.16.3-7.3.1.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mcw-paintings-1.0.0-mc1.16.4-5.jar:C:\Users\huber\Desktop\test bollocks\mods\mcw-paintings-1.0.0-mc1.16.4-5.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Clumps-6.0.0.16.jar:C:\Users\huber\Desktop\test bollocks\mods\Clumps-6.0.0.16.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SimpleStorageNetwork-1.16.5-1.3.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SimpleStorageNetwork-1.16.5-1.3.2.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SereneSeasons-1.16.5-4.0.1.91-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\SereneSeasons-1.16.5-4.0.1.91-universal.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(QQP 1.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\QQP 1.1.2.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DungeonCrawl-1.16.3-2.2.4.jar:C:\Users\huber\Desktop\test bollocks\mods\DungeonCrawl-1.16.3-2.2.4.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curioofundying-forge-1.16.4-5.1.0.0.jar:C:\Users\huber\Desktop\test bollocks\mods\curioofundying-forge-1.16.4-5.1.0.0.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(snowundertrees-1.16.4-v1.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\snowundertrees-1.16.4-v1.1.3.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(bottleyourxp_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\bottleyourxp_1.16.5-1.4.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(grassseeds_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\grassseeds_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(JEITweaker-1.16.5-1.0.1.12.jar:C:\Users\huber\Desktop\test bollocks\mods\JEITweaker-1.16.5-1.0.1.12.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(passiveendermen_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\passiveendermen_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dismountentity_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\dismountentity_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(EnderStorage-1.16.4-2.7.1.166-universal.jar:C:\Users\huber\Desktop\test bollocks\mods\EnderStorage-1.16.4-2.7.1.166-universal.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(CraftTweaker-1.16.5-7.1.2.487.jar:C:\Users\huber\Desktop\test bollocks\mods\CraftTweaker-1.16.5-7.1.2.487.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BotanyPots-1.16.5-7.0.4.jar:C:\Users\huber\Desktop\test bollocks\mods\BotanyPots-1.16.5-7.0.4.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BotanyTrees-1.16.5-3.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\BotanyTrees-1.16.5-3.0.2.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ftb-chunks-1604.2.2.62.jar:C:\Users\huber\Desktop\test bollocks\mods\ftb-chunks-1604.2.2.62.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(extendedbonemeal_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\extendedbonemeal_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.34-universal.jar:C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-universal.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(notreepunching-forge-1.16.5-4.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\notreepunching-forge-1.16.5-4.1.2.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(inzheFoPCore-v.1.1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\inzheFoPCore-v.1.1.0.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DynamicSurroundings-1.16.4-4.0.3.9.jar:C:\Users\huber\Desktop\test bollocks\mods\DynamicSurroundings-1.16.4-4.0.3.9.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(wooltweaks_1.16.5-1.0.jar:C:\Users\huber\Desktop\test bollocks\mods\wooltweaks_1.16.5-1.0.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(tellme-forge-1.16.4-0.9.1.jar:C:\Users\huber\Desktop\test bollocks\mods\tellme-forge-1.16.4-0.9.1.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MysticalAgriculture-1.16.4-4.1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\MysticalAgriculture-1.16.4-4.1.5.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MysticalAgradditions-1.16.4-4.1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\MysticalAgradditions-1.16.4-4.1.4.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ironchest-1.16.4-11.2.10.jar:C:\Users\huber\Desktop\test bollocks\mods\ironchest-1.16.4-11.2.10.jar)]
[13Apr2022 00:10:11.225] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(dungeonsarise1.16.4-1.2.61a.jar:C:\Users\huber\Desktop\test bollocks\mods\dungeonsarise1.16.4-1.2.61a.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.34-server.jar:C:\Users\huber\Desktop\test bollocks\libraries\net\minecraftforge\forge\1.16.5-36.2.34\forge-1.16.5-36.2.34-server.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cofh_core-1.16.5-1.4.2.9.jar:C:\Users\huber\Desktop\test bollocks\mods\cofh_core-1.16.5-1.4.2.9.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(thermal_foundation-1.16.5-1.4.3.10.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_foundation-1.16.5-1.4.3.10.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(thermal_innovation-1.16.5-1.4.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_innovation-1.16.5-1.4.1.3.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(thermal_expansion-1.16.5-1.4.2.4.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_expansion-1.16.5-1.4.2.4.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(thermal_locomotion-1.16.5-1.4.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_locomotion-1.16.5-1.4.1.2.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(weakerspiderwebs_1.16.5-1.6.jar:C:\Users\huber\Desktop\test bollocks\mods\weakerspiderwebs_1.16.5-1.6.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(morezombiev_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\morezombiev_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(EnchantmentDescriptions-1.16.5-7.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\EnchantmentDescriptions-1.16.5-7.0.2.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(nohostilesaroundcampfire_1.16.5-3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\nohostilesaroundcampfire_1.16.5-3.1.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mana-and-artifice-1.2.1.9.jar:C:\Users\huber\Desktop\test bollocks\mods\mana-and-artifice-1.2.1.9.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(fansmod-1.16.4-2.0.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\fansmod-1.16.4-2.0.1.2.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(extractpoison_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\extractpoison_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SilentLib-1.16.3-4.9.1+64.jar:C:\Users\huber\Desktop\test bollocks\mods\SilentLib-1.16.3-4.9.1+64.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(icepreventscropgrowth_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\icepreventscropgrowth_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(inventorytotem_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\inventorytotem_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(pamhc2crops-1.16.3-1.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2crops-1.16.3-1.0.1.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(nutritiousmilk_1.16.5-1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\nutritiousmilk_1.16.5-1.3.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(spidersproducewebs_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\spidersproducewebs_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(mooshroomspawn_1.16.5-1.1.jar:C:\Users\huber\Desktop\test bollocks\mods\mooshroomspawn_1.16.5-1.1.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(towers_of_the_wild-1.16.4-2.0.1.jar:C:\Users\huber\Desktop\test bollocks\mods\towers_of_the_wild-1.16.4-2.0.1.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(extragolems-16.5.2.jar:C:\Users\huber\Desktop\test bollocks\mods\extragolems-16.5.2.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(justplayerheads_1.16.5-1.5.jar:C:\Users\huber\Desktop\test bollocks\mods\justplayerheads_1.16.5-1.5.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SpartanShields-1.16.5-2.1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\SpartanShields-1.16.5-2.1.2.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(randomsheepcolours_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\randomsheepcolours_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(pamhc2foodcore-1.16.3-1.0.2.jar:C:\Users\huber\Desktop\test bollocks\mods\pamhc2foodcore-1.16.3-1.0.2.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(thermal_cultivation-1.16.5-1.4.1.3.jar:C:\Users\huber\Desktop\test bollocks\mods\thermal_cultivation-1.16.5-1.4.1.3.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cyclepaintings_1.16.5-1.4.jar:C:\Users\huber\Desktop\test bollocks\mods\cyclepaintings_1.16.5-1.4.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AutoRegLib-1.6-47.jar:C:\Users\huber\Desktop\test bollocks\mods\AutoRegLib-1.6-47.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Quark-r2.4-304.jar:C:\Users\huber\Desktop\test bollocks\mods\Quark-r2.4-304.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Apotheosis-1.16.3-4.4.1.jar:C:\Users\huber\Desktop\test bollocks\mods\Apotheosis-1.16.3-4.4.1.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(StorageDrawers-1.16.3-8.2.2.jar:C:\Users\huber\Desktop\test bollocks\mods\StorageDrawers-1.16.3-8.2.2.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(performant-1.16.2-4-3.30m.jar:C:\Users\huber\Desktop\test bollocks\mods\performant-1.16.2-4-3.30m.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Regrowth-1.16.4-1.16.4-1.35.0.18.jar:C:\Users\huber\Desktop\test bollocks\mods\Regrowth-1.16.4-1.16.4-1.35.0.18.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(discordrpc-2.0.7-1.16.4.jar:C:\Users\huber\Desktop\test bollocks\mods\discordrpc-2.0.7-1.16.4.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(lootr-1.16.4-0.0.4.15.jar:C:\Users\huber\Desktop\test bollocks\mods\lootr-1.16.4-0.0.4.15.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(byg-1.1.8.jar:C:\Users\huber\Desktop\test bollocks\mods\byg-1.1.8.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Aquaculture-1.16.5-2.1.22.jar:C:\Users\huber\Desktop\test bollocks\mods\Aquaculture-1.16.5-2.1.22.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(refinedstorageaddons-0.7.2.jar:C:\Users\huber\Desktop\test bollocks\mods\refinedstorageaddons-0.7.2.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(zombievfspawner_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\zombievfspawner_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(SolarGeneration-1.16.5-2.4.0.jar:C:\Users\huber\Desktop\test bollocks\mods\SolarGeneration-1.16.5-2.4.0.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(healingcf_1.16.5-3.1.jar:C:\Users\huber\Desktop\test bollocks\mods\healingcf_1.16.5-3.1.jar)]
[13Apr2022 00:10:11.226] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(snowballsfreezemobs_1.16.5-1.2.jar:C:\Users\huber\Desktop\test bollocks\mods\snowballsfreezemobs_1.16.5-1.2.jar)]
[13Apr2022 00:10:11.250] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
[13Apr2022 00:10:11.253] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
[13Apr2022 00:10:11.261] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [de.erdbeerbaerlp.guilib.GuiLibMixinConnector]
[13Apr2022 00:10:11.262] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector]
[13Apr2022 00:10:11.264] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[13Apr2022 00:10:11.265] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
[13Apr2022 00:10:11.267] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [corgiaoc.byg.mixin.MixinConnector]
[13Apr2022 00:10:11.274] [main/DEBUG] [mixin/]: Checking for additional mixins for MixinEnvironment[PREINIT]
[13Apr2022 00:10:11.276] [main/DEBUG] [corgiaoc.byg.BYG/]: BYG: Connecting Mixin...
[13Apr2022 00:10:11.276] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Mixin Connected!
[13Apr2022 00:10:11.277] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[13Apr2022 00:10:11.280] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[13Apr2022 00:10:11.280] [main/DEBUG] [mixin/]: Selecting config bettercaves.mixins.json
[13Apr2022 00:10:11.282] [main/DEBUG] [mixin/]: Selecting config randompatches.mixins.json
[13Apr2022 00:10:11.286] [main/DEBUG] [mixin/]: Selecting config structure_gel.mixins.json
[13Apr2022 00:10:11.287] [main/DEBUG] [mixin/]: Selecting config chocolate.mixins.json
[13Apr2022 00:10:11.287] [main/DEBUG] [mixin/]: Selecting config repurposed_structures.mixins.json
[13Apr2022 00:10:11.288] [main/DEBUG] [mixin/]: Selecting config ftbranks-common.mixins.json
[13Apr2022 00:10:11.289] [main/WARN] [mixin/]: Reference map 'ftbranks.refmap.json' for ftbranks-common.mixins.json could not be read. If this is a development environment you can ignore this message
[13Apr2022 00:10:11.289] [main/DEBUG] [mixin/]: Selecting config unearthed.mixins.json
[13Apr2022 00:10:11.290] [main/DEBUG] [mixin/]: Selecting config spartanweaponry.mixins.json
[13Apr2022 00:10:11.290] [main/DEBUG] [mixin/]: Selecting config pmmo.mixins.json
[13Apr2022 00:10:11.291] [main/DEBUG] [mixin/]: Selecting config architectury.mixins.json
[13Apr2022 00:10:11.294] [main/DEBUG] [mixin/]: Selecting config mixins.codechickenlib.json
[13Apr2022 00:10:11.294] [main/DEBUG] [mixin/]: Selecting config dungeons_gear.mixins.json
[13Apr2022 00:10:11.295] [main/DEBUG] [mixin/]: Selecting config savemystronghold.mixins.json
[13Apr2022 00:10:11.296] [main/DEBUG] [mixin/]: Selecting config dungeons_mobs.mixins.json
[13Apr2022 00:10:11.297] [main/DEBUG] [mixin/]: Selecting config abnormals_core.mixins.json
[13Apr2022 00:10:11.297] [main/DEBUG] [mixin/]: Selecting config buzzier_bees.mixins.json
[13Apr2022 00:10:11.298] [main/DEBUG] [mixin/]: Selecting config sereneseasons.mixins.json
[13Apr2022 00:10:11.299] [main/DEBUG] [mixin/]: Selecting config ftbchunks.mixins.json
[13Apr2022 00:10:11.300] [main/DEBUG] [mixin/]: Selecting config notreepunching.mixins.json
[13Apr2022 00:10:11.301] [main/DEBUG] [mixin/]: Selecting config mixins.dsurround.json
[13Apr2022 00:10:11.302] [main/DEBUG] [mixin/]: Selecting config mixins.sndctrl.json
[13Apr2022 00:10:11.303] [main/DEBUG] [mixin/]: Selecting config mixins.mobeffects.json
[13Apr2022 00:10:11.304] [main/DEBUG] [mixin/]: Selecting config mixins.environs.json
[13Apr2022 00:10:11.305] [main/DEBUG] [mixin/]: Selecting config mixins.cofhcore.json
[13Apr2022 00:10:11.306] [main/DEBUG] [mixin/]: Selecting config enchdesc.mixins.json
[13Apr2022 00:10:11.308] [main/DEBUG] [mixin/]: Selecting config quark.mixins.json
[13Apr2022 00:10:11.309] [main/DEBUG] [mixin/]: Selecting config lootr.mixins.json
[13Apr2022 00:10:11.311] [main/DEBUG] [mixin/]: Selecting config byg.mixins.json
[13Apr2022 00:10:11.312] [main/DEBUG] [mixin/]: Selecting config mixins.eguilib.json
[13Apr2022 00:10:11.313] [main/DEBUG] [mixin/]: Selecting config assets/botania/botania.mixins.json
[13Apr2022 00:10:11.314] [main/DEBUG] [mixin/]: Selecting config assets/patchouli/patchouli.mixins.json
[13Apr2022 00:10:11.314] [main/DEBUG] [mixin/]: Selecting config performant.mixins.json
[13Apr2022 00:10:11.321] [main/INFO] [com.performant.coremod.Performant/]: Performant configs loaded
[13Apr2022 00:10:11.323] [main/DEBUG] [mixin/]: Preparing bettercaves.mixins.json (1)
[13Apr2022 00:10:11.357] [main/DEBUG] [mixin/]: Preparing randompatches.mixins.json (32)
[13Apr2022 00:10:11.541] [main/DEBUG] [mixin/]: Preparing structure_gel.mixins.json (17)
[13Apr2022 00:10:11.561] [main/DEBUG] [mixin/]: Preparing chocolate.mixins.json (4)
[13Apr2022 00:10:11.571] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/biome/Biome
[13Apr2022 00:10:11.649] [main/DEBUG] [mixin/]: Preparing repurposed_structures.mixins.json (11)
[13Apr2022 00:10:11.661] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/monster/EndermanEntity
[13Apr2022 00:10:11.693] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/monster/ZombifiedPiglinEntity
[13Apr2022 00:10:11.701] [main/DEBUG] [mixin/]: Preparing ftbranks-common.mixins.json (0)
[13Apr2022 00:10:11.701] [main/DEBUG] [mixin/]: Preparing unearthed.mixins.json (6)
[13Apr2022 00:10:11.710] [main/DEBUG] [mixin/]: Preparing spartanweaponry.mixins.json (4)
[13Apr2022 00:10:11.728] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_190629_c with desc (Lnet/minecraft/entity/LivingEntity;)V
[13Apr2022 00:10:11.734] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70672_c with desc (Lnet/minecraft/util/DamageSource;F)F
[13Apr2022 00:10:11.783] [main/DEBUG] [mixin/]: Preparing pmmo.mixins.json (3)
[13Apr2022 00:10:11.790] [main/DEBUG] [mixin/]: Preparing architectury.mixins.json (5)
[13Apr2022 00:10:11.812] [main/DEBUG] [mixin/]: Preparing mixins.codechickenlib.json (1)
[13Apr2022 00:10:11.812] [main/DEBUG] [mixin/]: Preparing dungeons_gear.mixins.json (8)
[13Apr2022 00:10:11.822] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77659_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResult;
[13Apr2022 00:10:11.829] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220016_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;FZFFF)V
[13Apr2022 00:10:11.835] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220013_l with desc (Lnet/minecraft/item/ItemStack;)F
[13Apr2022 00:10:11.926] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77619_b with desc ()I
[13Apr2022 00:10:11.930] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[13Apr2022 00:10:11.956] [main/DEBUG] [mixin/]: Preparing savemystronghold.mixins.json (1)
[13Apr2022 00:10:11.959] [main/DEBUG] [mixin/]: Preparing dungeons_mobs.mixins.json (8)
[13Apr2022 00:10:11.978] [main/DEBUG] [mixin/]: Preparing abnormals_core.mixins.json (12)
[13Apr2022 00:10:11.991] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77619_b with desc ()I
[13Apr2022 00:10:11.992] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[13Apr2022 00:10:12.005] [main/DEBUG] [mixin/]: Preparing buzzier_bees.mixins.json (3)
[13Apr2022 00:10:12.012] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225533_a_ with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;
[13Apr2022 00:10:12.024] [main/DEBUG] [mixin/]: Preparing sereneseasons.mixins.json (2)
[13Apr2022 00:10:12.029] [main/DEBUG] [mixin/]: Preparing ftbchunks.mixins.json (4)
[13Apr2022 00:10:12.037] [main/DEBUG] [mixin/]: Preparing notreepunching.mixins.json (6)
[13Apr2022 00:10:12.051] [main/DEBUG] [mixin/]: Preparing mixins.dsurround.json (1)
[13Apr2022 00:10:12.051] [main/DEBUG] [mixin/]: Preparing mixins.sndctrl.json (5)
[13Apr2022 00:10:12.051] [main/DEBUG] [mixin/]: Preparing mixins.mobeffects.json (2)
[13Apr2022 00:10:12.051] [main/DEBUG] [mixin/]: Preparing mixins.environs.json (4)
[13Apr2022 00:10:12.051] [main/DEBUG] [mixin/]: Preparing mixins.cofhcore.json (1)
[13Apr2022 00:10:12.051] [main/DEBUG] [mixin/]: Preparing enchdesc.mixins.json (1)
[13Apr2022 00:10:12.051] [main/DEBUG] [mixin/]: Preparing quark.mixins.json (29)
[13Apr2022 00:10:12.078] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77508_a with desc (Ljava/lang/Iterable;Lnet/minecraft/util/DamageSource;)I
[13Apr2022 00:10:12.085] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_152377_a with desc (Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/CreatureAttribute;)F
[13Apr2022 00:10:12.090] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_151384_a with desc (Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/Entity;)V
[13Apr2022 00:10:12.095] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_151385_b with desc (Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/Entity;)V
[13Apr2022 00:10:12.099] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77513_b with desc (Ljava/util/Random;Lnet/minecraft/item/ItemStack;IZ)Ljava/util/List;
[13Apr2022 00:10:12.104] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_185291_a with desc (ILnet/minecraft/item/ItemStack;Z)Ljava/util/List;
[13Apr2022 00:10:12.111] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_196084_a with desc (Lnet/minecraft/item/ItemUseContext;)Lnet/minecraft/util/ActionResultType;
[13Apr2022 00:10:12.115] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82840_a with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;
[13Apr2022 00:10:12.133] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack
[13Apr2022 00:10:12.155] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_188508_a with desc (Lnet/minecraft/item/ItemStack;)Z
[13Apr2022 00:10:12.164] [main/DEBUG] [mixin/]: Preparing lootr.mixins.json (6)
[13Apr2022 00:10:12.173] [main/DEBUG] [mixin/]: Preparing byg.mixins.json (11)
[13Apr2022 00:10:12.197] [main/DEBUG] [mixin/]: Preparing mixins.eguilib.json (1)
[13Apr2022 00:10:12.197] [main/DEBUG] [mixin/]: Preparing assets/botania/botania.mixins.json (43)
[13Apr2022 00:10:12.234] [main/DEBUG] [mixin/]: Preparing assets/patchouli/patchouli.mixins.json (1)
[13Apr2022 00:10:12.234] [main/DEBUG] [mixin/]: Preparing performant.mixins.json (57)
[13Apr2022 00:10:12.258] [main/DEBUG] [com.performant.coremod.Performant/]: Built TOML config for C:\Users\huber\Desktop\test bollocks\config\performant-common.toml
[13Apr2022 00:10:12.262] [main/DEBUG] [com.performant.coremod.Performant/]: Loaded TOML config file C:\Users\huber\Desktop\test bollocks\config\performant-common.toml
[13Apr2022 00:10:12.264] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.forge.BasicEventHooksMixin as config disables it.
[13Apr2022 00:10:12.284] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.entity.LivingEntityUpdateEventMixin as config disables it.
[13Apr2022 00:10:12.332] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/server/ChunkManager$EntityTracker is public in performant.mixins.json:world.chunk.ChunkManagerEntityTrackMixin and should be specified in value
[13Apr2022 00:10:12.369] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[13Apr2022 00:10:12.370] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[13Apr2022 00:10:12.371] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[13Apr2022 00:10:12.372] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[13Apr2022 00:10:12.373] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[13Apr2022 00:10:12.373] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[13Apr2022 00:10:12.428] [main/DEBUG] [mixin/]: Inner class com/performant/coremod/mixin/advancement/ServerPlayerEntityMixin$1 in com/performant/coremod/mixin/advancement/ServerPlayerEntityMixin on net/minecraft/entity/player/ServerPlayerEntity gets unique name net/minecraft/entity/player/ServerPlayerEntity$Anonymous$0949d085866a49b092c342b28a0b1310
[13Apr2022 00:10:12.444] [main/DEBUG] [mixin/]: Prepared 204 mixins in 1,164 sec (5,7ms avg) (0ms load, 0ms transform, 0ms plugin)
[13Apr2022 00:10:12.571] [main/DEBUG] [mixin/]: Mixing CrashReportMixin from structure_gel.mixins.json into net.minecraft.crash.CrashReport
[13Apr2022 00:10:12.725] [main/DEBUG] [mixin/]: Mixing block.BlockMixin from performant.mixins.json into net.minecraft.block.Block
[13Apr2022 00:10:12.738] [main/DEBUG] [mixin/]: Mixing forge.BlockMixin from performant.mixins.json into net.minecraft.block.Block
[13Apr2022 00:10:12.759] [main/DEBUG] [mixin/]: Mixing block.AbstractBlockAccess from notreepunching.mixins.json into net.minecraft.block.AbstractBlock
[13Apr2022 00:10:12.790] [main/DEBUG] [mixin/]: Mixing FluidInvokerMixin from abnormals_core.mixins.json into net.minecraft.fluid.Fluid
[13Apr2022 00:10:12.795] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77619_b with desc ()I
[13Apr2022 00:10:12.795] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[13Apr2022 00:10:12.796] [main/DEBUG] [mixin/]: Mixing ItemInvokerMixin from abnormals_core.mixins.json into net.minecraft.item.Item
[13Apr2022 00:10:12.808] [main/DEBUG] [mixin/]: Mixing EnchantmentMixin from quark.mixins.json into net.minecraft.enchantment.Enchantment
[13Apr2022 00:10:12.833] [main/DEBUG] [mixin/]: Mixing poi.PointOfInterestTypeMixin from performant.mixins.json into net.minecraft.village.PointOfInterestType
[13Apr2022 00:10:12.833] [main/DEBUG] [mixin/]: Renaming @Accessor method getBLOCKS_OF_INTEREST()Ljava/util/Set; to getBLOCKS_OF_INTEREST_$md$a5ed5a$0 in performant.mixins.json:poi.PointOfInterestTypeMixin
[13Apr2022 00:10:12.849] [main/DEBUG] [mixin/]: Mixing ChunkStatusMixin from bettercaves.mixins.json into net.minecraft.world.chunk.ChunkStatus
[13Apr2022 00:10:12.862] [main/DEBUG] [mixin/]: Mixing world.StructureMixin from performant.mixins.json into net.minecraft.world.gen.feature.structure.Structure
[13Apr2022 00:10:12.891] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/biome/Biome
[13Apr2022 00:10:12.907] [main/DEBUG] [mixin/]: Mixing world.biome.BiomeMixin from chocolate.mixins.json into net.minecraft.world.biome.Biome
[13Apr2022 00:10:12.924] [main/DEBUG] [mixin/]: Mixing BiomeMixin from ftbchunks.mixins.json into net.minecraft.world.biome.Biome
[13Apr2022 00:10:12.980] [main/DEBUG] [mixin/]: Mixing server.MixinNetherSurfaceBuilder from unearthed.mixins.json into net.minecraft.world.gen.surfacebuilders.NetherSurfaceBuilder
[13Apr2022 00:10:12.986] [main/DEBUG] [mixin/]: Mixing server.MixinSSVSurfaceBuilder from unearthed.mixins.json into net.minecraft.world.gen.surfacebuilders.SoulSandValleySurfaceBuilder
[13Apr2022 00:10:13.012] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[13Apr2022 00:10:13.029] [main/DEBUG] [mixin/]: Mixing AccessorDispenserBlock from assets/botania/botania.mixins.json into net.minecraft.block.DispenserBlock
[13Apr2022 00:10:13.029] [main/DEBUG] [mixin/]: Renaming @Accessor method getDispenseBehaviorRegistry()Ljava/util/Map; to getDispenseBehaviorRegistry_$md$a5ed5a$0 in assets/botania/botania.mixins.json:AccessorDispenserBlock
[13Apr2022 00:10:13.041] [main/DEBUG] [mixin/]: Mixing PistonBlockMixin from quark.mixins.json into net.minecraft.block.PistonBlock
[13Apr2022 00:10:13.073] [main/DEBUG] [mixin/]: Mixing AccessorFireBlock from assets/botania/botania.mixins.json into net.minecraft.block.FireBlock
[13Apr2022 00:10:13.077] [main/DEBUG] [mixin/]: Mixing common.block.MixinAbstractFireBlock from byg.mixins.json into net.minecraft.block.AbstractFireBlock
[13Apr2022 00:10:13.088] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[13Apr2022 00:10:13.098] [main/DEBUG] [mixin/]: Mixing CropsBlockMixin from dungeons_mobs.mixins.json into net.minecraft.block.CropsBlock
[13Apr2022 00:10:13.118] [main/DEBUG] [mixin/]: Mixing MixinFarmlandBlock from assets/botania/botania.mixins.json into net.minecraft.block.FarmlandBlock
[13Apr2022 00:10:13.151] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225533_a_ with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;
[13Apr2022 00:10:13.168] [main/DEBUG] [mixin/]: Mixing TrapDoorBlockMixin from abnormals_core.mixins.json into net.minecraft.block.TrapDoorBlock
[13Apr2022 00:10:13.170] [main/DEBUG] [mixin/]: Mixing TrapDoorBlockMixin from quark.mixins.json into net.minecraft.block.TrapDoorBlock
[13Apr2022 00:10:13.197] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/CauldronBlock
[13Apr2022 00:10:13.209] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_176208_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V
[13Apr2022 00:10:13.215] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[13Apr2022 00:10:13.300] [main/DEBUG] [mixin/]: Mixing LanternBlockMixin from quark.mixins.json into net.minecraft.block.LanternBlock
[13Apr2022 00:10:13.323] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_225533_a_ with desc (Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraft/util/ActionResultType;
[13Apr2022 00:10:13.326] [main/DEBUG] [mixin/]: Mixing BeehiveBlockMixin from buzzier_bees.mixins.json into net.minecraft.block.BeehiveBlock
[13Apr2022 00:10:13.345] [main/DEBUG] [mixin/]: Mixing block.AbstractBlockStateAccess from notreepunching.mixins.json into net.minecraft.block.AbstractBlock$AbstractBlockState
[13Apr2022 00:10:13.349] [main/DEBUG] [mixin/]: Mixing BlockStateMixin from ftbchunks.mixins.json into net.minecraft.block.BlockState
[13Apr2022 00:10:13.360] [main/DEBUG] [mixin/]: Mixing world.ICollisionReaderMixin from performant.mixins.json into net.minecraft.world.ICollisionReader
[13Apr2022 00:10:13.371] [main/DEBUG] [mixin/]: Mixing client.EntityMixin from performant.mixins.json into net.minecraft.entity.Entity
[13Apr2022 00:10:13.373] [main/DEBUG] [mixin/]: Mixing EntityMixin from randompatches.mixins.json into net.minecraft.entity.Entity
[13Apr2022 00:10:13.392] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/CauldronBlock
[13Apr2022 00:10:13.396] [main/DEBUG] [mixin/]: Mixing EntityMixin from structure_gel.mixins.json into net.minecraft.entity.Entity
[13Apr2022 00:10:13.396] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$updatePortal$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/legacy/structure_gel/util/capability/IGelEntity;)V to mda5ed5a$lambda$updatePortal$0$0 in structure_gel.mixins.json:EntityMixin
[13Apr2022 00:10:13.400] [main/DEBUG] [mixin/]: Mixing server.MixinEntity from unearthed.mixins.json into net.minecraft.entity.Entity
[13Apr2022 00:10:13.401] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$makePuddlesAfterSplash$0(Lnet/minecraft/world/World;Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;)V to mda5ed5a$lambda$makePuddlesAfterSplash$0$1 in unearthed.mixins.json:server.MixinEntity
[13Apr2022 00:10:13.408] [main/DEBUG] [mixin/]: Mixing EntityMixin from spartanweaponry.mixins.json into net.minecraft.entity.Entity
[13Apr2022 00:10:13.408] [main/DEBUG] [mixin/]: Mixing EntityMixin from abnormals_core.mixins.json into net.minecraft.entity.Entity
[13Apr2022 00:10:13.409] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$read$1(Lnet/minecraft/nbt/INBT;)V to mda5ed5a$lambda$read$1$2 in abnormals_core.mixins.json:EntityMixin
[13Apr2022 00:10:13.409] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$writeTrackedData$0(Lnet/minecraft/nbt/ListNBT;Lcom/minecraftabnormals/abnormals_core/common/world/storage/tracking/TrackedData;Lcom/minecraftabnormals/abnormals_core/common/world/storage/tracking/IDataManager$DataEntry;)V to mda5ed5a$lambda$writeTrackedData$0$3 in abnormals_core.mixins.json:EntityMixin
[13Apr2022 00:10:13.425] [main/DEBUG] [mixin/]: Mixing EntityMixin from quark.mixins.json into net.minecraft.entity.Entity
[13Apr2022 00:10:13.430] [main/DEBUG] [mixin/]: Mixing entity.EntityMixin from performant.mixins.json into net.minecraft.entity.Entity
[13Apr2022 00:10:13.484] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_190629_c with desc (Lnet/minecraft/entity/LivingEntity;)V
[13Apr2022 00:10:13.485] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_70672_c with desc (Lnet/minecraft/util/DamageSource;F)F
[13Apr2022 00:10:13.486] [main/DEBUG] [mixin/]: Mixing entity.LivingEntityMixin from performant.mixins.json into net.minecraft.entity.LivingEntity
[13Apr2022 00:10:13.490] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[13Apr2022 00:10:13.492] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$updatePotionEffects$0(Lnet/minecraft/potion/EffectInstance;)V to mda5ed5a$lambda$updatePotionEffects$0$0 in performant.mixins.json:entity.LivingEntityMixin
[13Apr2022 00:10:13.555] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from spartanweaponry.mixins.json into net.minecraft.entity.LivingEntity
[13Apr2022 00:10:13.559] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_188401_b with desc (FF)F
[13Apr2022 00:10:13.563] [main/DEBUG] [mixin/]: Mixing LivingEntityChangeRespirationMixin from pmmo.mixins.json into net.minecraft.entity.LivingEntity
[13Apr2022 00:10:13.563] [main/DEBUG] [mixin/]: Mixing AccessorLivingEntity from assets/botania/botania.mixins.json into net.minecraft.entity.LivingEntity
[13Apr2022 00:10:13.599] [main/DEBUG] [mixin/]: Mixing MixinWorld from sereneseasons.mixins.json into net.minecraft.world.World
[13Apr2022 00:10:13.603] [main/DEBUG] [mixin/]: Mixing world.WorldMixin from performant.mixins.json into net.minecraft.world.World
[13Apr2022 00:10:13.645] [main/DEBUG] [mixin/]: Mixing world.ServerWorldBlockUpdateMixin from performant.mixins.json into net.minecraft.world.server.ServerWorld
[13Apr2022 00:10:13.645] [main/DEBUG] [mixin/]: Mixing ServerWorldMixin from abnormals_core.mixins.json into net.minecraft.world.server.ServerWorld
[13Apr2022 00:10:13.647] [main/DEBUG] [mixin/]: Mixing ServerWorldMixin from quark.mixins.json into net.minecraft.world.server.ServerWorld
[13Apr2022 00:10:13.651] [main/DEBUG] [mixin/]: Mixing world.ServerWorldMixin from performant.mixins.json into net.minecraft.world.server.ServerWorld
[13Apr2022 00:10:13.654] [main/DEBUG] [mixin/]: Mixing entity.MobServerWorldMixin from performant.mixins.json into net.minecraft.world.server.ServerWorld
[13Apr2022 00:10:13.690] [main/DEBUG] [mixin/]: Mixing AccessorItemEntity from assets/botania/botania.mixins.json into net.minecraft.entity.item.ItemEntity
[13Apr2022 00:10:13.690] [main/DEBUG] [mixin/]: Mixing entity.ItemEntityMixin from performant.mixins.json into net.minecraft.entity.item.ItemEntity
[13Apr2022 00:10:13.698] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from dungeons_gear.mixins.json into net.minecraft.entity.player.PlayerEntity
[13Apr2022 00:10:13.700] [main/DEBUG] [mixin/]: Mixing MixinPlayerEntity from assets/botania/botania.mixins.json into net.minecraft.entity.player.PlayerEntity
[13Apr2022 00:10:13.778] [main/DEBUG] [mixin/]: Mixing advancement.ServerPlayerEntityMixin from performant.mixins.json into net.minecraft.entity.player.ServerPlayerEntity
[13Apr2022 00:10:13.778] [main/DEBUG] [mixin/]: Renaming synthetic method access$000(Lnet/minecraft/entity/player/ServerPlayerEntity;)Lnet/minecraft/item/ItemStack; to mda5ed5a$access$000$0 in performant.mixins.json:advancement.ServerPlayerEntityMixin
[13Apr2022 00:10:13.787] [main/DEBUG] [mixin/]: Mixing entity.ServerPlayerEntityMixin from performant.mixins.json into net.minecraft.entity.player.ServerPlayerEntity
[13Apr2022 00:10:13.815] [main/DEBUG] [mixin/]: Mixing StructureMobSpawningMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.NoiseChunkGenerator
[13Apr2022 00:10:13.840] [main/DEBUG] [mixin/]: Mixing block.AbstractBlockPropertiesAccess from notreepunching.mixins.json into net.minecraft.block.AbstractBlock$Properties
[13Apr2022 00:10:14.022] [main/DEBUG] [mixin/]: Mixing MixinBlockEntity from architectury.mixins.json into net.minecraft.tileentity.TileEntity
[13Apr2022 00:10:14.028] [main/DEBUG] [mixin/]: Mixing LockableLootTileEntityMixin from dungeons_gear.mixins.json into net.minecraft.tileentity.LockableLootTileEntity
[13Apr2022 00:10:14.032] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_212853_a_ with desc (Ljava/util/Map;Lnet/minecraft/resources/IResourceManager;Lnet/minecraft/profiler/IProfiler;)V
[13Apr2022 00:10:14.035] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
[13Apr2022 00:10:14.047] [main/DEBUG] [mixin/]: Mixing MixinLockableLootTileEntity from lootr.mixins.json into net.minecraft.tileentity.LockableLootTileEntity
[13Apr2022 00:10:14.052] [main/DEBUG] [mixin/]: Mixing hopper.LockableLootTileEntityMixin from performant.mixins.json into net.minecraft.tileentity.LockableLootTileEntity
[13Apr2022 00:10:14.151] [main/DEBUG] [mixin/]: Mixing PistonTileEntityMixin from quark.mixins.json into net.minecraft.tileentity.PistonTileEntity
[13Apr2022 00:10:14.165] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_233800_a_ with desc (Lnet/minecraft/nbt/CompoundNBT;)Lnet/minecraft/entity/ai/attributes/AttributeModifier;
[13Apr2022 00:10:14.279] [main/DEBUG] [mixin/]: Mixing AbstractFurnaceTileEntityShrinkMixin from pmmo.mixins.json into net.minecraft.tileentity.AbstractFurnaceTileEntity
[13Apr2022 00:10:14.280] [main/DEBUG] [mixin/]: Mixing AccessorAbstractFurnaceTileEntity from assets/botania/botania.mixins.json into net.minecraft.tileentity.AbstractFurnaceTileEntity
[13Apr2022 00:10:14.309] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
[13Apr2022 00:10:14.309] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/passive/SnowGolemEntity
[13Apr2022 00:10:14.315] [main/DEBUG] [mixin/]: Mixing entity.CreatureEntityMixin from performant.mixins.json into net.minecraft.entity.CreatureEntity
[13Apr2022 00:10:14.320] [main/DEBUG] [mixin/]: Mixing MobEntityMixin from buzzier_bees.mixins.json into net.minecraft.entity.MobEntity
[13Apr2022 00:10:14.321] [main/DEBUG] [mixin/]: Mixing AccessorMobEntity from assets/botania/botania.mixins.json into net.minecraft.entity.MobEntity
[13Apr2022 00:10:14.321] [main/DEBUG] [mixin/]: Mixing entity.MobEntityMixin from performant.mixins.json into net.minecraft.entity.MobEntity
[13Apr2022 00:10:14.356] [main/DEBUG] [mixin/]: Mixing BrewingStandTileEntityShrinkMixin from pmmo.mixins.json into net.minecraft.tileentity.BrewingStandTileEntity
[13Apr2022 00:10:14.402] [main/DEBUG] [mixin/]: Mixing AccessorWitherEntity from assets/botania/botania.mixins.json into net.minecraft.entity.boss.WitherEntity
[13Apr2022 00:10:14.406] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82848_d with desc ()V
[13Apr2022 00:10:14.444] [main/DEBUG] [mixin/]: Mixing hopper.HopperTileEntityMixin from performant.mixins.json into net.minecraft.tileentity.HopperTileEntity
[13Apr2022 00:10:14.485] [main/DEBUG] [mixin/]: Mixing ProjectileEntityMixin from spartanweaponry.mixins.json into net.minecraft.entity.projectile.ProjectileEntity
[13Apr2022 00:10:14.499] [main/DEBUG] [mixin/]: Mixing AnimalEntityMixin from randompatches.mixins.json into net.minecraft.entity.passive.AnimalEntity
[13Apr2022 00:10:14.499] [main/DEBUG] [mixin/]: Mixing common.entity.MixinAnimalEntity from byg.mixins.json into net.minecraft.entity.passive.AnimalEntity
[13Apr2022 00:10:14.604] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82846_b with desc (Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;
[13Apr2022 00:10:14.738] [main/DEBUG] [mixin/]: Mixing DungeonFeatureAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.DungeonsFeature
[13Apr2022 00:10:14.739] [main/DEBUG] [mixin/]: Renaming @Accessor method rs_getMOB_SPAWNER_ENTITIES()[Lnet/minecraft/entity/EntityType; to rs_getMOB_SPAWNER_ENTITIES_$md$a5ed5a$0 in repurposed_structures.mixins.json:DungeonFeatureAccessor
[13Apr2022 00:10:14.739] [main/DEBUG] [mixin/]: Mixing MixinDungeonsFeature from lootr.mixins.json into net.minecraft.world.gen.feature.DungeonsFeature
[13Apr2022 00:10:14.749] [main/DEBUG] [mixin/]: Mixing LakesFeatureMixin from structure_gel.mixins.json into net.minecraft.world.gen.feature.LakesFeature
[13Apr2022 00:10:14.750] [main/DEBUG] [mixin/]: Mixing NoVillageLakesMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.LakesFeature
[13Apr2022 00:10:14.768] [main/DEBUG] [mixin/]: Mixing common.world.feature.MixinBasaltColumnFeature from byg.mixins.json into net.minecraft.world.gen.feature.BasaltColumnFeature
[13Apr2022 00:10:15.162] [main/DEBUG] [mixin/]: Mixing CompoundNBTMixin from randompatches.mixins.json into net.minecraft.nbt.CompoundNBT
[13Apr2022 00:10:15.180] [main/DEBUG] [mixin/]: Mixing item.CompoundNBTMixin from performant.mixins.json into net.minecraft.nbt.CompoundNBT
[13Apr2022 00:10:15.349] [main/DEBUG] [mixin/]: Mixing entity.ArmorStandEntityMixin from performant.mixins.json into net.minecraft.entity.item.ArmorStandEntity
[13Apr2022 00:10:15.364] [main/DEBUG] [mixin/]: Mixing AbstractArrowEntityMixin from spartanweaponry.mixins.json into net.minecraft.entity.projectile.AbstractArrowEntity
[13Apr2022 00:10:15.380] [main/DEBUG] [mixin/]: Mixing pathing.PathNavigatorMixin from performant.mixins.json into net.minecraft.pathfinding.PathNavigator
[13Apr2022 00:10:15.386] [main/DEBUG] [mixin/]: Mixing pathing.GroundPathNavigatorMixin from performant.mixins.json into net.minecraft.pathfinding.GroundPathNavigator
[13Apr2022 00:10:15.392] [main/DEBUG] [mixin/]: Mixing BeeEntityMixin from buzzier_bees.mixins.json into net.minecraft.entity.passive.BeeEntity
[13Apr2022 00:10:15.392] [main/DEBUG] [mixin/]: Mixing MixinBeeEntity from assets/botania/botania.mixins.json into net.minecraft.entity.passive.BeeEntity
[13Apr2022 00:10:15.410] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_188508_a with desc (Lnet/minecraft/item/ItemStack;)Z
[13Apr2022 00:10:15.410] [main/DEBUG] [mixin/]: Mixing TemptGoalMixin from quark.mixins.json into net.minecraft.entity.ai.goal.TemptGoal
[13Apr2022 00:10:15.414] [main/DEBUG] [mixin/]: Mixing MixinPollinateGoal from assets/botania/botania.mixins.json into net.minecraft.entity.passive.BeeEntity$PollinateGoal
[13Apr2022 00:10:15.415] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$extendPredicate$0(Lnet/minecraft/block/BlockState;)Z to mda5ed5a$lambda$extendPredicate$0$0 in assets/botania/botania.mixins.json:MixinPollinateGoal
[13Apr2022 00:10:15.422] [main/DEBUG] [mixin/]: Mixing HurtByTargetGoalMixin from dungeons_gear.mixins.json into net.minecraft.entity.ai.goal.HurtByTargetGoal
[13Apr2022 00:10:15.428] [main/DEBUG] [mixin/]: Mixing AccessorNearestAttackableTarget from assets/botania/botania.mixins.json into net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
[13Apr2022 00:10:15.428] [main/DEBUG] [mixin/]: Mixing goal.NearestAttackableTargetGoalMixin from performant.mixins.json into net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
[13Apr2022 00:10:15.439] [main/DEBUG] [mixin/]: Mixing goal.RandomWalkingGoalMixin from performant.mixins.json into net.minecraft.entity.ai.goal.RandomWalkingGoal
[13Apr2022 00:10:15.449] [main/DEBUG] [mixin/]: Mixing BoatEntityMixin from randompatches.mixins.json into net.minecraft.entity.item.BoatEntity
[13Apr2022 00:10:15.449] [main/DEBUG] [mixin/]: Mixing BoatEntityMixin from quark.mixins.json into net.minecraft.entity.item.BoatEntity
[13Apr2022 00:10:15.473] [main/DEBUG] [mixin/]: Mixing AccessorAvoidEntityGoal from assets/botania/botania.mixins.json into net.minecraft.entity.ai.goal.AvoidEntityGoal
[13Apr2022 00:10:15.473] [main/DEBUG] [mixin/]: Mixing goal.AvoidEntityGoalMixin from performant.mixins.json into net.minecraft.entity.ai.goal.AvoidEntityGoal
[13Apr2022 00:10:15.479] [main/DEBUG] [mixin/]: Mixing SpiderEntityMixin from dungeons_mobs.mixins.json into net.minecraft.entity.monster.SpiderEntity
[13Apr2022 00:10:15.517] [main/DEBUG] [mixin/]: Mixing AccessorCreeperEntity from assets/botania/botania.mixins.json into net.minecraft.entity.monster.CreeperEntity
[13Apr2022 00:10:15.536] [main/DEBUG] [mixin/]: Mixing AbstractHorseEntityMixin from dungeons_mobs.mixins.json into net.minecraft.entity.passive.horse.AbstractHorseEntity
[13Apr2022 00:10:15.536] [main/DEBUG] [mixin/]: Mixing AccessorAbstractHorseEntity from assets/botania/botania.mixins.json into net.minecraft.entity.passive.horse.AbstractHorseEntity
[13Apr2022 00:10:15.561] [main/DEBUG] [mixin/]: Mixing goal.BreakBlockGoalMixin from performant.mixins.json into net.minecraft.entity.ai.goal.BreakBlockGoal
[13Apr2022 00:10:15.617] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/monster/EndermanEntity
[13Apr2022 00:10:15.617] [main/DEBUG] [mixin/]: Mixing EndermanSpawnerMixin from repurposed_structures.mixins.json into net.minecraft.entity.monster.EndermanEntity
[13Apr2022 00:10:15.705] [main/DEBUG] [mixin/]: Mixing IllusionerEntityMixin from dungeons_mobs.mixins.json into net.minecraft.entity.monster.IllusionerEntity
[13Apr2022 00:10:15.780] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_196084_a with desc (Lnet/minecraft/item/ItemUseContext;)Lnet/minecraft/util/ActionResultType;
[13Apr2022 00:10:15.790] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82840_a with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;
[13Apr2022 00:10:15.807] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack
[13Apr2022 00:10:15.808] [main/DEBUG] [mixin/]: Mixing item.ItemStackMixin from performant.mixins.json into net.minecraft.item.ItemStack
[13Apr2022 00:10:15.808] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from quark.mixins.json into net.minecraft.item.ItemStack
[13Apr2022 00:10:15.819] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110131_b with desc (Lnet/minecraft/item/ItemStack;)V
[13Apr2022 00:10:15.870] [main/DEBUG] [mixin/]: Mixing common.entity.MixinSlimeEntity from byg.mixins.json into net.minecraft.entity.monster.SlimeEntity
[13Apr2022 00:10:15.885] [main/DEBUG] [mixin/]: Mixing AbstractMinecartEntityMixin from quark.mixins.json into net.minecraft.entity.item.minecart.AbstractMinecartEntity
[13Apr2022 00:10:15.886] [main/DEBUG] [mixin/]: Mixing MixinAbstractMinecartEntity from assets/botania/botania.mixins.json into net.minecraft.entity.item.minecart.AbstractMinecartEntity
[13Apr2022 00:10:15.898] [main/DEBUG] [mixin/]: Mixing ContainerMinecartEntityMixin from dungeons_gear.mixins.json into net.minecraft.entity.item.minecart.ContainerMinecartEntity
[13Apr2022 00:10:15.916] [main/DEBUG] [mixin/]: Mixing AccessorAbstractSpawner from assets/botania/botania.mixins.json into net.minecraft.world.spawner.AbstractSpawner
[13Apr2022 00:10:15.923] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
[13Apr2022 00:10:16.061] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/monster/ZombifiedPiglinEntity
[13Apr2022 00:10:16.062] [main/DEBUG] [mixin/]: Mixing ZombifiedPiglinSpawnerMixin from repurposed_structures.mixins.json into net.minecraft.entity.monster.ZombifiedPiglinEntity
[13Apr2022 00:10:16.065] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[13Apr2022 00:10:16.065] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_208003_a with desc (Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z
[13Apr2022 00:10:16.095] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[13Apr2022 00:10:16.095] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241844_w with desc (F)V
[13Apr2022 00:10:16.127] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230254_b_ with desc (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;
[13Apr2022 00:10:16.129] [main/DEBUG] [mixin/]: Mixing common.entity.MixinEatGrassGoal from byg.mixins.json into net.minecraft.entity.ai.goal.EatGrassGoal
[13Apr2022 00:10:16.178] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_85036_m with desc ()V
[13Apr2022 00:10:16.197] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[13Apr2022 00:10:16.211] [main/DEBUG] [mixin/]: Mixing MixinThrowableEntity from assets/botania/botania.mixins.json into net.minecraft.entity.projectile.ThrowableEntity
[13Apr2022 00:10:16.784] [main/DEBUG] [mixin/]: Mixing world.chunk.ServerChunkProviderMixin from performant.mixins.json into net.minecraft.world.server.ServerChunkProvider
[13Apr2022 00:10:16.805] [main/DEBUG] [mixin/]: Mixing world.chunk.ServerChunkProviderThreadsMixin from performant.mixins.json into net.minecraft.world.server.ServerChunkProvider
[13Apr2022 00:10:16.888] [main/DEBUG] [mixin/]: Mixing PillagerOutpostStructureAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.structure.PillagerOutpostStructure
[13Apr2022 00:10:16.889] [main/DEBUG] [mixin/]: Renaming @Accessor method rs_getPILLAGE_OUTPOST_ENEMIES()Ljava/util/List; to rs_getPILLAGE_OUTPOST_ENEMIES_$md$a5ed5a$0 in repurposed_structures.mixins.json:PillagerOutpostStructureAccessor
[13Apr2022 00:10:16.907] [main/DEBUG] [mixin/]: Mixing StructureStartMixin from quark.mixins.json into net.minecraft.world.gen.feature.structure.StructureStart
[13Apr2022 00:10:16.943] [main/DEBUG] [mixin/]: Mixing StructureProcessorListAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.template.ProcessorLists
[13Apr2022 00:10:16.943] [main/DEBUG] [mixin/]: Renaming @Invoker method rs_invokeRegister(Ljava/lang/String;Lcom/google/common/collect/ImmutableList;)Lnet/minecraft/world/gen/feature/template/StructureProcessorList; to rs_invokeRegister_$md$a5ed5a$0 in repurposed_structures.mixins.json:StructureProcessorListAccessor
[13Apr2022 00:10:17.034] [main/DEBUG] [mixin/]: Mixing world.biome.BiomeRegistryMixin from chocolate.mixins.json into net.minecraft.world.biome.BiomeRegistry
[13Apr2022 00:10:17.066] [main/DEBUG] [mixin/]: Mixing MobSpawnSettingsBuilderAccessor from architectury.mixins.json into net.minecraft.world.biome.MobSpawnInfo$Builder
[13Apr2022 00:10:17.071] [main/DEBUG] [mixin/]: Mixing BiomeGenerationSettingsBuilderAccessor from architectury.mixins.json into net.minecraft.world.biome.BiomeGenerationSettings$Builder
[13Apr2022 00:10:17.213] [main/DEBUG] [mixin/]: Mixing DamageEnchantmentMixin from quark.mixins.json into net.minecraft.enchantment.DamageEnchantment
[13Apr2022 00:10:17.225] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_92089_a with desc (Lnet/minecraft/item/ItemStack;)Z
[13Apr2022 00:10:17.240] [main/DEBUG] [mixin/]: Mixing PiercingEnchantmentMixin from quark.mixins.json into net.minecraft.enchantment.PiercingEnchantment
[13Apr2022 00:10:17.310] [main/DEBUG] [mixin/]: Mixing BlockItemMixin from quark.mixins.json into net.minecraft.item.BlockItem
[13Apr2022 00:10:17.344] [main/DEBUG] [mixin/]: Mixing BowItemMixin from dungeons_gear.mixins.json into net.minecraft.item.BowItem
[13Apr2022 00:10:17.353] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming isInfinite with desc (Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;)Z
[13Apr2022 00:10:17.372] [main/DEBUG] [mixin/]: Mixing item.ShovelItemAccess from notreepunching.mixins.json into net.minecraft.item.ShovelItem
[13Apr2022 00:10:17.374] [main/DEBUG] [mixin/]: Renaming @Accessor method getEffectiveBlocks()Ljava/util/Set; to getEffectiveBlocks_$md$a5ed5a$0 in notreepunching.mixins.json:item.ShovelItemAccess
[13Apr2022 00:10:17.381] [main/DEBUG] [mixin/]: Mixing item.AxeItemAccess from notreepunching.mixins.json into net.minecraft.item.AxeItem
[13Apr2022 00:10:17.381] [main/DEBUG] [mixin/]: Renaming @Accessor method getEffectiveMaterials()Ljava/util/Set; to getEffectiveMaterials_$md$a5ed5a$0 in notreepunching.mixins.json:item.AxeItemAccess
[13Apr2022 00:10:17.381] [main/DEBUG] [mixin/]: Renaming @Accessor method getEffectiveBlocks()Ljava/util/Set; to getEffectiveBlocks_$md$a5ed5a$1 in notreepunching.mixins.json:item.AxeItemAccess
[13Apr2022 00:10:17.384] [main/DEBUG] [mixin/]: Mixing item.HoeItemAccess from notreepunching.mixins.json into net.minecraft.item.HoeItem
[13Apr2022 00:10:17.384] [main/DEBUG] [mixin/]: Renaming @Accessor method getEffectiveBlocks()Ljava/util/Set; to getEffectiveBlocks_$md$a5ed5a$0 in notreepunching.mixins.json:item.HoeItemAccess
[13Apr2022 00:10:17.384] [main/DEBUG] [mixin/]: Mixing AccessorHoeItem from assets/botania/botania.mixins.json into net.minecraft.item.HoeItem
[13Apr2022 00:10:17.384] [main/DEBUG] [mixin/]: Renaming @Accessor method getConversions()Ljava/util/Map; to getConversions_$md$a5ed5a$1 in assets/botania/botania.mixins.json:AccessorHoeItem
[13Apr2022 00:10:17.404] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[13Apr2022 00:10:17.439] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
[13Apr2022 00:10:17.462] [main/DEBUG] [mixin/]: Mixing EnderEyeStrongholdLocatingMixin from repurposed_structures.mixins.json into net.minecraft.item.EnderEyeItem
[13Apr2022 00:10:17.467] [main/DEBUG] [mixin/]: Mixing SpawnEggItemMixin from abnormals_core.mixins.json into net.minecraft.item.SpawnEggItem
[13Apr2022 00:10:17.501] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_77659_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResult;
[13Apr2022 00:10:17.503] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220016_a with desc (Lnet/minecraft/world/World;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;FZFFF)V
[13Apr2022 00:10:17.504] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220013_l with desc (Lnet/minecraft/item/ItemStack;)F
[13Apr2022 00:10:17.505] [main/DEBUG] [mixin/]: Mixing CrossbowItemMixin from dungeons_gear.mixins.json into net.minecraft.item.CrossbowItem
[13Apr2022 00:10:17.594] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[13Apr2022 00:10:17.655] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_234600_a_ with desc (Lnet/minecraft/entity/player/PlayerEntity;)Z
[13Apr2022 00:10:17.656] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_190621_a with desc (Lnet/minecraft/util/math/BlockPos;)V
[13Apr2022 00:10:17.739] [main/DEBUG] [mixin/]: Mixing AccessorStats from assets/botania/botania.mixins.json into net.minecraft.stats.Stats
[13Apr2022 00:10:17.740] [main/DEBUG] [mixin/]: Renaming @Invoker method botania_registerCustom(Ljava/lang/String;Lnet/minecraft/stats/IStatFormatter;)Lnet/minecraft/util/ResourceLocation; to botania_registerCustom_$md$a5ed5a$0 in assets/botania/botania.mixins.json:AccessorStats
[13Apr2022 00:10:17.765] [main/DEBUG] [mixin/]: Mixing common.lightengine.WorldLightManagerMixin from byg.mixins.json into net.minecraft.world.lighting.WorldLightManager
[13Apr2022 00:10:17.771] [main/DEBUG] [mixin/]: Mixing TemplateManagerMixin from randompatches.mixins.json into net.minecraft.world.gen.feature.template.TemplateManager
[13Apr2022 00:10:17.771] [main/DEBUG] [mixin/]: Mixing TemplateManagerMixin from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.template.TemplateManager
[13Apr2022 00:10:17.829] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_75214_a with desc (Lnet/minecraft/item/ItemStack;)Z
[13Apr2022 00:10:17.892] [main/DEBUG] [mixin/]: Mixing goal.NearestLivingEntitiesSensorMixin from performant.mixins.json into net.minecraft.entity.ai.brain.sensor.NearestLivingEntitiesSensor
[13Apr2022 00:10:17.896] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$update$0(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)Z to mda5ed5a$lambda$update$0$0 in performant.mixins.json:goal.NearestLivingEntitiesSensorMixin
[13Apr2022 00:10:18.057] [main/DEBUG] [mixin/]: Mixing StructurePieceAccessor from repurposed_structures.mixins.json into net.minecraft.world.gen.feature.structure.StructurePiece
[13Apr2022 00:10:18.057] [main/DEBUG] [mixin/]: Mixing StructurePieceMixin from quark.mixins.json into net.minecraft.world.gen.feature.structure.StructurePiece
[13Apr2022 00:10:18.058] [main/DEBUG] [mixin/]: Mixing MixinStructurePiece from lootr.mixins.json into net.minecraft.world.gen.feature.structure.StructurePiece
[13Apr2022 00:10:18.107] [main/DEBUG] [mixin/]: Mixing StrongholdMixin from savemystronghold.mixins.json into net.minecraft.world.gen.feature.structure.StrongholdPieces$Stronghold
[13Apr2022 00:10:18.138] [main/DEBUG] [mixin/]: Mixing MixinOceanRuinPieces$Piece from lootr.mixins.json into net.minecraft.world.gen.feature.structure.OceanRuinPieces$Piece
[13Apr2022 00:10:18.146] [main/DEBUG] [mixin/]: Mixing MixinIglooPieces$Piece from lootr.mixins.json into net.minecraft.world.gen.feature.structure.IglooPieces$Piece
[13Apr2022 00:10:18.175] [main/DEBUG] [mixin/]: Mixing MansionTemplateMixin from dungeons_mobs.mixins.json into net.minecraft.world.gen.feature.structure.WoodlandMansionPieces$MansionTemplate
[13Apr2022 00:10:18.223] [main/DEBUG] [mixin/]: Mixing EndBiomeProviderMixin from abnormals_core.mixins.json into net.minecraft.world.biome.provider.EndBiomeProvider
[13Apr2022 00:10:18.225] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(JJ)Lnet/minecraft/world/gen/LazyAreaLayerContext; to mda5ed5a$lambda$init$0$0 in abnormals_core.mixins.json:EndBiomeProviderMixin
[13Apr2022 00:10:18.266] [main/DEBUG] [mixin/]: Mixing server.MixinFlatGenerationSettings from unearthed.mixins.json into net.minecraft.world.gen.FlatGenerationSettings
[13Apr2022 00:10:18.272] [main/ERROR] [mixin/]: Critical injection failure: LVT in net/minecraft/world/gen/FlatGenerationSettings::func_236942_c_()Lnet/minecraft/world/biome/Biome; has incompatible changes at opcode 286 in callback unearthed.mixins.json:server.MixinFlatGenerationSettings->@Inject::addUnearthedFeature(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/biome/Biome;Lnet/minecraft/world/biome/BiomeGenerationSettings;Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;Z[Lnet/minecraft/block/BlockState;)V.
 Expected: [Lnet/minecraft/world/biome/Biome;, Lnet/minecraft/world/biome/BiomeGenerationSettings;, Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;, Z, [Lnet/minecraft/block/BlockState;]
    Found: [Lnet/minecraft/world/biome/Biome;, Lnet/minecraft/world/biome/BiomeGenerationSettings;, Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;, Ljava/util/Map;, Z]
Available: [Lnet/minecraft/world/biome/Biome;, Lnet/minecraft/world/biome/BiomeGenerationSettings;, Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;, Ljava/util/Map;, Z, [Lnet/minecraft/block/BlockState;, I, Lnet/minecraft/block/BlockState;, Ljava/util/function/Supplier;]
[13Apr2022 00:10:18.280] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[13Apr2022 00:10:18.289] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[13Apr2022 00:10:18.290] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[13Apr2022 00:10:18.290] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[13Apr2022 00:10:18.306] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[13Apr2022 00:10:18.307] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[13Apr2022 00:10:18.307] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
[13Apr2022 00:10:18.307] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
[13Apr2022 00:10:18.307] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
[13Apr2022 00:10:18.308] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: java.lang.reflect.InvocationTargetException
[13Apr2022 00:10:18.308] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13Apr2022 00:10:18.308] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[13Apr2022 00:10:18.309] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13Apr2022 00:10:18.311] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at java.lang.reflect.Method.invoke(Unknown Source)
[13Apr2022 00:10:18.311] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)
[13Apr2022 00:10:18.311] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[13Apr2022 00:10:18.311] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	... 7 more
[13Apr2022 00:10:18.312] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[13Apr2022 00:10:18.312] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
[13Apr2022 00:10:18.313] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
[13Apr2022 00:10:18.313] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
[13Apr2022 00:10:18.313] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
[13Apr2022 00:10:18.314] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154)
[13Apr2022 00:10:18.314] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85)
[13Apr2022 00:10:18.314] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
[13Apr2022 00:10:18.314] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)
[13Apr2022 00:10:18.315] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
[13Apr2022 00:10:18.315] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[13Apr2022 00:10:18.315] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at java.lang.ClassLoader.loadClass(Unknown Source)
[13Apr2022 00:10:18.316] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at net.minecraft.world.gen.FlatChunkGenerator.<clinit>(SourceFile:21)
[13Apr2022 00:10:18.318] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at net.minecraft.world.gen.ChunkGenerator.<clinit>(SourceFile:54)
[13Apr2022 00:10:18.318] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at net.minecraft.util.registry.Registry.func_243579_h(Registry.java:294)
[13Apr2022 00:10:18.321] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at net.minecraft.util.registry.Registry.lambda$static$51(Registry.java:466)
[13Apr2022 00:10:18.321] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at java.util.LinkedHashMap.forEach(Unknown Source)
[13Apr2022 00:10:18.322] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at net.minecraft.util.registry.Registry.<clinit>(Registry.java:465)
[13Apr2022 00:10:18.322] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38)
[13Apr2022 00:10:18.322] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at net.minecraft.server.Main.main(Main.java:92)
[13Apr2022 00:10:18.322] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	... 13 more
[13Apr2022 00:10:18.323] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: LVT in net/minecraft/world/gen/FlatGenerationSettings::func_236942_c_()Lnet/minecraft/world/biome/Biome; has incompatible changes at opcode 286 in callback unearthed.mixins.json:server.MixinFlatGenerationSettings->@Inject::addUnearthedFeature(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/biome/Biome;Lnet/minecraft/world/biome/BiomeGenerationSettings;Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;Z[Lnet/minecraft/block/BlockState;)V.
 Expected: [Lnet/minecraft/world/biome/Biome;, Lnet/minecraft/world/biome/BiomeGenerationSettings;, Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;, Z, [Lnet/minecraft/block/BlockState;]
    Found: [Lnet/minecraft/world/biome/Biome;, Lnet/minecraft/world/biome/BiomeGenerationSettings;, Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;, Ljava/util/Map;, Z]
Available: [Lnet/minecraft/world/biome/Biome;, Lnet/minecraft/world/biome/BiomeGenerationSettings;, Lnet/minecraft/world/biome/BiomeGenerationSettings$Builder;, Ljava/util/Map;, Z, [Lnet/minecraft/block/BlockState;, I, Lnet/minecraft/block/BlockState;, Ljava/util/function/Supplier;]
[13Apr2022 00:10:18.323] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:497)
[13Apr2022 00:10:18.323] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:447)
[13Apr2022 00:10:18.324] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:276)
[13Apr2022 00:10:18.324] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445)
[13Apr2022 00:10:18.324] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1355)
[13Apr2022 00:10:18.324] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051)
[13Apr2022 00:10:18.325] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400)
[13Apr2022 00:10:18.325] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
[13Apr2022 00:10:18.325] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
[13Apr2022 00:10:18.325] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
[13Apr2022 00:10:18.326] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
[13Apr2022 00:10:18.326] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: 	... 31 more

 

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.



×
×
  • Create New...

Important Information

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