Jump to content

minecraft 1.16.5 FORGE keeps crashing EXIT CODE 1


yotahiku

Recommended Posts

the output LOG is

11:04:27.890

[11:04:27] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]: at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.sanityCheck(CallbackInjector.java:387)

11:04:27.890

[11:04:27] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]: at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:237)

11:04:27.891

[11:04:27] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]: at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421)

11:04:27.891

[11:04:27] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]: at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319)

11:04:27.891

[11:04:27] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042)

11:04:27.891

[11:04:27] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393)

11:04:27.891

[11:04:27] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)

11:04:27.891

[11:04:27] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]: at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)

11:04:27.891

[11:04:27] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]: at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)

11:04:27.892

[11:04:27] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)

11:04:27.892

[11:04:27] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]: ... 23 more

11:04:28.535

Process crashed with exit code 1

 

 

i hope someone can help

Link to comment
Share on other sites

[23Sep2021 21:37:17.211] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, yotahiku, --version, 1.16.5-forge-36.2.5, --gameDir, C:\Users\ktare\AppData\Roaming\.minecraft, --assetsDir, C:\Users\ktare\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, 638c3c78110d4441a3b1fa14e402ec4e, --accessToken, ????????, --userType, msa, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.5, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
[23Sep2021 21:37:17.217] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_51 by Oracle Corporation
[23Sep2021 21:37:17.252] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[23Sep2021 21:37:17.258] [main/WARN] [cpw.mods.modlauncher.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
[23Sep2021 21:37:17.267] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[23Sep2021 21:37:17.375] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[23Sep2021 21:37:17.389] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[23Sep2021 21:37:17.732] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[23Sep2021 21:37:17.802] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[23Sep2021 21:37:17.803] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[23Sep2021 21:37:17.807] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[23Sep2021 21:37:17.807] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[23Sep2021 21:37:17.807] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[23Sep2021 21:37:17.808] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[23Sep2021 21:37:17.812] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 36.2
[23Sep2021 21:37:17.812] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 36.2 loading
[23Sep2021 21:37:17.812] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 8.0.9+86+master.3cf110c
[23Sep2021 21:37:17.812] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[23Sep2021 21:37:17.813] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 3.0.1+61+master.47bca0e
[23Sep2021 21:37:17.813] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 4.0.0+65+master.6080a3f
[23Sep2021 21:37:17.813] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[23Sep2021 21:37:17.816] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 4.0.6+14+master.c21a551
[23Sep2021 21:37:17.816] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc
[23Sep2021 21:37:17.817] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[23Sep2021 21:37:18.143] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[23Sep2021 21:37:18.143] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[23Sep2021 21:37:18.146] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[23Sep2021 21:37:18.158] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[23Sep2021 21:37:18.159] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[23Sep2021 21:37:18.181] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
[23Sep2021 21:37:18.181] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@4554617c
[23Sep2021 21:37:18.232] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/ktare/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
[23Sep2021 21:37:18.258] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[23Sep2021 21:37:18.258] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
[23Sep2021 21:37:18.259] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
[23Sep2021 21:37:18.260] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
[23Sep2021 21:37:18.260] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
[23Sep2021 21:37:18.261] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
[23Sep2021 21:37:18.264] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[23Sep2021 21:37:18.265] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[23Sep2021 21:37:18.265] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[23Sep2021 21:37:18.266] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\ktare\AppData\Roaming\.minecraft
[23Sep2021 21:37:18.267] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\ktare\AppData\Roaming\.minecraft
[23Sep2021 21:37:18.267] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\ktare\AppData\Roaming\.minecraft\mods
[23Sep2021 21:37:18.267] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\ktare\AppData\Roaming\.minecraft\mods
[23Sep2021 21:37:18.268] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\ktare\AppData\Roaming\.minecraft\config
[23Sep2021 21:37:18.268] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\ktare\AppData\Roaming\.minecraft\config
[23Sep2021 21:37:18.268] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\ktare\AppData\Roaming\.minecraft\config\fml.toml
[23Sep2021 21:37:18.268] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[23Sep2021 21:37:18.403] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\ktare\AppData\Roaming\.minecraft\defaultconfigs
[23Sep2021 21:37:18.403] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[23Sep2021 21:37:18.407] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[23Sep2021 21:37:18.408] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlclient as launch service
[23Sep2021 21:37:19.146] [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.5' Forge group: 'net.minecraftforge'
[23Sep2021 21:37:19.148] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\ktare\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\9.1\asm-9.1.jar
[23Sep2021 21:37:19.148] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\ktare\AppData\Roaming\.minecraft\libraries
[23Sep2021 21:37:19.149] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-universal.jar is present
[23Sep2021 21:37:19.453] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.16.5-20210115.111550\client-1.16.5-20210115.111550-srg.jar is present
[23Sep2021 21:37:19.454] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.16.5-20210115.111550\client-1.16.5-20210115.111550-extra.jar is present
[23Sep2021 21:37:19.455] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-client.jar is present
[23Sep2021 21:37:19.460] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[23Sep2021 21:37:19.461] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-universal.jar
[23Sep2021 21:37:19.463] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/ktare/AppData/Roaming/.minecraft/libraries/net/minecraftforge/forge/1.16.5-36.2.5/forge-1.16.5-36.2.5-universal.jar to languageloader classloader
[23Sep2021 21:37:20.212] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[23Sep2021 21:37:20.212] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 36.2
[23Sep2021 21:37:20.219] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[23Sep2021 21:37:20.221] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[23Sep2021 21:37:20.222] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[23Sep2021 21:37:20.223] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[23Sep2021 21:37:20.223] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[23Sep2021 21:37:20.223] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[23Sep2021 21:37:20.224] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[23Sep2021 21:37:20.224] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[23Sep2021 21:37:20.224] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[23Sep2021 21:37:20.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[23Sep2021 21:37:20.400] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[23Sep2021 21:37:20.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\ktare\AppData\Roaming\.minecraft\mods\chiselsandbits-0.3.4-RELEASE.jar
[23Sep2021 21:37:20.474] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file chiselsandbits-0.3.4-RELEASE.jar with {chiselsandbits} mods - versions {NONE}
[23Sep2021 21:37:20.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\ktare\AppData\Roaming\.minecraft\mods\chiselsandbits-0.3.4-RELEASE.jar with language javafml
[23Sep2021 21:37:20.476] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\ktare\AppData\Roaming\.minecraft\mods\immersive-portals-0.16-mc1.16.5-forge.jar
[23Sep2021 21:37:20.617] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file immersive-portals-0.16-mc1.16.5-forge.jar with {immersive_portals} mods - versions {0.14}
[23Sep2021 21:37:20.618] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\ktare\AppData\Roaming\.minecraft\mods\immersive-portals-0.16-mc1.16.5-forge.jar with language javafml
[23Sep2021 21:37:20.618] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\ktare\AppData\Roaming\.minecraft\mods\Pehkui-2.4.0+1.16.5-forge.jar
[23Sep2021 21:37:20.619] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Pehkui-2.4.0+1.16.5-forge.jar with {pehkui} mods - versions {2.4.0+1.16.5-forge}
[23Sep2021 21:37:20.620] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\ktare\AppData\Roaming\.minecraft\mods\Pehkui-2.4.0+1.16.5-forge.jar with language javafml
[23Sep2021 21:37:20.620] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-universal.jar
[23Sep2021 21:37:20.622] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.2.5-universal.jar with {forge} mods - versions {36.2.5}
[23Sep2021 21:37:20.649] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-universal.jar with language javafml
[23Sep2021 21:37:20.683] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[23Sep2021 21:37:20.683] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[23Sep2021 21:37:20.683] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[23Sep2021 21:37:20.684] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[23Sep2021 21:37:20.684] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[23Sep2021 21:37:20.684] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
[23Sep2021 21:37:20.684] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-client.jar
[23Sep2021 21:37:20.689] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.5-36.2.5-client.jar with {minecraft} mods - versions {1.16.5}
[23Sep2021 21:37:20.760] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-client.jar with language minecraft
[23Sep2021 21:37:20.774] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements (0 mandatory, 0 optional)
[23Sep2021 21:37:20.774] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[23Sep2021 21:37:21.348] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[23Sep2021 21:37:21.348] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[23Sep2021 21:37:21.349] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[23Sep2021 21:37:21.349] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[23Sep2021 21:37:21.349] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[23Sep2021 21:37:21.349] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[23Sep2021 21:37:21.350] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[23Sep2021 21:37:21.516] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[23Sep2021 21:37:21.516] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[23Sep2021 21:37:21.753] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[23Sep2021 21:37:21.753] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
[23Sep2021 21:37:22.049] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[23Sep2021 21:37:22.060] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@60baef24 to Target : METHOD {Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;} {func_175156_o} {()F}
[23Sep2021 21:37:22.061] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4463d9d3 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}
[23Sep2021 21:37:22.061] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@43b0ade to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_212843_a_} {(Lnet/minecraft/entity/MobEntity;FFF)V}
[23Sep2021 21:37:22.062] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5395ea39 to Target : METHOD {Lnet/minecraft/client/renderer/entity/model/SkeletonModel;} {func_225597_a_} {(Lnet/minecraft/entity/MobEntity;FFFFF)V}
[23Sep2021 21:37:22.062] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1517f633 to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[23Sep2021 21:37:22.062] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4fe01803 to Target : METHOD {Lnet/minecraft/entity/monster/AbstractSkeletonEntity;} {func_85036_m} {()V}
[23Sep2021 21:37:22.062] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@13d186db 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}
[23Sep2021 21:37:22.062] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6f6962ba 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}
[23Sep2021 21:37:22.062] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4565a70a 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;}
[23Sep2021 21:37:22.063] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@a0a9fa5 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[23Sep2021 21:37:22.063] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@15723761 to Target : METHOD {Lnet/minecraft/entity/monster/PillagerEntity;} {func_241844_w} {(F)V}
[23Sep2021 21:37:22.063] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@312afbc7 to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_208003_a} {(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z}
[23Sep2021 21:37:22.063] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@599f571f to Target : METHOD {Lnet/minecraft/entity/monster/piglin/PiglinEntity;} {func_230280_a_} {(Lnet/minecraft/item/ShootableItem;)Z}
[23Sep2021 21:37:22.063] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7b60c3e to Target : METHOD {Lnet/minecraft/item/CrossbowItem;} {func_220013_l} {(Lnet/minecraft/item/ItemStack;)F}
[23Sep2021 21:37:22.066] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3fbfa96 to Target : METHOD {Lnet/minecraft/item/Item;} {func_219970_i} {(Lnet/minecraft/item/ItemStack;)Z}
[23Sep2021 21:37:22.066] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6569dded 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}
[23Sep2021 21:37:22.066] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@466d49f0 to Target : METHOD {Lnet/minecraft/entity/item/ItemFrameEntity;} {func_110131_b} {(Lnet/minecraft/item/ItemStack;)V}
[23Sep2021 21:37:22.066] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@710d7aff to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer$3;} {func_75214_a} {(Lnet/minecraft/item/ItemStack;)Z}
[23Sep2021 21:37:22.066] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2d7e1102 to Target : METHOD {Lnet/minecraft/inventory/container/CartographyContainer;} {func_82846_b} {(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;}
[23Sep2021 21:37:22.066] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@65327f5 to Target : METHOD {Lnet/minecraft/item/ItemStack;} {func_82840_a} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/util/ITooltipFlag;)Ljava/util/List;}
[23Sep2021 21:37:22.067] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2adddc06 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}
[23Sep2021 21:37:22.067] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@301d8120 to Target : METHOD {Lnet/minecraft/entity/projectile/FishingBobberEntity;} {func_234600_a_} {(Lnet/minecraft/entity/player/PlayerEntity;)Z}
[23Sep2021 21:37:22.067] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6d367020 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;}
[23Sep2021 21:37:22.067] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@72458efc 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;}
[23Sep2021 21:37:22.067] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@36bc415e 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}
[23Sep2021 21:37:22.067] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6a74d228 to Target : METHOD {Lnet/minecraft/enchantment/EfficiencyEnchantment;} {func_92089_a} {(Lnet/minecraft/item/ItemStack;)Z}
[23Sep2021 21:37:22.067] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@349d0836 to Target : METHOD {Lnet/minecraft/entity/passive/MooshroomEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[23Sep2021 21:37:22.068] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6a714237 to Target : METHOD {Lnet/minecraft/entity/passive/SheepEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[23Sep2021 21:37:22.068] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3e134896 to Target : METHOD {Lnet/minecraft/entity/passive/SnowGolemEntity;} {func_230254_b_} {(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResultType;}
[23Sep2021 21:37:22.068] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2e3a5237 to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[23Sep2021 21:37:22.068] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ebadd3d to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[23Sep2021 21:37:22.068] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6ac97b84 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[23Sep2021 21:37:22.068] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4917d36b to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[23Sep2021 21:37:22.068] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@35c09b94 to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[23Sep2021 21:37:22.069] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2d0bfb24 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
[23Sep2021 21:37:22.069] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@c3fa05a to Target : CLASS {Lnet/minecraft/item/ItemStack;} {} {V}
[23Sep2021 21:37:22.070] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7b44b63d to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
[23Sep2021 21:37:22.070] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[23Sep2021 21:37:22.105] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[23Sep2021 21:37:22.106] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[23Sep2021 21:37:22.106] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.5-client.jar:C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-client.jar)
[23Sep2021 21:37:22.106] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.5-client.jar:C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-client.jar)
[23Sep2021 21:37:22.106] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.5-client.jar:C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-client.jar)
[23Sep2021 21:37:22.106] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.5-client.jar:C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-client.jar)
[23Sep2021 21:37:22.107] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.5-client.jar:C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-client.jar)
[23Sep2021 21:37:22.107] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.5-client.jar:C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-client.jar)]
[23Sep2021 21:37:22.107] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(Pehkui-2.4.0+1.16.5-forge.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\Pehkui-2.4.0+1.16.5-forge.jar)
[23Sep2021 21:37:22.107] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(Pehkui-2.4.0+1.16.5-forge.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\Pehkui-2.4.0+1.16.5-forge.jar)
[23Sep2021 21:37:22.107] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(Pehkui-2.4.0+1.16.5-forge.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\Pehkui-2.4.0+1.16.5-forge.jar)
[23Sep2021 21:37:22.107] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(Pehkui-2.4.0+1.16.5-forge.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\Pehkui-2.4.0+1.16.5-forge.jar)
[23Sep2021 21:37:22.107] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(Pehkui-2.4.0+1.16.5-forge.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\Pehkui-2.4.0+1.16.5-forge.jar)
[23Sep2021 21:37:22.108] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Pehkui-2.4.0+1.16.5-forge.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\Pehkui-2.4.0+1.16.5-forge.jar)]
[23Sep2021 21:37:22.108] [main/DEBUG] [mixin/]: Registering mixin config: pehkui.mixins.json
[23Sep2021 21:37:22.421] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(immersive-portals-0.16-mc1.16.5-forge.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\immersive-portals-0.16-mc1.16.5-forge.jar)
[23Sep2021 21:37:22.421] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(immersive-portals-0.16-mc1.16.5-forge.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\immersive-portals-0.16-mc1.16.5-forge.jar)
[23Sep2021 21:37:22.421] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(immersive-portals-0.16-mc1.16.5-forge.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\immersive-portals-0.16-mc1.16.5-forge.jar)
[23Sep2021 21:37:22.421] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(immersive-portals-0.16-mc1.16.5-forge.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\immersive-portals-0.16-mc1.16.5-forge.jar)
[23Sep2021 21:37:22.421] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(immersive-portals-0.16-mc1.16.5-forge.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\immersive-portals-0.16-mc1.16.5-forge.jar)
[23Sep2021 21:37:22.421] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(immersive-portals-0.16-mc1.16.5-forge.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\immersive-portals-0.16-mc1.16.5-forge.jar)]
[23Sep2021 21:37:22.421] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.5-universal.jar:C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-universal.jar)
[23Sep2021 21:37:22.422] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.5-universal.jar:C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-universal.jar)
[23Sep2021 21:37:22.422] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.5-universal.jar:C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-universal.jar)
[23Sep2021 21:37:22.422] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.5-universal.jar:C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-universal.jar)
[23Sep2021 21:37:22.422] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.5-universal.jar:C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-universal.jar)
[23Sep2021 21:37:22.422] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.5-universal.jar:C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-universal.jar)]
[23Sep2021 21:37:22.422] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(chiselsandbits-0.3.4-RELEASE.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\chiselsandbits-0.3.4-RELEASE.jar)
[23Sep2021 21:37:22.423] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(chiselsandbits-0.3.4-RELEASE.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\chiselsandbits-0.3.4-RELEASE.jar)
[23Sep2021 21:37:22.423] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(chiselsandbits-0.3.4-RELEASE.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\chiselsandbits-0.3.4-RELEASE.jar)
[23Sep2021 21:37:22.423] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(chiselsandbits-0.3.4-RELEASE.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\chiselsandbits-0.3.4-RELEASE.jar)
[23Sep2021 21:37:22.423] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(chiselsandbits-0.3.4-RELEASE.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\chiselsandbits-0.3.4-RELEASE.jar)
[23Sep2021 21:37:22.423] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(chiselsandbits-0.3.4-RELEASE.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\chiselsandbits-0.3.4-RELEASE.jar)]
[23Sep2021 21:37:22.423] [main/DEBUG] [mixin/]: inject() running with 6 agents
[23Sep2021 21:37:22.423] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[23Sep2021 21:37:22.423] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.5-client.jar:C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-client.jar)]
[23Sep2021 21:37:22.423] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(Pehkui-2.4.0+1.16.5-forge.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\Pehkui-2.4.0+1.16.5-forge.jar)]
[23Sep2021 21:37:22.424] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(immersive-portals-0.16-mc1.16.5-forge.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\immersive-portals-0.16-mc1.16.5-forge.jar)]
[23Sep2021 21:37:22.424] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.5-36.2.5-universal.jar:C:\Users\ktare\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.5-36.2.5\forge-1.16.5-36.2.5-universal.jar)]
[23Sep2021 21:37:22.424] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(chiselsandbits-0.3.4-RELEASE.jar:C:\Users\ktare\AppData\Roaming\.minecraft\mods\chiselsandbits-0.3.4-RELEASE.jar)]
[23Sep2021 21:37:22.520] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out\class: failed to delete one or more files; see suppressed exceptions for details
[23Sep2021 21:37:22.543] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
[23Sep2021 21:37:22.558] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.qouteall.hiding_in_the_bushes.MyMixinConnector]
[23Sep2021 21:37:22.614] [main/INFO] [Portal/]: Invoking Mixin Connector
[23Sep2021 21:37:22.724] [main/ERROR] [mixin/]: Mixin config imm_ptl_mixins.json does not specify "minVersion" property
[23Sep2021 21:37:22.728] [main/ERROR] [mixin/]: Mixin config imm_ptl_mixins_forge.json does not specify "minVersion" property
[23Sep2021 21:37:22.730] [main/ERROR] [mixin/]: Mixin config imm_ptl_peripheral_mixins.json does not specify "minVersion" property
[23Sep2021 21:37:22.731] [main/DEBUG] [mixin/]: Checking for additional mixins for MixinEnvironment[PREINIT]
[23Sep2021 21:37:22.732] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.16.5-forge-36.2.5, --gameDir, C:\Users\ktare\AppData\Roaming\.minecraft, --assetsDir, C:\Users\ktare\AppData\Roaming\.minecraft\assets, --uuid, 638c3c78110d4441a3b1fa14e402ec4e, --username, yotahiku, --assetIndex, 1.16, --accessToken, ????????, --userType, msa, --versionType, release]
[23Sep2021 21:37:22.780] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[23Sep2021 21:37:22.781] [main/DEBUG] [mixin/]: Selecting config pehkui.mixins.json
[23Sep2021 21:37:22.820] [main/DEBUG] [mixin/]: Selecting config imm_ptl_mixins.json
[23Sep2021 21:37:22.830] [main/DEBUG] [mixin/]: Selecting config imm_ptl_mixins_forge.json
[23Sep2021 21:37:22.848] [main/DEBUG] [mixin/]: Selecting config imm_ptl_peripheral_mixins.json
[23Sep2021 21:37:22.852] [main/DEBUG] [mixin/]: Preparing pehkui.mixins.json (148)
[23Sep2021 21:37:22.974] [main/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.16.5
[23Sep2021 21:37:22.974] [main/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20210115.111550
[23Sep2021 21:37:23.781] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_220013_l with desc (Lnet/minecraft/item/ItemStack;)F
[23Sep2021 21:37:24.128] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[23Sep2021 21:37:24.490] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_85036_m with desc ()V
[23Sep2021 21:37:24.518] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_230280_a_ with desc (Lnet/minecraft/item/ShootableItem;)Z
[23Sep2021 21:37:24.876] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_234600_a_ with desc (Lnet/minecraft/entity/player/PlayerEntity;)Z
[23Sep2021 21:37:24.942] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[23Sep2021 21:37:25.165] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_241741_a_ with desc (Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/client/renderer/entity/model/BipedModel$ArmPose;
[23Sep2021 21:37:25.247] [main/DEBUG] [mixin/]: Preparing imm_ptl_mixins.json (82)
[23Sep2021 21:37:25.508] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/server/ChunkManager$EntityTracker is public in imm_ptl_mixins.json:common.entity_sync.MixinEntityTracker and should be specified in value
[23Sep2021 21:37:25.512] [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;
[23Sep2021 21:37:25.675] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/ItemStack
[23Sep2021 21:37:25.863] [main/DEBUG] [mixin/]: Preparing imm_ptl_mixins_forge.json (11)
[23Sep2021 21:37:25.872] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkRender$ChunkRenderTask is public in imm_ptl_mixins_forge.json:client.MixinChunkRenderTask and should be specified in value
[23Sep2021 21:37:25.876] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkRender$RebuildTask is public in imm_ptl_mixins_forge.json:client.MixinRebuildTask and should be specified in value
[23Sep2021 21:37:25.876] [main/DEBUG] [mixin/]: Preparing imm_ptl_peripheral_mixins.json (26)
[23Sep2021 21:37:26.002] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
[23Sep2021 21:37:26.005] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
[23Sep2021 21:37:26.013] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
[23Sep2021 21:37:26.015] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
[23Sep2021 21:37:26.016] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
[23Sep2021 21:37:26.018] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
[23Sep2021 21:37:26.153] [main/WARN] [mixin/]: Error loading class: org/jetbrains/annotations/ApiStatus$ScheduledForRemoval (java.lang.ClassNotFoundException: null)
[23Sep2021 21:37:26.559] [main/DEBUG] [mixin/]: Prepared 210 mixins in 3.778 sec (18.0ms avg) (0ms load, 0ms transform, 0ms plugin)
[23Sep2021 21:37:26.962] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.alternate_dimension.MixinSimpleRegistry from imm_ptl_peripheral_mixins.json into net.minecraft.util.registry.SimpleRegistry
[23Sep2021 21:37:27.119] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_219970_i with desc (Lnet/minecraft/item/ItemStack;)Z
[23Sep2021 21:37:27.122] [pool-3-thread-1/DEBUG] [mixin/]: Mixing reach.compat116plus.ItemMixin from pehkui.mixins.json into net.minecraft.item.Item
[23Sep2021 21:37:27.132] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.block_manipulation.MixinStatusEffect from imm_ptl_mixins.json into net.minecraft.potion.Effect
[23Sep2021 21:37:27.167] [pool-3-thread-1/DEBUG] [mixin/]: Mixing common.altius_world.MixinChunkStatus from imm_ptl_peripheral_mixins.json into net.minecraft.world.chunk.ChunkStatus
[23Sep2021 21:37:27.212] [pool-3-thread-1/FATAL] [mixin/]: Mixin apply failed imm_ptl_peripheral_mixins.json:common.altius_world.MixinChunkStatus -> net.minecraft.world.chunk.ChunkStatus: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException 'static' modifier of handler method does not match target in net/minecraft/world/chunk/ChunkStatus::redirectBuildSurface [PREINJECT Applicator Phase -> imm_ptl_peripheral_mixins.json:common.altius_world.MixinChunkStatus -> Prepare Injections ->  -> handler$zjn000$redirectBuildSurface(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/world/gen/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/chunk/IChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Prepare]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: 'static' modifier of handler method does not match target in net/minecraft/world/chunk/ChunkStatus::redirectBuildSurface [PREINJECT Applicator Phase -> imm_ptl_peripheral_mixins.json:common.altius_world.MixinChunkStatus -> Prepare Injections ->  -> handler$zjn000$redirectBuildSurface(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/world/gen/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/chunk/IChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Prepare]
    at org.spongepowered.asm.mixin.injection.code.Injector.checkTargetModifiers(Injector.java:347) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.sanityCheck(CallbackInjector.java:387) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:237) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) [modlauncher-8.0.9.jar:8.0.9+86+master.3cf110c]
    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(ClassLoader.java:357) [?:1.8.0_51]
    at net.minecraftforge.registries.GameData.init(GameData.java:177) [?:?]
    at net.minecraftforge.registries.GameData.<clinit>(GameData.java:132) [?:?]
    at net.minecraft.util.registry.Registry.forge(Registry.java:347) [?:?]
    at net.minecraft.util.registry.Registry.forge(Registry.java:331) [?:?]
    at net.minecraft.util.registry.Registry.<clinit>(Registry.java:140) [?:?]
    at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38) [?:?]
    at net.minecraft.client.main.Main.lambda$main$0(Main.java:123) [?:?]
    at net.minecraft.client.main.Main$$Lambda$584/916897446.run(Unknown Source) [?:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[23Sep2021 21:37:27.246] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[23Sep2021 21:37:27.247] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[23Sep2021 21:37:27.247] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[23Sep2021 21:37:27.247] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[23Sep2021 21:37:27.247] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[23Sep2021 21:37:27.247] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[23Sep2021 21:37:27.248] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.reflect.InvocationTargetException
[23Sep2021 21:37:27.248] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23Sep2021 21:37:27.248] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[23Sep2021 21:37:27.248] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[23Sep2021 21:37:27.248] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.reflect.Method.invoke(Method.java:497)
[23Sep2021 21:37:27.248] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
[23Sep2021 21:37:27.249] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$473/808653065.call(Unknown Source)
[23Sep2021 21:37:27.249] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[23Sep2021 21:37:27.249] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:     ... 4 more
[23Sep2021 21:37:27.249] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.RuntimeException: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[23Sep2021 21:37:27.249] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]:     at net.minecraftforge.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:43)
[23Sep2021 21:37:27.250] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]:     at net.minecraft.client.main.Main.main(Main.java:123)
[23Sep2021 21:37:27.250] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]:     ... 11 more
[23Sep2021 21:37:27.250] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[23Sep2021 21:37:27.251] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
[23Sep2021 21:37:27.251] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
[23Sep2021 21:37:27.251] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
[23Sep2021 21:37:27.251] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
[23Sep2021 21:37:27.251] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154)
[23Sep2021 21:37:27.251] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85)
[23Sep2021 21:37:27.252] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
[23Sep2021 21:37:27.252] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)
[23Sep2021 21:37:27.252] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
[23Sep2021 21:37:27.252] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[23Sep2021 21:37:27.252] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[23Sep2021 21:37:27.253] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraftforge.registries.GameData.init(GameData.java:177)
[23Sep2021 21:37:27.253] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraftforge.registries.GameData.<clinit>(GameData.java:132)
[23Sep2021 21:37:27.253] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.Registry.forge(Registry.java:347)
[23Sep2021 21:37:27.253] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.Registry.forge(Registry.java:331)
[23Sep2021 21:37:27.253] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.Registry.<clinit>(Registry.java:140)
[23Sep2021 21:37:27.253] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38)
[23Sep2021 21:37:27.253] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.client.main.Main.lambda$main$0(Main.java:123)
[23Sep2021 21:37:27.254] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.client.main.Main$$Lambda$584/916897446.run(Unknown Source)
[23Sep2021 21:37:27.254] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[23Sep2021 21:37:27.254] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[23Sep2021 21:37:27.254] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[23Sep2021 21:37:27.254] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23Sep2021 21:37:27.254] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]:     at java.lang.Thread.run(Thread.java:745)
[23Sep2021 21:37:27.254] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]: Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [imm_ptl_peripheral_mixins.json:common.altius_world.MixinChunkStatus] from phase [DEFAULT] in config [imm_ptl_peripheral_mixins.json] FAILED during APPLY
[23Sep2021 21:37:27.256] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636)
[23Sep2021 21:37:27.256] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588)
[23Sep2021 21:37:27.256] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
[23Sep2021 21:37:27.256] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     ... 23 more
[23Sep2021 21:37:27.256] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]: Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: 'static' modifier of handler method does not match target in net/minecraft/world/chunk/ChunkStatus::redirectBuildSurface [PREINJECT Applicator Phase -> imm_ptl_peripheral_mixins.json:common.altius_world.MixinChunkStatus -> Prepare Injections ->  -> handler$zjn000$redirectBuildSurface(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/world/gen/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/chunk/IChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Prepare]
[23Sep2021 21:37:27.257] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.injection.code.Injector.checkTargetModifiers(Injector.java:347)
[23Sep2021 21:37:27.257] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.sanityCheck(CallbackInjector.java:387)
[23Sep2021 21:37:27.258] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:237)
[23Sep2021 21:37:27.258] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421)
[23Sep2021 21:37:27.258] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319)
[23Sep2021 21:37:27.258] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042)
[23Sep2021 21:37:27.259] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393)
[23Sep2021 21:37:27.259] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
[23Sep2021 21:37:27.259] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
[23Sep2021 21:37:27.260] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
[23Sep2021 21:37:27.260] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
[23Sep2021 21:37:27.260] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:709]:     ... 23 more
 

Link to comment
Share on other sites

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



×
×
  • Create New...

Important Information

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