Jump to content

Recommended Posts

Posted (edited)

Hey guys,

I wanted to play a customized Modpack with my Girlfriend but if i start the Server it wont let itself go through the startup process.

Here are my logs so you can help me:

 

[27Aug2021 01:00:25.304] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.2, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[27Aug2021 01:00:25.308] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_301 by Oracle Corporation
[27Aug2021 01:00:25.649] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[27Aug2021 01:00:25.682] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/D:/Sachen/mainguaft/mc%20server/Survival%201.16%20f%c3%bcr%20mein%20babe/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
[27Aug2021 01:00:26.533] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
[27Aug2021 01:00:27.404] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector]
[27Aug2021 01:00:27.406] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[27Aug2021 01:00:27.408] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [mods.betterfoliage.MixinConnector]
[27Aug2021 01:00:27.417] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[27Aug2021 01:00:33.929] [modloading-worker-4/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
[27Aug2021 01:00:33.939] [modloading-worker-10/INFO] [strawgolem/]: Initializing strawgolem
[27Aug2021 01:00:34.017] [modloading-worker-9/INFO] [JarSignVerifier/]: Mod usefulbackpacks is signed with a valid certificate.
[27Aug2021 01:00:34.270] [modloading-worker-9/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.2, for MC 1.16.5 with MCP 20210115.111550
[27Aug2021 01:00:34.272] [modloading-worker-9/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.2 Initialized
[27Aug2021 01:00:34.304] [modloading-worker-15/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
[27Aug2021 01:00:34.789] [modloading-worker-8/INFO] [TerraForged/]: Environment: dev=false, stable=true, vanilla=false
[27Aug2021 01:00:34.813] [modloading-worker-8/INFO] [TerraForged/]: Signature:  7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
[27Aug2021 01:00:34.836] [modloading-worker-8/INFO] [TerraForged/]: Trust Data: CN=TerraForged self-signed
[27Aug2021 01:00:34.843] [modloading-worker-8/INFO] [TerraForged/]: Initializing tags
[27Aug2021 01:00:35.474] [modloading-worker-4/INFO] [twilightforest/]: Skipped compatibility for mod immersiveengineering.
[27Aug2021 01:00:36.209] [modloading-worker-9/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
[27Aug2021 01:00:36.210] [modloading-worker-9/ERROR] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Failed to create mod instance. ModID: betterfoliage, class mods.betterfoliage.BetterFoliageMod
java.lang.ExceptionInInitializerError: null
    at sun.misc.Unsafe.ensureClassInitialized(Native Method) ~[?:1.8.0_301]
    at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(Unknown Source) ~[?:1.8.0_301]
    at sun.reflect.ReflectionFactory.newFieldAccessor(Unknown Source) ~[?:1.8.0_301]
    at java.lang.reflect.Field.acquireFieldAccessor(Unknown Source) ~[?:1.8.0_301]
    at java.lang.reflect.Field.getFieldAccessor(Unknown Source) ~[?:1.8.0_301]
    at java.lang.reflect.Field.get(Unknown Source) ~[?:1.8.0_301]
    at kotlin.reflect.jvm.internal.KClassImpl$Data$objectInstance$2.invoke(KClassImpl.kt:117) ~[?:?]
    at kotlin.reflect.jvm.internal.ReflectProperties$LazyVal.invoke(ReflectProperties.java:62) ~[?:?]
    at kotlin.reflect.jvm.internal.ReflectProperties$Val.getValue(ReflectProperties.java:31) ~[?:?]
    at kotlin.reflect.jvm.internal.KClassImpl$Data.getObjectInstance(KClassImpl.kt) ~[?:?]
    at kotlin.reflect.jvm.internal.KClassImpl.getObjectInstance(KClassImpl.kt:242) ~[?:?]
    at thedarkcolour.kotlinforforge.KotlinModContainer.constructMod(KotlinModContainer.kt:102) ~[?:1.14.0]
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) [?:1.8.0_301]
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) [?:1.8.0_301]
    at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_301]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_301]
    at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_301]
    at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_301]
Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
    at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71) ~[forge-1.16.5-36.2.2.jar:36.2]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_301]
    at mods.betterfoliage.BetterFoliageMod.<clinit>(BetterFoliageMod.kt:73) ~[betterfoliage:2.7.1]
    ... 19 more
[27Aug2021 01:00:39.515] [main/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
[27Aug2021 01:00:39.539] [main/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID a2624b7a-15c1-49b4-b94d-d09817825d72
[27Aug2021 01:00:39.541] [main/INFO] [STDOUT/]: [net.minecraft.crash.CrashReport:func_85057_a:196]: Negative index in crash report handler (16/18)
[27Aug2021 01:00:39.551] [main/FATAL] [net.minecraftforge.fml.server.ServerModLoader/]: Crash report saved to .\crash-reports\crash-2021-08-27_01.00.39-fml.txt
[27Aug2021 01:00:39.560] [main/FATAL] [net.minecraft.server.Main/]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
    Better Foliage (betterfoliage) has failed to load correctly
§7java.lang.ExceptionInInitializerError: null
]
    at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:269) ~[forge:?]
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:236) ~[forge:?]
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:194) ~[forge:?]
    at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?]
    at net.minecraft.server.Main.main(Main.java:95) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_301]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_301]
    at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.2.jar:36.2]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
    at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.2.jar:?]
    at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.2.jar:?]
    at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.2.jar:?]
 

 

Debug:

[27Aug2021 01:00:25.304] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.2, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[27Aug2021 01:00:25.308] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_301 by Oracle Corporation
[27Aug2021 01:00:25.315] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[27Aug2021 01:00:25.326] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[27Aug2021 01:00:25.373] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[27Aug2021 01:00:25.383] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[27Aug2021 01:00:25.403] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[27Aug2021 01:00:25.417] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[27Aug2021 01:00:25.417] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[27Aug2021 01:00:25.418] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[27Aug2021 01:00:25.418] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[27Aug2021 01:00:25.418] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[27Aug2021 01:00:25.418] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[27Aug2021 01:00:25.421] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 36.2
[27Aug2021 01:00:25.421] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 36.2 loading
[27Aug2021 01:00:25.421] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 8.0.9+86+master.3cf110c
[27Aug2021 01:00:25.421] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[27Aug2021 01:00:25.422] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 3.0.1+61+master.47bca0e
[27Aug2021 01:00:25.422] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 4.0.0+65+master.6080a3f
[27Aug2021 01:00:25.423] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[27Aug2021 01:00:25.426] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 4.0.6+14+master.c21a551
[27Aug2021 01:00:25.426] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc
[27Aug2021 01:00:25.426] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[27Aug2021 01:00:25.649] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[27Aug2021 01:00:25.650] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[27Aug2021 01:00:25.652] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[27Aug2021 01:00:25.659] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[27Aug2021 01:00:25.659] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[27Aug2021 01:00:25.662] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
[27Aug2021 01:00:25.666] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@24d46ca6
[27Aug2021 01:00:25.682] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/D:/Sachen/mainguaft/mc%20server/Survival%201.16%20f%c3%bcr%20mein%20babe/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
[27Aug2021 01:00:25.689] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[27Aug2021 01:00:25.690] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2)
[27Aug2021 01:00:25.690] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2)
[27Aug2021 01:00:25.690] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2)
[27Aug2021 01:00:25.691] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2)
[27Aug2021 01:00:25.691] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2)
[27Aug2021 01:00:25.693] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[27Aug2021 01:00:25.693] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[27Aug2021 01:00:25.693] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[27Aug2021 01:00:25.694] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe
[27Aug2021 01:00:25.695] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe
[27Aug2021 01:00:25.695] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods
[27Aug2021 01:00:25.695] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods
[27Aug2021 01:00:25.695] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\config
[27Aug2021 01:00:25.695] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\config
[27Aug2021 01:00:25.695] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\config\fml.toml
[27Aug2021 01:00:25.695] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[27Aug2021 01:00:25.733] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\defaultconfigs
[27Aug2021 01:00:25.734] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[27Aug2021 01:00:25.736] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[27Aug2021 01:00:25.736] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlserver as launch service
[27Aug2021 01:00:25.742] [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.2' Forge group: 'net.minecraftforge'
[27Aug2021 01:00:25.743] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\org\ow2\asm\asm\9.1\asm-9.1.jar
[27Aug2021 01:00:25.743] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries
[27Aug2021 01:00:25.744] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-universal.jar is present
[27Aug2021 01:00:25.744] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraft\server\1.16.5-20210115.111550\server-1.16.5-20210115.111550-srg.jar is present
[27Aug2021 01:00:25.744] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraft\server\1.16.5-20210115.111550\server-1.16.5-20210115.111550-extra.jar is present
[27Aug2021 01:00:25.744] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-server.jar is present
[27Aug2021 01:00:25.747] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[27Aug2021 01:00:25.748] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-universal.jar
[27Aug2021 01:00:25.749] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/D:/Sachen/mainguaft/mc%20server/Survival%201.16%20für%20mein%20babe/libraries/net/minecraftforge/forge/1.16.5-36.2.2/forge-1.16.5-36.2.2-universal.jar to languageloader classloader
[27Aug2021 01:00:25.785] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[27Aug2021 01:00:25.785] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 36.2
[27Aug2021 01:00:25.791] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[27Aug2021 01:00:25.793] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[27Aug2021 01:00:25.793] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[27Aug2021 01:00:25.794] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[27Aug2021 01:00:25.794] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[27Aug2021 01:00:25.794] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[27Aug2021 01:00:25.795] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[27Aug2021 01:00:25.795] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[27Aug2021 01:00:25.795] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[27Aug2021 01:00:25.810] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[27Aug2021 01:00:25.827] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[27Aug2021 01:00:25.982] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/D:/Sachen/mainguaft/mc%20server/Survival%201.16%20für%20mein%20babe/mods/kotlinforforge-1.14.0-obf.jar to languageloader classloader
[27Aug2021 01:00:25.985] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers
[27Aug2021 01:00:25.985] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 36.2
[27Aug2021 01:00:25.985] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[27Aug2021 01:00:25.985] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider kotlinforforge, version 1.14.0
[27Aug2021 01:00:25.986] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\[1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar
[27Aug2021 01:00:26.012] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar with {dragonmounts} mods - versions {1.0.10}
[27Aug2021 01:00:26.013] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\[1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar with language javafml
[27Aug2021 01:00:26.013] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\AutoRegLib-1.6-49.jar
[27Aug2021 01:00:26.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoRegLib-1.6-49.jar with {autoreglib} mods - versions {1.6-49}
[27Aug2021 01:00:26.015] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\AutoRegLib-1.6-49.jar with language javafml
[27Aug2021 01:00:26.015] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterCaves-Forge-1.16.4-1.1.2.jar
[27Aug2021 01:00:26.016] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterCaves-Forge-1.16.4-1.1.2.jar with {bettercaves} mods - versions {1.16.4-1.1.2}
[27Aug2021 01:00:26.017] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterCaves-Forge-1.16.4-1.1.2.jar with language javafml
[27Aug2021 01:00:26.017] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterFoliage-2.7.1-Forge-1.16.5.jar
[27Aug2021 01:00:26.018] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterFoliage-2.7.1-Forge-1.16.5.jar with {betterfoliage} mods - versions {2.7.1}
[27Aug2021 01:00:26.018] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterFoliage-2.7.1-Forge-1.16.5.jar with language kotlinforforge
[27Aug2021 01:00:26.018] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar
[27Aug2021 01:00:26.019] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BiomesOPlenty-1.16.5-13.1.0.482-universal.jar with {biomesoplenty} mods - versions {1.16.5-13.1.0.482}
[27Aug2021 01:00:26.020] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar with language javafml
[27Aug2021 01:00:26.020] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Botania-1.16.5-419.jar
[27Aug2021 01:00:26.021] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Botania-1.16.5-419.jar with {botania} mods - versions {1.16.5-419}
[27Aug2021 01:00:26.022] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Botania-1.16.5-419.jar with language javafml
[27Aug2021 01:00:26.022] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\cfm-7.0.0-pre22-mc1.16.3.jar
[27Aug2021 01:00:26.023] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cfm-7.0.0-pre22-mc1.16.3.jar with {cfm} mods - versions {7.0.0-pre22}
[27Aug2021 01:00:26.024] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\cfm-7.0.0-pre22-mc1.16.3.jar with language javafml
[27Aug2021 01:00:26.024] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\curios-forge-1.16.5-4.0.5.2.jar
[27Aug2021 01:00:26.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-forge-1.16.5-4.0.5.2.jar with {curios} mods - versions {1.16.5-4.0.5.2}
[27Aug2021 01:00:26.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\curios-forge-1.16.5-4.0.5.2.jar with language javafml
[27Aug2021 01:00:26.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Cutecore+1.3.jar
[27Aug2021 01:00:26.026] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cutecore+1.3.jar with {cutecore} mods - versions {1.0.0}
[27Aug2021 01:00:26.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Cutecore+1.3.jar with language javafml
[27Aug2021 01:00:26.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\decorative_blocks-1.16.4-1.7.2.jar
[27Aug2021 01:00:26.028] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file decorative_blocks-1.16.4-1.7.2.jar with {decorative_blocks} mods - versions {1.7.2}
[27Aug2021 01:00:26.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\decorative_blocks-1.16.4-1.7.2.jar with language javafml
[27Aug2021 01:00:26.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicSurroundings-1.16.4-4.0.4.2.jar
[27Aug2021 01:00:26.031] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DynamicSurroundings-1.16.4-4.0.4.2.jar with {dsurround,sndctrl,environs,mobeffects} mods - versions {1.16.4-4.0.4.2,1.16.4-4.0.4.2,1.16.4-4.0.4.2,1.16.4-4.0.4.2}
[27Aug2021 01:00:26.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicSurroundings-1.16.4-4.0.4.2.jar with language javafml
[27Aug2021 01:00:26.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicTrees-1.16.5-0.10.0-Beta24.jar
[27Aug2021 01:00:26.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DynamicTrees-1.16.5-0.10.0-Beta24.jar with {dynamictrees} mods - versions {1.16.5-0.10.0-Beta24}
[27Aug2021 01:00:26.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicTrees-1.16.5-0.10.0-Beta24.jar with language javafml
[27Aug2021 01:00:26.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fairylights-4.0.5-1.16.5.jar
[27Aug2021 01:00:26.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fairylights-4.0.5-1.16.5.jar with {fairylights} mods - versions {4.0.5}
[27Aug2021 01:00:26.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fairylights-4.0.5-1.16.5.jar with language javafml
[27Aug2021 01:00:26.069] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fairylights with Javascript path fairylights_core.js
[27Aug2021 01:00:26.069] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod fairylights_core.js
[27Aug2021 01:00:26.069] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fins-1.6.2.jar
[27Aug2021 01:00:26.070] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fins-1.6.2.jar with {fins} mods - versions {1.6.2}
[27Aug2021 01:00:26.070] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fins-1.6.2.jar with language javafml
[27Aug2021 01:00:26.070] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ironchest-1.16.5-11.2.13.jar
[27Aug2021 01:00:26.071] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ironchest-1.16.5-11.2.13.jar with {ironchest} mods - versions {1.16.5-11.2.13}
[27Aug2021 01:00:26.071] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ironchest-1.16.5-11.2.13.jar with language javafml
[27Aug2021 01:00:26.071] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\jei-1.16.5-7.7.1.121.jar
[27Aug2021 01:00:26.072] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.16.5-7.7.1.121.jar with {jei} mods - versions {7.7.1.121}
[27Aug2021 01:00:26.073] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\jei-1.16.5-7.7.1.121.jar with language javafml
[27Aug2021 01:00:26.073] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\MouseTweaks-2.14-mc1.16.2.jar
[27Aug2021 01:00:26.073] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MouseTweaks-2.14-mc1.16.2.jar with {mousetweaks} mods - versions {2.14}
[27Aug2021 01:00:26.074] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\MouseTweaks-2.14-mc1.16.2.jar with language javafml
[27Aug2021 01:00:26.074] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\pamhc2crops-1.16.3-1.0.2.jar
[27Aug2021 01:00:26.075] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pamhc2crops-1.16.3-1.0.2.jar with {pamhc2crops} mods - versions {version}
[27Aug2021 01:00:26.075] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\pamhc2crops-1.16.3-1.0.2.jar with language javafml
[27Aug2021 01:00:26.075] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Patchouli-1.16.4-53.1.jar
[27Aug2021 01:00:26.076] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Patchouli-1.16.4-53.1.jar with {patchouli} mods - versions {1.16.4-53.1}
[27Aug2021 01:00:26.076] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Patchouli-1.16.4-53.1.jar with language javafml
[27Aug2021 01:00:26.076] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Quark-r2.4-316.jar
[27Aug2021 01:00:26.077] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Quark-r2.4-316.jar with {quark} mods - versions {r2.4-316}
[27Aug2021 01:00:26.078] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Quark-r2.4-316.jar with language javafml
[27Aug2021 01:00:26.078] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\reliquary-1.16.5-1.3.5.1100.jar
[27Aug2021 01:00:26.079] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file reliquary-1.16.5-1.3.5.1100.jar with {xreliquary} mods - versions {1.16.5-1.3.5.1100}
[27Aug2021 01:00:26.079] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\reliquary-1.16.5-1.3.5.1100.jar with language javafml
[27Aug2021 01:00:26.079] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\strawgolem-1.16-1.9.jar
[27Aug2021 01:00:26.080] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file strawgolem-1.16-1.9.jar with {strawgolem} mods - versions {1.16-1.9}
[27Aug2021 01:00:26.080] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\strawgolem-1.16-1.9.jar with language javafml
[27Aug2021 01:00:26.080] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TerraForged-1.16.5-0.2.14.jar
[27Aug2021 01:00:26.081] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TerraForged-1.16.5-0.2.14.jar with {terraforged} mods - versions {0.2.14}
[27Aug2021 01:00:26.089] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TerraForged-1.16.5-0.2.14.jar with language javafml
[27Aug2021 01:00:26.090] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TheAbyss2+1.9.7+1.16.5.jar
[27Aug2021 01:00:26.090] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TheAbyss2+1.9.7+1.16.5.jar with {theabyss} mods - versions {1.9.7}
[27Aug2021 01:00:26.091] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TheAbyss2+1.9.7+1.16.5.jar with language javafml
[27Aug2021 01:00:26.091] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ToolBelt-1.16.5-1.16.0.jar
[27Aug2021 01:00:26.092] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ToolBelt-1.16.5-1.16.0.jar with {toolbelt} mods - versions {1.16.0}
[27Aug2021 01:00:26.092] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ToolBelt-1.16.5-1.16.0.jar with language javafml
[27Aug2021 01:00:26.092] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\twilightforest-1.16.5-4.0.546-universal.jar
[27Aug2021 01:00:26.093] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file twilightforest-1.16.5-4.0.546-universal.jar with {twilightforest} mods - versions {NONE}
[27Aug2021 01:00:26.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\twilightforest-1.16.5-4.0.546-universal.jar with language javafml
[27Aug2021 01:00:26.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod seed with Javascript path META-INF/asm/seed.js
[27Aug2021 01:00:26.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod maprendercontext with Javascript path META-INF/asm/maprendercontext.js
[27Aug2021 01:00:26.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod music with Javascript path META-INF/asm/music.js
[27Aug2021 01:00:26.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod multipart with Javascript path META-INF/asm/multipart.js
[27Aug2021 01:00:26.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/seed.js
[27Aug2021 01:00:26.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/maprendercontext.js
[27Aug2021 01:00:26.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/music.js
[27Aug2021 01:00:26.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/multipart.js
[27Aug2021 01:00:26.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\u_team_core-1.16.5-3.2.1.196.jar
[27Aug2021 01:00:26.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file u_team_core-1.16.5-3.2.1.196.jar with {uteamcore} mods - versions {3.2.1.196}
[27Aug2021 01:00:26.100] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\u_team_core-1.16.5-3.2.1.196.jar with language javafml
[27Aug2021 01:00:26.100] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\useful_backpacks-1.16.5-1.12.1.90.jar
[27Aug2021 01:00:26.100] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file useful_backpacks-1.16.5-1.12.1.90.jar with {usefulbackpacks} mods - versions {1.12.1.90}
[27Aug2021 01:00:26.104] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\useful_backpacks-1.16.5-1.12.1.90.jar with language javafml
[27Aug2021 01:00:26.104] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Xaeros_Minimap_21.15.1_Forge_1.16.5.jar
[27Aug2021 01:00:26.105] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Xaeros_Minimap_21.15.1_Forge_1.16.5.jar with {xaerominimap} mods - versions {21.15.1}
[27Aug2021 01:00:26.105] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Xaeros_Minimap_21.15.1_Forge_1.16.5.jar with language javafml
[27Aug2021 01:00:26.106] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaerominimap_core with Javascript path META-INF/xaerominimap_core.js
[27Aug2021 01:00:26.106] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaerominimap_core.js
[27Aug2021 01:00:26.106] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\YungsApi-1.16.4-Forge-12.jar
[27Aug2021 01:00:26.106] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.16.4-Forge-12.jar with {yungsapi} mods - versions {1.16.4-Forge-12}
[27Aug2021 01:00:26.107] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\YungsApi-1.16.4-Forge-12.jar with language javafml
[27Aug2021 01:00:26.107] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-universal.jar
[27Aug2021 01:00:26.107] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.2.2-universal.jar with {forge} mods - versions {36.2.2}
[27Aug2021 01:00:26.120] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-universal.jar with language javafml
[27Aug2021 01:00:26.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[27Aug2021 01:00:26.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[27Aug2021 01:00:26.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[27Aug2021 01:00:26.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[27Aug2021 01:00:26.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[27Aug2021 01:00:26.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
[27Aug2021 01:00:26.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-server.jar
[27Aug2021 01:00:26.124] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.2.2-server.jar with {minecraft} mods - versions {1.16.5}
[27Aug2021 01:00:26.124] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-server.jar with language minecraft
[27Aug2021 01:00:26.133] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 44 mod requirements (42 mandatory, 2 optional)
[27Aug2021 01:00:26.134] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[27Aug2021 01:00:26.533] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
[27Aug2021 01:00:26.555] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[27Aug2021 01:00:26.555] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[27Aug2021 01:00:26.556] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[27Aug2021 01:00:26.556] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[27Aug2021 01:00:26.556] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[27Aug2021 01:00:26.556] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[27Aug2021 01:00:26.556] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from fairylights_core.js
[27Aug2021 01:00:27.136] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[27Aug2021 01:00:27.137] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaerominimap_core.js
[27Aug2021 01:00:27.171] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[27Aug2021 01:00:27.172] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[27Aug2021 01:00:27.179] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[27Aug2021 01:00:27.179] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[27Aug2021 01:00:27.210] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[27Aug2021 01:00:27.210] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
[27Aug2021 01:00:27.222] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[27Aug2021 01:00:27.222] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/seed.js
[27Aug2021 01:00:27.227] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[27Aug2021 01:00:27.227] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/maprendercontext.js
[27Aug2021 01:00:27.232] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[27Aug2021 01:00:27.232] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/music.js
[27Aug2021 01:00:27.236] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[27Aug2021 01:00:27.236] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/multipart.js
[27Aug2021 01:00:27.247] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[27Aug2021 01:00:27.254] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3bb5ceb to Target : CLASS {Lnet/minecraft/entity/player/PlayerInventory;} {} {V}
[27Aug2021 01:00:27.255] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@46039a21 to Target : CLASS {Lnet/minecraft/client/renderer/GameRenderer;} {} {V}
[27Aug2021 01:00:27.255] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@431e86b1 to Target : CLASS {Lnet/minecraft/world/chunk/Chunk;} {} {V}
[27Aug2021 01:00:27.256] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@35c4e864 to Target : CLASS {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {} {V}
[27Aug2021 01:00:27.256] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@32a2a6be to Target : CLASS {Lnet/minecraft/client/world/ClientWorld;} {} {V}
[27Aug2021 01:00:27.256] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@682af059 to Target : CLASS {Lnet/minecraft/network/play/server/SMultiBlockChangePacket;} {} {V}
[27Aug2021 01:00:27.256] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5f36c8e3 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[27Aug2021 01:00:27.256] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4da39ca9 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[27Aug2021 01:00:27.256] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6a9344f5 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[27Aug2021 01:00:27.256] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5584d9c6 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[27Aug2021 01:00:27.256] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3c9c6245 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[27Aug2021 01:00:27.256] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6d0be7ab to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
[27Aug2021 01:00:27.256] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1d4fb213 to Target : CLASS {Lnet/minecraft/item/ItemStack;} {} {V}
[27Aug2021 01:00:27.256] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6ef60295 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
[27Aug2021 01:00:27.257] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3234474 to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147234_a} {(Lnet/minecraft/network/play/server/SChangeBlockPacket;)V}
[27Aug2021 01:00:27.257] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@631cb129 to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147287_a} {(Lnet/minecraft/network/play/server/SMultiBlockChangePacket;)V}
[27Aug2021 01:00:27.257] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3d20e575 to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147263_a} {(Lnet/minecraft/network/play/server/SChunkDataPacket;)V}
[27Aug2021 01:00:27.257] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3252747e to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_230488_a_} {(Lnet/minecraft/network/play/server/SWorldSpawnChangedPacket;)V}
[27Aug2021 01:00:27.257] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2b4b96a4 to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {func_110303_q} {()Lnet/minecraft/util/ResourceLocation;}
[27Aug2021 01:00:27.257] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2dd8ff1d to Target : METHOD {Lnet/minecraft/entity/player/PlayerEntity;} {func_175148_a} {(Lnet/minecraft/entity/player/PlayerModelPart;)Z}
[27Aug2021 01:00:27.257] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@17e9bc9e to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147282_a} {(Lnet/minecraft/network/play/server/SJoinGamePacket;)V}
[27Aug2021 01:00:27.257] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@36b9cb99 to Target : METHOD {Lnet/minecraft/client/network/play/ClientPlayNetHandler;} {func_147296_c} {()V}
[27Aug2021 01:00:27.257] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4130955c to Target : METHOD {Lnet/minecraft/client/entity/player/ClientPlayerEntity;} {func_71004_bE} {()V}
[27Aug2021 01:00:27.258] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2bfaba70 to Target : METHOD {Lnet/minecraft/server/management/PlayerList;} {func_72354_b} {(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/world/server/ServerWorld;)V}
[27Aug2021 01:00:27.258] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@71adfedd to Target : METHOD {Lnet/minecraftforge/client/gui/ForgeIngameGui;} {func_238445_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;F)V}
[27Aug2021 01:00:27.258] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@9301672 to Target : METHOD {Lnet/minecraft/client/gui/overlay/BossOverlayGui;} {func_238484_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;)V}
[27Aug2021 01:00:27.258] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4ceff87d to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SegmentedModel;} {func_225598_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;Lcom/mojang/blaze3d/vertex/IVertexBuilder;IIFFFF)V}
[27Aug2021 01:00:27.258] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3238e2aa to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/AgeableModel;} {func_225598_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;Lcom/mojang/blaze3d/vertex/IVertexBuilder;IIFFFF)V}
[27Aug2021 01:00:27.258] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2c7db926 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/LlamaModel;} {func_225598_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;Lcom/mojang/blaze3d/vertex/IVertexBuilder;IIFFFF)V}
[27Aug2021 01:00:27.258] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2577a95d to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/RabbitModel;} {func_225598_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;Lcom/mojang/blaze3d/vertex/IVertexBuilder;IIFFFF)V}
[27Aug2021 01:00:27.258] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1668919e to Target : METHOD {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer$EnderDragonModel;} {func_225598_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;Lcom/mojang/blaze3d/vertex/IVertexBuilder;IIFFFF)V}
[27Aug2021 01:00:27.258] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@63300c4b to Target : METHOD {Lnet/minecraft/client/renderer/model/ModelRenderer;} {func_228306_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack$Entry;Lcom/mojang/blaze3d/vertex/IVertexBuilder;IIFFFF)V}
[27Aug2021 01:00:27.258] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@22c53d82 to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {func_175156_o} {()F}
[27Aug2021 01:00:27.259] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3a6045c6 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}
[27Aug2021 01:00:27.259] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@68d6d775 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_212843_a_} {(Lnet/minecraft/entity/MobEntity;FFF)V}
[27Aug2021 01:00:27.259] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@b67cc70 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_225597_a_} {(Lnet/minecraft/entity/MobEntity;FFFFF)V}
[27Aug2021 01:00:27.259] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@45c9b3 to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[27Aug2021 01:00:27.259] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@38b3f208 to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_85036_m} {()V}
[27Aug2021 01:00:27.259] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6680f714 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}
[27Aug2021 01:00:27.259] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@53b1a3f8 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}
[27Aug2021 01:00:27.260] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7d97e06c 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;}
[27Aug2021 01:00:27.260] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5a936e64 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[27Aug2021 01:00:27.260] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3b4a1a75 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_241844_w} {(F)V}
[27Aug2021 01:00:27.260] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@65bad087 to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_208003_a} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z}
[27Aug2021 01:00:27.260] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@276cc8dc to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[27Aug2021 01:00:27.260] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@66cd621b to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_220013_l} {(Lnet/minecraft/item/ItemStack;)F}
[27Aug2021 01:00:27.260] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@d3f4505 to Target : METHOD {Lnet/minecraft/item/Item;} {func_219970_i} {(Lnet/minecraft/item/ItemStack;)Z}
[27Aug2021 01:00:27.260] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3eb292cd 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}
[27Aug2021 01:00:27.260] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7fd987ef to Target : METHOD {Lnet/minecraft/entity/item/ItemFrameEntity;} {func_110131_b} {(Lnet/minecraft/item/ItemStack;)V}
[27Aug2021 01:00:27.260] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7209ffb5 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer$3;} {func_75214_a} {(Lnet/minecraft/item/ItemStack;)Z}
[27Aug2021 01:00:27.261] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5e99b9c to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer;} {func_82846_b} {(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;}
[27Aug2021 01:00:27.261] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2fe74516 to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_82840_a} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;}
[27Aug2021 01:00:27.261] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1c3259fa 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}
[27Aug2021 01:00:27.261] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@217bf99e to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_234600_a_} {(Lnet/minecraft/entity/player/PlayerEntity;)Z}
[27Aug2021 01:00:27.261] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6807a356 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;}
[27Aug2021 01:00:27.262] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7ddd84b5 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;}
[27Aug2021 01:00:27.262] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@73aeef7d 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}
[27Aug2021 01:00:27.262] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@d675f9f to Target : METHOD {Lnet/minecraft/enchantment/EfficiencyEnchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z}
[27Aug2021 01:00:27.262] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@58af5076 to Target : METHOD {Lnet/minecraft/entity/passive/MooshroomEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[27Aug2021 01:00:27.262] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@49469ffa to Target : METHOD {Lnet/minecraft/entity/passive/SheepEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[27Aug2021 01:00:27.262] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4d9754a8 to Target : METHOD {Lnet/minecraft/entity/passive/SnowGolemEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[27Aug2021 01:00:27.262] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7a3b7122 to Target : METHOD {Lnet/minecraft/world/gen/settings/DimensionGeneratorSettings;} {<init>} {(JZZLnet/minecraft/util/registry/SimpleRegistry;Ljava/util/Optional;)V}
[27Aug2021 01:00:27.262] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@58b5a2f3 to Target : METHOD {Lnet/minecraft/client/gui/MapItemRenderer$Instance;} {func_228089_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;ZI)V}
[27Aug2021 01:00:27.262] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@25f15f50 to Target : METHOD {Lnet/minecraft/client/audio/MusicTicker;} {func_73660_a} {()V}
[27Aug2021 01:00:27.263] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@52b46d52 to Target : METHOD {Lnet/minecraft/world/World;} {func_175674_a} {(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/AxisAlignedBB;Ljava/util/function/Predicate;)Ljava/util/List;}
[27Aug2021 01:00:27.263] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7327a447 to Target : METHOD {Lnet/minecraft/world/TrackedEntity;} {func_219457_c} {()V}
[27Aug2021 01:00:27.263] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@67022ea to Target : METHOD {Lnet/minecraft/client/renderer/entity/EntityRendererManager;} {func_78713_a} {(Lnet/minecraft/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer;}
[27Aug2021 01:00:27.263] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2954f6ab to Target : METHOD {Lnet/minecraft/client/renderer/WorldRenderer;} {func_228426_a_} {(Lcom/mojang/blaze3d/matrix/MatrixStack;FJZLnet/minecraft/client/renderer/ActiveRenderInfo;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/util/math/vector/Matrix4f;)V}
[27Aug2021 01:00:27.263] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[27Aug2021 01:00:27.302] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[27Aug2021 01:00:27.302] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[27Aug2021 01:00:27.302] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.2-server.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-server.jar)
[27Aug2021 01:00:27.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.2-server.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-server.jar)
[27Aug2021 01:00:27.302] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.2-server.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-server.jar)
[27Aug2021 01:00:27.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.2-server.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-server.jar)
[27Aug2021 01:00:27.303] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.2-server.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-server.jar)
[27Aug2021 01:00:27.303] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.2-server.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-server.jar)]
[27Aug2021 01:00:27.303] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(useful_backpacks-1.16.5-1.12.1.90.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\useful_backpacks-1.16.5-1.12.1.90.jar)
[27Aug2021 01:00:27.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(useful_backpacks-1.16.5-1.12.1.90.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\useful_backpacks-1.16.5-1.12.1.90.jar)
[27Aug2021 01:00:27.303] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(useful_backpacks-1.16.5-1.12.1.90.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\useful_backpacks-1.16.5-1.12.1.90.jar)
[27Aug2021 01:00:27.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(useful_backpacks-1.16.5-1.12.1.90.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\useful_backpacks-1.16.5-1.12.1.90.jar)
[27Aug2021 01:00:27.303] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(useful_backpacks-1.16.5-1.12.1.90.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\useful_backpacks-1.16.5-1.12.1.90.jar)
[27Aug2021 01:00:27.304] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(useful_backpacks-1.16.5-1.12.1.90.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\useful_backpacks-1.16.5-1.12.1.90.jar)]
[27Aug2021 01:00:27.304] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(MouseTweaks-2.14-mc1.16.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\MouseTweaks-2.14-mc1.16.2.jar)
[27Aug2021 01:00:27.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(MouseTweaks-2.14-mc1.16.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\MouseTweaks-2.14-mc1.16.2.jar)
[27Aug2021 01:00:27.304] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(MouseTweaks-2.14-mc1.16.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\MouseTweaks-2.14-mc1.16.2.jar)
[27Aug2021 01:00:27.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(MouseTweaks-2.14-mc1.16.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\MouseTweaks-2.14-mc1.16.2.jar)
[27Aug2021 01:00:27.304] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(MouseTweaks-2.14-mc1.16.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\MouseTweaks-2.14-mc1.16.2.jar)
[27Aug2021 01:00:27.304] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MouseTweaks-2.14-mc1.16.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\MouseTweaks-2.14-mc1.16.2.jar)]
[27Aug2021 01:00:27.304] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ToolBelt-1.16.5-1.16.0.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ToolBelt-1.16.5-1.16.0.jar)
[27Aug2021 01:00:27.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ToolBelt-1.16.5-1.16.0.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ToolBelt-1.16.5-1.16.0.jar)
[27Aug2021 01:00:27.305] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ToolBelt-1.16.5-1.16.0.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ToolBelt-1.16.5-1.16.0.jar)
[27Aug2021 01:00:27.305] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ToolBelt-1.16.5-1.16.0.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ToolBelt-1.16.5-1.16.0.jar)
[27Aug2021 01:00:27.305] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ToolBelt-1.16.5-1.16.0.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ToolBelt-1.16.5-1.16.0.jar)
[27Aug2021 01:00:27.305] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ToolBelt-1.16.5-1.16.0.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ToolBelt-1.16.5-1.16.0.jar)]
[27Aug2021 01:00:27.305] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.482-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar)
[27Aug2021 01:00:27.305] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.482-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar)
[27Aug2021 01:00:27.305] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.482-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar)
[27Aug2021 01:00:27.305] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.482-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar)
[27Aug2021 01:00:27.305] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.482-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar)
[27Aug2021 01:00:27.306] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.482-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar)]
[27Aug2021 01:00:27.306] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(pamhc2crops-1.16.3-1.0.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\pamhc2crops-1.16.3-1.0.2.jar)
[27Aug2021 01:00:27.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(pamhc2crops-1.16.3-1.0.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\pamhc2crops-1.16.3-1.0.2.jar)
[27Aug2021 01:00:27.306] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(pamhc2crops-1.16.3-1.0.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\pamhc2crops-1.16.3-1.0.2.jar)
[27Aug2021 01:00:27.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(pamhc2crops-1.16.3-1.0.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\pamhc2crops-1.16.3-1.0.2.jar)
[27Aug2021 01:00:27.306] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(pamhc2crops-1.16.3-1.0.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\pamhc2crops-1.16.3-1.0.2.jar)
[27Aug2021 01:00:27.306] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(pamhc2crops-1.16.3-1.0.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\pamhc2crops-1.16.3-1.0.2.jar)]
[27Aug2021 01:00:27.306] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.121.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\jei-1.16.5-7.7.1.121.jar)
[27Aug2021 01:00:27.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.121.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\jei-1.16.5-7.7.1.121.jar)
[27Aug2021 01:00:27.306] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.121.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\jei-1.16.5-7.7.1.121.jar)
[27Aug2021 01:00:27.306] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.121.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\jei-1.16.5-7.7.1.121.jar)
[27Aug2021 01:00:27.306] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.121.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\jei-1.16.5-7.7.1.121.jar)
[27Aug2021 01:00:27.306] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.121.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\jei-1.16.5-7.7.1.121.jar)]
[27Aug2021 01:00:27.307] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Botania-1.16.5-419.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Botania-1.16.5-419.jar)
[27Aug2021 01:00:27.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Botania-1.16.5-419.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Botania-1.16.5-419.jar)
[27Aug2021 01:00:27.307] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Botania-1.16.5-419.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Botania-1.16.5-419.jar)
[27Aug2021 01:00:27.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Botania-1.16.5-419.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Botania-1.16.5-419.jar)
[27Aug2021 01:00:27.307] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Botania-1.16.5-419.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Botania-1.16.5-419.jar)
[27Aug2021 01:00:27.307] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Botania-1.16.5-419.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Botania-1.16.5-419.jar)]
[27Aug2021 01:00:27.307] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(fairylights-4.0.5-1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fairylights-4.0.5-1.16.5.jar)
[27Aug2021 01:00:27.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(fairylights-4.0.5-1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fairylights-4.0.5-1.16.5.jar)
[27Aug2021 01:00:27.307] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(fairylights-4.0.5-1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fairylights-4.0.5-1.16.5.jar)
[27Aug2021 01:00:27.307] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(fairylights-4.0.5-1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fairylights-4.0.5-1.16.5.jar)
[27Aug2021 01:00:27.307] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(fairylights-4.0.5-1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fairylights-4.0.5-1.16.5.jar)
[27Aug2021 01:00:27.307] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(fairylights-4.0.5-1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fairylights-4.0.5-1.16.5.jar)]
[27Aug2021 01:00:27.308] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(strawgolem-1.16-1.9.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\strawgolem-1.16-1.9.jar)
[27Aug2021 01:00:27.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(strawgolem-1.16-1.9.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\strawgolem-1.16-1.9.jar)
[27Aug2021 01:00:27.308] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(strawgolem-1.16-1.9.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\strawgolem-1.16-1.9.jar)
[27Aug2021 01:00:27.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(strawgolem-1.16-1.9.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\strawgolem-1.16-1.9.jar)
[27Aug2021 01:00:27.308] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(strawgolem-1.16-1.9.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\strawgolem-1.16-1.9.jar)
[27Aug2021 01:00:27.308] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(strawgolem-1.16-1.9.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\strawgolem-1.16-1.9.jar)]
[27Aug2021 01:00:27.308] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\curios-forge-1.16.5-4.0.5.2.jar)
[27Aug2021 01:00:27.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\curios-forge-1.16.5-4.0.5.2.jar)
[27Aug2021 01:00:27.308] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\curios-forge-1.16.5-4.0.5.2.jar)
[27Aug2021 01:00:27.308] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\curios-forge-1.16.5-4.0.5.2.jar)
[27Aug2021 01:00:27.308] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\curios-forge-1.16.5-4.0.5.2.jar)
[27Aug2021 01:00:27.308] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\curios-forge-1.16.5-4.0.5.2.jar)]
[27Aug2021 01:00:27.308] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.1.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Patchouli-1.16.4-53.1.jar)
[27Aug2021 01:00:27.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.1.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Patchouli-1.16.4-53.1.jar)
[27Aug2021 01:00:27.309] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.1.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Patchouli-1.16.4-53.1.jar)
[27Aug2021 01:00:27.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.1.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Patchouli-1.16.4-53.1.jar)
[27Aug2021 01:00:27.309] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.1.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Patchouli-1.16.4-53.1.jar)
[27Aug2021 01:00:27.309] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.1.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Patchouli-1.16.4-53.1.jar)]
[27Aug2021 01:00:27.309] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)
[27Aug2021 01:00:27.309] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)
[27Aug2021 01:00:27.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)
[27Aug2021 01:00:27.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)
[27Aug2021 01:00:27.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)
[27Aug2021 01:00:27.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)]
[27Aug2021 01:00:27.310] [main/DEBUG] [mixin/]: Registering mixin config: bettercaves.mixins.json
[27Aug2021 01:00:27.329] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.15.1_Forge_1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Xaeros_Minimap_21.15.1_Forge_1.16.5.jar)
[27Aug2021 01:00:27.329] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.15.1_Forge_1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Xaeros_Minimap_21.15.1_Forge_1.16.5.jar)
[27Aug2021 01:00:27.329] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.15.1_Forge_1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Xaeros_Minimap_21.15.1_Forge_1.16.5.jar)
[27Aug2021 01:00:27.330] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.15.1_Forge_1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Xaeros_Minimap_21.15.1_Forge_1.16.5.jar)
[27Aug2021 01:00:27.330] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.15.1_Forge_1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Xaeros_Minimap_21.15.1_Forge_1.16.5.jar)
[27Aug2021 01:00:27.330] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.15.1_Forge_1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Xaeros_Minimap_21.15.1_Forge_1.16.5.jar)]
[27Aug2021 01:00:27.330] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(TerraForged-1.16.5-0.2.14.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TerraForged-1.16.5-0.2.14.jar)
[27Aug2021 01:00:27.330] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(TerraForged-1.16.5-0.2.14.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TerraForged-1.16.5-0.2.14.jar)
[27Aug2021 01:00:27.330] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(TerraForged-1.16.5-0.2.14.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TerraForged-1.16.5-0.2.14.jar)
[27Aug2021 01:00:27.330] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(TerraForged-1.16.5-0.2.14.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TerraForged-1.16.5-0.2.14.jar)
[27Aug2021 01:00:27.330] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(TerraForged-1.16.5-0.2.14.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TerraForged-1.16.5-0.2.14.jar)
[27Aug2021 01:00:27.331] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(TerraForged-1.16.5-0.2.14.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TerraForged-1.16.5-0.2.14.jar)]
[27Aug2021 01:00:27.331] [main/DEBUG] [mixin/]: Registering mixin config: mixin.terraforged.json
[27Aug2021 01:00:27.332] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(AutoRegLib-1.6-49.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\AutoRegLib-1.6-49.jar)
[27Aug2021 01:00:27.332] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(AutoRegLib-1.6-49.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\AutoRegLib-1.6-49.jar)
[27Aug2021 01:00:27.332] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(AutoRegLib-1.6-49.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\AutoRegLib-1.6-49.jar)
[27Aug2021 01:00:27.332] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(AutoRegLib-1.6-49.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\AutoRegLib-1.6-49.jar)
[27Aug2021 01:00:27.332] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(AutoRegLib-1.6-49.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\AutoRegLib-1.6-49.jar)
[27Aug2021 01:00:27.332] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AutoRegLib-1.6-49.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\AutoRegLib-1.6-49.jar)]
[27Aug2021 01:00:27.333] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-12.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\YungsApi-1.16.4-Forge-12.jar)
[27Aug2021 01:00:27.333] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-12.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\YungsApi-1.16.4-Forge-12.jar)
[27Aug2021 01:00:27.333] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-12.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\YungsApi-1.16.4-Forge-12.jar)
[27Aug2021 01:00:27.333] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-12.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\YungsApi-1.16.4-Forge-12.jar)
[27Aug2021 01:00:27.333] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-12.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\YungsApi-1.16.4-Forge-12.jar)
[27Aug2021 01:00:27.333] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-12.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\YungsApi-1.16.4-Forge-12.jar)]
[27Aug2021 01:00:27.333] [main/DEBUG] [mixin/]: Registering mixin config: yungsapi.mixins.json
[27Aug2021 01:00:27.334] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(decorative_blocks-1.16.4-1.7.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\decorative_blocks-1.16.4-1.7.2.jar)
[27Aug2021 01:00:27.334] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(decorative_blocks-1.16.4-1.7.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\decorative_blocks-1.16.4-1.7.2.jar)
[27Aug2021 01:00:27.334] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(decorative_blocks-1.16.4-1.7.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\decorative_blocks-1.16.4-1.7.2.jar)
[27Aug2021 01:00:27.334] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(decorative_blocks-1.16.4-1.7.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\decorative_blocks-1.16.4-1.7.2.jar)
[27Aug2021 01:00:27.335] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(decorative_blocks-1.16.4-1.7.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\decorative_blocks-1.16.4-1.7.2.jar)
[27Aug2021 01:00:27.335] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(decorative_blocks-1.16.4-1.7.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\decorative_blocks-1.16.4-1.7.2.jar)]
[27Aug2021 01:00:27.335] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(reliquary-1.16.5-1.3.5.1100.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\reliquary-1.16.5-1.3.5.1100.jar)
[27Aug2021 01:00:27.335] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(reliquary-1.16.5-1.3.5.1100.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\reliquary-1.16.5-1.3.5.1100.jar)
[27Aug2021 01:00:27.335] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(reliquary-1.16.5-1.3.5.1100.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\reliquary-1.16.5-1.3.5.1100.jar)
[27Aug2021 01:00:27.335] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(reliquary-1.16.5-1.3.5.1100.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\reliquary-1.16.5-1.3.5.1100.jar)
[27Aug2021 01:00:27.335] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(reliquary-1.16.5-1.3.5.1100.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\reliquary-1.16.5-1.3.5.1100.jar)
[27Aug2021 01:00:27.335] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(reliquary-1.16.5-1.3.5.1100.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\reliquary-1.16.5-1.3.5.1100.jar)]
[27Aug2021 01:00:27.335] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(fins-1.6.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fins-1.6.2.jar)
[27Aug2021 01:00:27.335] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(fins-1.6.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fins-1.6.2.jar)
[27Aug2021 01:00:27.335] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(fins-1.6.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fins-1.6.2.jar)
[27Aug2021 01:00:27.335] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(fins-1.6.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fins-1.6.2.jar)
[27Aug2021 01:00:27.335] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(fins-1.6.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fins-1.6.2.jar)
[27Aug2021 01:00:27.336] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(fins-1.6.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fins-1.6.2.jar)]
[27Aug2021 01:00:27.336] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(u_team_core-1.16.5-3.2.1.196.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\u_team_core-1.16.5-3.2.1.196.jar)
[27Aug2021 01:00:27.336] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(u_team_core-1.16.5-3.2.1.196.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\u_team_core-1.16.5-3.2.1.196.jar)
[27Aug2021 01:00:27.336] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(u_team_core-1.16.5-3.2.1.196.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\u_team_core-1.16.5-3.2.1.196.jar)
[27Aug2021 01:00:27.336] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(u_team_core-1.16.5-3.2.1.196.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\u_team_core-1.16.5-3.2.1.196.jar)
[27Aug2021 01:00:27.336] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(u_team_core-1.16.5-3.2.1.196.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\u_team_core-1.16.5-3.2.1.196.jar)
[27Aug2021 01:00:27.336] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(u_team_core-1.16.5-3.2.1.196.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\u_team_core-1.16.5-3.2.1.196.jar)]
[27Aug2021 01:00:27.336] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(TheAbyss2+1.9.7+1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TheAbyss2+1.9.7+1.16.5.jar)
[27Aug2021 01:00:27.336] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(TheAbyss2+1.9.7+1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TheAbyss2+1.9.7+1.16.5.jar)
[27Aug2021 01:00:27.336] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(TheAbyss2+1.9.7+1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TheAbyss2+1.9.7+1.16.5.jar)
[27Aug2021 01:00:27.337] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(TheAbyss2+1.9.7+1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TheAbyss2+1.9.7+1.16.5.jar)
[27Aug2021 01:00:27.337] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(TheAbyss2+1.9.7+1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TheAbyss2+1.9.7+1.16.5.jar)
[27Aug2021 01:00:27.337] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(TheAbyss2+1.9.7+1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TheAbyss2+1.9.7+1.16.5.jar)]
[27Aug2021 01:00:27.337] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(cfm-7.0.0-pre22-mc1.16.3.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\cfm-7.0.0-pre22-mc1.16.3.jar)
[27Aug2021 01:00:27.337] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(cfm-7.0.0-pre22-mc1.16.3.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\cfm-7.0.0-pre22-mc1.16.3.jar)
[27Aug2021 01:00:27.337] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(cfm-7.0.0-pre22-mc1.16.3.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\cfm-7.0.0-pre22-mc1.16.3.jar)
[27Aug2021 01:00:27.337] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(cfm-7.0.0-pre22-mc1.16.3.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\cfm-7.0.0-pre22-mc1.16.3.jar)
[27Aug2021 01:00:27.337] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(cfm-7.0.0-pre22-mc1.16.3.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\cfm-7.0.0-pre22-mc1.16.3.jar)
[27Aug2021 01:00:27.337] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cfm-7.0.0-pre22-mc1.16.3.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\cfm-7.0.0-pre22-mc1.16.3.jar)]
[27Aug2021 01:00:27.337] [main/DEBUG] [mixin/]: Registering mixin config: cfm.mixins.json
[27Aug2021 01:00:27.339] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.2-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-universal.jar)
[27Aug2021 01:00:27.339] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.2-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-universal.jar)
[27Aug2021 01:00:27.339] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.2-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-universal.jar)
[27Aug2021 01:00:27.339] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.2-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-universal.jar)
[27Aug2021 01:00:27.339] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.2-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-universal.jar)
[27Aug2021 01:00:27.339] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.2-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-universal.jar)]
[27Aug2021 01:00:27.339] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Quark-r2.4-316.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Quark-r2.4-316.jar)
[27Aug2021 01:00:27.339] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Quark-r2.4-316.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Quark-r2.4-316.jar)
[27Aug2021 01:00:27.339] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Quark-r2.4-316.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Quark-r2.4-316.jar)
[27Aug2021 01:00:27.339] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Quark-r2.4-316.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Quark-r2.4-316.jar)
[27Aug2021 01:00:27.340] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Quark-r2.4-316.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Quark-r2.4-316.jar)
[27Aug2021 01:00:27.340] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Quark-r2.4-316.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Quark-r2.4-316.jar)]
[27Aug2021 01:00:27.340] [main/DEBUG] [mixin/]: Registering mixin config: quark.mixins.json
[27Aug2021 01:00:27.342] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource([1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\[1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar)
[27Aug2021 01:00:27.342] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource([1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\[1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar)
[27Aug2021 01:00:27.342] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource([1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\[1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar)
[27Aug2021 01:00:27.342] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource([1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\[1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar)
[27Aug2021 01:00:27.342] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource([1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\[1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar)
[27Aug2021 01:00:27.342] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource([1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\[1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar)]
[27Aug2021 01:00:27.342] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\twilightforest-1.16.5-4.0.546-universal.jar)
[27Aug2021 01:00:27.343] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\twilightforest-1.16.5-4.0.546-universal.jar)
[27Aug2021 01:00:27.343] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\twilightforest-1.16.5-4.0.546-universal.jar)
[27Aug2021 01:00:27.343] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\twilightforest-1.16.5-4.0.546-universal.jar)
[27Aug2021 01:00:27.343] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\twilightforest-1.16.5-4.0.546-universal.jar)
[27Aug2021 01:00:27.343] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\twilightforest-1.16.5-4.0.546-universal.jar)]
[27Aug2021 01:00:27.343] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DynamicTrees-1.16.5-0.10.0-Beta24.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicTrees-1.16.5-0.10.0-Beta24.jar)
[27Aug2021 01:00:27.343] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DynamicTrees-1.16.5-0.10.0-Beta24.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicTrees-1.16.5-0.10.0-Beta24.jar)
[27Aug2021 01:00:27.343] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DynamicTrees-1.16.5-0.10.0-Beta24.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicTrees-1.16.5-0.10.0-Beta24.jar)
[27Aug2021 01:00:27.343] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DynamicTrees-1.16.5-0.10.0-Beta24.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicTrees-1.16.5-0.10.0-Beta24.jar)
[27Aug2021 01:00:27.343] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DynamicTrees-1.16.5-0.10.0-Beta24.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicTrees-1.16.5-0.10.0-Beta24.jar)
[27Aug2021 01:00:27.343] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DynamicTrees-1.16.5-0.10.0-Beta24.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicTrees-1.16.5-0.10.0-Beta24.jar)]
[27Aug2021 01:00:27.343] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(DynamicSurroundings-1.16.4-4.0.4.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicSurroundings-1.16.4-4.0.4.2.jar)
[27Aug2021 01:00:27.344] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(DynamicSurroundings-1.16.4-4.0.4.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicSurroundings-1.16.4-4.0.4.2.jar)
[27Aug2021 01:00:27.344] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(DynamicSurroundings-1.16.4-4.0.4.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicSurroundings-1.16.4-4.0.4.2.jar)
[27Aug2021 01:00:27.344] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(DynamicSurroundings-1.16.4-4.0.4.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicSurroundings-1.16.4-4.0.4.2.jar)
[27Aug2021 01:00:27.344] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(DynamicSurroundings-1.16.4-4.0.4.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicSurroundings-1.16.4-4.0.4.2.jar)
[27Aug2021 01:00:27.344] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DynamicSurroundings-1.16.4-4.0.4.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicSurroundings-1.16.4-4.0.4.2.jar)]
[27Aug2021 01:00:27.344] [main/DEBUG] [mixin/]: Registering mixin config: mixins.dsurround.json
[27Aug2021 01:00:27.346] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sndctrl.json
[27Aug2021 01:00:27.348] [main/DEBUG] [mixin/]: Registering mixin config: mixins.mobeffects.json
[27Aug2021 01:00:27.350] [main/DEBUG] [mixin/]: Registering mixin config: mixins.environs.json
[27Aug2021 01:00:27.351] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(BetterFoliage-2.7.1-Forge-1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterFoliage-2.7.1-Forge-1.16.5.jar)
[27Aug2021 01:00:27.351] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(BetterFoliage-2.7.1-Forge-1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterFoliage-2.7.1-Forge-1.16.5.jar)
[27Aug2021 01:00:27.352] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(BetterFoliage-2.7.1-Forge-1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterFoliage-2.7.1-Forge-1.16.5.jar)
[27Aug2021 01:00:27.352] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(BetterFoliage-2.7.1-Forge-1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterFoliage-2.7.1-Forge-1.16.5.jar)
[27Aug2021 01:00:27.352] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(BetterFoliage-2.7.1-Forge-1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterFoliage-2.7.1-Forge-1.16.5.jar)
[27Aug2021 01:00:27.352] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterFoliage-2.7.1-Forge-1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterFoliage-2.7.1-Forge-1.16.5.jar)]
[27Aug2021 01:00:27.352] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(ironchest-1.16.5-11.2.13.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ironchest-1.16.5-11.2.13.jar)
[27Aug2021 01:00:27.352] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(ironchest-1.16.5-11.2.13.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ironchest-1.16.5-11.2.13.jar)
[27Aug2021 01:00:27.352] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(ironchest-1.16.5-11.2.13.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ironchest-1.16.5-11.2.13.jar)
[27Aug2021 01:00:27.352] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(ironchest-1.16.5-11.2.13.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ironchest-1.16.5-11.2.13.jar)
[27Aug2021 01:00:27.352] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(ironchest-1.16.5-11.2.13.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ironchest-1.16.5-11.2.13.jar)
[27Aug2021 01:00:27.352] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ironchest-1.16.5-11.2.13.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ironchest-1.16.5-11.2.13.jar)]
[27Aug2021 01:00:27.352] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Cutecore+1.3.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Cutecore+1.3.jar)
[27Aug2021 01:00:27.353] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Cutecore+1.3.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Cutecore+1.3.jar)
[27Aug2021 01:00:27.353] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Cutecore+1.3.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Cutecore+1.3.jar)
[27Aug2021 01:00:27.353] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Cutecore+1.3.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Cutecore+1.3.jar)
[27Aug2021 01:00:27.353] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Cutecore+1.3.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Cutecore+1.3.jar)
[27Aug2021 01:00:27.353] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Cutecore+1.3.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Cutecore+1.3.jar)]
[27Aug2021 01:00:27.353] [main/DEBUG] [mixin/]: inject() running with 33 agents
[27Aug2021 01:00:27.353] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[27Aug2021 01:00:27.353] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.2-server.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-server.jar)]
[27Aug2021 01:00:27.353] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(useful_backpacks-1.16.5-1.12.1.90.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\useful_backpacks-1.16.5-1.12.1.90.jar)]
[27Aug2021 01:00:27.353] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(MouseTweaks-2.14-mc1.16.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\MouseTweaks-2.14-mc1.16.2.jar)]
[27Aug2021 01:00:27.354] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ToolBelt-1.16.5-1.16.0.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ToolBelt-1.16.5-1.16.0.jar)]
[27Aug2021 01:00:27.354] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BiomesOPlenty-1.16.5-13.1.0.482-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BiomesOPlenty-1.16.5-13.1.0.482-universal.jar)]
[27Aug2021 01:00:27.354] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(pamhc2crops-1.16.3-1.0.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\pamhc2crops-1.16.3-1.0.2.jar)]
[27Aug2021 01:00:27.354] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(jei-1.16.5-7.7.1.121.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\jei-1.16.5-7.7.1.121.jar)]
[27Aug2021 01:00:27.354] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Botania-1.16.5-419.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Botania-1.16.5-419.jar)]
[27Aug2021 01:00:27.354] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(fairylights-4.0.5-1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fairylights-4.0.5-1.16.5.jar)]
[27Aug2021 01:00:27.354] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(strawgolem-1.16-1.9.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\strawgolem-1.16-1.9.jar)]
[27Aug2021 01:00:27.354] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(curios-forge-1.16.5-4.0.5.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\curios-forge-1.16.5-4.0.5.2.jar)]
[27Aug2021 01:00:27.354] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Patchouli-1.16.4-53.1.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Patchouli-1.16.4-53.1.jar)]
[27Aug2021 01:00:27.355] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterCaves-Forge-1.16.4-1.1.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterCaves-Forge-1.16.4-1.1.2.jar)]
[27Aug2021 01:00:27.355] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Xaeros_Minimap_21.15.1_Forge_1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Xaeros_Minimap_21.15.1_Forge_1.16.5.jar)]
[27Aug2021 01:00:27.355] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(TerraForged-1.16.5-0.2.14.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TerraForged-1.16.5-0.2.14.jar)]
[27Aug2021 01:00:27.355] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(AutoRegLib-1.6-49.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\AutoRegLib-1.6-49.jar)]
[27Aug2021 01:00:27.355] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(YungsApi-1.16.4-Forge-12.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\YungsApi-1.16.4-Forge-12.jar)]
[27Aug2021 01:00:27.355] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(decorative_blocks-1.16.4-1.7.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\decorative_blocks-1.16.4-1.7.2.jar)]
[27Aug2021 01:00:27.355] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(reliquary-1.16.5-1.3.5.1100.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\reliquary-1.16.5-1.3.5.1100.jar)]
[27Aug2021 01:00:27.355] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(fins-1.6.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\fins-1.6.2.jar)]
[27Aug2021 01:00:27.355] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(u_team_core-1.16.5-3.2.1.196.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\u_team_core-1.16.5-3.2.1.196.jar)]
[27Aug2021 01:00:27.355] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(TheAbyss2+1.9.7+1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\TheAbyss2+1.9.7+1.16.5.jar)]
[27Aug2021 01:00:27.355] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(cfm-7.0.0-pre22-mc1.16.3.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\cfm-7.0.0-pre22-mc1.16.3.jar)]
[27Aug2021 01:00:27.356] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.2-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\libraries\net\minecraftforge\forge\1.16.5-36.2.2\forge-1.16.5-36.2.2-universal.jar)]
[27Aug2021 01:00:27.356] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Quark-r2.4-316.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Quark-r2.4-316.jar)]
[27Aug2021 01:00:27.356] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource([1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\[1.16.X-1.0.10]+Dragon+Mounts+Legacy.jar)]
[27Aug2021 01:00:27.356] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(twilightforest-1.16.5-4.0.546-universal.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\twilightforest-1.16.5-4.0.546-universal.jar)]
[27Aug2021 01:00:27.356] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DynamicTrees-1.16.5-0.10.0-Beta24.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicTrees-1.16.5-0.10.0-Beta24.jar)]
[27Aug2021 01:00:27.356] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(DynamicSurroundings-1.16.4-4.0.4.2.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\DynamicSurroundings-1.16.4-4.0.4.2.jar)]
[27Aug2021 01:00:27.356] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(BetterFoliage-2.7.1-Forge-1.16.5.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\BetterFoliage-2.7.1-Forge-1.16.5.jar)]
[27Aug2021 01:00:27.356] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(ironchest-1.16.5-11.2.13.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\ironchest-1.16.5-11.2.13.jar)]
[27Aug2021 01:00:27.356] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Cutecore+1.3.jar:D:\Sachen\mainguaft\mc server\Survival 1.16 für mein babe\mods\Cutecore+1.3.jar)]
[27Aug2021 01:00:27.384] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out\class: failed to delete one or more files; see suppressed exceptions for details
[27Aug2021 01:00:27.395] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
[27Aug2021 01:00:27.404] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector]
[27Aug2021 01:00:27.406] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[27Aug2021 01:00:27.408] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [mods.betterfoliage.MixinConnector]
[27Aug2021 01:00:27.415] [main/DEBUG] [mixin/]: Checking for additional mixins for MixinEnvironment[PREINIT]
[27Aug2021 01:00:27.417] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[27Aug2021 01:00:27.421] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[27Aug2021 01:00:27.421] [main/DEBUG] [mixin/]: Selecting config bettercaves.mixins.json
[27Aug2021 01:00:27.424] [main/DEBUG] [mixin/]: Selecting config mixin.terraforged.json
[27Aug2021 01:00:27.425] [main/DEBUG] [mixin/]: Selecting config yungsapi.mixins.json
[27Aug2021 01:00:27.425] [main/DEBUG] [mixin/]: Selecting config cfm.mixins.json
[27Aug2021 01:00:27.426] [main/DEBUG] [mixin/]: Selecting config quark.mixins.json
[27Aug2021 01:00:27.430] [main/DEBUG] [mixin/]: Selecting config mixins.dsurround.json
[27Aug2021 01:00:27.432] [main/DEBUG] [mixin/]: Selecting config mixins.sndctrl.json
[27Aug2021 01:00:27.433] [main/DEBUG] [mixin/]: Selecting config mixins.mobeffects.json
[27Aug2021 01:00:27.435] [main/DEBUG] [mixin/]: Selecting config mixins.environs.json
[27Aug2021 01:00:27.436] [main/DEBUG] [mixin/]: Selecting config assets/botania/botania.mixins.json
[27Aug2021 01:00:27.438] [main/DEBUG] [mixin/]: Selecting config assets/patchouli/patchouli.mixins.json
[27Aug2021 01:00:27.439] [main/DEBUG] [mixin/]: Selecting config betterfoliage.common.mixins.json
[27Aug2021 01:00:27.441] [main/DEBUG] [mixin/]: Selecting config betterfoliage.vanilla.mixins.json
[27Aug2021 01:00:27.442] [main/DEBUG] [mixin/]: Preparing bettercaves.mixins.json (1)
[27Aug2021 01:00:27.491] [main/DEBUG] [mixin/]: Preparing mixin.terraforged.json (3)
[27Aug2021 01:00:27.498] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming <init> with desc (JZZLnet/minecraft/util/registry/SimpleRegistry;Ljava/util/Optional;)V
[27Aug2021 01:00:27.558] [main/DEBUG] [mixin/]: Preparing yungsapi.mixins.json (1)
[27Aug2021 01:00:27.563] [main/DEBUG] [mixin/]: Preparing cfm.mixins.json (1)
[27Aug2021 01:00:27.563] [main/DEBUG] [mixin/]: Preparing quark.mixins.json (37)
[27Aug2021 01:00:27.626] [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;
[27Aug2021 01:00:27.724] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack
[27Aug2021 01:00:27.799] [main/DEBUG] [mixin/]: Preparing mixins.dsurround.json (1)
[27Aug2021 01:00:27.799] [main/DEBUG] [mixin/]: Preparing mixins.sndctrl.json (5)
[27Aug2021 01:00:27.799] [main/DEBUG] [mixin/]: Preparing mixins.mobeffects.json (2)
[27Aug2021 01:00:27.799] [main/DEBUG] [mixin/]: Preparing mixins.environs.json (4)
[27Aug2021 01:00:27.799] [main/DEBUG] [mixin/]: Preparing assets/botania/botania.mixins.json (42)
[27Aug2021 01:00:27.878] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175148_a with desc (Lnet/minecraft/entity/player/PlayerModelPart;)Z
[27Aug2021 01:00:27.905] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_72354_b with desc (Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/world/server/ServerWorld;)V
[27Aug2021 01:00:27.927] [main/DEBUG] [mixin/]: Preparing assets/patchouli/patchouli.mixins.json (1)
[27Aug2021 01:00:27.927] [main/DEBUG] [mixin/]: Preparing betterfoliage.common.mixins.json (7)
[27Aug2021 01:00:27.927] [main/DEBUG] [mixin/]: Preparing betterfoliage.vanilla.mixins.json (1)
[27Aug2021 01:00:27.940] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[27Aug2021 01:00:27.942] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[27Aug2021 01:00:27.943] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[27Aug2021 01:00:27.945] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[27Aug2021 01:00:27.946] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[27Aug2021 01:00:27.948] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[27Aug2021 01:00:27.969] [main/DEBUG] [mixin/]: Prepared 53 mixins in 0,547 sec (10,3ms avg) (0ms load, 0ms transform, 0ms plugin)
[27Aug2021 01:00:28.340] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[27Aug2021 01:00:28.357] [main/DEBUG] [mixin/]: Mixing EnchantmentMixin from quark.mixins.json into net.minecraft.enchantment.Enchantment
[27Aug2021 01:00:28.425] [main/DEBUG] [mixin/]: Mixing ChunkStatusMixin from bettercaves.mixins.json into net.minecraft.world.chunk.ChunkStatus
[27Aug2021 01:00:28.535] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[27Aug2021 01:00:28.551] [main/DEBUG] [mixin/]: Mixing AccessorDispenserBlock from assets/botania/botania.mixins.json into net.minecraft.block.DispenserBlock
[27Aug2021 01:00:28.555] [main/DEBUG] [mixin/]: Renaming @Accessor method getDispenseBehaviorRegistry()Ljava/util/Map; to getDispenseBehaviorRegistry_$md$4d7f92$0 in assets/botania/botania.mixins.json:AccessorDispenserBlock
[27Aug2021 01:00:28.570] [main/DEBUG] [mixin/]: Mixing PistonBlockMixin from quark.mixins.json into net.minecraft.block.PistonBlock
[27Aug2021 01:00:28.587] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175674_a with desc (Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/AxisAlignedBB;Ljava/util/function/Predicate;)Ljava/util/List;
[27Aug2021 01:00:28.647] [main/DEBUG] [mixin/]: Mixing AccessorFireBlock from assets/botania/botania.mixins.json into net.minecraft.block.FireBlock
[27Aug2021 01:00:28.654] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[27Aug2021 01:00:28.672] [main/DEBUG] [mixin/]: Mixing MixinFarmlandBlock from assets/botania/botania.mixins.json into net.minecraft.block.FarmlandBlock
[27Aug2021 01:00:28.715] [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;
[27Aug2021 01:00:28.739] [main/DEBUG] [mixin/]: Mixing TrapDoorBlockMixin from quark.mixins.json into net.minecraft.block.TrapDoorBlock
[27Aug2021 01:00:28.765] [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
[27Aug2021 01:00:28.772] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[27Aug2021 01:00:28.834] [main/DEBUG] [mixin/]: Mixing LanternBlockMixin from quark.mixins.json into net.minecraft.block.LanternBlock
[27Aug2021 01:00:28.848] [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;
[27Aug2021 01:00:28.877] [main/DEBUG] [mixin/]: Mixing EntityMixin from quark.mixins.json into net.minecraft.entity.Entity
[27Aug2021 01:00:28.920] [main/DEBUG] [mixin/]: Mixing AccessorLivingEntity from assets/botania/botania.mixins.json into net.minecraft.entity.LivingEntity
[27Aug2021 01:00:28.933] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175148_a with desc (Lnet/minecraft/entity/player/PlayerModelPart;)Z
[27Aug2021 01:00:28.950] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175674_a with desc (Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/AxisAlignedBB;Ljava/util/function/Predicate;)Ljava/util/List;
[27Aug2021 01:00:28.963] [main/DEBUG] [mixin/]: Mixing ServerWorldMixin from quark.mixins.json into net.minecraft.world.server.ServerWorld
[27Aug2021 01:00:28.994] [main/DEBUG] [mixin/]: Mixing AccessorItemEntity from assets/botania/botania.mixins.json into net.minecraft.entity.item.ItemEntity
[27Aug2021 01:00:29.000] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_175148_a with desc (Lnet/minecraft/entity/player/PlayerModelPart;)Z
[27Aug2021 01:00:29.001] [main/DEBUG] [mixin/]: Mixing MixinPlayerEntity from assets/botania/botania.mixins.json into net.minecraft.entity.player.PlayerEntity
[27Aug2021 01:00:29.012] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[27Aug2021 01:00:29.081] [main/DEBUG] [mixin/]: Mixing ChunkGeneratorAccessor from yungsapi.mixins.json into net.minecraft.world.gen.ChunkGenerator
[27Aug2021 01:00:29.449] [main/DEBUG] [mixin/]: Mixing PistonTileEntityMixin from quark.mixins.json into net.minecraft.tileentity.PistonTileEntity
[27Aug2021 01:00:29.597] [main/DEBUG] [mixin/]: Mixing AccessorAbstractFurnaceTileEntity from assets/botania/botania.mixins.json into net.minecraft.tileentity.AbstractFurnaceTileEntity
[27Aug2021 01:00:29.639] [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;
[27Aug2021 01:00:29.644] [main/DEBUG] [mixin/]: Mixing AccessorMobEntity from assets/botania/botania.mixins.json into net.minecraft.entity.MobEntity
[27Aug2021 01:00:29.708] [main/DEBUG] [mixin/]: Mixing BeaconTileEntityMixin from quark.mixins.json into net.minecraft.tileentity.BeaconTileEntity
[27Aug2021 01:00:29.769] [main/DEBUG] [mixin/]: Mixing AccessorWitherEntity from assets/botania/botania.mixins.json into net.minecraft.entity.boss.WitherEntity
[27Aug2021 01:00:30.046] [main/DEBUG] [mixin/]: Mixing LoomContainerMixin from quark.mixins.json into net.minecraft.inventory.container.LoomContainer
[27Aug2021 01:00:30.056] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_82846_b with desc (Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;
[27Aug2021 01:00:30.844] [main/DEBUG] [mixin/]: Mixing MixinBeeEntity from assets/botania/botania.mixins.json into net.minecraft.entity.passive.BeeEntity
[27Aug2021 01:00:30.861] [main/DEBUG] [mixin/]: Mixing TemptGoalMixin from quark.mixins.json into net.minecraft.entity.ai.goal.TemptGoal
[27Aug2021 01:00:30.865] [main/DEBUG] [mixin/]: Mixing MixinPollinateGoal from assets/botania/botania.mixins.json into net.minecraft.entity.passive.BeeEntity$PollinateGoal
[27Aug2021 01:00:30.866] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$extendPredicate$0(Lnet/minecraft/block/BlockState;)Z to md4d7f92$lambda$extendPredicate$0$0 in assets/botania/botania.mixins.json:MixinPollinateGoal
[27Aug2021 01:00:30.875] [main/DEBUG] [mixin/]: Mixing AccessorNearestAttackableTarget from assets/botania/botania.mixins.json into net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
[27Aug2021 01:00:30.887] [main/DEBUG] [mixin/]: Mixing BoatEntityMixin from quark.mixins.json into net.minecraft.entity.item.BoatEntity
[27Aug2021 01:00:30.903] [main/DEBUG] [mixin/]: Mixing AccessorAvoidEntityGoal from assets/botania/botania.mixins.json into net.minecraft.entity.ai.goal.AvoidEntityGoal
[27Aug2021 01:00:30.925] [main/DEBUG] [mixin/]: Mixing AccessorCreeperEntity from assets/botania/botania.mixins.json into net.minecraft.entity.monster.CreeperEntity
[27Aug2021 01:00:30.938] [main/DEBUG] [mixin/]: Mixing AccessorAbstractHorseEntity from assets/botania/botania.mixins.json into net.minecraft.entity.passive.horse.AbstractHorseEntity
[27Aug2021 01:00:31.056] [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;
[27Aug2021 01:00:31.115] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack
[27Aug2021 01:00:31.117] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from quark.mixins.json into net.minecraft.item.ItemStack
[27Aug2021 01:00:31.131] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_110131_b with desc (Lnet/minecraft/item/ItemStack;)V
[27Aug2021 01:00:31.153] [main/DEBUG] [mixin/]: Mixing AbstractMinecartEntityMixin from quark.mixins.json into net.minecraft.entity.item.minecart.AbstractMinecartEntity
[27Aug2021 01:00:31.154] [main/DEBUG] [mixin/]: Mixing MixinAbstractMinecartEntity from assets/botania/botania.mixins.json into net.minecraft.entity.item.minecart.AbstractMinecartEntity
[27Aug2021 01:00:31.185] [main/DEBUG] [mixin/]: Mixing AccessorAbstractSpawner from assets/botania/botania.mixins.json into net.minecraft.world.spawner.AbstractSpawner
[27Aug2021 01:00:31.193] [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;
[27Aug2021 01:00:31.242] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[27Aug2021 01:00:31.243] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_208003_a with desc (Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z
[27Aug2021 01:00:31.253] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[27Aug2021 01:00:31.254] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241844_w with desc (F)V
[27Aug2021 01:00:31.328] [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;
[27Aug2021 01:00:31.344] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_85036_m with desc ()V
[27Aug2021 01:00:31.347] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[27Aug2021 01:00:31.358] [main/DEBUG] [mixin/]: Mixing MixinThrowableEntity from assets/botania/botania.mixins.json into net.minecraft.entity.projectile.ThrowableEntity
[27Aug2021 01:00:31.569] [main/DEBUG] [mixin/]: Mixing common.MixinTagMatchRuleTest from mixin.terraforged.json into net.minecraft.world.gen.feature.template.TagMatchRuleTest
[27Aug2021 01:00:31.615] [main/DEBUG] [mixin/]: Mixing StructureStartMixin from quark.mixins.json into net.minecraft.world.gen.feature.structure.StructureStart
[27Aug2021 01:00:32.251] [main/DEBUG] [mixin/]: Mixing DamageEnchantmentMixin from quark.mixins.json into net.minecraft.enchantment.DamageEnchantment
[27Aug2021 01:00:32.258] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_92089_a with desc (Lnet/minecraft/item/ItemStack;)Z
[27Aug2021 01:00:32.267] [main/DEBUG] [mixin/]: Mixing PiercingEnchantmentMixin from quark.mixins.json into net.minecraft.enchantment.PiercingEnchantment
[27Aug2021 01:00:32.289] [main/DEBUG] [mixin/]: Mixing BlockItemMixin from quark.mixins.json into net.minecraft.item.BlockItem
[27Aug2021 01:00:32.310] [main/DEBUG] [mixin/]: Mixing AccessorHoeItem from assets/botania/botania.mixins.json into net.minecraft.item.HoeItem
[27Aug2021 01:00:32.311] [main/DEBUG] [mixin/]: Renaming @Accessor method getConversions()Ljava/util/Map; to getConversions_$md$4d7f92$0 in assets/botania/botania.mixins.json:AccessorHoeItem
[27Aug2021 01:00:32.319] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[27Aug2021 01:00:32.329] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
[27Aug2021 01:00:32.370] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220013_l with desc (Lnet/minecraft/item/ItemStack;)F
[27Aug2021 01:00:32.453] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[27Aug2021 01:00:32.487] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_234600_a_ with desc (Lnet/minecraft/entity/player/PlayerEntity;)Z
[27Aug2021 01:00:32.565] [main/DEBUG] [mixin/]: Mixing AccessorStats from assets/botania/botania.mixins.json into net.minecraft.stats.Stats
[27Aug2021 01:00:32.565] [main/DEBUG] [mixin/]: Renaming @Invoker method botania_registerCustom(Ljava/lang/String;Lnet/minecraft/stats/IStatFormatter;)Lnet/minecraft/util/ResourceLocation; to botania_registerCustom_$md$4d7f92$0 in assets/botania/botania.mixins.json:AccessorStats
[27Aug2021 01:00:32.596] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/entity/player/PlayerInventory
[27Aug2021 01:00:32.725] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_75214_a with desc (Lnet/minecraft/item/ItemStack;)Z
[27Aug2021 01:00:32.864] [main/DEBUG] [mixin/]: Mixing StructurePieceMixin from quark.mixins.json into net.minecraft.world.gen.feature.structure.StructurePiece
[27Aug2021 01:00:33.341] [main/DEBUG] [mixin/]: Mixing common.MixinMinecraftServer from mixin.terraforged.json into net.minecraft.server.MinecraftServer
[27Aug2021 01:00:33.425] [main/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4980
[27Aug2021 01:00:33.597] [main/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
[27Aug2021 01:00:33.604] [main/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 12 threads for parallel mod-loading
[27Aug2021 01:00:33.641] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.641] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for info.u_team.useful_backpacks.UsefulBackpacksMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.646] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.646] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for yalter.mousetweaks.forge.MouseTweaksForge with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.648] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.648] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.gigaherz.toolbelt.ToolBelt with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.651] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.651] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for biomesoplenty.core.BiomesOPlenty with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.654] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.654] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for pam.pamhc2crops.Pamhc2crops with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.657] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.657] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.JustEnoughItems with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.658] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.658] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.botania.common.Botania with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.702] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.702] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.paulf.fairylights.FairyLights with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.736] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.736] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.commodorethrawn.strawgolem.Strawgolem with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.737] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.737] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.curios.Curios with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.741] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.741] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.patchouli.common.base.Patchouli with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.742] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.742] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.bettercaves.BetterCaves with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.743] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.744] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xaero.minimap.XaeroMinimap with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.753] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.753] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.terraforged.mod.TerraForgedMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.763] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.764] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.arl.AutoRegLib with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.766] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.767] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.yungsapi.YungsApi with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.769] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.769] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lilypuree.decorative_blocks.DecorativeBlocks with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.780] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.780] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xreliquary.Reliquary with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.785] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.785] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for teamdraco.fins.FinsAndTails with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.791] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.791] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for info.u_team.u_team_core.UCoreMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.792] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.792] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.yezon.theabyss.TheabyssMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.795] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.795] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.furniture.FurnitureMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.803] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.803] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.829] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.829] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.quark.base.Quark with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.831] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.831] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for wolfshotz.dml.DragonMountsLegacy with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.840] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.840] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for twilightforest.TwilightForestMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.863] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.863] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ferreusveritas.dynamictrees.DynamicTrees with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.870] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.870] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.orecruncher.environs.Environs with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.874] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.874] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.orecruncher.sndctrl.SoundControl with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.876] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.876] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.orecruncher.mobeffects.MobEffects with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.878] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.878] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.orecruncher.dsurround.DynamicSurroundings with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.888] [main/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Loading KotlinModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300}
[27Aug2021 01:00:33.895] [main/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for mods.betterfoliage.BetterFoliageMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.910] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.911] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.progwml6.ironchest.IronChests with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.913] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@1d858300 - got cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.914] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.cutecore.CutecoreMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@1d858300 & cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:33.944] [modloading-worker-3/DEBUG] [bettercaves/]: Better Caves entry point
[27Aug2021 01:00:33.939] [modloading-worker-10/INFO] [strawgolem/]: Initializing strawgolem
[27Aug2021 01:00:33.929] [modloading-worker-4/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
[27Aug2021 01:00:33.958] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mousetweaks
[27Aug2021 01:00:33.971] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
[27Aug2021 01:00:34.017] [modloading-worker-9/DEBUG] [JarSignVerifier/]: Took 70.84 ms to check if mod usefulbackpacks is signed.
[27Aug2021 01:00:34.017] [modloading-worker-9/INFO] [JarSignVerifier/]: Mod usefulbackpacks is signed with a valid certificate.
[27Aug2021 01:00:34.042] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaerominimap
[27Aug2021 01:00:34.043] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for autoreglib
[27Aug2021 01:00:34.048] [modloading-worker-9/DEBUG] [AnnotationManager/Construct]: Load construct (info.u_team.useful_backpacks.init.UsefulBackpacksCommonConstruct) for mod usefulbackpacks
[27Aug2021 01:00:34.089] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file usefulbackpacks-common.toml for usefulbackpacks tracking
[27Aug2021 01:00:34.089] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsapi
[27Aug2021 01:00:34.091] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file strawgolem-common.toml for strawgolem tracking
[27Aug2021 01:00:34.091] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for strawgolem
[27Aug2021 01:00:34.091] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.commodorethrawn.strawgolem.Registry to MOD
[27Aug2021 01:00:34.093] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file pamhc2crops.toml for pamhc2crops tracking
[27Aug2021 01:00:34.096] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file decorative_blocks-common.toml for decorative_blocks tracking
[27Aug2021 01:00:34.102] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file patchouli-client.toml for patchouli tracking
[27Aug2021 01:00:34.106] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file botania-client.toml for botania tracking
[27Aug2021 01:00:34.107] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file botania-common.toml for botania tracking
[27Aug2021 01:00:34.129] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.commodorethrawn.strawgolem.events.IronGolemHandler to FORGE
[27Aug2021 01:00:34.129] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-client.toml for curios tracking
[27Aug2021 01:00:34.130] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file usefulbackpacks-server.toml for usefulbackpacks tracking
[27Aug2021 01:00:34.145] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-server.toml for curios tracking
[27Aug2021 01:00:34.145] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curios
[27Aug2021 01:00:34.145] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.theillusivec4.curios.common.CuriosRegistry to MOD
[27Aug2021 01:00:34.146] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-server.toml for toolbelt tracking
[27Aug2021 01:00:34.146] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-client.toml for toolbelt tracking
[27Aug2021 01:00:34.146] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toolbelt-common.toml for toolbelt tracking
[27Aug2021 01:00:34.146] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toolbelt
[27Aug2021 01:00:34.146] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.gigaherz.toolbelt.common.BeltEvents to FORGE
[27Aug2021 01:00:34.147] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for patchouli
[27Aug2021 01:00:34.149] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.ReloadContentsHandler to FORGE
[27Aug2021 01:00:34.172] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.commodorethrawn.strawgolem.events.GolemEventHandler to FORGE
[27Aug2021 01:00:34.174] [modloading-worker-10/DEBUG] [mixin/]: Mixing DamageSourceMixin from quark.mixins.json into net.minecraft.util.DamageSource
[27Aug2021 01:00:34.178] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.commodorethrawn.strawgolem.events.GolemCreationHandler to FORGE
[27Aug2021 01:00:34.183] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.LecternEventHandler to FORGE
[27Aug2021 01:00:34.187] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.commodorethrawn.strawgolem.events.CropGrowthHandler to FORGE
[27Aug2021 01:00:34.191] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.handler.PlayerJoinHandler to FORGE
[27Aug2021 01:00:34.194] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.commodorethrawn.strawgolem.entity.capability.CapabilityHandler to FORGE
[27Aug2021 01:00:34.217] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pamhc2crops
[27Aug2021 01:00:34.218] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing pam.pamhc2crops.config.Config to FORGE
[27Aug2021 01:00:34.230] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bettercaves-1_16.toml for bettercaves tracking
[27Aug2021 01:00:34.240] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.commodorethrawn.strawgolem.config.StrawgolemConfig to FORGE
[27Aug2021 01:00:34.246] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.commodorethrawn.strawgolem.config.ConfigHandler to MOD
[27Aug2021 01:00:34.247] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.common.item.PatchouliItems to MOD
[27Aug2021 01:00:34.251] [modloading-worker-9/DEBUG] [AnnotationManager/Integration]: Load curios integration (info.u_team.useful_backpacks.integration.curios.init.CuriosIntegrationCommonConstruct) for mod usefulbackpacks
[27Aug2021 01:00:34.259] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file fairylights-common.toml for fairylights tracking
[27Aug2021 01:00:34.264] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for usefulbackpacks
[27Aug2021 01:00:34.265] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.useful_backpacks.data.UsefulBackpacksDataGenerator to MOD
[27Aug2021 01:00:34.266] [modloading-worker-9/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 36.2 from cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:34.266] [modloading-worker-9/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 36.2.2
[27Aug2021 01:00:34.266] [modloading-worker-9/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 36.2
[27Aug2021 01:00:34.266] [modloading-worker-9/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[27Aug2021 01:00:34.270] [modloading-worker-9/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.16.5
[27Aug2021 01:00:34.270] [modloading-worker-9/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20210115.111550
[27Aug2021 01:00:34.270] [modloading-worker-9/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.2, for MC 1.16.5 with MCP 20210115.111550
[27Aug2021 01:00:34.272] [modloading-worker-9/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.2 Initialized
[27Aug2021 01:00:34.293] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettercaves
[27Aug2021 01:00:34.304] [modloading-worker-15/DEBUG] [JarSignVerifier/]: Took 85.68 ms to check if mod uteamcore is signed.
[27Aug2021 01:00:34.304] [modloading-worker-15/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
[27Aug2021 01:00:34.304] [modloading-worker-15/DEBUG] [AnnotationManager/Construct]: Load construct (info.u_team.u_team_core.intern.init.UCoreCommonConstruct) for mod uteamcore
[27Aug2021 01:00:34.322] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[27Aug2021 01:00:34.322] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[27Aug2021 01:00:34.322] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
[27Aug2021 01:00:34.328] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for decorative_blocks
[27Aug2021 01:00:34.328] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lilypuree.decorative_blocks.setup.ModSetup to FORGE
[27Aug2021 01:00:34.331] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for uteamcore
[27Aug2021 01:00:34.332] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing info.u_team.u_team_core.intern.data.UCoreDataGenerator to MOD
[27Aug2021 01:00:34.356] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/generation.toml for biomesoplenty tracking
[27Aug2021 01:00:34.357] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lilypuree.decorative_blocks.datagen.DataGenerators to MOD
[27Aug2021 01:00:34.358] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file biomesoplenty/client.toml for biomesoplenty tracking
[27Aug2021 01:00:34.358] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for biomesoplenty
[27Aug2021 01:00:34.358] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBlocks to MOD
[27Aug2021 01:00:34.360] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fairylights
[27Aug2021 01:00:34.360] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.paulf.fairylights.server.item.crafting.FLCraftingRecipes to FORGE
[27Aug2021 01:00:34.360] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing me.paulf.fairylights.data.DataGatherer to MOD
[27Aug2021 01:00:34.362] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.lilypuree.decorative_blocks.Config to FORGE
[27Aug2021 01:00:34.363] [modloading-worker-15/DEBUG] [mixin/]: Mixing MixinLootTable from assets/botania/botania.mixins.json into net.minecraft.loot.LootTable
[27Aug2021 01:00:34.363] [modloading-worker-15/DEBUG] [mixin/]: Renaming synthetic method lambda$filterDisposables$0(Lnet/minecraft/loot/LootContext;Ljava/util/function/Consumer;Lnet/minecraft/item/ItemStack;)V to md4d7f92$lambda$filterDisposables$0$0 in assets/botania/botania.mixins.json:MixinLootTable
[27Aug2021 01:00:34.408] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dynamictrees-server.toml for dynamictrees tracking
[27Aug2021 01:00:34.408] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file twilightforest-common.toml for twilightforest tracking
[27Aug2021 01:00:34.408] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dynamictrees-common.toml for dynamictrees tracking
[27Aug2021 01:00:34.408] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dynamictrees-client.toml for dynamictrees tracking
[27Aug2021 01:00:34.412] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file twilightforest-client.toml for twilightforest tracking
[27Aug2021 01:00:34.431] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModPaintings to MOD
[27Aug2021 01:00:34.433] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModBiomes to MOD
[27Aug2021 01:00:34.434] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[27Aug2021 01:00:34.435] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for environs
[27Aug2021 01:00:34.517] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModSounds to MOD
[27Aug2021 01:00:34.519] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModItems to MOD
[27Aug2021 01:00:34.525] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sndctrl
[27Aug2021 01:00:34.526] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mobeffects
[27Aug2021 01:00:34.527] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dsurround
[27Aug2021 01:00:34.529] [modloading-worker-9/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Loaded kotlin modclass mods.betterfoliage.BetterFoliageMod with cpw.mods.modlauncher.TransformingClassLoader@1d858300
[27Aug2021 01:00:34.529] [modloading-worker-9/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Loading mod instance betterfoliage of type mods.betterfoliage.BetterFoliageMod
[27Aug2021 01:00:34.555] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dragonmounts
[27Aug2021 01:00:34.566] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.init.ModEntities to MOD
[27Aug2021 01:00:34.571] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing biomesoplenty.client.handler.GuiEventHandler to FORGE
[27Aug2021 01:00:34.760] [modloading-worker-15/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ironchest
[27Aug2021 01:00:34.789] [modloading-worker-8/INFO] [TerraForged/]: Environment: dev=false, stable=true, vanilla=false
[27Aug2021 01:00:34.813] [modloading-worker-8/INFO] [TerraForged/]: Signature:  7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
[27Aug2021 01:00:34.836] [modloading-worker-8/INFO] [TerraForged/]: Trust Data: CN=TerraForged self-signed
[27Aug2021 01:00:34.843] [modloading-worker-8/INFO] [TerraForged/]: Initializing tags
[27Aug2021 01:00:34.844] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for terraforged
[27Aug2021 01:00:34.844] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.util.setup.SetupDebug to FORGE
[27Aug2021 01:00:34.861] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dynamictrees
[27Aug2021 01:00:34.861] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.resources.DTResourceRegistries to FORGE
[27Aug2021 01:00:34.865] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.server.command.TerraCommand to FORGE
[27Aug2021 01:00:34.955] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file fins-common.toml for fins tracking
[27Aug2021 01:00:35.033] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.server.ServerEvents to FORGE
[27Aug2021 01:00:35.041] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.server.ServerEvents$Dedicated to FORGE
[27Aug2021 01:00:35.043] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.feature.sapling.SaplingListener to FORGE
[27Aug2021 01:00:35.047] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.data.gen.LangGenerator to MOD
[27Aug2021 01:00:35.050] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.data.gen.FeatureGenerator to MOD
[27Aug2021 01:00:35.052] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.chunk.generator.MobGenerator to FORGE
[27Aug2021 01:00:35.062] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.biome.spawn.SpawnHandler to FORGE
[27Aug2021 01:00:35.066] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.biome.ModBiomes to MOD
[27Aug2021 01:00:35.073] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.TerraForgedMod to MOD
[27Aug2021 01:00:35.075] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fins
[27Aug2021 01:00:35.075] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing teamdraco.fins.init.FinsItems to MOD
[27Aug2021 01:00:35.076] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing teamdraco.fins.FinsConfig to MOD
[27Aug2021 01:00:35.078] [modloading-worker-11/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing teamdraco.fins.common.CommonEvents to FORGE
[27Aug2021 01:00:35.210] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.TerraForgedMod$ForgeEvents to FORGE
[27Aug2021 01:00:35.211] [modloading-worker-8/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.terraforged.mod.RegistrationEvents to MOD
[27Aug2021 01:00:35.403] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file xreliquary-client.toml for xreliquary tracking
[27Aug2021 01:00:35.403] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file xreliquary-common.toml for xreliquary tracking
[27Aug2021 01:00:35.409] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xreliquary
[27Aug2021 01:00:35.409] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xreliquary.init.ModLoot to FORGE
[27Aug2021 01:00:35.411] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xreliquary.init.ModEntities to MOD
[27Aug2021 01:00:35.414] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.init.DTTrees to MOD
[27Aug2021 01:00:35.416] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.init.DTRegistries to MOD
[27Aug2021 01:00:35.418] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xreliquary.init.ModCapabilities to FORGE
[27Aug2021 01:00:35.420] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xreliquary.init.ModCompat to MOD
[27Aug2021 01:00:35.429] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xreliquary.init.ModFluids to MOD
[27Aug2021 01:00:35.429] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xreliquary.init.ModSounds to MOD
[27Aug2021 01:00:35.431] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xreliquary.init.ModPotions to MOD
[27Aug2021 01:00:35.441] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xreliquary.pedestal.PedestalRegistry to MOD
[27Aug2021 01:00:35.443] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xreliquary.data.DataGenerators to MOD
[27Aug2021 01:00:35.444] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xreliquary.client.init.ModParticles to MOD
[27Aug2021 01:00:35.468] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.init.DTConfigs to MOD
[27Aug2021 01:00:35.469] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.event.handlers.MissingEventHandler to FORGE
[27Aug2021 01:00:35.470] [modloading-worker-2/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ferreusveritas.dynamictrees.blocks.rootyblocks.JSONSubAppliersHandler to MOD
[27Aug2021 01:00:35.474] [modloading-worker-4/INFO] [twilightforest/]: Skipped compatibility for mod immersiveengineering.
[27Aug2021 01:00:35.475] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for twilightforest
[27Aug2021 01:00:35.475] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.data.DataGenerators to MOD
[27Aug2021 01:00:35.479] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.block.TFBlocks to MOD
[27Aug2021 01:00:35.479] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.IMCHandler to MOD
[27Aug2021 01:00:35.481] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFTickHandler to FORGE
[27Aug2021 01:00:35.482] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.entity.TFEntities to MOD
[27Aug2021 01:00:35.515] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xreliquary.handler.CommonEventHandler to FORGE
[27Aug2021 01:00:35.519] [modloading-worker-1/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing xreliquary.blocks.PassivePedestalBlock to FORGE
[27Aug2021 01:00:35.895] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFEventListener to FORGE
[27Aug2021 01:00:35.923] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TFConfig to FORGE
[27Aug2021 01:00:35.923] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.worldgen.TwilightFeatures to MOD
[27Aug2021 01:00:35.924] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.worldgen.ConfiguredWorldCarvers to MOD
[27Aug2021 01:00:35.927] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.TwilightForestMod to MOD
[27Aug2021 01:00:35.928] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.OreMagnetItem to FORGE
[27Aug2021 01:00:35.932] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.KnightmetalSwordItem to FORGE
[27Aug2021 01:00:35.933] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.MinotaurAxeItem to FORGE
[27Aug2021 01:00:35.934] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.item.EnderBowItem to FORGE
[27Aug2021 01:00:35.935] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.world.TFDimensions to FORGE
[27Aug2021 01:00:35.936] [modloading-worker-4/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing twilightforest.world.surfacebuilders.TFSurfaceBuilders to MOD
[27Aug2021 01:00:36.201] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betterfoliage-client.toml for betterfoliage tracking
[27Aug2021 01:00:36.209] [modloading-worker-9/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
[27Aug2021 01:00:36.210] [modloading-worker-9/ERROR] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Failed to create mod instance. ModID: betterfoliage, class mods.betterfoliage.BetterFoliageMod
java.lang.ExceptionInInitializerError: null
    at sun.misc.Unsafe.ensureClassInitialized(Native Method) ~[?:1.8.0_301]
    at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(Unknown Source) ~[?:1.8.0_301]
    at sun.reflect.ReflectionFactory.newFieldAccessor(Unknown Source) ~[?:1.8.0_301]
    at java.lang.reflect.Field.acquireFieldAccessor(Unknown Source) ~[?:1.8.0_301]
    at java.lang.reflect.Field.getFieldAccessor(Unknown Source) ~[?:1.8.0_301]
    at java.lang.reflect.Field.get(Unknown Source) ~[?:1.8.0_301]
    at kotlin.reflect.jvm.internal.KClassImpl$Data$objectInstance$2.invoke(KClassImpl.kt:117) ~[?:?]
    at kotlin.reflect.jvm.internal.ReflectProperties$LazyVal.invoke(ReflectProperties.java:62) ~[?:?]
    at kotlin.reflect.jvm.internal.ReflectProperties$Val.getValue(ReflectProperties.java:31) ~[?:?]
    at kotlin.reflect.jvm.internal.KClassImpl$Data.getObjectInstance(KClassImpl.kt) ~[?:?]
    at kotlin.reflect.jvm.internal.KClassImpl.getObjectInstance(KClassImpl.kt:242) ~[?:?]
    at thedarkcolour.kotlinforforge.KotlinModContainer.constructMod(KotlinModContainer.kt:102) ~[?:1.14.0]
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) [?:1.8.0_301]
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) [?:1.8.0_301]
    at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_301]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_301]
    at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_301]
    at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_301]
Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
    at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71) ~[forge-1.16.5-36.2.2.jar:36.2]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_301]
    at mods.betterfoliage.BetterFoliageMod.<clinit>(BetterFoliageMod.kt:73) ~[betterfoliage:2.7.1]
    ... 19 more
[27Aug2021 01:00:37.713] [modloading-worker-3/DEBUG] [mixin/]: Mixing MixinEntitySpawnPlacementRegistry from assets/botania/botania.mixins.json into net.minecraft.entity.EntitySpawnPlacementRegistry
[27Aug2021 01:00:37.827] [modloading-worker-6/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for botania
[27Aug2021 01:00:38.515] [modloading-worker-13/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cutecore
[27Aug2021 01:00:38.702] [modloading-worker-10/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for theabyss
[27Aug2021 01:00:39.268] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cfm-client.toml for cfm tracking
[27Aug2021 01:00:39.268] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cfm-common.toml for cfm tracking
[27Aug2021 01:00:39.270] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cfm
[27Aug2021 01:00:39.270] [modloading-worker-12/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.furniture.common.mail.PostOffice to FORGE
[27Aug2021 01:00:39.484] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file quark-common.toml for quark tracking
[27Aug2021 01:00:39.494] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quark
[27Aug2021 01:00:39.495] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.world.WorldGenHandler to FORGE
[27Aug2021 01:00:39.496] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.world.EntitySpawnHandler to FORGE
[27Aug2021 01:00:39.496] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.handler.MiscUtil to FORGE
[27Aug2021 01:00:39.497] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.handler.FuelHandler to FORGE
[27Aug2021 01:00:39.498] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.handler.ContributorRewardHandler to FORGE
[27Aug2021 01:00:39.502] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.base.capability.CapabilityHandler to FORGE
[27Aug2021 01:00:39.504] [modloading-worker-3/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.quark.addons.oddities.magnetsystem.MagnetSystem to FORGE
[27Aug2021 01:00:39.515] [main/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
[27Aug2021 01:00:39.532] [main/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4980
[27Aug2021 01:00:39.539] [main/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID a2624b7a-15c1-49b4-b94d-d09817825d72
[27Aug2021 01:00:39.541] [main/INFO] [STDOUT/]: [net.minecraft.crash.CrashReport:func_85057_a:196]: Negative index in crash report handler (16/18)
[27Aug2021 01:00:39.551] [main/FATAL] [net.minecraftforge.fml.server.ServerModLoader/]: Crash report saved to .\crash-reports\crash-2021-08-27_01.00.39-fml.txt
[27Aug2021 01:00:39.560] [main/FATAL] [net.minecraft.server.Main/]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
    Better Foliage (betterfoliage) has failed to load correctly
§7java.lang.ExceptionInInitializerError: null
]
    at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:269) ~[forge:?]
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:236) ~[forge:?]
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:194) ~[forge:?]
    at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?]
    at net.minecraft.server.Main.main(Main.java:95) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_301]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_301]
    at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.2.jar:36.2]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
    at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.2.jar:?]
    at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.2.jar:?]
    at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.2.jar:?]
 

 

I hope you can help me. ;)

Edited by yKirito

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • https://docs.google.com/document/d/1shk_1qnUaIYz0fvCkMKGk5ixucCXa5SjLPAutkQXwLo/edit?usp=sharing  The crash report nothing notable happened before the crash we all just crashed and I do run it on my own PC not a host
    • New users at Temu receive a $100 Off discount on orders over $100 Off Use the code [{acx318439}]] during checkout to get TemuDiscount $100 Off off For New Users. You n save $100 Off off your first order with the Promo Code available for a limited time only. Extra 30% off for new and existing customers + Up to $40 Off % off & more. Temu Promo Codes for New users-[{acx318439}]] Temudiscount code for New customers- [{acx318439}]] Temu $40 Off Promo Code- [{acx318439}]] what are Temu codes- acx318439 does Temu give you $40 Off - [{acx318439}]] Yes Verified Temu Promo Code january 2025- {acx318439} TemuNew customer offer {acx318439} Temudiscount codejanuary 2025 {acx318439} 100 off Promo Code Temu {acx318439} Temu 100% off any order {acx318439} 100 dollar off Temu code {acx318439} TemuCoupon $40 Off off for New customers There are a number of discounts and deals shoppers n take advantage of with the Teemu Coupon Bundle [{acx318439}]]. TemuCoupon $40 Off off for New customers [{acx318439}]] will save you $40 Off on your order. To get a discount, click on the item to purchase and enter the code. You n think of it as a supercharged savings pack for all your shopping needs Temu Promo Code 80% off – [{acx318439}]] Free Temu codes 50% off – [{acx318439}]] TemuCoupon $40 Off off – [{acx318439}]] Temu buy to get ₱39 – [{acx318439}]] Temu 129 coupon bundle – [{acx318439}]] Temu buy 3 to get €99 – [{acx318439}]] Exclusive $40 Off Off TemuDiscount Code Temu $40 Off Off Promo Code : (acx318439) Temu Discount Code $40 Off Bundle (acx318439) acx318439 Temu $40 Off off Promo Code for Exsting users : (acx318439) Temu Promo Code $40 Off off Use the coupon code "[{acx318439}]]" or "[{acx318439}]]" to get the $50 coupon bundle. On your next purchase, you will also receive a 50% discount. If you use Temu for your shipping, you can save some money by taking advantage of this offer. The Temu $100 Off coupon code (acx318439) will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Temu offers $100 Off Coupon Code “acx318439” for Existing Customers.  With the $100 Off Coupon Bundle at Temu, you can get a $100 bonus plus 30% off any purchase if you sign up with the referral code [{acx318439}]] and make a first purchase of $40 off or more. Temu Promo Code 100 off-{acx318439} Temu Promo Code -{acx318439} Temu Promo Code $40 Off off-{acx318439} kubonus code -{acx318439} Get ready to unlock a world of savings with our free Temu UK coupons! We’ve got you covered with a wide range of Temu UK coupon code options that will help you maximize your shopping experience.30% Off Temu UK Coupons, Promo Codes + 25% Cash Back [ acx318439]   Yes, Temu offers $100 off coupon code {acx318439} for first-time users. You can get a $100 bonus plus 40% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [{acx318439}]] and make a first purchase of $100 or more. If you are who wish to join Temu, then you should use this exclusive TemuCoupon code $100 off (acx318439) and get $100 off on your purchase with Temu. You can get a $100 discount with TemuCoupon code {acx318439}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {acx318439} at checkout to avail of the discount. You can use the code {acx318439} to get a $100 off TemuCoupon as a new customer. Apply this TemuCoupon code $100 off (acx318439) to get a $100 discount on your shopping with Temu. If you’re a first-time user and looking for a TemuCoupon code $100 first time user(acx318439) then using this code will give you a flat $100 Off and a 90% discount on your Temu shopping.     •    acx318439: Enjoy flat 40% off on your first Temu order.     •    acx318439: Download the Temu app and get an additional 40% off.     •    acx318439: Celebrate spring with up to 90% discount on selected items.     •    acx318439: Score up to 90% off on clearance items.     •    acx318439: Beat the heat with hot summer savings of up to 90% off.     •    acx318439: Temu UK Coupon Code to 40% off on Appliances at Temu. How to Apply Temu Coupon Code? Using the TemuCoupon code $100 off is a breeze. All you need to do is follow these simple steps:     1    Visit the Temu website or app and browse through the vast collection of products.     2    Once you’ve added the items you wish to purchase to your cart, proceed to the checkout page.     3    During the checkout process, you’ll be prompted to enter a coupon code or promo code.     4    Type in the coupon code: [{acx318439}]] and click “Apply.”     5    Voila! You’ll instantly see the $100 discount reflected in your total purchase amount. Temu New User Coupon: Up To 90% OFF For Existing Customers Temu Existing customer’s coupon codes are designed just for new customers, offering the biggest discounts 90% and the best deals currently available on Temu. To maximize your savings, download the Temu app and apply our Temu new user coupon during checkout.     •    acx318439: New users can get up to 80% extra off.     •    acx318439: Get a massive 40% off your first order!     •    acx318439: Get 20% off on your first order; no minimum spending required.     •    acx318439: Take an extra 15% off your first order on top of existing discounts.     •    acx318439: Temu UK Enjoy a 40% discount on your entire first purchase. New users at Temu receive a $100 Off discount on orders over $100 Off Use the code [{acx318439}]] during checkout to get TemuDiscount $100 Off off For New Users. You n save $100 Off off your first order with the Promo Code available for a limited time only. Extra 30% off for new and existing customers + Up to $40 Off % off & more. Temu Promo Codes for New users- [{acx318439}]] Temudiscount code for New customers- [{acx318439}]] Temu $40 Off Promo Code- [{acx318439}]] what are Temu codes- acx318439 does Temu give you $40 Off - [{acx318439}]] Yes Verified Temu Promo Code january 2025- {acx318439} TemuNew customer offer {acx318439} Temudiscount codejanuary 2025 {acx318439} 100 off Promo Code Temu {acx318439} Temu 100% off any order {acx318439} 100 dollar off Temu code {acx318439} TemuCoupon $40 Off off for New customers There are a number of discounts and deals shoppers n take advantage of with the Teemu Coupon Bundle [{acx318439}]]. TemuCoupon $40 Off off for New customers [{acx318439}]] will save you $40 Off on your order. To get a discount, click on the item to purchase and enter the code. You n think of it as a supercharged savings pack for all your shopping needs Temu Promo Code 80% off – [{acx318439}]] Free Temu codes 50% off – [{acx318439}]] TemuCoupon $40 Off off – [{acx318439}]] Temu buy to get ₱39 – [{acx318439}]] Temu 129 coupon bundle – [{acx318439}]] Temu buy 3 to get €99 – [{acx318439}]] Exclusive $40 Off Off TemuDiscount Code Temu $40 Off Off Promo Code : (acx318439) TemuDiscount Code $40 Off Bundle (acx318439) acx318439 Temu $40 Off off Promo Code for Exsting users : (acx318439) Temu Promo Code $40 Off off Temu $100 Off OFF promo code (acx318439) will save you $100 Off on your order. To get a discount, click on the item to purchase and enter the code. Yes, Temu offers $100 Off Coupon Code “acx318439” for Existing Customers. You can get a $100 Off bonus plus 30% off any purchase at Temu with the $100 Off Coupon Bundle at Temu if you sign up with the referral code [{acx318439}]] and make a first purchase of $40 Off or more. Temu Promo Code 100 off-{acx318439} Temu Promo Code -{acx318439} Temu Promo Code $40 Off off-{acx318439} kubonus code -{acx318439} Get ready to unlock a world of savings with our free Temu UK coupons! We’ve got you covered with a wide range of Temu UK coupon code options that will help you maximize your shopping experience.30% Off Temu UK Coupons, Promo Codes + 25% Cash Back [ acx318439] Yes, Temu offers $100 off coupon code {acx318439} for first-time users. You can get a $100 bonus plus 40% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [{acx318439}]] and make a first purchase of $100 or more. If you are who wish to join Temu, then you should use this exclusive TemuCoupon code $100 off (acx318439) and get $100 off on your purchase with Temu. You can get a $100 discount with TemuCoupon code {acx318439}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {acx318439} at checkout to avail of the discount. You can use the code {acx318439} to get a $100 off TemuCoupon as a new customer. Apply this TemuCoupon code $100 off (acx318439) to get a $100 discount on your shopping with Temu. If you’re a first-time user and looking for a TemuCoupon code $100 first time user(acx318439) then using this code will give you a flat $100 Off and a 90% discount on your Temu shopping. • acx318439: Enjoy flat 40% off on your first Temu order. • acx318439: Download the Temu app and get an additional 40% off. • acx318439: Celebrate spring with up to 90% discount on selected items. • acx318439: Score up to 90% off on clearance items. • acx318439: Beat the heat with hot summer savings of up to 90% off. • acx318439: Temu UK Coupon Code to 40% off on Appliances at Temu. How to Apply Temu Coupon Code? Using the TemuCoupon code $100 off is a breeze. All you need to do is follow these simple steps: 1 Visit the Temu website or app and browse through the vast collection of products. 2 Once you’ve added the items you wish to purchase to your cart, proceed to the checkout page. 3 During the checkout process, you’ll be prompted to enter a coupon code or promo code. 4 Type in the coupon code: [{acx318439}]] and click “Apply.” 5 Voila! You’ll instantly see the $100 discount reflected in your total purchase amount. Temu New User Coupon: Up To 90% OFF For Existing Customers Temu Existing customer’s coupon codes are designed just for new customers, offering the biggest discounts 90% and the best deals currently available on Temu. To maximize your savings, download the Temu app and apply our Temu new user coupon during checkout. • acx318439: New users can get up to 80% extra off. • acx318439: Get a massive 40% off your first order! • acx318439: Get 20% off on your first order; no minimum spending required. • acx318439: Take an extra 15% off your first order on top of existing discounts. • acx318439: Temu UK Enjoy a 40% discount on your entire first purchase. Yes, Temu offers $100 off coupon code {acx318439} for first-time users. You can get a $100 bonus plus 40% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [{acx318439}]] and make a first purchase of $100 or more. You can get a $100 discount with TemuCoupon code {acx318439}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {acx318439} at checkout to avail of the discount. You can use the code {acx318439} to get a $100 off TemuCoupon as a new customer. Apply this TemuCoupon code $100 off (acx318439) to get a $100 discount on your shopping with Temu. In this article, we'll dive into how you can get $100 off + 40% Discount with a TemuCoupon code. Get ready to unlock amazing savings and make the most out of your shopping experience in Temu. Temu Coupon Code $100 Off: Flat 40% Off With Code If you're a first-time user and looking for a TemuCoupon code $100 first time user (acx318439) then using this code will give you a flat $100 Off and a 40% discount on your Temu shopping. Our TemuCoupon code is completely safe and incredibly easy to use so that you can shop confidently. Check out these five fantastic TemuCoupon codes for january 2025 acx318439: Enjoy flat 40% off on your first Temu order. acx318439: Download the Temu app and get an additional 40% off. acx318439: Celebrate spring with up to 90% discount on selected items. acx318439: Score up to 90% off on clearance items. acx318439: Beat the heat with hot summer savings of up to 90% off. acx318439: Temu UK Coupon Code to 40% off on Appliances at Temu. These TemuCoupons are valid for both new and existing customers so that everyone can take advantage of these incredible deals. What is Temu and How Temu Coupon Codes Work? Temu is a popular online marketplace where you can find great deals using coupon codes and special promotions. Save big on purchases and earn money through their affiliate program. With various discount offers like the Pop-Up Sale and Coupon Wheels, Temu makes shopping affordable. How to Apply Temu Coupon Code? Using the TemuCoupon code $100 off is a breeze. All you need to do is follow these simple steps: Visit the Temu website or app and browse through the vast collection of products. Once you've added the items you wish to purchase to your cart, proceed to the checkout page. During the checkout process, you'll be prompted to enter a coupon code or promo code. Type in the coupon code: [{acx318439}]] and click "Apply." Voila! You'll instantly see the $100 discount reflected in your total purchase amount. Temu New User Coupon: Up To 80% OFF For Existing Customers Temu Existing customer's coupon codes are designed just for new customers, offering the biggest discounts and the best deals currently available on Temu. To maximize your savings, download the Temu app and apply our Temu new user coupon during checkout. acx318439: New users can get up to 80% extra off. acx318439: Get a massive 40% off your first order! acx318439: Get 20% off on your first order; no minimum spending required.acx318439: Take an extra 15% off your first order on top of existing discounts. acx318439: Temu UK Enjoy a 40% discount on your entire first purchase. We regularly test and verify these Temu first-time customer coupon codes to ensure they work perfectly for you. So, grab your favorite coupon code and start shopping today. Temu Coupon Code $100 Off For First-Time Users If you are who wish to join Temu, then you should use this exclusive TemuCoupon code $100 off (acx318439) and get $100 off on your purchase with Temu. The $100 off code for Temu is (acx318439). Remember to enter this code during the checkout process to enjoy the $100 discount on your purchase. Verified Temu Coupon Codes For january 2025 TemuCoupon code $100 off - (acx318439) $100 Off Temu Coupon code - acx318439 30% Off TemuCoupon code - (acx318439) Flat 40 Off Temu exclusive code - (acx318439) Temu 90% Discount Code: (acx318439) Temu Coupon Codes For Existing Users: 40% Discount Code To get the most out of your shopping experience, download the Temu app and apply our TemuCoupon codes for existing users at checkout. Check out these five fantastic TemuCoupons for existing users: acx318439: Slash 40% off your order as a token of our appreciation! acx318439: Enjoy a 40% discount on your next purchase. acx318439: Get an extra 25% off on top of existing discounts. acx318439: Loyal Temu shoppers from UAE can take 40% off their entire order. Our TemuCoupon code for existing customers injanuary 2025 will also provide you with unbeatable savings on top of already amazing discounts. What is The Best Temu Coupon Code $100 Off? The best TemuCoupon code for $100 off is (acx318439) which can effectively give you a $100 Temu Coupon bundle while shopping.  
    • New users at Temu receive a $100 Off discount on orders over $100 Off Use the code [{acx318439}]] during checkout to get TemuDiscount $100 Off off For New Users. You n save $100 Off off your first order with the Promo Code available for a limited time only. Extra 30% off for new and existing customers + Up to $40 Off % off & more. Temu Promo Codes for New users-[{acx318439}]] Temudiscount code for New customers- [{acx318439}]] Temu $40 Off Promo Code- [{acx318439}]] what are Temu codes- acx318439 does Temu give you $40 Off - [{acx318439}]] Yes Verified Temu Promo Code january 2025- {acx318439} TemuNew customer offer {acx318439} Temudiscount codejanuary 2025 {acx318439} 100 off Promo Code Temu {acx318439} Temu 100% off any order {acx318439} 100 dollar off Temu code {acx318439} TemuCoupon $40 Off off for New customers There are a number of discounts and deals shoppers n take advantage of with the Teemu Coupon Bundle [{acx318439}]]. TemuCoupon $40 Off off for New customers [{acx318439}]] will save you $40 Off on your order. To get a discount, click on the item to purchase and enter the code. You n think of it as a supercharged savings pack for all your shopping needs Temu Promo Code 80% off – [{acx318439}]] Free Temu codes 50% off – [{acx318439}]] TemuCoupon $40 Off off – [{acx318439}]] Temu buy to get ₱39 – [{acx318439}]] Temu 129 coupon bundle – [{acx318439}]] Temu buy 3 to get €99 – [{acx318439}]] Exclusive $40 Off Off TemuDiscount Code Temu $40 Off Off Promo Code : (acx318439) Temu Discount Code $40 Off Bundle (acx318439) acx318439 Temu $40 Off off Promo Code for Exsting users : (acx318439) Temu Promo Code $40 Off off Use the coupon code "[{acx318439}]]" or "[{acx318439}]]" to get the $50 coupon bundle. On your next purchase, you will also receive a 50% discount. If you use Temu for your shipping, you can save some money by taking advantage of this offer. The Temu $100 Off coupon code (acx318439) will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Temu offers $100 Off Coupon Code “acx318439” for Existing Customers.  With the $100 Off Coupon Bundle at Temu, you can get a $100 bonus plus 30% off any purchase if you sign up with the referral code [{acx318439}]] and make a first purchase of $40 off or more. Temu Promo Code 100 off-{acx318439} Temu Promo Code -{acx318439} Temu Promo Code $40 Off off-{acx318439} kubonus code -{acx318439} Get ready to unlock a world of savings with our free Temu UK coupons! We’ve got you covered with a wide range of Temu UK coupon code options that will help you maximize your shopping experience.30% Off Temu UK Coupons, Promo Codes + 25% Cash Back [ acx318439]   Yes, Temu offers $100 off coupon code {acx318439} for first-time users. You can get a $100 bonus plus 40% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [{acx318439}]] and make a first purchase of $100 or more. If you are who wish to join Temu, then you should use this exclusive TemuCoupon code $100 off (acx318439) and get $100 off on your purchase with Temu. You can get a $100 discount with TemuCoupon code {acx318439}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {acx318439} at checkout to avail of the discount. You can use the code {acx318439} to get a $100 off TemuCoupon as a new customer. Apply this TemuCoupon code $100 off (acx318439) to get a $100 discount on your shopping with Temu. If you’re a first-time user and looking for a TemuCoupon code $100 first time user(acx318439) then using this code will give you a flat $100 Off and a 90% discount on your Temu shopping.     •    acx318439: Enjoy flat 40% off on your first Temu order.     •    acx318439: Download the Temu app and get an additional 40% off.     •    acx318439: Celebrate spring with up to 90% discount on selected items.     •    acx318439: Score up to 90% off on clearance items.     •    acx318439: Beat the heat with hot summer savings of up to 90% off.     •    acx318439: Temu UK Coupon Code to 40% off on Appliances at Temu. How to Apply Temu Coupon Code? Using the TemuCoupon code $100 off is a breeze. All you need to do is follow these simple steps:     1    Visit the Temu website or app and browse through the vast collection of products.     2    Once you’ve added the items you wish to purchase to your cart, proceed to the checkout page.     3    During the checkout process, you’ll be prompted to enter a coupon code or promo code.     4    Type in the coupon code: [{acx318439}]] and click “Apply.”     5    Voila! You’ll instantly see the $100 discount reflected in your total purchase amount. Temu New User Coupon: Up To 90% OFF For Existing Customers Temu Existing customer’s coupon codes are designed just for new customers, offering the biggest discounts 90% and the best deals currently available on Temu. To maximize your savings, download the Temu app and apply our Temu new user coupon during checkout.     •    acx318439: New users can get up to 80% extra off.     •    acx318439: Get a massive 40% off your first order!     •    acx318439: Get 20% off on your first order; no minimum spending required.     •    acx318439: Take an extra 15% off your first order on top of existing discounts.     •    acx318439: Temu UK Enjoy a 40% discount on your entire first purchase. New users at Temu receive a $100 Off discount on orders over $100 Off Use the code [{acx318439}]] during checkout to get TemuDiscount $100 Off off For New Users. You n save $100 Off off your first order with the Promo Code available for a limited time only. Extra 30% off for new and existing customers + Up to $40 Off % off & more. Temu Promo Codes for New users- [{acx318439}]] Temudiscount code for New customers- [{acx318439}]] Temu $40 Off Promo Code- [{acx318439}]] what are Temu codes- acx318439 does Temu give you $40 Off - [{acx318439}]] Yes Verified Temu Promo Code january 2025- {acx318439} TemuNew customer offer {acx318439} Temudiscount codejanuary 2025 {acx318439} 100 off Promo Code Temu {acx318439} Temu 100% off any order {acx318439} 100 dollar off Temu code {acx318439} TemuCoupon $40 Off off for New customers There are a number of discounts and deals shoppers n take advantage of with the Teemu Coupon Bundle [{acx318439}]]. TemuCoupon $40 Off off for New customers [{acx318439}]] will save you $40 Off on your order. To get a discount, click on the item to purchase and enter the code. You n think of it as a supercharged savings pack for all your shopping needs Temu Promo Code 80% off – [{acx318439}]] Free Temu codes 50% off – [{acx318439}]] TemuCoupon $40 Off off – [{acx318439}]] Temu buy to get ₱39 – [{acx318439}]] Temu 129 coupon bundle – [{acx318439}]] Temu buy 3 to get €99 – [{acx318439}]] Exclusive $40 Off Off TemuDiscount Code Temu $40 Off Off Promo Code : (acx318439) TemuDiscount Code $40 Off Bundle (acx318439) acx318439 Temu $40 Off off Promo Code for Exsting users : (acx318439) Temu Promo Code $40 Off off Temu $100 Off OFF promo code (acx318439) will save you $100 Off on your order. To get a discount, click on the item to purchase and enter the code. Yes, Temu offers $100 Off Coupon Code “acx318439” for Existing Customers. You can get a $100 Off bonus plus 30% off any purchase at Temu with the $100 Off Coupon Bundle at Temu if you sign up with the referral code [{acx318439}]] and make a first purchase of $40 Off or more. Temu Promo Code 100 off-{acx318439} Temu Promo Code -{acx318439} Temu Promo Code $40 Off off-{acx318439} kubonus code -{acx318439} Get ready to unlock a world of savings with our free Temu UK coupons! We’ve got you covered with a wide range of Temu UK coupon code options that will help you maximize your shopping experience.30% Off Temu UK Coupons, Promo Codes + 25% Cash Back [ acx318439] Yes, Temu offers $100 off coupon code {acx318439} for first-time users. You can get a $100 bonus plus 40% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [{acx318439}]] and make a first purchase of $100 or more. If you are who wish to join Temu, then you should use this exclusive TemuCoupon code $100 off (acx318439) and get $100 off on your purchase with Temu. You can get a $100 discount with TemuCoupon code {acx318439}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {acx318439} at checkout to avail of the discount. You can use the code {acx318439} to get a $100 off TemuCoupon as a new customer. Apply this TemuCoupon code $100 off (acx318439) to get a $100 discount on your shopping with Temu. If you’re a first-time user and looking for a TemuCoupon code $100 first time user(acx318439) then using this code will give you a flat $100 Off and a 90% discount on your Temu shopping. • acx318439: Enjoy flat 40% off on your first Temu order. • acx318439: Download the Temu app and get an additional 40% off. • acx318439: Celebrate spring with up to 90% discount on selected items. • acx318439: Score up to 90% off on clearance items. • acx318439: Beat the heat with hot summer savings of up to 90% off. • acx318439: Temu UK Coupon Code to 40% off on Appliances at Temu. How to Apply Temu Coupon Code? Using the TemuCoupon code $100 off is a breeze. All you need to do is follow these simple steps: 1 Visit the Temu website or app and browse through the vast collection of products. 2 Once you’ve added the items you wish to purchase to your cart, proceed to the checkout page. 3 During the checkout process, you’ll be prompted to enter a coupon code or promo code. 4 Type in the coupon code: [{acx318439}]] and click “Apply.” 5 Voila! You’ll instantly see the $100 discount reflected in your total purchase amount. Temu New User Coupon: Up To 90% OFF For Existing Customers Temu Existing customer’s coupon codes are designed just for new customers, offering the biggest discounts 90% and the best deals currently available on Temu. To maximize your savings, download the Temu app and apply our Temu new user coupon during checkout. • acx318439: New users can get up to 80% extra off. • acx318439: Get a massive 40% off your first order! • acx318439: Get 20% off on your first order; no minimum spending required. • acx318439: Take an extra 15% off your first order on top of existing discounts. • acx318439: Temu UK Enjoy a 40% discount on your entire first purchase. Yes, Temu offers $100 off coupon code {acx318439} for first-time users. You can get a $100 bonus plus 40% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [{acx318439}]] and make a first purchase of $100 or more. You can get a $100 discount with TemuCoupon code {acx318439}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {acx318439} at checkout to avail of the discount. You can use the code {acx318439} to get a $100 off TemuCoupon as a new customer. Apply this TemuCoupon code $100 off (acx318439) to get a $100 discount on your shopping with Temu. In this article, we'll dive into how you can get $100 off + 40% Discount with a TemuCoupon code. Get ready to unlock amazing savings and make the most out of your shopping experience in Temu. Temu Coupon Code $100 Off: Flat 40% Off With Code If you're a first-time user and looking for a TemuCoupon code $100 first time user (acx318439) then using this code will give you a flat $100 Off and a 40% discount on your Temu shopping. Our TemuCoupon code is completely safe and incredibly easy to use so that you can shop confidently. Check out these five fantastic TemuCoupon codes for january 2025 acx318439: Enjoy flat 40% off on your first Temu order. acx318439: Download the Temu app and get an additional 40% off. acx318439: Celebrate spring with up to 90% discount on selected items. acx318439: Score up to 90% off on clearance items. acx318439: Beat the heat with hot summer savings of up to 90% off. acx318439: Temu UK Coupon Code to 40% off on Appliances at Temu. These TemuCoupons are valid for both new and existing customers so that everyone can take advantage of these incredible deals. What is Temu and How Temu Coupon Codes Work? Temu is a popular online marketplace where you can find great deals using coupon codes and special promotions. Save big on purchases and earn money through their affiliate program. With various discount offers like the Pop-Up Sale and Coupon Wheels, Temu makes shopping affordable. How to Apply Temu Coupon Code? Using the TemuCoupon code $100 off is a breeze. All you need to do is follow these simple steps: Visit the Temu website or app and browse through the vast collection of products. Once you've added the items you wish to purchase to your cart, proceed to the checkout page. During the checkout process, you'll be prompted to enter a coupon code or promo code. Type in the coupon code: [{acx318439}]] and click "Apply." Voila! You'll instantly see the $100 discount reflected in your total purchase amount. Temu New User Coupon: Up To 80% OFF For Existing Customers Temu Existing customer's coupon codes are designed just for new customers, offering the biggest discounts and the best deals currently available on Temu. To maximize your savings, download the Temu app and apply our Temu new user coupon during checkout. acx318439: New users can get up to 80% extra off. acx318439: Get a massive 40% off your first order! acx318439: Get 20% off on your first order; no minimum spending required.acx318439: Take an extra 15% off your first order on top of existing discounts. acx318439: Temu UK Enjoy a 40% discount on your entire first purchase. We regularly test and verify these Temu first-time customer coupon codes to ensure they work perfectly for you. So, grab your favorite coupon code and start shopping today. Temu Coupon Code $100 Off For First-Time Users If you are who wish to join Temu, then you should use this exclusive TemuCoupon code $100 off (acx318439) and get $100 off on your purchase with Temu. The $100 off code for Temu is (acx318439). Remember to enter this code during the checkout process to enjoy the $100 discount on your purchase. Verified Temu Coupon Codes For january 2025 TemuCoupon code $100 off - (acx318439) $100 Off Temu Coupon code - acx318439 30% Off TemuCoupon code - (acx318439) Flat 40 Off Temu exclusive code - (acx318439) Temu 90% Discount Code: (acx318439) Temu Coupon Codes For Existing Users: 40% Discount Code To get the most out of your shopping experience, download the Temu app and apply our TemuCoupon codes for existing users at checkout. Check out these five fantastic TemuCoupons for existing users: acx318439: Slash 40% off your order as a token of our appreciation! acx318439: Enjoy a 40% discount on your next purchase. acx318439: Get an extra 25% off on top of existing discounts. acx318439: Loyal Temu shoppers from UAE can take 40% off their entire order. Our TemuCoupon code for existing customers injanuary 2025 will also provide you with unbeatable savings on top of already amazing discounts. What is The Best Temu Coupon Code $100 Off? The best TemuCoupon code for $100 off is (acx318439) which can effectively give you a $100 Temu Coupon bundle while shopping.  
    • New users at Temu receive a $100 Off discount on orders over $100 Off Use the code [{acx318439}]] during checkout to get TemuDiscount $100 Off off For New Users. You n save $100 Off off your first order with the Promo Code available for a limited time only. Extra 30% off for new and existing customers + Up to $40 Off % off & more. Temu Promo Codes for New users-[{acx318439}]] Temudiscount code for New customers- [{acx318439}]] Temu $40 Off Promo Code- [{acx318439}]] what are Temu codes- acx318439 does Temu give you $40 Off - [{acx318439}]] Yes Verified Temu Promo Code january 2025- {acx318439} TemuNew customer offer {acx318439} Temudiscount codejanuary 2025 {acx318439} 100 off Promo Code Temu {acx318439} Temu 100% off any order {acx318439} 100 dollar off Temu code {acx318439} TemuCoupon $40 Off off for New customers There are a number of discounts and deals shoppers n take advantage of with the Teemu Coupon Bundle [{acx318439}]]. TemuCoupon $40 Off off for New customers [{acx318439}]] will save you $40 Off on your order. To get a discount, click on the item to purchase and enter the code. You n think of it as a supercharged savings pack for all your shopping needs Temu Promo Code 80% off – [{acx318439}]] Free Temu codes 50% off – [{acx318439}]] TemuCoupon $40 Off off – [{acx318439}]] Temu buy to get ₱39 – [{acx318439}]] Temu 129 coupon bundle – [{acx318439}]] Temu buy 3 to get €99 – [{acx318439}]] Exclusive $40 Off Off TemuDiscount Code Temu $40 Off Off Promo Code : (acx318439) Temu Discount Code $40 Off Bundle (acx318439) acx318439 Temu $40 Off off Promo Code for Exsting users : (acx318439) Temu Promo Code $40 Off off Use the coupon code "[{acx318439}]]" or "[{acx318439}]]" to get the $50 coupon bundle. On your next purchase, you will also receive a 50% discount. If you use Temu for your shipping, you can save some money by taking advantage of this offer. The Temu $100 Off coupon code (acx318439) will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Temu offers $100 Off Coupon Code “acx318439” for Existing Customers.  With the $100 Off Coupon Bundle at Temu, you can get a $100 bonus plus 30% off any purchase if you sign up with the referral code [{acx318439}]] and make a first purchase of $40 off or more. Temu Promo Code 100 off-{acx318439} Temu Promo Code -{acx318439} Temu Promo Code $40 Off off-{acx318439} kubonus code -{acx318439} Get ready to unlock a world of savings with our free Temu UK coupons! We’ve got you covered with a wide range of Temu UK coupon code options that will help you maximize your shopping experience.30% Off Temu UK Coupons, Promo Codes + 25% Cash Back [ acx318439]   Yes, Temu offers $100 off coupon code {acx318439} for first-time users. You can get a $100 bonus plus 40% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [{acx318439}]] and make a first purchase of $100 or more. If you are who wish to join Temu, then you should use this exclusive TemuCoupon code $100 off (acx318439) and get $100 off on your purchase with Temu. You can get a $100 discount with TemuCoupon code {acx318439}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {acx318439} at checkout to avail of the discount. You can use the code {acx318439} to get a $100 off TemuCoupon as a new customer. Apply this TemuCoupon code $100 off (acx318439) to get a $100 discount on your shopping with Temu. If you’re a first-time user and looking for a TemuCoupon code $100 first time user(acx318439) then using this code will give you a flat $100 Off and a 90% discount on your Temu shopping.     •    acx318439: Enjoy flat 40% off on your first Temu order.     •    acx318439: Download the Temu app and get an additional 40% off.     •    acx318439: Celebrate spring with up to 90% discount on selected items.     •    acx318439: Score up to 90% off on clearance items.     •    acx318439: Beat the heat with hot summer savings of up to 90% off.     •    acx318439: Temu UK Coupon Code to 40% off on Appliances at Temu. How to Apply Temu Coupon Code? Using the TemuCoupon code $100 off is a breeze. All you need to do is follow these simple steps:     1    Visit the Temu website or app and browse through the vast collection of products.     2    Once you’ve added the items you wish to purchase to your cart, proceed to the checkout page.     3    During the checkout process, you’ll be prompted to enter a coupon code or promo code.     4    Type in the coupon code: [{acx318439}]] and click “Apply.”     5    Voila! You’ll instantly see the $100 discount reflected in your total purchase amount. Temu New User Coupon: Up To 90% OFF For Existing Customers Temu Existing customer’s coupon codes are designed just for new customers, offering the biggest discounts 90% and the best deals currently available on Temu. To maximize your savings, download the Temu app and apply our Temu new user coupon during checkout.     •    acx318439: New users can get up to 80% extra off.     •    acx318439: Get a massive 40% off your first order!     •    acx318439: Get 20% off on your first order; no minimum spending required.     •    acx318439: Take an extra 15% off your first order on top of existing discounts.     •    acx318439: Temu UK Enjoy a 40% discount on your entire first purchase. New users at Temu receive a $100 Off discount on orders over $100 Off Use the code [{acx318439}]] during checkout to get TemuDiscount $100 Off off For New Users. You n save $100 Off off your first order with the Promo Code available for a limited time only. Extra 30% off for new and existing customers + Up to $40 Off % off & more. Temu Promo Codes for New users- [{acx318439}]] Temudiscount code for New customers- [{acx318439}]] Temu $40 Off Promo Code- [{acx318439}]] what are Temu codes- acx318439 does Temu give you $40 Off - [{acx318439}]] Yes Verified Temu Promo Code january 2025- {acx318439} TemuNew customer offer {acx318439} Temudiscount codejanuary 2025 {acx318439} 100 off Promo Code Temu {acx318439} Temu 100% off any order {acx318439} 100 dollar off Temu code {acx318439} TemuCoupon $40 Off off for New customers There are a number of discounts and deals shoppers n take advantage of with the Teemu Coupon Bundle [{acx318439}]]. TemuCoupon $40 Off off for New customers [{acx318439}]] will save you $40 Off on your order. To get a discount, click on the item to purchase and enter the code. You n think of it as a supercharged savings pack for all your shopping needs Temu Promo Code 80% off – [{acx318439}]] Free Temu codes 50% off – [{acx318439}]] TemuCoupon $40 Off off – [{acx318439}]] Temu buy to get ₱39 – [{acx318439}]] Temu 129 coupon bundle – [{acx318439}]] Temu buy 3 to get €99 – [{acx318439}]] Exclusive $40 Off Off TemuDiscount Code Temu $40 Off Off Promo Code : (acx318439) TemuDiscount Code $40 Off Bundle (acx318439) acx318439 Temu $40 Off off Promo Code for Exsting users : (acx318439) Temu Promo Code $40 Off off Temu $100 Off OFF promo code (acx318439) will save you $100 Off on your order. To get a discount, click on the item to purchase and enter the code. Yes, Temu offers $100 Off Coupon Code “acx318439” for Existing Customers. You can get a $100 Off bonus plus 30% off any purchase at Temu with the $100 Off Coupon Bundle at Temu if you sign up with the referral code [{acx318439}]] and make a first purchase of $40 Off or more. Temu Promo Code 100 off-{acx318439} Temu Promo Code -{acx318439} Temu Promo Code $40 Off off-{acx318439} kubonus code -{acx318439} Get ready to unlock a world of savings with our free Temu UK coupons! We’ve got you covered with a wide range of Temu UK coupon code options that will help you maximize your shopping experience.30% Off Temu UK Coupons, Promo Codes + 25% Cash Back [ acx318439] Yes, Temu offers $100 off coupon code {acx318439} for first-time users. You can get a $100 bonus plus 40% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [{acx318439}]] and make a first purchase of $100 or more. If you are who wish to join Temu, then you should use this exclusive TemuCoupon code $100 off (acx318439) and get $100 off on your purchase with Temu. You can get a $100 discount with TemuCoupon code {acx318439}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {acx318439} at checkout to avail of the discount. You can use the code {acx318439} to get a $100 off TemuCoupon as a new customer. Apply this TemuCoupon code $100 off (acx318439) to get a $100 discount on your shopping with Temu. If you’re a first-time user and looking for a TemuCoupon code $100 first time user(acx318439) then using this code will give you a flat $100 Off and a 90% discount on your Temu shopping. • acx318439: Enjoy flat 40% off on your first Temu order. • acx318439: Download the Temu app and get an additional 40% off. • acx318439: Celebrate spring with up to 90% discount on selected items. • acx318439: Score up to 90% off on clearance items. • acx318439: Beat the heat with hot summer savings of up to 90% off. • acx318439: Temu UK Coupon Code to 40% off on Appliances at Temu. How to Apply Temu Coupon Code? Using the TemuCoupon code $100 off is a breeze. All you need to do is follow these simple steps: 1 Visit the Temu website or app and browse through the vast collection of products. 2 Once you’ve added the items you wish to purchase to your cart, proceed to the checkout page. 3 During the checkout process, you’ll be prompted to enter a coupon code or promo code. 4 Type in the coupon code: [{acx318439}]] and click “Apply.” 5 Voila! You’ll instantly see the $100 discount reflected in your total purchase amount. Temu New User Coupon: Up To 90% OFF For Existing Customers Temu Existing customer’s coupon codes are designed just for new customers, offering the biggest discounts 90% and the best deals currently available on Temu. To maximize your savings, download the Temu app and apply our Temu new user coupon during checkout. • acx318439: New users can get up to 80% extra off. • acx318439: Get a massive 40% off your first order! • acx318439: Get 20% off on your first order; no minimum spending required. • acx318439: Take an extra 15% off your first order on top of existing discounts. • acx318439: Temu UK Enjoy a 40% discount on your entire first purchase. Yes, Temu offers $100 off coupon code {acx318439} for first-time users. You can get a $100 bonus plus 40% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [{acx318439}]] and make a first purchase of $100 or more. You can get a $100 discount with TemuCoupon code {acx318439}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {acx318439} at checkout to avail of the discount. You can use the code {acx318439} to get a $100 off TemuCoupon as a new customer. Apply this TemuCoupon code $100 off (acx318439) to get a $100 discount on your shopping with Temu. In this article, we'll dive into how you can get $100 off + 40% Discount with a TemuCoupon code. Get ready to unlock amazing savings and make the most out of your shopping experience in Temu. Temu Coupon Code $100 Off: Flat 40% Off With Code If you're a first-time user and looking for a TemuCoupon code $100 first time user (acx318439) then using this code will give you a flat $100 Off and a 40% discount on your Temu shopping. Our TemuCoupon code is completely safe and incredibly easy to use so that you can shop confidently. Check out these five fantastic TemuCoupon codes for january 2025 acx318439: Enjoy flat 40% off on your first Temu order. acx318439: Download the Temu app and get an additional 40% off. acx318439: Celebrate spring with up to 90% discount on selected items. acx318439: Score up to 90% off on clearance items. acx318439: Beat the heat with hot summer savings of up to 90% off. acx318439: Temu UK Coupon Code to 40% off on Appliances at Temu. These TemuCoupons are valid for both new and existing customers so that everyone can take advantage of these incredible deals. What is Temu and How Temu Coupon Codes Work? Temu is a popular online marketplace where you can find great deals using coupon codes and special promotions. Save big on purchases and earn money through their affiliate program. With various discount offers like the Pop-Up Sale and Coupon Wheels, Temu makes shopping affordable. How to Apply Temu Coupon Code? Using the TemuCoupon code $100 off is a breeze. All you need to do is follow these simple steps: Visit the Temu website or app and browse through the vast collection of products. Once you've added the items you wish to purchase to your cart, proceed to the checkout page. During the checkout process, you'll be prompted to enter a coupon code or promo code. Type in the coupon code: [{acx318439}]] and click "Apply." Voila! You'll instantly see the $100 discount reflected in your total purchase amount. Temu New User Coupon: Up To 80% OFF For Existing Customers Temu Existing customer's coupon codes are designed just for new customers, offering the biggest discounts and the best deals currently available on Temu. To maximize your savings, download the Temu app and apply our Temu new user coupon during checkout. acx318439: New users can get up to 80% extra off. acx318439: Get a massive 40% off your first order! acx318439: Get 20% off on your first order; no minimum spending required.acx318439: Take an extra 15% off your first order on top of existing discounts. acx318439: Temu UK Enjoy a 40% discount on your entire first purchase. We regularly test and verify these Temu first-time customer coupon codes to ensure they work perfectly for you. So, grab your favorite coupon code and start shopping today. Temu Coupon Code $100 Off For First-Time Users If you are who wish to join Temu, then you should use this exclusive TemuCoupon code $100 off (acx318439) and get $100 off on your purchase with Temu. The $100 off code for Temu is (acx318439). Remember to enter this code during the checkout process to enjoy the $100 discount on your purchase. Verified Temu Coupon Codes For january 2025 TemuCoupon code $100 off - (acx318439) $100 Off Temu Coupon code - acx318439 30% Off TemuCoupon code - (acx318439) Flat 40 Off Temu exclusive code - (acx318439) Temu 90% Discount Code: (acx318439) Temu Coupon Codes For Existing Users: 40% Discount Code To get the most out of your shopping experience, download the Temu app and apply our TemuCoupon codes for existing users at checkout. Check out these five fantastic TemuCoupons for existing users: acx318439: Slash 40% off your order as a token of our appreciation! acx318439: Enjoy a 40% discount on your next purchase. acx318439: Get an extra 25% off on top of existing discounts. acx318439: Loyal Temu shoppers from UAE can take 40% off their entire order. Our TemuCoupon code for existing customers injanuary 2025 will also provide you with unbeatable savings on top of already amazing discounts. What is The Best Temu Coupon Code $100 Off? The best TemuCoupon code for $100 off is (acx318439) which can effectively give you a $100 Temu Coupon bundle while shopping.  
    • New users at Temu receive a $100 Off discount on orders over $100 Off Use the code [{acx318439}]] during checkout to get TemuDiscount $100 Off off For New Users. You n save $100 Off off your first order with the Promo Code available for a limited time only. Extra 30% off for new and existing customers + Up to $40 Off % off & more. Temu Promo Codes for New users-[{acx318439}]] Temudiscount code for New customers- [{acx318439}]] Temu $40 Off Promo Code- [{acx318439}]] what are Temu codes- acx318439 does Temu give you $40 Off - [{acx318439}]] Yes Verified Temu Promo Code january 2025- {acx318439} TemuNew customer offer {acx318439} Temudiscount codejanuary 2025 {acx318439} 100 off Promo Code Temu {acx318439} Temu 100% off any order {acx318439} 100 dollar off Temu code {acx318439} TemuCoupon $40 Off off for New customers There are a number of discounts and deals shoppers n take advantage of with the Teemu Coupon Bundle [{acx318439}]]. TemuCoupon $40 Off off for New customers [{acx318439}]] will save you $40 Off on your order. To get a discount, click on the item to purchase and enter the code. You n think of it as a supercharged savings pack for all your shopping needs Temu Promo Code 80% off – [{acx318439}]] Free Temu codes 50% off – [{acx318439}]] TemuCoupon $40 Off off – [{acx318439}]] Temu buy to get ₱39 – [{acx318439}]] Temu 129 coupon bundle – [{acx318439}]] Temu buy 3 to get €99 – [{acx318439}]] Exclusive $40 Off Off TemuDiscount Code Temu $40 Off Off Promo Code : (acx318439) Temu Discount Code $40 Off Bundle (acx318439) acx318439 Temu $40 Off off Promo Code for Exsting users : (acx318439) Temu Promo Code $40 Off off Use the coupon code "[{acx318439}]]" or "[{acx318439}]]" to get the $50 coupon bundle. On your next purchase, you will also receive a 50% discount. If you use Temu for your shipping, you can save some money by taking advantage of this offer. The Temu $100 Off coupon code (acx318439) will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Temu offers $100 Off Coupon Code “acx318439” for Existing Customers.  With the $100 Off Coupon Bundle at Temu, you can get a $100 bonus plus 30% off any purchase if you sign up with the referral code [{acx318439}]] and make a first purchase of $40 off or more. Temu Promo Code 100 off-{acx318439} Temu Promo Code -{acx318439} Temu Promo Code $40 Off off-{acx318439} kubonus code -{acx318439} Get ready to unlock a world of savings with our free Temu UK coupons! We’ve got you covered with a wide range of Temu UK coupon code options that will help you maximize your shopping experience.30% Off Temu UK Coupons, Promo Codes + 25% Cash Back [ acx318439]   Yes, Temu offers $100 off coupon code {acx318439} for first-time users. You can get a $100 bonus plus 40% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [{acx318439}]] and make a first purchase of $100 or more. If you are who wish to join Temu, then you should use this exclusive TemuCoupon code $100 off (acx318439) and get $100 off on your purchase with Temu. You can get a $100 discount with TemuCoupon code {acx318439}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {acx318439} at checkout to avail of the discount. You can use the code {acx318439} to get a $100 off TemuCoupon as a new customer. Apply this TemuCoupon code $100 off (acx318439) to get a $100 discount on your shopping with Temu. If you’re a first-time user and looking for a TemuCoupon code $100 first time user(acx318439) then using this code will give you a flat $100 Off and a 90% discount on your Temu shopping.     •    acx318439: Enjoy flat 40% off on your first Temu order.     •    acx318439: Download the Temu app and get an additional 40% off.     •    acx318439: Celebrate spring with up to 90% discount on selected items.     •    acx318439: Score up to 90% off on clearance items.     •    acx318439: Beat the heat with hot summer savings of up to 90% off.     •    acx318439: Temu UK Coupon Code to 40% off on Appliances at Temu. How to Apply Temu Coupon Code? Using the TemuCoupon code $100 off is a breeze. All you need to do is follow these simple steps:     1    Visit the Temu website or app and browse through the vast collection of products.     2    Once you’ve added the items you wish to purchase to your cart, proceed to the checkout page.     3    During the checkout process, you’ll be prompted to enter a coupon code or promo code.     4    Type in the coupon code: [{acx318439}]] and click “Apply.”     5    Voila! You’ll instantly see the $100 discount reflected in your total purchase amount. Temu New User Coupon: Up To 90% OFF For Existing Customers Temu Existing customer’s coupon codes are designed just for new customers, offering the biggest discounts 90% and the best deals currently available on Temu. To maximize your savings, download the Temu app and apply our Temu new user coupon during checkout.     •    acx318439: New users can get up to 80% extra off.     •    acx318439: Get a massive 40% off your first order!     •    acx318439: Get 20% off on your first order; no minimum spending required.     •    acx318439: Take an extra 15% off your first order on top of existing discounts.     •    acx318439: Temu UK Enjoy a 40% discount on your entire first purchase. New users at Temu receive a $100 Off discount on orders over $100 Off Use the code [{acx318439}]] during checkout to get TemuDiscount $100 Off off For New Users. You n save $100 Off off your first order with the Promo Code available for a limited time only. Extra 30% off for new and existing customers + Up to $40 Off % off & more. Temu Promo Codes for New users- [{acx318439}]] Temudiscount code for New customers- [{acx318439}]] Temu $40 Off Promo Code- [{acx318439}]] what are Temu codes- acx318439 does Temu give you $40 Off - [{acx318439}]] Yes Verified Temu Promo Code january 2025- {acx318439} TemuNew customer offer {acx318439} Temudiscount codejanuary 2025 {acx318439} 100 off Promo Code Temu {acx318439} Temu 100% off any order {acx318439} 100 dollar off Temu code {acx318439} TemuCoupon $40 Off off for New customers There are a number of discounts and deals shoppers n take advantage of with the Teemu Coupon Bundle [{acx318439}]]. TemuCoupon $40 Off off for New customers [{acx318439}]] will save you $40 Off on your order. To get a discount, click on the item to purchase and enter the code. You n think of it as a supercharged savings pack for all your shopping needs Temu Promo Code 80% off – [{acx318439}]] Free Temu codes 50% off – [{acx318439}]] TemuCoupon $40 Off off – [{acx318439}]] Temu buy to get ₱39 – [{acx318439}]] Temu 129 coupon bundle – [{acx318439}]] Temu buy 3 to get €99 – [{acx318439}]] Exclusive $40 Off Off TemuDiscount Code Temu $40 Off Off Promo Code : (acx318439) TemuDiscount Code $40 Off Bundle (acx318439) acx318439 Temu $40 Off off Promo Code for Exsting users : (acx318439) Temu Promo Code $40 Off off Temu $100 Off OFF promo code (acx318439) will save you $100 Off on your order. To get a discount, click on the item to purchase and enter the code. Yes, Temu offers $100 Off Coupon Code “acx318439” for Existing Customers. You can get a $100 Off bonus plus 30% off any purchase at Temu with the $100 Off Coupon Bundle at Temu if you sign up with the referral code [{acx318439}]] and make a first purchase of $40 Off or more. Temu Promo Code 100 off-{acx318439} Temu Promo Code -{acx318439} Temu Promo Code $40 Off off-{acx318439} kubonus code -{acx318439} Get ready to unlock a world of savings with our free Temu UK coupons! We’ve got you covered with a wide range of Temu UK coupon code options that will help you maximize your shopping experience.30% Off Temu UK Coupons, Promo Codes + 25% Cash Back [ acx318439] Yes, Temu offers $100 off coupon code {acx318439} for first-time users. You can get a $100 bonus plus 40% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [{acx318439}]] and make a first purchase of $100 or more. If you are who wish to join Temu, then you should use this exclusive TemuCoupon code $100 off (acx318439) and get $100 off on your purchase with Temu. You can get a $100 discount with TemuCoupon code {acx318439}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {acx318439} at checkout to avail of the discount. You can use the code {acx318439} to get a $100 off TemuCoupon as a new customer. Apply this TemuCoupon code $100 off (acx318439) to get a $100 discount on your shopping with Temu. If you’re a first-time user and looking for a TemuCoupon code $100 first time user(acx318439) then using this code will give you a flat $100 Off and a 90% discount on your Temu shopping. • acx318439: Enjoy flat 40% off on your first Temu order. • acx318439: Download the Temu app and get an additional 40% off. • acx318439: Celebrate spring with up to 90% discount on selected items. • acx318439: Score up to 90% off on clearance items. • acx318439: Beat the heat with hot summer savings of up to 90% off. • acx318439: Temu UK Coupon Code to 40% off on Appliances at Temu. How to Apply Temu Coupon Code? Using the TemuCoupon code $100 off is a breeze. All you need to do is follow these simple steps: 1 Visit the Temu website or app and browse through the vast collection of products. 2 Once you’ve added the items you wish to purchase to your cart, proceed to the checkout page. 3 During the checkout process, you’ll be prompted to enter a coupon code or promo code. 4 Type in the coupon code: [{acx318439}]] and click “Apply.” 5 Voila! You’ll instantly see the $100 discount reflected in your total purchase amount. Temu New User Coupon: Up To 90% OFF For Existing Customers Temu Existing customer’s coupon codes are designed just for new customers, offering the biggest discounts 90% and the best deals currently available on Temu. To maximize your savings, download the Temu app and apply our Temu new user coupon during checkout. • acx318439: New users can get up to 80% extra off. • acx318439: Get a massive 40% off your first order! • acx318439: Get 20% off on your first order; no minimum spending required. • acx318439: Take an extra 15% off your first order on top of existing discounts. • acx318439: Temu UK Enjoy a 40% discount on your entire first purchase. Yes, Temu offers $100 off coupon code {acx318439} for first-time users. You can get a $100 bonus plus 40% off any purchase at Temu with the $100 Coupon Bundle if you sign up with the referral code [{acx318439}]] and make a first purchase of $100 or more. You can get a $100 discount with TemuCoupon code {acx318439}. This exclusive offer is for existing customers and can be used for a $100 reduction on your total purchase. Enter coupon code {acx318439} at checkout to avail of the discount. You can use the code {acx318439} to get a $100 off TemuCoupon as a new customer. Apply this TemuCoupon code $100 off (acx318439) to get a $100 discount on your shopping with Temu. In this article, we'll dive into how you can get $100 off + 40% Discount with a TemuCoupon code. Get ready to unlock amazing savings and make the most out of your shopping experience in Temu. Temu Coupon Code $100 Off: Flat 40% Off With Code If you're a first-time user and looking for a TemuCoupon code $100 first time user (acx318439) then using this code will give you a flat $100 Off and a 40% discount on your Temu shopping. Our TemuCoupon code is completely safe and incredibly easy to use so that you can shop confidently. Check out these five fantastic TemuCoupon codes for january 2025 acx318439: Enjoy flat 40% off on your first Temu order. acx318439: Download the Temu app and get an additional 40% off. acx318439: Celebrate spring with up to 90% discount on selected items. acx318439: Score up to 90% off on clearance items. acx318439: Beat the heat with hot summer savings of up to 90% off. acx318439: Temu UK Coupon Code to 40% off on Appliances at Temu. These TemuCoupons are valid for both new and existing customers so that everyone can take advantage of these incredible deals. What is Temu and How Temu Coupon Codes Work? Temu is a popular online marketplace where you can find great deals using coupon codes and special promotions. Save big on purchases and earn money through their affiliate program. With various discount offers like the Pop-Up Sale and Coupon Wheels, Temu makes shopping affordable. How to Apply Temu Coupon Code? Using the TemuCoupon code $100 off is a breeze. All you need to do is follow these simple steps: Visit the Temu website or app and browse through the vast collection of products. Once you've added the items you wish to purchase to your cart, proceed to the checkout page. During the checkout process, you'll be prompted to enter a coupon code or promo code. Type in the coupon code: [{acx318439}]] and click "Apply." Voila! You'll instantly see the $100 discount reflected in your total purchase amount. Temu New User Coupon: Up To 80% OFF For Existing Customers Temu Existing customer's coupon codes are designed just for new customers, offering the biggest discounts and the best deals currently available on Temu. To maximize your savings, download the Temu app and apply our Temu new user coupon during checkout. acx318439: New users can get up to 80% extra off. acx318439: Get a massive 40% off your first order! acx318439: Get 20% off on your first order; no minimum spending required.acx318439: Take an extra 15% off your first order on top of existing discounts. acx318439: Temu UK Enjoy a 40% discount on your entire first purchase. We regularly test and verify these Temu first-time customer coupon codes to ensure they work perfectly for you. So, grab your favorite coupon code and start shopping today. Temu Coupon Code $100 Off For First-Time Users If you are who wish to join Temu, then you should use this exclusive TemuCoupon code $100 off (acx318439) and get $100 off on your purchase with Temu. The $100 off code for Temu is (acx318439). Remember to enter this code during the checkout process to enjoy the $100 discount on your purchase. Verified Temu Coupon Codes For january 2025 TemuCoupon code $100 off - (acx318439) $100 Off Temu Coupon code - acx318439 30% Off TemuCoupon code - (acx318439) Flat 40 Off Temu exclusive code - (acx318439) Temu 90% Discount Code: (acx318439) Temu Coupon Codes For Existing Users: 40% Discount Code To get the most out of your shopping experience, download the Temu app and apply our TemuCoupon codes for existing users at checkout. Check out these five fantastic TemuCoupons for existing users: acx318439: Slash 40% off your order as a token of our appreciation! acx318439: Enjoy a 40% discount on your next purchase. acx318439: Get an extra 25% off on top of existing discounts. acx318439: Loyal Temu shoppers from UAE can take 40% off their entire order. Our TemuCoupon code for existing customers injanuary 2025 will also provide you with unbeatable savings on top of already amazing discounts. What is The Best Temu Coupon Code $100 Off? The best TemuCoupon code for $100 off is (acx318439) which can effectively give you a $100 Temu Coupon bundle while shopping.  
  • Topics

×
×
  • Create New...

Important Information

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