Controlify
Controlify copied to clipboard
[Bug] Game crashes when trying to launch - Neoforge 1.21.1
Current Behaviour
Opening/Running the game causes a crash before reaching the menu screen.
Expected Behaviour
To simply work and run on version 1.21.1
Screenshots
No response
Reproduction Steps
- Install mods with the Prism launcher or the normal Minecraft launcher
- Launch Minecraft
- Wait...
- Crash
- Sadness
Logs
[16:25:48] [Render thread/FATAL] [mixin/]: Mixin apply for mod controlify failed controlify.mixins.json:core.MouseHandlerMixin from mod controlify -> net.minecraft.client.MouseHandler: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on onMouseClickInput could not find any targets matching 'method_22686' in net/minecraft/client/MouseHandler. No refMap loaded. [INJECT_PREPARE Applicator Phase -> controlify.mixins.json:core.MouseHandlerMixin from mod controlify -> Prepare Injections -> handler$zzg000$controlify$onMouseClickInput(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse -> -> Validate Targets]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onMouseClickInput could not find any targets matching 'method_22686' in net/minecraft/client/MouseHandler. No refMap loaded. [INJECT_PREPARE Applicator Phase -> controlify.mixins.json:core.MouseHandlerMixin from mod controlify -> Prepare Injections -> handler$zzg000$controlify$onMouseClickInput(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse -> -> Validate Targets]
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.selectors.TargetSelectors.validate(TargetSelectors.java:346) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:369) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:340) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:331) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:48) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?] {}
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?] {}
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:196) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:664) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1399) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:731) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:315) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar:11.0.4+main.d2e20e43] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.<init>(Minecraft.java:479) ~[client-1.21.1-20240808.144430-srg.jar%23182!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:214) ~[client-1.21.1-20240808.144430-srg.jar%23182!/:?] {re:classloading,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.34.jar%23173!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.34.jar%23173!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.34.jar%23173!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.34.jar%23173!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23166!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23166!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23166!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23166!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23166!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23166!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23166!/:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) [ForgeWrapper-mmc5.jar:mmc5] {}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {}
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243) [NewLaunch.jar:?] {}
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?] {}
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 2024-12-03 16:25:48
Description: Initializing game
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar:11.0.4+main.d2e20e43] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.<init>(Minecraft.java:479) ~[client-1.21.1-20240808.144430-srg.jar%23182!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:214) ~[client-1.21.1-20240808.144430-srg.jar%23182!/:?] {re:classloading,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.34.jar%23173!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.34.jar%23173!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.34.jar%23173!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.34.jar%23173!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23166!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23166!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23166!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23166!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23166!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23166!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23166!/:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) [ForgeWrapper-mmc5.jar:mmc5] {}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {}
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243) [NewLaunch.jar:?] {}
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?] {}
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [controlify.mixins.json:core.MouseHandlerMixin from mod controlify] from phase [DEFAULT] in config [controlify.mixins.json] FAILED during APPLY
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
... 39 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onMouseClickInput could not find any targets matching 'method_22686' in net/minecraft/client/MouseHandler. No refMap loaded. [INJECT_PREPARE Applicator Phase -> controlify.mixins.json:core.MouseHandlerMixin from mod controlify -> Prepare Injections -> handler$zzg000$controlify$onMouseClickInput(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse -> -> Validate Targets]
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.selectors.TargetSelectors.validate(TargetSelectors.java:346) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:369) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:340) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:331) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:48) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?] {}
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?] {}
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:196) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:664) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1399) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:731) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:315) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
... 39 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar:11.0.4+main.d2e20e43] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.<init>(Minecraft.java:479) ~[client-1.21.1-20240808.144430-srg.jar%23182!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Modules:
ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.4391 (WinBuild.160101.0800):Microsoft Corporation
CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.4391:Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
DEVOBJ.dll:Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.22621.4036 (WinBuild.160101.0800):Microsoft Corporation
GLU32.dll:OpenGL Utility Library DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.4391 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.4391 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:MSCTF Server DLL:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
MpOav.dll:IOfficeAntiVirus Module:4.18.24090.11 (26d75470953920f90fd0438874501e9d9a31e621):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
Oleacc.dll:Active Accessibility Core Component:7.2.22621.1 (WinBuild.160101.0800):Microsoft Corporation
POWRPROF.dll:Power Profile Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
SETUPAPI.dll:Windows Setup API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:Windows Shell Common Dll:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
WINSTA.dll:Winstation Library:10.0.22621.4391 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.4391 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
cfgmgr32.dll:Configuration Manager DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
drvstore.dll:Driver Store API:10.0.22621.4391 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:Microsoft Desktop Window Manager API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.22621.4391 (WinBuild.160101.0800):Microsoft Corporation
extnet.dll:Java(TM) Platform SE binary:21.0.3.0:Oracle Corporation
fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.22621.4391 (WinBuild.160101.0800):Microsoft Corporation
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.3880 (WinBuild.160101.0800):Microsoft Corporation
imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
inputhost.dll:InputHost:10.0.22621.4391 (WinBuild.160101.0800):Microsoft Corporation
java.dll:Java(TM) Platform SE binary:21.0.3.0:Oracle Corporation
javaw.exe:Java(TM) Platform SE binary:21.0.3.0:Oracle Corporation
jemalloc.dll
jimage.dll:Java(TM) Platform SE binary:21.0.3.0:Oracle Corporation
jli.dll:Java(TM) Platform SE binary:21.0.3.0:Oracle Corporation
jna14971543683224344699.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA)
jsvml.dll:Java(TM) Platform SE binary:21.0.3.0:Oracle Corporation
jvm.dll:Java HotSpot(TM) 64-Bit server VM:21.0.3.0:Oracle Corporation
kernel.appcore.dll:AppModel API Host:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
lwjgl.dll
lwjgl_opengl.dll
lwjgl_stb.dll
management.dll:Java(TM) Platform SE binary:21.0.3.0:Oracle Corporation
management_ext.dll:Java(TM) Platform SE binary:21.0.3.0:Oracle Corporation
msasn1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
mscms.dll:Microsoft Color Matching System DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
msvcp140.dll:Microsoft® C Runtime Library:14.36.32532.0:Microsoft Corporation
msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
net.dll:Java(TM) Platform SE binary:21.0.3.0:Oracle Corporation
nio.dll:Java(TM) Platform SE binary:21.0.3.0:Oracle Corporation
nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.4391 (WinBuild.160101.0800):Microsoft Corporation
ntdll.dll:NT Layer DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
ntmarta.dll:Windows NT MARTA provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 566.14 :32.0.15.6614:NVIDIA Corporation
nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.6614:NVIDIA Corporation
Process exited with exit code -1 (0xffffffffffffffff).
Please note that usually neither the exit code, nor its description are enough to diagnose issues!
Always upload the entire log and not just the exit code.
Mod Version
Controlify 2.0.0-beta.21
Controller
Any contorller
Bluetooth
- [ ] Yes
Operating System
Windows
ARM
- [ ] Yes
Additional Information
I'm trying to play Minecraft 1.21.1 with controllers, but I get these crashes on every version except beta 14. I'm not sure why this is happening as I don't even reach the menu before it crashes. I thought it had something to do with the Prism launcher, but I get this issue using the normal Minecraft launcher. I don't have any other mods running except this one. I also thought this was just a Neoforge issue, but I get the same issue on fabric.
Just to make sure...
- [X] I have made sure I am using the latest version of Controlify for the latest version of Minecraft.
- [x] I have made sure there are no other issues describing the same problem on the issue tracker.
This is the exact issue I have! On 1.21.3, you can use Beta 19 and it'll work, but it doesen't seem like any of the other versions will work on 1.21.1
I'm having this same issue when using this mod with the All the Mods 10 Java 1.21.1.
I think I have the same issue.
I'm playing FTB NeoTech 1.7.0 with these versions on Fedora 40:
- JWLGL 3.3.2
- Minecraft 1.20.4
- NeoForge 20.4.237
Below is what I think is the most important line from the stack trace:
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onMouseClickInput could not find any targets matching 'method_22686' in net.minecraft.client.MouseHandler. No refMap loaded. [PREINJECT Applicator Phase -> controlify.mixins.json:core.MouseHandlerMixin from mod controlify -> Prepare Injections -> -> handler$cfi000$controlify$onMouseClickInput(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
Below is my full log.
click to open full log w/ stack trace
Prism Launcher version: 9.1 (flatpak)
Launched instance in online mode
login.microsoftonline.com resolves to:
[40.126.28.21, 20.190.135.2, 40.126.28.20, 40.126.28.23, 40.126.7.32, 40.126.28.11, 20.190.135.18, 40.126.28.18, 2603:1036:3000:60::d, 2603:1036:3000:60::4, 2603:1036:3000:60::12, 2603:1036:3000:60::2, 2603:1036:3000:60::18, 2603:1037:1:60::, 2603:1036:3000:60::e, 2603:1036:3000:60::1f]
session.minecraft.net resolves to:
[13.107.246.51, 2620:1ec:bdf::51]
textures.minecraft.net resolves to:
[13.107.246.51, 2620:1ec:bdf::51]
api.mojang.com resolves to:
[13.107.246.51, 2620:1ec:bdf::51]
Minecraft folder is:
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft
Java path is:
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/java/java-runtime-gamma/bin/java
Java is version 17.0.8, using 64 (amd64) architecture, from Microsoft.
Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz
Intel Corporation WhiskeyLake-U GT2 [UHD Graphics 620] (rev 02)
DeviceName: Onboard - Video
Subsystem: Matsushita Electric Industrial Co., Ltd. Device 8352
OpenGL version string: 4.6 (Compatibility Profile) Mesa 24.3.1 (git-c815d651b8)
Main Class:
io.github.zekerzhayard.forgewrapper.installer.Main
Native path:
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/natives
Traits:
traits FirstThreadOnMacOS
traits XR:Initial
traits feature:is_quick_play_singleplayer
traits feature:is_quick_play_multiplayer
Libraries:
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-freetype-natives-linux/3.3.2/lwjgl-freetype-natives-linux-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-freetype/3.3.2/lwjgl-freetype-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-glfw-natives-linux/3.3.2/lwjgl-glfw-natives-linux-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-glfw/3.3.2/lwjgl-glfw-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-jemalloc-natives-linux/3.3.2/lwjgl-jemalloc-natives-linux-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-jemalloc/3.3.2/lwjgl-jemalloc-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-natives-linux/3.3.2/lwjgl-natives-linux-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-openal-natives-linux/3.3.2/lwjgl-openal-natives-linux-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-openal/3.3.2/lwjgl-openal-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-opengl-natives-linux/3.3.2/lwjgl-opengl-natives-linux-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-opengl/3.3.2/lwjgl-opengl-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-stb-natives-linux/3.3.2/lwjgl-stb-natives-linux-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-stb/3.3.2/lwjgl-stb-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-tinyfd-natives-linux/3.3.2/lwjgl-tinyfd-natives-linux-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl-tinyfd/3.3.2/lwjgl-tinyfd-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/lwjgl/lwjgl/3.3.2/lwjgl-3.3.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/ibm/icu/icu4j/73.2/icu4j-73.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/mojang/authlib/6.0.52/authlib-6.0.52.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/mojang/blocklist/1.0.10/blocklist-1.0.10.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/mojang/brigadier/1.2.9/brigadier-1.2.9.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/mojang/datafixerupper/6.0.8/datafixerupper-6.0.8.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/mojang/logging/1.1.1/logging-1.1.1.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/mojang/patchy/2.2.10/patchy-2.2.10.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/mojang/text2speech/1.17.9/text2speech-1.17.9.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/io/netty/netty-buffer/4.1.97.Final/netty-buffer-4.1.97.Final.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/io/netty/netty-codec/4.1.97.Final/netty-codec-4.1.97.Final.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/io/netty/netty-common/4.1.97.Final/netty-common-4.1.97.Final.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/io/netty/netty-handler/4.1.97.Final/netty-handler-4.1.97.Final.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/io/netty/netty-resolver/4.1.97.Final/netty-resolver-4.1.97.Final.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/io/netty/netty-transport-classes-epoll/4.1.97.Final/netty-transport-classes-epoll-4.1.97.Final.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/io/netty/netty-transport-native-epoll/4.1.97.Final/netty-transport-native-epoll-4.1.97.Final-linux-aarch_64.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/io/netty/netty-transport-native-epoll/4.1.97.Final/netty-transport-native-epoll-4.1.97.Final-linux-x86_64.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/io/netty/netty-transport-native-unix-common/4.1.97.Final/netty-transport-native-unix-common-4.1.97.Final.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/io/netty/netty-transport/4.1.97.Final/netty-transport-4.1.97.Final.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/it/unimi/dsi/fastutil/8.5.12/fastutil-8.5.12.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/apache/logging/log4j/log4j-slf4j2-impl/2.19.0/log4j-slf4j2-impl-2.19.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/joml/joml/1.10.5/joml-1.10.5.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/io/github/zekerzhayard/ForgeWrapper/prism-2024-02-29/ForgeWrapper-prism-2024-02-29.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/neoforged/fancymodloader/earlydisplay/2.0.17/earlydisplay-2.0.17.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/neoforged/fancymodloader/loader/2.0.17/loader-2.0.17.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/neoforged/coremods/6.0.4/coremods-6.0.4.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/neoforged/fancymodloader/spi/2.0.17/spi-2.0.17.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/cpw/mods/modlauncher/10.0.9/modlauncher-10.0.9.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/cpw/mods/securejarhandler/2.1.24/securejarhandler-2.1.24.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/neoforged/accesstransformers/at-modlauncher/10.0.1/at-modlauncher-10.0.1.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/neoforged/accesstransformers/10.0.1/accesstransformers-10.0.1.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/neoforged/mergetool/2.0.0/mergetool-2.0.0-api.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/neoforged/bus/7.2.0/bus-7.2.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/ow2/asm/asm/9.5/asm-9.5.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/electronwill/night-config/core/3.6.4/core-3.6.4.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/neoforged/JarJarSelector/0.4.0/JarJarSelector-0.4.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/neoforged/JarJarMetadata/0.4.0/JarJarMetadata-0.4.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/jodah/typetools/0.6.3/typetools-0.6.3.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/fabricmc/sponge-mixin/0.13.1+mixin.0.8.5/sponge-mixin-0.13.1+mixin.0.8.5.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/jetbrains/annotations/22.0.0/annotations-22.0.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/minecraftforge/srgutils/0.4.15/srgutils-0.4.15.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/jline/jline-reader/3.12.1/jline-reader-3.12.1.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/machinezoo/noexception/noexception/1.7.1/noexception-1.7.1.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/org/jline/jline-terminal/3.12.1/jline-terminal-3.12.1.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/neoforged/JarJarFileSystems/0.4.0/JarJarFileSystems-0.4.0.jar
/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/com/mojang/minecraft/1.20.4/minecraft-1.20.4-client.jar
Native libraries:
Mods:
[✔] accelerated-decay-neoforge-84.0.0
[✔] ActuallyAdditions-1.2.14+mc1.20.4
[✔] AE2-Things-1.3.2-beta
[✔] ae2qolrecipes-neoforge-1.20.2-1.20.4-1.2.0
[✔] ae2wtlib-17.12.0-beta
[✔] allarrowsinfinityfix-1.5-neoforge-mc1.20
[✔] almostunified-neoforge-1.20.4-0.7.2
[✔] AmbientEnvironment-neoforge-1.20.4-14.0.0.4
[✔] antiblocksrechiseled-neo-0.7.2
[✔] ApothicAttributes-1.20.4-2.1.2
[✔] ApothicEnchanting-1.20.4-1.0.1
[✔] appleskin-neoforge-mc1.20.4-2.5.1
[✔] Applied-Mekanistics-1.5.3-beta
[✔] appliedenergistics2-neoforge-17.13.0-beta
[✔] architectury-11.1.17-neoforge
[✔] ArmorPoser-neoforge-1.20.4-4.2.2
[✔] athena-neoforge-1.20.4-3.3.2
[✔] AttributeFix-NeoForge-1.20.4-24.0.2
[✔] BackupManager-neoforge-1.20.4-1.0.0
[✔] BadOptimizations-2.1.4-1.20.2-20.4
[✔] bagus_lib-1.20.4-8.8.2
[✔] balm-neoforge-1.20.4-9.0.9
[✔] BetterAnimationsCollection-v20.4.0-1.20.4-NeoForge
[✔] BetterCompatibilityChecker-neoforge-5.1.2+mc1.20.4
[✔] BetterF3-9.0.2-NeoForge-1.20.4
[✔] betterspawnercontrol-1.20.4-4.4
[✔] BlockRunner-v20.4.1-1.20.4-NeoForge
[✔] blockshot-neoforge-1.20.4-1.4.0
[✔] Bookshelf-NeoForge-1.20.4-23.1.9
[✔] BridgingMod-2.4.0+1.20.4.neoforge-release
[✔] buildinggadgets2-1.1.1
[✔] CarbonConfig-Neoforge-1.20.4-1.2.6
[✔] CerbonsAPI-NeoForge-1.20.4-1.1.1
[✔] charmofundying-neoforge-7.1.2+1.20.4
[✔] chickens-neoforge-1.20.4-2.0.6
[✔] Chipped-neoforge-1.20.4-3.1.4
[✔] ChippedExpress-universal
[✔] cleanswing-1.5
[✔] clienttweaks-neoforge-1.20.4-13.0.2
[✔] cloth-config-13.0.121-neoforge
[✔] Clumps-neoforge-1.20.4-15.0.0.2
[✔] cobweb-neoforge-1.20.4-1.0.0
[✔] collective-1.20.4-7.64
[✔] CombatNouveau-v20.4.5-1.20.4-NeoForge
[✔] comforts-neoforge-7.2.2+1.20.4
[✔] CommonCapabilities-1.20.4-neoforge-2.9.1
[✔] connectedglass-1.1.11-neoforge-mc1.20.4
[✔] Controlify-2.0.0-beta.21+1.20.4-neoforge
[✔] Controlling-neoforge-1.20.4-15.0.5
[✔] cookingforblockheads-neoforge-1.20.4-18.0.8
[✔] copper_amulets-neoforge-1.20.4-1.17.2
[✔] craftingtweaks-neoforge-1.20.4-20.0.3
[✔] crashutilities-8.2.0
[✔] CreativeCore_NEOFORGE_v2.11.26_mc1.20.4
[✔] cristellib-1.2.2-neoforge
[✔] ctov-3.4.4
[✔] curios-neoforge-7.4.3+1.20.4
[✔] CyclopsCore-1.20.4-neoforge-1.19.3
[✔] DarkUtilities-NeoForge-1.20.4-19.0.6
[✔] default-server-properties-neoforge-84.0.0
[✔] defaultoptions-neoforge-1.20.4-20.0.2
[✔] DimStorage-1.20.4-8.1.1
[✔] Ding-1.20.4-NeoForge-1.5.0
[✔] DistractingTrims-NeoForge-1.20.4-5.0.3
[✔] drippyloadingscreen_neoforge_3.0.3_MC_1.20.4
[✔] DungeonCrawl-NeoForge-1.20.4-2.3.14
[✔] durabilitytooltip-1.1.5-neoforge-mc1.20.4
[✔] easy-piglins-neoforge-1.20.4-1.0.5
[✔] easy-villagers-neoforge-1.20.4-1.1.13
[✔] EasyAnvils-v20.4.6-1.20.4-NeoForge
[✔] EdivadLib-1.20.4-2.1.1
[✔] EffectDescriptions-v20.4.0-1.20.4-NeoForge
[✔] elevatorid-1.20.4-1.9.8
[✔] embeddium-0.3.25+mc1.20.4
[✔] emi-1.1.12+1.20.4+neoforge
[✔] emitrades-neoforge-1.3.0+mc1.20.4
[✔] Emojiful-Neoforge-1.20.4-5.0.2
[✔] EnchantableBlocks-1.20.4-0.0.13
[✔] Enchantment Requirements-1.20.4-1.2.0
[✔] EnchantmentDescriptions-NeoForge-1.20.4-20.1.7
[✔] endermanoverhaul-neoforge-1.20.4-1.1.8
[✔] EnderZoology-v20.4.3-1.20.4-NeoForge
[✔] entangled-1.3.18-neoforge-mc1.20.4
[✔] entity_model_features_neoforge_1.20.4-2.1.3
[✔] entity_texture_features_neoforge_1.20.4-6.1.3
[✔] entityculling-neoforge-1.6.6-mc1.20.4
[✔] equivalentexchange-1.20.4-1.0.11-neoforge
[✔] extended-industrialization-1.1.5+1.20.4
[✔] ExtendedAE-1.20-2.0.0-neoforge
[✔] extrasounds-1.2d-1.20.4-neoforge
[✔] ExtremeSoundMuffler-3.45.1-neoforge-1.20.4
[✔] fallingleaves-1.20.4-2.4.0
[✔] fancymenu_neoforge_3.2.3_MC_1.20.4
[✔] farmingforblockheads-neoforge-1.20.4-16.0.1
[✔] ferritecore-6.0.3-forge
[✔] flatbedrock-neoforge-84.0.1
[✔] FlowerPatch-neoforge-1.20.4-5.0.0
[✔] forcecraft-1.20.4-5.1.7
[✔] formations-1.0.2-neoforge-mc1.20.4
[✔] formationsnether-1.0.5
[✔] FriendlyFire-NeoForge-1.20.4-21.0.4
[✔] ftb-auxilium-neoforge-20.4.0
[✔] ftb-chunks-neoforge-2004.1.3
[✔] ftb-essentials-neoforge-2004.1.3
[✔] ftb-filter-system-neoforge-2.0.1
[✔] ftb-library-neoforge-2004.2.4
[✔] ftb-pack-companion-20.4.3+mc1.20.4
[✔] ftb-quests-neoforge-2004.2.3
[✔] ftb-ranks-neoforge-2004.2.0
[✔] ftb-teams-neoforge-2004.1.2
[✔] ftb-xmod-compat-neoforge-3.0.4
[✔] ftbbackups2-neoforge-1.20.4-1.0.27-Release
[✔] fusion-1.1.1-neoforge-mc1.20.4
[✔] gag-4.0.1
[✔] geckolib-neoforge-1.20.4-4.4.4
[✔] Glodium-1.20-2.2-neoforge
[✔] HangGlider-v20.4.2-1.20.4-NeoForge
[✔] harvest-with-ease-neoforge-1.20.4-9.0.1
[✔] healthindicatortxf-1.20.4-1.2.3-neoforge
[✔] HopoBetterUnderwaterRuins-[1.20.2-1.20.4]-1.1.6
[✔] horsecombatcontrols-1.20.4-1.0.1
[✔] HorseExpert-v20.4.1-1.20.4-NeoForge
[✔] HorsingAround-1.20.4-0.1.6
[✔] hyperbox-1.20.4-5.0.1.0
[✔] ibicf-neo-4.0.1+mc1.20.4
[✔] iChunUtil-1.20.4-NeoForge-1.0.1
[✔] Immersive-Energistics-1.0.0-beta
[✔] ImmersiveEngineering-1.20.4-11.6.1-181
[✔] Incendium_1.20.x_v5.3.5
[✔] IntegratedCrafting-1.20.4-neoforge-1.1.7
[✔] IntegratedDynamics-1.20.4-neoforge-1.21.7
[✔] IntegratedTerminals-1.20.4-neoforge-1.4.13
[✔] IntegratedTunnels-1.20.4-neoforge-1.8.26
[✔] inventoryessentials-neoforge-1.20.4-10.0.4
[✔] inventorysorter-24.0.7
[✔] Jade-1.20.4-neoforge-13.3.1
[✔] jamd-neo-4.2.2+mc1.20.4
[✔] jamlib-neoforge-1.0.9+1.20.4
[✔] JAOPCA-1.20.4-5.0.a.5
[✔] javd-neo-6.0.2+mc1.20.4
[✔] jei-1.20.4-neoforge-17.3.1.3
[✔] jlme-1.4.11b-neoforge-1.20.4
[✔] jumpoverfences-neoforge-1.20.4-1.5.0
[✔] just-hammers-neoforge-84.0.0
[✔] justanotherchiselmod-0.4.0
[✔] justdirethings-0.9.12
[✔] JustEnoughBeacons-NeoForge-1.20.4-1.2.0
[✔] justenoughbreeding-neoforge-1.20.4-1.3.0
[✔] JustEnoughMekanismMultiblocks-1.20.4-5.0
[✔] JustEnoughProfessions-neoforge-1.20.4-3.2.0
[✔] JustEnoughResources-NeoForge-1.20.4-1.5.1.9
[✔] konkrete_neoforge_1.9.1_MC_1.20.4
[✔] kubejs-neoforge-2004.7.0-build.26
[✔] laserbridges-1.20.4-1-neoforge
[✔] laserio-1.7.2
[✔] LeaveMyBarsAlone-v20.4.1-1.20.4-NeoForge
[✔] letmedespawn-neoforge-1.20.2-1.2.0
[✔] libreexpfix-0.2.7+1.20.2b14-BETA-neoforge
[✔] light-overlay-10.0.0-neoforge
[✔] lithostitched-neoforge-1.20.4-1.1.8
[✔] lmft-1.0.4+1.20.4-neoforge
[✔] logbegone-neo-1.20.4-1.0.0-slim
[✔] lootjs-1.20.4-3.0.0
[✔] lootr-neoforge-1.20.4-0.8.33.76
[✔] lucent-1.20.4-1.7.0
[✔] MagnumTorch-v20.4.0-1.20.4-NeoForge
[✔] MaxHealthFix-NeoForge-1.20.4-15.0.4
[✔] Measurements-neoforge-1.20.4-2.2.0
[✔] megacells-3.0.2-beta
[✔] Mekanism-1.20.4-10.5.20.41
[✔] melody_neoforge_1.0.5_MC_1.20.4
[✔] merequester-neoforge-1.20.4-1.1.6
[✔] mffs-5.2.7
[✔] mi-tweaks-1.1.1+1.20.4
[✔] minetogether-neoforge-1.20.4-6.3.1
[✔] mining_helmet-1.20.4-2.1.2
[✔] mob_grinding_utils-1.1.3mc1.20.4
[✔] Modern-Industrialization-2.0.25-all
[✔] modernfix-neoforge-5.17.0+mc1.20.4
[✔] ModernUI-NeoForge-1.20.4-3.10.1.5-universal
[✔] modonomicon-1.20.4-neoforge-1.73.2
[✔] modular-routers-12.3.3+mc1.20.4
[✔] MoreBeautifulButtons-neoforge-1.20.4-1.7.0
[✔] MouseTweaks-neoforge-mc1.20.4-2.26
[✔] NaturesCompass-1.20.4-3.0.0-neoforge
[✔] nerb-1.20.4-0.3.1-NEOFORGE
[✔] netherportalfix-neoforge-1.20.4-15.0.1
[✔] NotableBubbleText-1.20.4-2.1.1
[✔] notenoughanimations-neoforge-1.7.4-mc1.20.4
[✔] Nullscape_1.20.x_v1.2.7
[✔] obsidianboat-neo-4.0.4+mc1.20.4
[✔] pamhc2crops-NeoForge-1.20.4-1.0.4
[✔] pamhc2foodcore-NeoForge-1.20.4-1.0.7
[✔] pamhc2trees-NeoForge-1.20.4-1.0.3
[✔] Patchouli-1.20.4-85-NEOFORGE
[✔] Placebo-1.20.4-9.2.2
[✔] playerplates-neoforge-4.0.1+mc1.20.4
[✔] pneumaticcraft-repressurized-7.0.3+mc1.20.4
[✔] polylib-2004.0.3-build.155-neoforge
[✔] PrettyPipes-1.16.3-all
[✔] PuzzlesLib-v20.4.52-1.20.4-NeoForge
[✔] RainShield-1.20.4-1.1.7
[✔] randombonemealflowers-1.20.4-4.5
[✔] redstonepen-1.20.4-neoforge-1.8.37
[✔] resourcefulconfig-neoforge-1.20.4-2.4.7
[✔] resourcefullib-neoforge-1.20.4-2.4.10
[✔] ResourcePackOverrides-v20.4.2-1.20.4-NeoForge
[✔] rhino-neoforge-2004.2.3-build.4
[✔] rs_logical-2.0.2-neoforge-1.20.4
[✔] rs_suspicious_cakes-1.0.2-neoforge-1.20.4
[✔] Searchables-neoforge-1.20.4-1.0.6
[✔] servercore-neoforge-1.5.0+1.20.4
[✔] shineals_prehistoric_expansion-1.4.1-1.20.4
[✔] shrink-2.0.0.40-neoforge
[✔] simple_weather-0.9.7
[✔] SimpleDiscordRichPresence-neoforge-6.0.2-build.46+mc1.20.4
[✔] simplemagnets-1.1.11-neoforge-mc1.20.4
[✔] SimpleTeleportersReforged-1.20.4-1.0.0
[✔] simplygraves-1.20.4-1.1.2-build.20
[✔] simplylight-1.20.4-1.4.6-build.51
[✔] slimylocomotion-1.0.2
[✔] SmartBrainLib-neoforge-1.20.4-1.14.1
[✔] Snad-20.4.1
[✔] sneak_through_berries-neoforge-20.4.1
[✔] solarcooker-neoforge-1.20.4-3.1.2.1
[✔] sophisticatedbackpacks-1.20.4-3.20.6.1051
[✔] sophisticatedcore-1.20.4-0.6.21.608
[✔] sophisticatedstorage-1.20.4-0.10.24.802
[✔] spark-1.10.61-neoforge
[✔] Spice of Life Onion_NEOFORGE_v1.2.7_mc1.20.4
[✔] stackrefill-1.20.4-4.4
[✔] step-1.20.4-1.2.2
[✔] stevescarts-1.20.4-1.2.7-neoforge
[✔] structure-expansion-neoforge-84.0.0
[✔] StylishEffects-v20.4.2-1.20.4-NeoForge
[✔] Super Factory Manager-1.20.4-4.18.0
[✔] supermartijn642configlib-1.1.8a-neoforge-mc1.20.4
[✔] supermartijn642corelib-1.1.17-neoforge-mc1.20.4
[✔] t_and_t-1.12.1.1
[✔] tarotcards-1.20.4-1.6.4
[✔] tectonic-neoforge-1.20-2.3.4
[✔] tempad-neoforge-1.20.4-2.3.8
[✔] TerraBlender-neoforge-1.20.4-3.3.0.12
[✔] Terralith_1.20.x_v2.5.4
[✔] tesseract-neoforge-1.1.1+1.20.4
[✔] The_Undergarden-1.20.4-0.8.15
[✔] ToolBelt-1.20.4-2.0.4
[✔] ToolKit-neoforge-84.0.2
[✔] ToolStats-NeoForge-1.20.4-19.0.3
[✔] tramplestopper-neo-6.0.1+mc1.20.4
[✔] transmog-neoforge-1.4.0+1.20.4
[✔] trashcans-1.0.18-neoforge-mc1.20.4
[✔] TravelersTitles-1.20.4-NeoForge-4.4.1
[✔] trenzalore-neo-4.0.1+mc1.20.4
[✔] trimeffects-neoforge-1.20.X-1.3.5
[✔] UniversalBoneMeal-v20.4.2-1.20.4-NeoForge
[✔] variantsandventures-mc1.20.4-1.0.2
[✔] veinmining-neoforge-3.1.1+1.20.4
[✔] visuality-forge-2.0.3
[✔] wirelessredstone-neoforge-1.20.4-1.1.5
[✔] yeetusexperimentus-neoforge-84.0.1
[✔] YetAnotherConfigLib-3.6.2+1.20.4-neoforge
[✔] YungsApi-1.20.4-NeoForge-4.4.3
[✔] YungsBetterDesertTemples-1.20.4-NeoForge-3.4.4
[✔] YungsBetterDungeons-1.20.4-NeoForge-4.4.4
[✔] YungsBetterJungleTemples-1.20.4-NeoForge-2.4.4
[✔] YungsBetterMineshafts-1.20.4-NeoForge-4.4.2
[✔] YungsBetterNetherFortresses-1.20.4-NeoForge-2.4.4
[✔] YungsBetterOceanMonuments-1.20.4-NeoForge-3.4.3
[✔] YungsBetterStrongholds-1.20.4-NeoForge-4.4.3
[✔] YungsBetterWitchHuts-1.20.4-NeoForge-3.4.3
[✔] YungsBridges-1.20.4-NeoForge-4.4.2
[✔] YungsExtras-1.20.4-NeoForge-4.4.2
Params:
--username --version 1.20.4 --gameDir /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft --assetsDir /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/assets --assetIndex 12 --uuid --accessToken --userType --versionType release --fml.neoForgeVersion 20.4.237 --fml.fmlVersion 2.0.17 --fml.mcVersion 1.20.4 --fml.neoFormVersion 20231207.154220 --launchTarget forgeclient
Window size: 854 x 480
Launcher: standard
Java Arguments:
[-Xms512m, -Xmx8192m, -Duser.language=en]
Minecraft process ID: 1969
Checking: MC_SLIM
Checking: MERGED_MAPPINGS
Checking: MAPPINGS
Checking: MC_EXTRA
Checking: MOJMAPS
Checking: PATCHED
Checking: MC_SRG
[32m[18:35:07.634] [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--username, meltingscales, --version, 1.20.4, --gameDir, /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft, --assetsDir, /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/assets, --assetIndex, 12, --uuid, <PROFILE ID>, --accessToken, ❄❄❄❄❄❄❄❄, --userType, msa, --versionType, release, --fml.neoForgeVersion, 20.4.237, --fml.fmlVersion, 2.0.17, --fml.mcVersion, 1.20.4, --fml.neoFormVersion, 20231207.154220, --launchTarget, forgeclient, --width, 854, --height, 480]
[m[32m[18:35:07.639] [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.8 by Microsoft; OS Linux arch amd64 version 6.11.11-200.fc40.x86_64
[m[32m[18:35:08.290] [main/INFO] [loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
[m[32m[18:35:08.424] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
[m[32m[18:35:08.490] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6
[m[32m[18:35:08.630] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/fabricmc/sponge-mixin/0.13.1+mixin.0.8.5/sponge-mixin-0.13.1+mixin.0.8.5.jar%23157!/ Service=ModLauncher Env=CLIENT
[m[32m[18:35:08.711] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: Mesa Intel(R) UHD Graphics 620 (WHL GT2) GL version 4.6 (Core Profile) Mesa 24.3.1 (git-c815d651b8), Intel
[m[32m[18:35:09.529] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "accelerated-decay-neoforge-84.0.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.529] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ActuallyAdditions-1.2.14+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.529] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "AE2-Things-1.3.2-beta.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.529] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ae2qolrecipes-neoforge-1.20.2-1.20.4-1.2.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.529] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ae2wtlib-17.12.0-beta.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.529] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "allarrowsinfinityfix-1.5-neoforge-mc1.20.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.529] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "almostunified-neoforge-1.20.4-0.7.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.530] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "AmbientEnvironment-neoforge-1.20.4-14.0.0.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.530] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "antiblocksrechiseled-neo-0.7.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.530] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ApothicAttributes-1.20.4-2.1.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.530] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ApothicEnchanting-1.20.4-1.0.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.530] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "appleskin-neoforge-mc1.20.4-2.5.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.530] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Applied-Mekanistics-1.5.3-beta.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.530] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "appliedenergistics2-neoforge-17.13.0-beta.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.530] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "architectury-11.1.17-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.531] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ArmorPoser-neoforge-1.20.4-4.2.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.531] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "athena-neoforge-1.20.4-3.3.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.531] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "AttributeFix-NeoForge-1.20.4-24.0.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.531] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "BackupManager-neoforge-1.20.4-1.0.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.531] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "BadOptimizations-2.1.4-1.20.2-20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.531] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "bagus_lib-1.20.4-8.8.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.531] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "balm-neoforge-1.20.4-9.0.9.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.531] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "BetterAnimationsCollection-v20.4.0-1.20.4-NeoForge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.531] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "BetterCompatibilityChecker-neoforge-5.1.2+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.532] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "BetterF3-9.0.2-NeoForge-1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.532] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "betterspawnercontrol-1.20.4-4.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.532] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "BlockRunner-v20.4.1-1.20.4-NeoForge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.532] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "blockshot-neoforge-1.20.4-1.4.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.532] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Bookshelf-NeoForge-1.20.4-23.1.9.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.532] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "BridgingMod-2.4.0+1.20.4.neoforge-release.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.532] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "buildinggadgets2-1.1.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.532] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "CarbonConfig-Neoforge-1.20.4-1.2.6.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.532] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "CerbonsAPI-NeoForge-1.20.4-1.1.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.532] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "charmofundying-neoforge-7.1.2+1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.533] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "chickens-neoforge-1.20.4-2.0.6.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.533] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Chipped-neoforge-1.20.4-3.1.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.533] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ChippedExpress-universal.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.533] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cleanswing-1.5.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.533] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "clienttweaks-neoforge-1.20.4-13.0.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.533] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cloth-config-13.0.121-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.533] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Clumps-neoforge-1.20.4-15.0.0.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.533] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cobweb-neoforge-1.20.4-1.0.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.533] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "collective-1.20.4-7.64.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.534] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "CombatNouveau-v20.4.5-1.20.4-NeoForge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.534] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "comforts-neoforge-7.2.2+1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.534] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "CommonCapabilities-1.20.4-neoforge-2.9.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.534] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "connectedglass-1.1.11-neoforge-mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.534] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Controlify-2.0.0-beta.21+1.20.4-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.534] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Controlling-neoforge-1.20.4-15.0.5.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.534] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cookingforblockheads-neoforge-1.20.4-18.0.8.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.534] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "copper_amulets-neoforge-1.20.4-1.17.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.535] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "craftingtweaks-neoforge-1.20.4-20.0.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.535] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "crashutilities-8.2.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.535] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "CreativeCore_NEOFORGE_v2.11.26_mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.535] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "cristellib-1.2.2-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.535] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ctov-3.4.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.535] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "curios-neoforge-7.4.3+1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.535] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "CyclopsCore-1.20.4-neoforge-1.19.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.536] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "DarkUtilities-NeoForge-1.20.4-19.0.6.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.536] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "default-server-properties-neoforge-84.0.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.536] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "defaultoptions-neoforge-1.20.4-20.0.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.536] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "DimStorage-1.20.4-8.1.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.536] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Ding-1.20.4-NeoForge-1.5.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.536] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "DistractingTrims-NeoForge-1.20.4-5.0.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.536] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "drippyloadingscreen_neoforge_3.0.3_MC_1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.536] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "DungeonCrawl-NeoForge-1.20.4-2.3.14.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.536] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "durabilitytooltip-1.1.5-neoforge-mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.537] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "easy-piglins-neoforge-1.20.4-1.0.5.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.537] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "easy-villagers-neoforge-1.20.4-1.1.13.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.537] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "EasyAnvils-v20.4.6-1.20.4-NeoForge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.537] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "EdivadLib-1.20.4-2.1.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.537] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "EffectDescriptions-v20.4.0-1.20.4-NeoForge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.537] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "elevatorid-1.20.4-1.9.8.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.537] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "embeddium-0.3.25+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.538] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "emi-1.1.12+1.20.4+neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.538] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "emitrades-neoforge-1.3.0+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.538] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Emojiful-Neoforge-1.20.4-5.0.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.538] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "EnchantableBlocks-1.20.4-0.0.13.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.538] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Enchantment Requirements-1.20.4-1.2.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.538] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "EnchantmentDescriptions-NeoForge-1.20.4-20.1.7.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.538] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "endermanoverhaul-neoforge-1.20.4-1.1.8.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.539] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "EnderZoology-v20.4.3-1.20.4-NeoForge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.539] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "entangled-1.3.18-neoforge-mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.539] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "entity_model_features_neoforge_1.20.4-2.1.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.539] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "entity_texture_features_neoforge_1.20.4-6.1.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.539] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "entityculling-neoforge-1.6.6-mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.539] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "equivalentexchange-1.20.4-1.0.11-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.539] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "extended-industrialization-1.1.5+1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.539] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ExtendedAE-1.20-2.0.0-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.540] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "extrasounds-1.2d-1.20.4-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.540] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ExtremeSoundMuffler-3.45.1-neoforge-1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.540] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "fallingleaves-1.20.4-2.4.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.540] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "fancymenu_neoforge_3.2.3_MC_1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.540] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "farmingforblockheads-neoforge-1.20.4-16.0.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.540] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ferritecore-6.0.3-forge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.540] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "flatbedrock-neoforge-84.0.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.540] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "FlowerPatch-neoforge-1.20.4-5.0.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.540] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "forcecraft-1.20.4-5.1.7.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.541] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "formations-1.0.2-neoforge-mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.541] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "formationsnether-1.0.5.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.541] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "FriendlyFire-NeoForge-1.20.4-21.0.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.541] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-auxilium-neoforge-20.4.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.541] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-chunks-neoforge-2004.1.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.541] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-essentials-neoforge-2004.1.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.541] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-filter-system-neoforge-2.0.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.541] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-library-neoforge-2004.2.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.541] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-pack-companion-20.4.3+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.542] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-quests-neoforge-2004.2.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.542] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-ranks-neoforge-2004.2.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.542] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-teams-neoforge-2004.1.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.542] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftb-xmod-compat-neoforge-3.0.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.542] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ftbbackups2-neoforge-1.20.4-1.0.27-Release.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.542] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "fusion-1.1.1-neoforge-mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.542] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "gag-4.0.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.542] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "geckolib-neoforge-1.20.4-4.4.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.542] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Glodium-1.20-2.2-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.543] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "HangGlider-v20.4.2-1.20.4-NeoForge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.543] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "harvest-with-ease-neoforge-1.20.4-9.0.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.543] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "healthindicatortxf-1.20.4-1.2.3-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.543] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "HopoBetterUnderwaterRuins-[1.20.2-1.20.4]-1.1.6.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.543] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "horsecombatcontrols-1.20.4-1.0.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.543] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "HorseExpert-v20.4.1-1.20.4-NeoForge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.543] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "HorsingAround-1.20.4-0.1.6.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.543] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "hyperbox-1.20.4-5.0.1.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.544] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ibicf-neo-4.0.1+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.544] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "iChunUtil-1.20.4-NeoForge-1.0.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.544] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Immersive-Energistics-1.0.0-beta.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.544] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ImmersiveEngineering-1.20.4-11.6.1-181.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.544] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Incendium_1.20.x_v5.3.5.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.544] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "IntegratedCrafting-1.20.4-neoforge-1.1.7.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.544] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "IntegratedDynamics-1.20.4-neoforge-1.21.7.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.544] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "IntegratedTerminals-1.20.4-neoforge-1.4.13.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.545] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "IntegratedTunnels-1.20.4-neoforge-1.8.26.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.545] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "inventoryessentials-neoforge-1.20.4-10.0.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.545] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "inventorysorter-24.0.7.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.545] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Jade-1.20.4-neoforge-13.3.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.545] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "jamd-neo-4.2.2+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.545] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "jamlib-neoforge-1.0.9+1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.545] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "JAOPCA-1.20.4-5.0.a.5.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.545] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "javd-neo-6.0.2+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.545] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "jei-1.20.4-neoforge-17.3.1.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.545] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "jlme-1.4.11b-neoforge-1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.546] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "jumpoverfences-neoforge-1.20.4-1.5.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.546] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "just-hammers-neoforge-84.0.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.546] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "justanotherchiselmod-0.4.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.546] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "justdirethings-0.9.12.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.546] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "JustEnoughBeacons-NeoForge-1.20.4-1.2.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.546] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "justenoughbreeding-neoforge-1.20.4-1.3.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.546] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "JustEnoughMekanismMultiblocks-1.20.4-5.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.546] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "JustEnoughProfessions-neoforge-1.20.4-3.2.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.546] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "JustEnoughResources-NeoForge-1.20.4-1.5.1.9.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.547] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "konkrete_neoforge_1.9.1_MC_1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.547] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "kubejs-neoforge-2004.7.0-build.26.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.547] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "laserbridges-1.20.4-1-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.547] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "laserio-1.7.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.547] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "LeaveMyBarsAlone-v20.4.1-1.20.4-NeoForge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.547] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "letmedespawn-neoforge-1.20.2-1.2.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.547] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "libreexpfix-0.2.7+1.20.2b14-BETA-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.547] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "light-overlay-10.0.0-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.548] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "lithostitched-neoforge-1.20.4-1.1.8.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.548] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "lmft-1.0.4+1.20.4-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.548] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "logbegone-neo-1.20.4-1.0.0-slim.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.548] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "lootjs-1.20.4-3.0.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.548] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "lootr-neoforge-1.20.4-0.8.33.76.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.548] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "lucent-1.20.4-1.7.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.548] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "MagnumTorch-v20.4.0-1.20.4-NeoForge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.548] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "MaxHealthFix-NeoForge-1.20.4-15.0.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.549] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Measurements-neoforge-1.20.4-2.2.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.549] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "megacells-3.0.2-beta.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.549] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Mekanism-1.20.4-10.5.20.41.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.549] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "melody_neoforge_1.0.5_MC_1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.549] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "merequester-neoforge-1.20.4-1.1.6.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.549] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mffs-5.2.7.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.549] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mi-tweaks-1.1.1+1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.549] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "minetogether-neoforge-1.20.4-6.3.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.549] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mining_helmet-1.20.4-2.1.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.550] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mob_grinding_utils-1.1.3mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.550] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Modern-Industrialization-2.0.25-all.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.550] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "modernfix-neoforge-5.17.0+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.550] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ModernUI-NeoForge-1.20.4-3.10.1.5-universal.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.550] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "modonomicon-1.20.4-neoforge-1.73.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.550] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "modular-routers-12.3.3+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.550] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "MoreBeautifulButtons-neoforge-1.20.4-1.7.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.550] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "MouseTweaks-neoforge-mc1.20.4-2.26.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.551] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "NaturesCompass-1.20.4-3.0.0-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.551] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "nerb-1.20.4-0.3.1-NEOFORGE.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.551] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "netherportalfix-neoforge-1.20.4-15.0.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.551] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "NotableBubbleText-1.20.4-2.1.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.551] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "notenoughanimations-neoforge-1.7.4-mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.551] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Nullscape_1.20.x_v1.2.7.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.551] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "obsidianboat-neo-4.0.4+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.551] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "pamhc2crops-NeoForge-1.20.4-1.0.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.551] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "pamhc2foodcore-NeoForge-1.20.4-1.0.7.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.551] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "pamhc2trees-NeoForge-1.20.4-1.0.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.552] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Patchouli-1.20.4-85-NEOFORGE.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.552] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Placebo-1.20.4-9.2.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.552] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "playerplates-neoforge-4.0.1+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.552] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "pneumaticcraft-repressurized-7.0.3+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.552] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "polylib-2004.0.3-build.155-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.552] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "PrettyPipes-1.16.3-all.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.552] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "PuzzlesLib-v20.4.52-1.20.4-NeoForge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.552] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "RainShield-1.20.4-1.1.7.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.552] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "randombonemealflowers-1.20.4-4.5.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.553] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "redstonepen-1.20.4-neoforge-1.8.37.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.553] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "resourcefulconfig-neoforge-1.20.4-2.4.7.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.553] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "resourcefullib-neoforge-1.20.4-2.4.10.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.553] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ResourcePackOverrides-v20.4.2-1.20.4-NeoForge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.553] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "rhino-neoforge-2004.2.3-build.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.553] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "rs_logical-2.0.2-neoforge-1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.553] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "rs_suspicious_cakes-1.0.2-neoforge-1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.553] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Searchables-neoforge-1.20.4-1.0.6.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.554] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "servercore-neoforge-1.5.0+1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.554] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "shineals_prehistoric_expansion-1.4.1-1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.554] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "shrink-2.0.0.40-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.554] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "simple_weather-0.9.7.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.554] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "SimpleDiscordRichPresence-neoforge-6.0.2-build.46+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.554] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "simplemagnets-1.1.11-neoforge-mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.554] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "SimpleTeleportersReforged-1.20.4-1.0.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.554] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "simplygraves-1.20.4-1.1.2-build.20.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.554] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "simplylight-1.20.4-1.4.6-build.51.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.554] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "slimylocomotion-1.0.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.555] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "SmartBrainLib-neoforge-1.20.4-1.14.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.555] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Snad-20.4.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.555] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "sneak_through_berries-neoforge-20.4.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.555] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "solarcooker-neoforge-1.20.4-3.1.2.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.555] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "sophisticatedbackpacks-1.20.4-3.20.6.1051.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.555] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "sophisticatedcore-1.20.4-0.6.21.608.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.555] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "sophisticatedstorage-1.20.4-0.10.24.802.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.555] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "spark-1.10.61-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.555] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Spice of Life Onion_NEOFORGE_v1.2.7_mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.555] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "stackrefill-1.20.4-4.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.555] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "step-1.20.4-1.2.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.555] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "stevescarts-1.20.4-1.2.7-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.555] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "structure-expansion-neoforge-84.0.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.555] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "StylishEffects-v20.4.2-1.20.4-NeoForge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.556] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Super Factory Manager-1.20.4-4.18.0.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.556] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "supermartijn642configlib-1.1.8a-neoforge-mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.556] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "supermartijn642corelib-1.1.17-neoforge-mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.556] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "t_and_t-1.12.1.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.556] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "tarotcards-1.20.4-1.6.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.556] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "tectonic-neoforge-1.20-2.3.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.556] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "tempad-neoforge-1.20.4-2.3.8.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.556] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "TerraBlender-neoforge-1.20.4-3.3.0.12.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.557] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Terralith_1.20.x_v2.5.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.557] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "tesseract-neoforge-1.1.1+1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.557] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "The_Undergarden-1.20.4-0.8.15.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.557] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ToolBelt-1.20.4-2.0.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.557] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ToolKit-neoforge-84.0.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.557] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ToolStats-NeoForge-1.20.4-19.0.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.557] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "tramplestopper-neo-6.0.1+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.557] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "transmog-neoforge-1.4.0+1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.557] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "trashcans-1.0.18-neoforge-mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.558] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "TravelersTitles-1.20.4-NeoForge-4.4.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.558] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "trenzalore-neo-4.0.1+mc1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.558] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "trimeffects-neoforge-1.20.X-1.3.5.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.558] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "UniversalBoneMeal-v20.4.2-1.20.4-NeoForge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.558] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "variantsandventures-mc1.20.4-1.0.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.558] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "veinmining-neoforge-3.1.1+1.20.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.558] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "visuality-forge-2.0.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.558] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "wirelessredstone-neoforge-1.20.4-1.1.5.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.558] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "yeetusexperimentus-neoforge-84.0.1.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.559] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YetAnotherConfigLib-3.6.2+1.20.4-neoforge.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.559] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsApi-1.20.4-NeoForge-4.4.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.559] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterDesertTemples-1.20.4-NeoForge-3.4.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.559] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterDungeons-1.20.4-NeoForge-4.4.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.559] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterJungleTemples-1.20.4-NeoForge-2.4.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.565] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterMineshafts-1.20.4-NeoForge-4.4.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.565] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterNetherFortresses-1.20.4-NeoForge-2.4.4.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.565] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterOceanMonuments-1.20.4-NeoForge-3.4.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.565] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterStrongholds-1.20.4-NeoForge-4.4.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.565] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBetterWitchHuts-1.20.4-NeoForge-3.4.3.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.565] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsBridges-1.20.4-NeoForge-4.4.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.565] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "YungsExtras-1.20.4-NeoForge-4.4.2.jar" of type MOD with provider {mods folder locator at /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods}
[m[32m[18:35:09.692] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "client-1.20.4-20231207.154220-srg.jar" of type MOD with provider net.neoforged.fml.loading.moddiscovery.MinecraftLocator@8b91134
[m[32m[18:35:09.692] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "neoforge-20.4.237-universal.jar" of type MOD with provider net.neoforged.fml.loading.moddiscovery.MinecraftLocator@8b91134
[m[33m[18:35:10.273] [main/WARN] [selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: ftblibrary. Using Mod File: /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods/ftb-library-neoforge-2004.2.4.jar
[m[33m[18:35:10.273] [main/WARN] [selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: patchouli. Using Mod File: /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/mods/Patchouli-1.20.4-85-NEOFORGE.jar
[m[32m[18:35:10.273] [main/INFO] [loading.moddiscovery.JarInJarDependencyLocator/]: Found 52 dependencies adding them to mods collection
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "yamlbeans-1.17.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "hid4java-0.8.0.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "junixsocket-common-2.6.2.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "dazzleconf-core-1.3.0-M2.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "gson-0.3.0.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "flexmark-util-dependency-0.64.8.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "jheaps-0.14.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "flexmark-0.64.8.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "libsdl4j-3.preview-3.1.3-46.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "Primitive Collections-0.8.9.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "imageio-webp-3.12.0.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "junixsocket-native-common-2.6.2.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mclib-20.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "snakeyaml-2.2.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "mixinextras-neoforge-0.5.0-beta.4.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "caffeine-3.1.7.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "steamdeck4j-1.1.6.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "flexmark-util-ast-0.64.8.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "apfloat-1.10.1.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "imageio-core-3.12.0.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "common-lang-3.12.0.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.274] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "jankson-1.2.3.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "flexmark-util-visitor-0.64.8.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "streamex-0.8.1.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "commonmark-0.22.0.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "toml4j-0.7.3-SNAPSHOT.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "DiscordIPC-a8d6631cc9.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "animated-gif-lib-for-java-animated-gif-lib-1.7.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "GrandPower-1.0.0.jar" of type MOD with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "dazzleconf-ext-snakeyaml-1.3.0-M2.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "flexmark-util-html-0.64.8.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "extensibleenums-neoforge-20.4.1.jar" of type MOD with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "flexmark-util-format-0.64.8.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "json-0.3.0.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "flexmark-util-data-0.64.8.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "commonmark-ext-gfm-strikethrough-0.22.0.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "commonmark-ext-ins-0.22.0.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "flexmark-util-misc-0.64.8.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "common-io-3.12.0.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "json-20210307.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "spectrelib-neoforge-0.15.2+1.20.4.jar" of type MOD with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "httpmime-4.5.10.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "flexmark-util-sequence-0.64.8.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.275] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "bytecodecs-1.0.2.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.276] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "common-image-3.12.0.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.276] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "yabn-1.0.3.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.276] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "imageio-metadata-3.12.0.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.276] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "flexmark-util-collection-0.64.8.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.276] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "jgrapht-core-1.5.2.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.276] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "infiniverse-1.20.4-2.0.0.0.jar" of type MOD with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.276] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "flexmark-util-builder-0.64.8.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[32m[18:35:10.276] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "japng-0.5.3.jar" of type GAMELIBRARY with provider net.neoforged.fml.loading.moddiscovery.JarInJarDependencyLocator@30e6a763
[m[1;31m[18:35:10.299] [main/ERROR] [loading.moddiscovery.ModFile/LOADING]: Access transformer file accesstransformer.cfg provided by mod bagus_lib does not exist!
[m[1;31m[18:35:10.299] [main/ERROR] [loading.moddiscovery.ModFile/LOADING]: Access transformer file META-INF/accesstransformer.cfg provided by mod bagus_lib does not exist!
[m[32m[18:35:20.227] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[m[32m[18:35:20.777] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.leobeliik.extremesoundmuffler.MixinConnector]
[m[32m[18:35:20.778] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [thelm.jaopca.mixins.JAOPCAMixinConnector]
[m[32m[18:35:20.783] [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.20.4, --gameDir, /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft, --assetsDir, /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/assets, --uuid, <PROFILE ID>, --username, meltingscales, --assetIndex, 12, --accessToken, ❄❄❄❄❄❄❄❄, --userType, msa, --versionType, release, --width, 854, --height, 480]
[m[33m[18:35:20.790] [main/WARN] [mixin/]: Reference map 'betterdungeons.refmap.json' for betterdungeons.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:20.814] [main/WARN] [mixin/]: Reference map 'mixins.mffs.refmap.json' for mffs.mixins.json could not be read. If this is a development environment you can ignore this message
[m[32m[18:35:20.880] [main/INFO] [ModernFix/]: Loaded configuration file for ModernFix 5.17.0+mc1.20.4: 67 options available, 2 override(s) found
[m[33m[18:35:20.881] [main/WARN] [ModernFix/]: Option 'mixin.feature.integrated_server_watchdog' overriden (by user configuration) to 'false'
[m[33m[18:35:20.881] [main/WARN] [ModernFix/]: Option 'mixin.bugfix.extra_experimental_screen' overriden (by user configuration) to 'false'
[m[32m[18:35:20.881] [main/INFO] [ModernFix/]: Applying Nashorn fix
[m[32m[18:35:20.891] [main/INFO] [ModernFix/]: Applied Forge config corruption patch
[m[33m[18:35:20.900] [main/WARN] [mixin/]: Reference map 'yungsapi.refmap.json' for yungsapi.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:20.906] [main/WARN] [mixin/]: Reference map 'bagus_lib.refmap.json' for bagus_lib.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:20.913] [main/WARN] [mixin/]: Reference map 'balm.refmap.json' for balm.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:20.917] [main/WARN] [mixin/]: Reference map 'betterfortresses.refmap.json' for betterfortresses.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:20.924] [main/WARN] [mixin/]: Reference map 'emojiful.refmap.json' for emojiful.mixins.json could not be read. If this is a development environment you can ignore this message
[m[32m[18:35:20.930] [main/INFO] [Embeddium/]: Loaded configuration file for Embeddium: 326 options available, 0 override(s) found
[m[32m[18:35:20.932] [main/INFO] [Embeddium-GraphicsAdapterProbe/]: Searching for graphics cards...
[m[32m[18:35:20.964] [main/INFO] [Embeddium-GraphicsAdapterProbe/]: Found graphics card: GraphicsAdapterInfo[vendor=INTEL, name=WhiskeyLake-U GT2 [UHD Graphics 620], version=unknown]
[m[33m[18:35:20.968] [main/WARN] [Embeddium-Workarounds/]: Embeddium has applied one or more workarounds to prevent crashes or other issues on your system: [NO_ERROR_CONTEXT_UNSUPPORTED]
[m[33m[18:35:20.969] [main/WARN] [Embeddium-Workarounds/]: This is not necessarily an issue, but it may result in certain features or optimizations being disabled. You can sometimes fix these issues by upgrading your graphics driver.
[m[33m[18:35:20.978] [main/WARN] [mixin/]: Reference map 'embeddium-refmap.json' for embeddium.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:20.992] [main/WARN] [mixin/]: Reference map 'supermartijn642corelib.mixins.refmap.json' for supermartijn642corelib.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:20.994] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.125] [main/WARN] [mixin/]: Reference map 'curios.refmap.json' for curios.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.127] [main/WARN] [mixin/]: Reference map 'curios.refmap.json' for curios.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.130] [main/WARN] [mixin/]: Reference map 'lucent.refmap.json' for lucent.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.132] [main/WARN] [mixin/]: Reference map 'searchables.refmap.json' for searchables.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.134] [main/WARN] [mixin/]: Reference map 'searchables.refmap.json' for searchables.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.139] [main/WARN] [mixin/]: Reference map 'bettermineshafts.refmap.json' for bettermineshafts.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.141] [main/WARN] [mixin/]: Reference map 'veinmining.refmap.json' for veinmining.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.145] [main/WARN] [mixin/]: Reference map 'betterjungletemples.refmap.json' for betterjungletemples.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.151] [main/WARN] [mixin/]: Reference map 'clienttweaks.refmap.json' for clienttweaks.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.161] [main/WARN] [mixin/]: Reference map 'mining_helmet.refmap.json' for mining_helmet.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.163] [main/WARN] [mixin/]: Reference map 'harvest_with_ease.refmap.json' for harvest_with_ease.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.167] [main/WARN] [mixin/]: Reference map 'lithostitched.refmap.json' for lithostitched.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.178] [main/WARN] [mixin/]: Reference map 'laserbridges.refmap.json' for laserbridges.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.180] [main/WARN] [mixin/]: Reference map 'sneak_through_berries.refmap.json' for sneak_through_berries.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.184] [main/WARN] [mixin/]: Reference map 'farmingforblockheads.refmap.json' for farmingforblockheads.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.187] [main/WARN] [mixin/]: Reference map 'mixins.pneumaticcraft.refmap.json' for mixins.pneumaticcraft.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.194] [main/WARN] [mixin/]: Reference map 'logbegone.refmap.json' for logbegone.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.197] [main/WARN] [mixin/]: Reference map 'drippyloadingscreen.refmap.json' for drippyloadingscreen.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.198] [main/WARN] [mixin/]: Reference map 'drippyloadingscreen.refmap.json' for drippyloadingscreen.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.200] [main/WARN] [mixin/]: Reference map 'tectonic.refmap.json' for tectonic.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.209] [main/WARN] [mixin/]: Reference map 'mousetweaks.mixins.refmap.json' for mousetweaks.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.243] [main/WARN] [mixin/]: Reference map 'entityculling.refmap.mixins.json' for entityculling.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.245] [main/WARN] [mixin/]: Reference map 'ambientenvironment.refmap.json' for ambientenvironment.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.247] [main/WARN] [mixin/]: Reference map 'extrasounds.refmap.json' for extrasounds.mixins.json could not be read. If this is a development environment you can ignore this message
[m[32m[18:35:21.325] [main/INFO] [Puzzles Lib/]: Loading 279 mods:
- accelerateddecay 84.0.0
- actuallyadditions 1.2.14+mc1.20.4
- ae2 17.13.0-beta
- ae2qolrecipes 1.2.0
- ae2things 1.3.2-beta
- ae2wtlib 17.12.0-beta
- allarrowsinfinityfix 1.5
- almostunified 1.20.4-0.7.2
- ambientenvironment 14.0.0.4
- antiblocksrechiseled 0.7.2
- apothic_attributes 2.1.2
- apothic_enchanting 1.0.1
- appleskin 2.5.1+mc1.20.4
- appmek 1.5.3-beta
- architectury 11.1.17
- armorposer 4.2.2
- athena 3.3.2
- attributefix 24.0.2
- backupmanager 1.0.0
- badoptimizations 2.1.4
- bagus_lib 1.20.4-8.8.2
- balm 9.0.9
- bcc 5.1.2
- betteranimationscollection 20.4.0
- betterdeserttemples 1.20.4-NeoForge-3.4.4
- betterdungeons 1.20.4-NeoForge-4.4.4
- betterf3 9.0.2
- betterfortresses 1.20.4-NeoForge-2.4.4
- betterjungletemples 1.20.4-NeoForge-2.4.4
- bettermineshafts 1.20.4-NeoForge-4.4.2
- betteroceanmonuments 1.20.4-NeoForge-3.4.3
- betterspawnercontrol 4.4
- betterstrongholds 1.20.4-NeoForge-4.4.3
- betterwitchhuts 1.20.4-NeoForge-3.4.3
- blockrunner 20.4.1
- blockshot 1.4.0
- bookshelf 23.1.9
- bridgingmod 2.4.0+1.20.4
- buildinggadgets2 1.1.1
- carbonconfig 0.0NONE
- cerbons_api 1.1.1
- charmofundying 7.1.2+1.20.4
- chickens 2.0.6
- chipped 3.1.4
- chipped_express 1.2.1
- cleanswing 1.5
- clienttweaks 13.0.2
- cloth_config 13.0.121
- clumps 15.0.0.2
- cobweb 1.0.0
- collective 7.64
- combatnouveau 20.4.5
- comforts 7.2.2+1.20.4
-- spectrelib 0.15.2+1.20.4
- commoncapabilities 2.9.1
- connectedglass 1.1.11
- controlify 2.0.0-beta.21+1.20.4-neoforge
- controlling 15.0.5
- cookingforblockheads 18.0.8
- copper_amulets 1.17.2
- craftingtweaks 20.0.3
- crashutilities 8.2.0
- creativecore 2.11.26
- cristellib 1.2.2
- ctov 3.4.4
- curios 7.4.3+1.20.4
- cyclopscore 1.19.3
- darkutils 19.0.6
- defaultoptions 20.0.2
- dimstorage 8.1.1
- ding 1.5.0
- distractingtrims 5.0.3
- drippyloadingscreen 3.0.3
- dsp 84.0.0
- dungeoncrawl 2.3.14
- durabilitytooltip 1.1.5
- easy_piglins 1.20.4-1.0.5
- easy_villagers 1.20.4-1.1.13
- easyanvils 20.4.6
- edivadlib 2.1.1
- effectdescriptions 20.4.0
- elevatorid 1.20.4-1.9.8
- embeddium 0.3.25+mc1.20.4
- emi 1.1.12+1.20.4+neoforge
- emitrades 1.3.0+mc1.20.4
- emojiful 5.0.2
- enchantableblocks 0.0.13
- enchantmentrequirements 1.2.0
- enchdesc 20.1.7
- endermanoverhaul 1.1.8
- enderzoology 20.4.3
-- extensibleenums 20.4.1
- entangled 1.3.18
- entity_model_features 2.1.3
- entity_texture_features 6.1.3
- entityculling 1.6.6
- equivalentexchange 1.20.4-1.0.11
- extended_industrialization 1.1.5+1.20.4
- extendedae 1.20-2.0.0-neoforge
- extrasounds 1.2d
- extremesoundmuffler 3.45.1
- fallingleaves 2.4.0
- fancymenu 3.2.3
- farmingforblockheads 16.0.1
- ferritecore 6.0.3
- flatbedrock 84.0.1
- flowerpatch 5.0.0
- forcecraft 5.1.7
- formations 1.0.2
- formationsnether 1.0.5
- friendlyfire 21.0.4
- ftbauxilium 20.4.0
- ftbbackups2 1.0.27-Release
- ftbchunks 2004.1.3
- ftbessentials 2004.1.3
- ftbfiltersystem 2.0.1
- ftblibrary 2004.2.4
- ftbpc 20.4.3+mc1.20.4
- ftbquests 2004.2.3
- ftbranks 2004.2.0
- ftbteams 2004.1.2
- ftbxmodcompat 3.0.4
- fusion 1.1.1
- gag 4.0.1
- geckolib 4.4.4
- glodium 1.20-2.2-neoforge
- hangglider 20.4.2
- harvest_with_ease 9.0.1
- healthindicatortxf 1.20.4-1.2.3-neoforge
- hopour 1.1.6
- horsecombatcontrols 1.20.4-1.0.1
- horseexpert 20.4.1
- horsingaround 0.1.6
- hyperbox 5.0.1.0
-- infiniverse 2.0.0.0
- ibicf 4.0.1
- ichunutil 1.0.1
- immeng 1.0.0-beta
- immersiveengineering 11.6.1-181
- incendium 5.3.5
- integratedcrafting 1.1.7
- integrateddynamics 1.21.7
-- integrateddynamicscompat 1.21.7
- integratedterminals 1.4.13
-- integratedterminalscompat 1.4.13
- integratedtunnels 1.8.26
-- integratedtunnelscompat 1.8.26
- inventoryessentials 10.0.4
- inventorysorter 24.0.7
- jade 13.3.1
- jamd 4.2.2
- jamlib 1.0.9+1.20.4
- jaopca 5.0.a.5
- javd 6.0.2
- jei 17.3.1.3
- jei_mekanism_multiblocks 5.0
- jeresources 1.5.1.9
- jlme 1.4.11
- jumpoverfences 1.5.0
- just_enough_beacons 1.2.0
- justanotherchiselmod 0.4.0
- justdirethings 0.9.12
- justenoughbreeding 1.3.0
- justenoughprofessions 3.2.0
- justhammers 84.0.0
- konkrete 1.9.1
- kubejs 2004.7.0-build.26
- laserbridges 1.20.4-1-neoforge
- laserio 1.7.2
- leavemybarsalone 20.4.1
- letmedespawn 1.2.0
- libreexpfix 0.2.7b14-BETA
- lightoverlay 10.0.0
- lithostitched 1.1.8
- lmft 1.0.4+1.20.4
- logbegone 1.0.0
- lootjs 1.20.4-3.0.0
- lootr 0.8.32.75
- lucent 1.7.0
- magnumtorch 20.4.0
- maxhealthfix 15.0.4
- measurements 2.2.0
- megacells 3.0.2-beta
- mekanism 10.5.20
- melody 1.0.5
- merequester 1.20.4-1.1.6
- mffs 5.2.7
- mi_tweaks 1.1.1+1.20.4
- minecraft 1.20.4
- minetogether 6.3.1
- mining_helmet 2.1.2
- mob_grinding_utils 1.1.3+mc1.20.4
- modern_industrialization 2.0.25
-- grandpower 1.0.0
- modernfix 5.17.0+mc1.20.4
- modernui 3.10.1.5
- modonomicon 1.73.2
- modularrouters 12.3.3
- morebeautifulbuttons 1.7.0
- mousetweaks 2.26
- naturescompass 1.20.4-3.0.0-neoforge
- nbt 2.1.1
- neoforge 20.4.237
- nerb 0.3.1
- netherportalfix 15.0.1
- notenoughanimations 1.7.4
- nullscape 1.2.7
- obsidianboat 4.0.4
- pamhc2crops 0.0NONE
- pamhc2foodcore 1.0.7
- pamhc2trees 0.0NONE
- patchouli 1.20.4-85-NEOFORGE
- placebo 9.2.2
- playerplates 4.0.1+mc1.20.4
- pneumaticcraft 7.0.3
- polylib 2004.0.3-build.155
- prettypipes 1.16.3
- puzzleslib 20.4.52
- rainshield 1.1.7
- randombonemealflowers 4.5
- redstonepen 1.8.37
- resourcefulconfig 2.4.7
- resourcefullib 2.4.10
- resourcepackoverrides 20.4.2
- rhino 2004.2.3-build.4
- rs_logical 2.0.2
- rs_suspicious_cakes 1.0.2
- sdrp 6.0.2-build.46+mc1.20.4
- searchables 1.0.6
- servercore 1.5.0+1.20.4
- sfm 4.18.0
- shineals_prehistoric_expansion 1.4.1
- shrink 2.0.0.40
- simple_weather 0.9.7
- simplemagnets 1.1.11
- simpleteleporters 1.0.0
- simplygraves 1.20.4-1.1.2-build.20
- simplylight 1.20.4-1.4.6-build.51
- slimylocomotion 1.0.2
- smartbrainlib 1.14.1
- snad 20.4.1
- sneak_through_berries 20.4.1
- solarcooker 1.20.4-3.1.2.1
- solonion 1.2.7
- sophisticatedbackpacks 3.20.6
- sophisticatedcore 0.6.21
- sophisticatedstorage 0.10.24
- spark 1.10.61
- stackrefill 4.4
- step 1.2.2
- stevescarts 1.2.7
- structureexpansion 84.0.0
- stylisheffects 20.4.2
- supermartijn642configlib 1.1.8a
- supermartijn642corelib 1.1.17
- t_and_t 1.12.1
- tarotcards 1.20.4-1.6.4
- tectonic 2.3.4
- tempad 2.3.8
- terrablender 3.3.0.12
- terralith 2.5.4
- tesseract_api 1.1.1+1.20.4
- toolbelt 2.0.4
- toolkit 84.0.2
- toolstats 19.0.3
- tramplestopper 6.0.1
- transmog 1.4.0+1.20.4
- trashcans 1.0.18
- travelerstitles 1.20.4-NeoForge-4.4.1
- trenzalore 4.0.1
- trimeffects 1.3.5
- undergarden 0.8.15
- universalbonemeal 20.4.2
- variantsandventures 1.0.2
- veinmining 3.1.1+1.20.4
- visuality 2.0.3
- wirelessredstone 1.20.4-1.1.5
- yeetusexperimentus 84.0.1
- yet_another_config_lib_v3 3.6.2+1.20.4-neoforge
- yungsapi 1.20.4-NeoForge-4.4.3
- yungsbridges 1.20.4-NeoForge-4.4.2
- yungsextras 1.20.4-NeoForge-4.4.2
[m[33m[18:35:21.331] [main/WARN] [mixin/]: Reference map 'hyperbox.refmap.json' for hyperbox.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.333] [main/WARN] [mixin/]: Reference map 'extremesoundmuffler.refmap.json' for extremesoundmuffler.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.334] [main/WARN] [mixin/]: Reference map 'defaultoptions.refmap.json' for defaultoptions.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.336] [main/WARN] [mixin/]: Reference map 'defaultoptions.refmap.json' for defaultoptions.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.338] [main/WARN] [mixin/]: Reference map 'transmog-neoforge-refmap.json' for mixins.transmog.common.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.340] [main/WARN] [mixin/]: Reference map 'transmog-neoforge-refmap.json' for mixins.transmog.neoforge.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.342] [main/WARN] [mixin/]: Reference map 'betterwitchhuts.refmap.json' for betterwitchhuts.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.344] [main/WARN] [mixin/]: Reference map 'netherportalfix.refmap.json' for netherportalfix.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.348] [main/WARN] [mixin/]: Reference map 'betteroceanmonuments.refmap.json' for betteroceanmonuments.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.353] [main/WARN] [mixin/]: Reference map 'cookingforblockheads.refmap.json' for cookingforblockheads.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.357] [main/WARN] [mixin/]: Reference map 'controlling.refmap.json' for controlling.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.359] [main/WARN] [mixin/]: Reference map 'controlling.refmap.json' for controlling.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.361] [main/WARN] [mixin/]: Reference map 'placebo.refmap.json' for placebo.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.363] [main/WARN] [mixin/]: Reference map 'apothic_attributes.refmap.json' for apothic_attributes.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.365] [main/WARN] [mixin/]: Reference map 'cobweb.refmap.json' for cobweb.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.373] [main/WARN] [mixin/]: Reference map 'ibicf.refmap.json' for ibicf.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.376] [main/WARN] [mixin/]: Reference map 'melody.refmap.json' for melody.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.378] [main/WARN] [mixin/]: Reference map 'melody.refmap.json' for melody.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.381] [main/WARN] [mixin/]: Reference map 'konkrete.refmap.json' for konkrete.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.383] [main/WARN] [mixin/]: Reference map 'konkrete.refmap.json' for konkrete.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.408] [main/WARN] [mixin/]: Reference map 'patchouli.refmap.json' for patchouli_xplat.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.415] [main/WARN] [mixin/]: Reference map 'betterstrongholds.refmap.json' for betterstrongholds.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.446] [main/WARN] [mixin/]: Reference map 'inventoryessentials.refmap.json' for inventoryessentials.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.456] [main/WARN] [mixin/]: Reference map 'letmedespawn.refmap.json' for letmedespawn.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.478] [main/WARN] [mixin/]: Reference map 'clumps.refmap.json' for clumps.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.480] [main/WARN] [mixin/]: Reference map 'comforts.refmap.json' for comforts.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.485] [main/WARN] [mixin/]: Reference map 'betterdeserttemples.refmap.json' for betterdeserttemples.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.487] [main/WARN] [mixin/]: Reference map 'ichunutil.refmap.json' for ichunutil.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.495] [main/WARN] [mixin/]: Reference map 'travelerstitles.refmap.json' for travelerstitles.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.497] [main/WARN] [mixin/]: Reference map 'tarotcards.refmap.json' for tarotcards.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.499] [main/WARN] [mixin/]: Reference map 'craftingtweaks.refmap.json' for craftingtweaks.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.508] [main/WARN] [mixin/]: Reference map 'horsecombatcontrols.refmap.json' for horsecombatcontrols.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.550] [main/WARN] [mixin/]: Reference map 'creativecore.mixins.refmap.json' for creativecore.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.552] [main/WARN] [mixin/]: Reference map 'creativecore.mixins.refmap.json' for creativecore.forge.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.560] [main/WARN] [mixin/]: Reference map 'fancymenu.refmap.json' for fancymenu.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.562] [main/WARN] [mixin/]: Reference map 'fancymenu.refmap.json' for fancymenu.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.577] [main/WARN] [mixin/]: Reference map 'ferritecore.refmap.json' for ferritecore.predicates.mixin.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.580] [main/WARN] [mixin/]: Reference map 'ferritecore.refmap.json' for ferritecore.fastmap.mixin.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.582] [main/WARN] [mixin/]: Reference map 'ferritecore.refmap.json' for ferritecore.mrl.mixin.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.585] [main/WARN] [mixin/]: Reference map 'ferritecore.refmap.json' for ferritecore.dedupmultipart.mixin.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.587] [main/WARN] [mixin/]: Reference map 'ferritecore.refmap.json' for ferritecore.blockstatecache.mixin.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.591] [main/WARN] [mixin/]: Reference map 'ferritecore.refmap.json' for ferritecore.dedupbakedquad.mixin.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.595] [main/WARN] [mixin/]: Reference map 'ferritecore.refmap.json' for ferritecore.threaddetec.mixin.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.599] [main/WARN] [mixin/]: Reference map 'ferritecore.refmap.json' for ferritecore.modelsides.mixin.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.608] [main/WARN] [mixin/]: Reference map 'charmofundying.refmap.json' for charmofundying.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.613] [main/WARN] [mixin/]: Reference map 'allarrowsinfinityfix.mixins.refmap.json' for allarrowsinfinityfix.mixins.json could not be read. If this is a development environment you can ignore this message
[m[32m[18:35:21.616] [main/INFO] [BadOptimizations/]: Loading config from /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/config/badoptimizations.txt
[m[32m[18:35:21.617] [main/INFO] [BadOptimizations/]: Config version: 3
[m[33m[18:35:21.625] [main/WARN] [mixin/]: Reference map 'bcc.refmap.json' for bcc.neo.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.629] [main/WARN] [mixin/]: Reference map 'bcc.refmap.json' for bcc.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.634] [main/WARN] [mixin/]: Reference map 'terrablender.refmap.json' for terrablender_neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.636] [main/WARN] [mixin/]: Reference map 'terrablender.refmap.json' for terrablender.mixins.json could not be read. If this is a development environment you can ignore this message
[m[33m[18:35:21.723] [main/WARN] [mixin/]: Reference map 'jaopca.refmap.json' for jaopca.mixins.json could not be read. If this is a development environment you can ignore this message
[m[32m[18:35:23.351] [main/INFO] [CoreMod.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
[m[33m[18:35:23.386] [main/WARN] [mixin/]: Error loading class: org/violetmoon/quark/content/tweaks/module/GoldToolsHaveFortuneModule (java.lang.ClassNotFoundException: org.violetmoon.quark.content.tweaks.module.GoldToolsHaveFortuneModule)
[m[33m[18:35:23.397] [main/WARN] [mixin/]: Error loading class: com/hollingsworth/arsnouveau/common/items/SpellCrossbow (java.lang.ClassNotFoundException: com.hollingsworth.arsnouveau.common.items.SpellCrossbow)
[m[32m[18:35:23.418] [main/INFO] [CoreMod.apothic_attributes/COREMODLOG]: Patching EffectRenderingInventoryScreen#renderEffects
[m[33m[18:35:23.456] [main/WARN] [mixin/]: Error loading class: me/shedaniel/rei/plugin/client/exclusionzones/DefaultPotionEffectExclusionZones (java.lang.ClassNotFoundException: me.shedaniel.rei.plugin.client.exclusionzones.DefaultPotionEffectExclusionZones)
[m[33m[18:35:23.868] [main/WARN] [mixin/]: Error loading class: net/raphimc/immediatelyfast/feature/core/ImmediateAdapter (java.lang.ClassNotFoundException: net.raphimc.immediatelyfast.feature.core.ImmediateAdapter)
[m[33m[18:35:23.871] [main/WARN] [mixin/]: Error loading class: net/coderbot/batchedentityrendering/impl/FullyBufferedMultiBufferSource (java.lang.ClassNotFoundException: net.coderbot.batchedentityrendering.impl.FullyBufferedMultiBufferSource)
[m[33m[18:35:23.874] [main/WARN] [mixin/]: Error loading class: net/coderbot/iris/layer/InnerWrappedRenderType (java.lang.ClassNotFoundException: net.coderbot.iris.layer.InnerWrappedRenderType)
[m[33m[18:35:23.878] [main/WARN] [mixin/]: Error loading class: net/coderbot/iris/layer/OuterWrappedRenderType (java.lang.ClassNotFoundException: net.coderbot.iris.layer.OuterWrappedRenderType)
[m[33m[18:35:23.881] [main/WARN] [mixin/]: Error loading class: net/irisshaders/batchedentityrendering/impl/FullyBufferedMultiBufferSource (java.lang.ClassNotFoundException: net.irisshaders.batchedentityrendering.impl.FullyBufferedMultiBufferSource)
[m[33m[18:35:23.884] [main/WARN] [mixin/]: Error loading class: net/irisshaders/iris/layer/InnerWrappedRenderType (java.lang.ClassNotFoundException: net.irisshaders.iris.layer.InnerWrappedRenderType)
[m[33m[18:35:23.888] [main/WARN] [mixin/]: Error loading class: net/irisshaders/iris/layer/OuterWrappedRenderType (java.lang.ClassNotFoundException: net.irisshaders.iris.layer.OuterWrappedRenderType)
[m[33m[18:35:23.891] [main/WARN] [mixin/]: Error loading class: dev/tr7zw/skinlayers/render/CustomizableModelPart (java.lang.ClassNotFoundException: dev.tr7zw.skinlayers.render.CustomizableModelPart)
[m[33m[18:35:23.897] [main/WARN] [mixin/]: Error loading class: net/raphimc/immediatelyfast/feature/core/BatchableBufferSource (java.lang.ClassNotFoundException: net.raphimc.immediatelyfast.feature.core.BatchableBufferSource)
[m[32m[18:35:24.081] [main/INFO] [CoreMod.apothic_enchanting/COREMODLOG]: Patching FishingHook#catchingFish
[m[33m[18:35:24.169] [main/WARN] [mixin/]: Error loading class: mezz/modnametooltip/TooltipEventHandler (java.lang.ClassNotFoundException: mezz.modnametooltip.TooltipEventHandler)
[m[33m[18:35:24.174] [main/WARN] [mixin/]: Error loading class: me/shedaniel/rei/impl/client/ClientHelperImpl (java.lang.ClassNotFoundException: me.shedaniel.rei.impl.client.ClientHelperImpl)
[m[32m[18:35:25.009] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0-beta.4).
[m[32m[18:35:25.869] [main/INFO] [mixin/]: blockshot.mixins.json:MixinMinecraft from mod blockshot->@Accessor[FIELD_GETTER]::getfps()I should be static as its target is
[m2024-12-21 18:35:26,099 main WARN Advanced terminal features are not available in this environment
[18:35:26] [main/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method decoratedId in modernfix-neoforge.mixins.json:perf.tag_id_caching.TagOrElementLocationMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[18:35:27] [main/INFO] [ne.ne.co.Co.apothic_attributes/COREMODLOG]: Patching EffectRenderingInventoryScreen#renderEffects
[18:35:27] [pool-10-thread-1/INFO] [minecraft/Bootstrap]: ModernFix reached bootstrap stage (22.58 s after launch)
[18:35:28] [pool-10-thread-1/INFO] [ne.ne.co.Co.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/CreativeModeTabs
[18:35:29] [pool-10-thread-1/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method getTemperature in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[18:35:29] [pool-10-thread-1/INFO] [ne.ne.co.Co.apothic_enchanting/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
[18:35:31] [pool-10-thread-1/INFO] [ne.ne.co.Co.apothic_enchanting/COREMODLOG]: Patching FishingHook#catchingFish
enum
modid
swim_speed
nametag_distance
entity_gravity
block_reach
entity_reach
step_height
add_table
none
add_features
remove_features
add_spawns
remove_spawns
add_carvers
remove_carvers
add_spawn_costs
remove_spawn_costs
none
add_spawns
remove_spawns
clear_spawns
any
and
or
not
compound
nbt
difference
intersection
block_tag
and
false
item_exists
mod_loaded
not
or
tag_empty
true
item
piglin_neutral_armor
tool_action
piglin_currency
empty
water
lava
[18:35:32] [pool-10-thread-1/INFO] [ne.ne.co.Co.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[18:35:32] [pool-10-thread-1/INFO] [ne.ne.co.Co.apothic_enchanting/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[18:35:33] [pool-10-thread-1/INFO] [minecraft/Bootstrap]: Vanilla bootstrap took 5314 milliseconds
[18:35:33] [Render thread/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method putSortedQuadIndices in embeddium.mixins.json:features.render.immediate.buffer_builder.sorting.BufferBuilderMixin from mod embeddium cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[18:35:33] [Render thread/WARN] [minecraft/VanillaPackResourcesBuilder]: Assets URL 'union:/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/minecraft/client/1.20.4-20231207.154220/client-1.20.4-20231207.154220-srg.jar%23717!/assets/.mcassetsroot' uses unexpected schema
[18:35:33] [Render thread/WARN] [minecraft/VanillaPackResourcesBuilder]: Assets URL 'union:/home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/libraries/net/minecraft/client/1.20.4-20231207.154220/client-1.20.4-20231207.154220-srg.jar%23717!/data/.mcassetsroot' uses unexpected schema
[18:35:33] [Render thread/INFO] [mojang/YggdrasilAuthenticationService]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[18:35:33] [Render thread/INFO] [minecraft/Minecraft]: Setting user: meltingscales
[18:35:33] [Render thread/INFO] [ModernFix/]: Bypassed Mojang DFU
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant is searching for constants in method with descriptor (Lnet/minecraft/network/chat/Component;Lnet/minecraft/client/GuiMessageTag;)V
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value = , stringValue = null
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 0
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value = \r, stringValue = null
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 1
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn \r
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value =
, stringValue = null
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 2
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value = \n, stringValue = null
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 3
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn \n
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found CLASS constant: value = Ljava/lang/String;, typeValue = null
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value = [{}] [CHAT] {}, stringValue = null
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 4
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn [{}] [CHAT] {}
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value = [CHAT] {}, stringValue = null
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 5
[18:35:34] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn [CHAT] {}
[18:35:34] [Render thread/INFO] [defaultoptions/]: Loaded default options for extra-folder
[18:35:34] [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL version 3.3.2+13
[18:35:34] [Render thread/INFO] [KubeJS/]: Loaded client.properties
[18:35:34] [Render thread/INFO] [ModernUI/Core]: Created MuiForgeAPI
[18:35:34] [Render thread/INFO] [ModernUI/Core]: Detected OpenGL 4.6 Core Profile from FML Early Window
[18:35:37] [Render thread/INFO] [Embeddium-PostlaunchChecks/]: OpenGL Vendor: Intel
[18:35:37] [Render thread/INFO] [Embeddium-PostlaunchChecks/]: OpenGL Renderer: Mesa Intel(R) UHD Graphics 620 (WHL GT2)
[18:35:37] [Render thread/INFO] [Embeddium-PostlaunchChecks/]: OpenGL Version: 4.6 (Core Profile) Mesa 24.3.1 (git-c815d651b8)
[18:35:37] [Render thread/FATAL] [mixin/]: Mixin apply for mod controlify failed controlify.mixins.json:core.MouseHandlerMixin from mod controlify -> net.minecraft.client.MouseHandler: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on onMouseClickInput could not find any targets matching 'method_22686' in net.minecraft.client.MouseHandler. No refMap loaded. [PREINJECT Applicator Phase -> controlify.mixins.json:core.MouseHandlerMixin from mod controlify -> Prepare Injections -> -> handler$cfi000$controlify$onMouseClickInput(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onMouseClickInput could not find any targets matching 'method_22686' in net.minecraft.client.MouseHandler. No refMap loaded. [PREINJECT Applicator Phase -> controlify.mixins.json:core.MouseHandlerMixin from mod controlify -> Prepare Injections -> -> handler$cfi000$controlify$onMouseClickInput(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:658) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:589) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:316) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:308) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.(CallbackInjectionInfo.java:46) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at jdk.internal.reflect.GeneratedConstructorAccessor25.newInstance(Unknown Source) ~[?:?] {}
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:710) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1329) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1053) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:169) ~[securejarhandler-2.1.24.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:275) ~[securejarhandler-2.1.24.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:288) ~[securejarhandler-2.1.24.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:275) ~[securejarhandler-2.1.24.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:191) ~[securejarhandler-2.1.24.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
at net.minecraft.client.Minecraft.(Minecraft.java:487) ~[client-1.20.4-20231207.154220-srg.jar%23717!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.modernui-neoforge.json:MixinMinecraft from mod modernui,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:resourcepackoverrides.common.mixins.json:client.MinecraftMixin from mod resourcepackoverrides,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:emojiful.mixins.json:MinecraftEmojifulMixin from mod emojiful,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin from mod mining_helmet,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin from mod fallingleaves,pl:mixin:APP:drippyloadingscreen.mixins.json:client.IMixinMinecraft from mod drippyloadingscreen,pl:mixin:APP:emi.mixins.json:MinecraftClientMixin from mod emi,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess from mod immersiveengineering,pl:mixin:APP:extrasounds.mixins.json:hotbar.MinecraftClientMixin from mod extrasounds,pl:mixin:APP:extrasounds.mixins.json:inventory.MinecraftClientMixin from mod extrasounds,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:blockshot.mixins.json:MixinMinecraft from mod blockshot,pl:mixin:APP:controlify.mixins.json:core.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.bind.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.input.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.rumble.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.screenop.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.screenop.vanilla.bundle.BundleMouseActionsMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.virtualmouse.MinecraftMixin from mod controlify,pl:mixin:APP:kubejs-common.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:combatnouveau.common.mixins.json:client.MinecraftMixin from mod combatnouveau,pl:mixin:APP:ichunutil.mixins.json:client.MinecraftMixin from mod ichunutil,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin from mod travelerstitles,pl:mixin:APP:just_enough_beacons.mixins.json:test.TestMixin from mod just_enough_beacons,pl:mixin:APP:just_enough_beacons-common.mixins.json:test.TestMixin from mod just_enough_beacons,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:armorposer.neoforge.mixins.json:MinecraftMixin from mod armorposer,pl:mixin:APP:fancymenu.mixins.json:client.IMixinMinecraft from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinMinecraft from mod fancymenu,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:betterf3.mixins.json:ClientAccessor from mod betterf3,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor from mod embeddium,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:206) ~[minecraft-1.20.4-client.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-2.0.17.jar:2.0] {}
at net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-2.0.17.jar:2.0] {}
at net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:24) ~[loader-2.0.17.jar:2.0] {}
at net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-2.0.17.jar:2.0] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {}
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) ~[?:?] {}
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {}
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 2024-12-21 18:35:37
Description: Initializing game
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:169) ~[securejarhandler-2.1.24.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:275) ~[securejarhandler-2.1.24.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:288) ~[securejarhandler-2.1.24.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:275) ~[securejarhandler-2.1.24.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:191) ~[securejarhandler-2.1.24.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
at net.minecraft.client.Minecraft.(Minecraft.java:487) ~[client-1.20.4-20231207.154220-srg.jar%23717!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.modernui-neoforge.json:MixinMinecraft from mod modernui,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:resourcepackoverrides.common.mixins.json:client.MinecraftMixin from mod resourcepackoverrides,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:emojiful.mixins.json:MinecraftEmojifulMixin from mod emojiful,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin from mod mining_helmet,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin from mod fallingleaves,pl:mixin:APP:drippyloadingscreen.mixins.json:client.IMixinMinecraft from mod drippyloadingscreen,pl:mixin:APP:emi.mixins.json:MinecraftClientMixin from mod emi,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess from mod immersiveengineering,pl:mixin:APP:extrasounds.mixins.json:hotbar.MinecraftClientMixin from mod extrasounds,pl:mixin:APP:extrasounds.mixins.json:inventory.MinecraftClientMixin from mod extrasounds,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:blockshot.mixins.json:MixinMinecraft from mod blockshot,pl:mixin:APP:controlify.mixins.json:core.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.bind.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.input.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.rumble.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.screenop.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.screenop.vanilla.bundle.BundleMouseActionsMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.virtualmouse.MinecraftMixin from mod controlify,pl:mixin:APP:kubejs-common.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:combatnouveau.common.mixins.json:client.MinecraftMixin from mod combatnouveau,pl:mixin:APP:ichunutil.mixins.json:client.MinecraftMixin from mod ichunutil,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin from mod travelerstitles,pl:mixin:APP:just_enough_beacons.mixins.json:test.TestMixin from mod just_enough_beacons,pl:mixin:APP:just_enough_beacons-common.mixins.json:test.TestMixin from mod just_enough_beacons,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:armorposer.neoforge.mixins.json:MinecraftMixin from mod armorposer,pl:mixin:APP:fancymenu.mixins.json:client.IMixinMinecraft from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinMinecraft from mod fancymenu,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:betterf3.mixins.json:ClientAccessor from mod betterf3,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor from mod embeddium,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:206) ~[minecraft-1.20.4-client.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-2.0.17.jar:2.0] {}
at net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-2.0.17.jar:2.0] {}
at net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:24) ~[loader-2.0.17.jar:2.0] {}
at net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-2.0.17.jar:2.0] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {}
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) ~[?:?] {}
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {}
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [controlify.mixins.json:core.MouseHandlerMixin from mod controlify] from phase [DEFAULT] in config [controlify.mixins.json] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
... 39 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onMouseClickInput could not find any targets matching 'method_22686' in net.minecraft.client.MouseHandler. No refMap loaded. [PREINJECT Applicator Phase -> controlify.mixins.json:core.MouseHandlerMixin from mod controlify -> Prepare Injections -> -> handler$cfi000$controlify$onMouseClickInput(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:658) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:589) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:316) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:308) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.(CallbackInjectionInfo.java:46) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at jdk.internal.reflect.GeneratedConstructorAccessor25.newInstance(Unknown Source) ~[?:?] {}
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:710) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1329) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1053) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
... 39 more
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Stacktrace:
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.13.1+mixin.0.8.5.jar:0.13.1+mixin.0.8.5] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:169) ~[securejarhandler-2.1.24.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:275) ~[securejarhandler-2.1.24.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:288) ~[securejarhandler-2.1.24.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:275) ~[securejarhandler-2.1.24.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:191) ~[securejarhandler-2.1.24.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
at net.minecraft.client.Minecraft.(Minecraft.java:487) ~[client-1.20.4-20231207.154220-srg.jar%23717!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.modernui-neoforge.json:MixinMinecraft from mod modernui,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:resourcepackoverrides.common.mixins.json:client.MinecraftMixin from mod resourcepackoverrides,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:emojiful.mixins.json:MinecraftEmojifulMixin from mod emojiful,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin from mod mining_helmet,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin from mod fallingleaves,pl:mixin:APP:drippyloadingscreen.mixins.json:client.IMixinMinecraft from mod drippyloadingscreen,pl:mixin:APP:emi.mixins.json:MinecraftClientMixin from mod emi,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess from mod immersiveengineering,pl:mixin:APP:extrasounds.mixins.json:hotbar.MinecraftClientMixin from mod extrasounds,pl:mixin:APP:extrasounds.mixins.json:inventory.MinecraftClientMixin from mod extrasounds,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient from mod entity_texture_features,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload from mod entity_texture_features,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:blockshot.mixins.json:MixinMinecraft from mod blockshot,pl:mixin:APP:controlify.mixins.json:core.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.bind.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.input.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.rumble.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.screenop.MinecraftMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.screenop.vanilla.bundle.BundleMouseActionsMixin from mod controlify,pl:mixin:APP:controlify.mixins.json:feature.virtualmouse.MinecraftMixin from mod controlify,pl:mixin:APP:kubejs-common.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:combatnouveau.common.mixins.json:client.MinecraftMixin from mod combatnouveau,pl:mixin:APP:ichunutil.mixins.json:client.MinecraftMixin from mod ichunutil,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin from mod travelerstitles,pl:mixin:APP:just_enough_beacons.mixins.json:test.TestMixin from mod just_enough_beacons,pl:mixin:APP:just_enough_beacons-common.mixins.json:test.TestMixin from mod just_enough_beacons,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:armorposer.neoforge.mixins.json:MinecraftMixin from mod armorposer,pl:mixin:APP:fancymenu.mixins.json:client.IMixinMinecraft from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinMinecraft from mod fancymenu,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:betterf3.mixins.json:ClientAccessor from mod betterf3,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor from mod embeddium,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Modules:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:206) ~[minecraft-1.20.4-client.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-2.0.17.jar:2.0] {}
at net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-2.0.17.jar:2.0] {}
at net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:24) ~[loader-2.0.17.jar:2.0] {}
at net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-2.0.17.jar:2.0] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {}
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) ~[?:?] {}
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {}
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
-- System Details --
Details:
Minecraft Version: 1.20.4
Minecraft Version ID: 1.20.4
Operating System: Linux (amd64) version 6.11.11-200.fc40.x86_64
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 857968128 bytes (818 MiB) / 1526726656 bytes (1456 MiB) up to 8589934592 bytes (8192 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz
Identifier: Intel64 Family 6 Model 142 Stepping 12
Microarchitecture: Whiskey Lake
Frequency (GHz): 1.90
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: WhiskeyLake-U GT2 [UHD Graphics 620]
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 256.00
Graphics card #0 deviceId: 0x3ea0
Graphics card #0 versionInfo: unknown
Virtual memory max (MB): 40194.66
Virtual memory used (MB): 7163.80
Swap memory total (MB): 8192.00
Swap memory used (MB): 0.00
JVM Flags: 2 total; -Xms512m -Xmx8192m
Launched Version: 1.20.4
Launcher name: PrismLauncher
Backend library: LWJGL version 3.3.2+13
Backend API: Unknown
Window size:
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'neoforge'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
CPU:
#@!@# Game crashed! Crash report saved to: #@!@# /home/henry/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/FTB NeoTech/minecraft/crash-reports/crash-2024-12-21_18.35.37-client.txt
Process exited with code 255.
I face the same issue using BMC5.
hey i have something that works ! just use beta 14 that says its only for neoforge 1.21 not 1.21.1, for whatever reason it works, had the same issues as you before.
I already stated that beta 14 works. it crashes on every version except beta 14 and below.
hey i have something that works ! just use beta 14 that says its only for neoforge 1.21 not 1.21.1, for whatever reason it works, had the same issues as you before.
I already stated that beta 14 works. it crashes on every version except beta 14 and below.
my bad, im dumb and didnt see that lol
Any update on this @isXander ? Same issue for me, i know version 14 works, but lacks of new features :)
Exactly Same Issue on 1.21.3 with Neoforge. But atleast beta 19 works on 1.21.3
Facing the same issues here, but none of the versions of this mod work for me :/
2.0.0-beta15 doesn't crash, but neoforge throws a warn:
Skipping jar. File mods/Controlify-2.0.0-beta.15+1.21-neoforge-offline.jar is not a valid mod file
Any newer version (current is 2.0.1) just crashed the game with:
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
2.0.0-beta.14 and 13 also crash, but with a different error:
java.lang.NoClassDefFoundError: Could not initialize class dev.isxander.controlify.config.GlobalSettings
Will try changing NeoForge versions to see if any of them work (assuming the builds of this mod ran at least once before being published). In the meantime, I'll leave the logs for the crashes I've mentioned
crash-neoforge21.1.115-controlify2.0.0beta14.log crash-neoforge21.1.115-controlify2.0.0beta15.log crash-neoforge21.1.115-controlify2.0.1.txt
Same issue here with a custom 1.21.1 neoforge pack on the steam deck
Facing the same issues here with NeoForge 21.1.133 and Controlify-2.0.1+1.21-neoforge and ABSOLUTELY NO OTHER MODS.
Not even with Sodium and its friends. Just Controlify and NeoForge is enough to crash the game.
Reproduction Steps
- Install
Controlify-2.0.1+1.21-neoforgevia Modrinth. - Press the Play button in Modrinth GUI.
- The game crashes.
Crash Report
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 2025-03-12 09:11:44
Description: Initializing game
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar:11.0.4+main.d2e20e43] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
at TRANSFORMER/[email protected]/net.minecraft.client.Options.<init>(Options.java:330) ~[client-1.21.1-20240808.144430-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:controlify-platform.neoforge.mixins.json:OptionsMixin from mod controlify,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.<init>(Minecraft.java:446) ~[client-1.21.1-20240808.144430-srg.jar%23181!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:214) ~[client-1.21.1-20240808.144430-srg.jar%23181!/:?] {re:classloading,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.38.jar%23129!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.38.jar%23129!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.38.jar%23129!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.38.jar%23129!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23147!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23147!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23147!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23147!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23147!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23147!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23147!/:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [controlify.mixins.json:feature.screenkeyboard.ChatComponentMixin from mod controlify] from phase [DEFAULT] in config [controlify.mixins.json] FAILED during APPLY
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
... 31 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: MIXINEXTRAS:EXPRESSION is not a valid injection point specifier [INJECT_PREPARE Applicator Phase -> controlify.mixins.json:feature.screenkeyboard.ChatComponentMixin from mod controlify -> Prepare Injections -> modifyExpressionValue$zcc000$controlify$modifyChatOffset(I)I -> Parse -> -> Parse Injection Points]
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.InjectionPoint.findClass(InjectionPoint.java:845) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.InjectionPoint.parse(InjectionPoint.java:827) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.InjectionPoint.parse(InjectionPoint.java:776) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.InjectionPoint.parse(InjectionPoint.java:696) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parseInjectionPoints(InjectionInfo.java:439) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:371) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:340) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:331) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at TRANSFORMER/[email protected]/com.llamalad7.mixinextras.injector.MixinExtrasInjectionInfo.<init>(MixinExtrasInjectionInfo.java:10) ~[mixinextras-neoforge-0.4.1.jar%23187!/:?] {re:classloading}
at TRANSFORMER/[email protected]/com.llamalad7.mixinextras.injector.ModifyExpressionValueInjectionInfo.<init>(ModifyExpressionValueInjectionInfo.java:15) ~[mixinextras-neoforge-0.4.1.jar%23187!/:?] {re:classloading}
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:196) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:664) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1399) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:731) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:315) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
... 31 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar:11.0.4+main.d2e20e43] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
at TRANSFORMER/[email protected]/net.minecraft.client.Options.<init>(Options.java:330) ~[client-1.21.1-20240808.144430-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:controlify-platform.neoforge.mixins.json:OptionsMixin from mod controlify,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.<init>(Minecraft.java:446) ~[client-1.21.1-20240808.144430-srg.jar%23181!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Modules:
ADVAPI32.dll:Advanced Windows 32 ベース API:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:ユーザー エクスペリエンス コントロール ライブラリ:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
CRYPTBASE.DLL:Base cryptographic API DLL:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.26100.3323:Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
DEVOBJ.dll:Device Information Set DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:DNS クライアント API DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.26100.2033 (WinBuild.160101.0800):Microsoft Corporation
GLU32.dll:OpenGL ユーティリティ ライブラリ DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
GoogleIMEJaTIP64.dll:Google 日本語入力 TIP モジュール:2.30.5620.0 (build 98):Google Inc.
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:IP ヘルパー API:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:Windows NT ベース API クライアント DLL:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Windows NT ベース API クライアント DLL:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:MSCTF サーバー DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
MpOav.dll:IOfficeAntiVirus Module:4.18.25010.11 (ec83cf58421ec327ad0aa75c31d55d275c486140):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
POWRPROF.dll:電源プロファイル ヘルパー DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:リモート プロシージャ コール ランタイム:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
RTSSHooks64.dll
SETUPAPI.dll:Windows セットアップ API:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:Windows シェル共通 DLL:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
USER32.dll:マルチユーザー Windows ユーザー API クライアント DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:Windows HTTP サービス:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
WINSTA.dll:Winstation Library:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:Windows Socket 2.0 32 ビット DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
bcrypt.dll:Windows 暗号化プリミティブ ライブラリ:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
cfgmgr32.dll:Configuration Manager DLL:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
combase.dll:Windows 用 Microsoft COM:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
cryptnet.dll:Crypto Network Related API:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
drvstore.dll:Driver Store API:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:Microsoft デスクトップ ウィンドウ マネージャー API:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
extnet.dll:Zulu Platform x64 Architecture:21.0.5:Azul Systems Inc.
fwpuclnt.dll:FWP/IPsec ユーザー モード API:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
icm32.dll:Microsoft Color Management Module (CMM):10.0.26100.2314 (WinBuild.160101.0800):Microsoft Corporation
imagehlp.dll:Windows NT Image Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
inputhost.dll:InputHost:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
java.dll:Zulu Platform x64 Architecture:21.0.5:Azul Systems Inc.
javaw.exe:Zulu Platform x64 Architecture:21.0.5:Azul Systems Inc.
jemalloc.dll
jimage.dll:Zulu Platform x64 Architecture:21.0.5:Azul Systems Inc.
jli.dll:Zulu Platform x64 Architecture:21.0.5:Azul Systems Inc.
jna9120394242313035913.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA)
jsvml.dll:Zulu Platform x64 Architecture:21.0.5:Azul Systems Inc.
jvm.dll:Zulu 64-Bit Server VM:21.0.5:Azul Systems Inc.
kernel.appcore.dll:AppModel API Host:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
lwjgl.dll
lwjgl_opengl.dll
lwjgl_stb.dll
management.dll:Zulu Platform x64 Architecture:21.0.5:Azul Systems Inc.
management_ext.dll:Zulu Platform x64 Architecture:21.0.5:Azul Systems Inc.
msasn1.dll:ASN.1 Runtime APIs:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
mscms.dll:Microsoft カラー マッチング システム DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
msvcp140.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:Microsoft Windows Sockets 2.0 サービス プロバイダー:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:電子メール ネーミング Shim プロバイダー:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:Windows NCrypt ルーター:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
net.dll:Zulu Platform x64 Architecture:21.0.5:Azul Systems Inc.
nio.dll:Zulu Platform x64 Architecture:21.0.5:Azul Systems Inc.
nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
ntdll.dll:NT レイヤー DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
ntmarta.dll:Windows NT MARTA プロバイダー:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 572.16 :32.0.15.7216:NVIDIA Corporation
nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.7216:NVIDIA Corporation
nvspcap64.dll:NVIDIA Game Proxy
I am getting this as well.
Same problem here. Installed NeoForge for Minecraft 1.21.1 via Modrinth on Windows or Steam Deck, only installed Controlify, launch game, instant crash.
I have the same issue here, also on a Steam Deck through Prism Launcher only using Controlify.
Same here, similar crash log.
Same issue here with Fabric on the Steam Deck...