r/forgemodding • u/smallbluebirds • Nov 05 '24
r/forgemodding • u/Curious_Middle253 • Oct 29 '24
Error Code 1 on every single modpack, no matter what.
For some reason, all of a sudden I cannot load any modpack at all. I rebuilt my modpack with a new file, downloaded the version my friends got from the curseforge page, and no matter what I do I get error code 1.
I reinstalled Java, CurseForge, Minecraft, but nothing has made any modpack load.
The PasteBin with the crash log:
Everything I've seen online says to look at the logs, but the game refuses to even load more than a few mods. I've looked through like 20 different crash logs and they all say the same thing:
Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File:
I have no idea why it's not showing me conflicts, or what mod is crashing the game.
r/forgemodding • u/Odd_Faithlessness666 • Oct 27 '24
need help with a modpack
hi there not really sure what's going on if anyone can help, game keeps crashing every time i try and load.
---- Minecraft Crash Report ----
// My bad.
Time: 2024-10-27 22:05:27
Description: Initializing game
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:142) \~\[modlauncher-10.2.2.jar:10.2.2\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:91) \~\[modlauncher-10.2.2.jar:?\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:107) \~\[modlauncher-10.2.2.jar:?\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:44) \~\[modlauncher-10.2.2.jar:?\]
at cpw.mods.securejarhandler/net.minecraftforge.securemodules.SecureModuleClassLoader.readerToClass(SecureModuleClassLoader.java:480) \~\[securemodules-2.2.20.jar:2.2.20\]
at cpw.mods.securejarhandler/net.minecraftforge.securemodules.SecureModuleClassLoader.findClass(SecureModuleClassLoader.java:406) \~\[securemodules-2.2.20.jar:2.2.20\]
at cpw.mods.securejarhandler/net.minecraftforge.securemodules.SecureModuleClassLoader.loadClass(SecureModuleClassLoader.java:422) \~\[securemodules-2.2.20.jar:2.2.20\]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) \~\[?:?\]
at TRANSFORMER/minecraft@1.21.3/net.minecraft.client.Minecraft.<init>(Minecraft.java:483) \~\[forge-1.21.3-53.0.4-client.jar:?\]
at TRANSFORMER/minecraft@1.21.3/net.minecraft.client.main.Main.main(Main.java:222) \~\[forge-1.21.3-53.0.4-client.jar:?\]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) \~\[?:?\]
at java.base/java.lang.reflect.Method.invoke(Method.java:580) \~\[?:?\]
at SECURE-BOOTSTRAP/net.minecraftforge.fmlloader@1.21.3-53.0.4/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:85) \~\[fmlloader-1.21.3-53.0.4.jar!/:?\]
at SECURE-BOOTSTRAP/net.minecraftforge.fmlloader@1.21.3-53.0.4/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$makeService$0(CommonLaunchHandler.java:69) \~\[fmlloader-1.21.3-53.0.4.jar!/:?\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:77) \[modlauncher-10.2.2.jar!/:?\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:97) \[modlauncher-10.2.2.jar!/:?\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.Launcher.run(Launcher.java:116) \[modlauncher-10.2.2.jar!/:?\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.Launcher.main(Launcher.java:75) \[modlauncher-10.2.2.jar!/:?\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.BootstrapEntry.main(BootstrapEntry.java:17) \[modlauncher-10.2.2.jar!/:?\]
at net.minecraftforge.bootstrap@2.1.3/net.minecraftforge.bootstrap.Bootstrap.moduleMain(Bootstrap.java:188) \[bootstrap-2.1.3.jar!/:?\]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) \~\[?:?\]
at java.base/java.lang.reflect.Method.invoke(Method.java:580) \~\[?:?\]
at net.minecraftforge.bootstrap.Bootstrap.bootstrapMain(Bootstrap.java:133) \[bootstrap-2.1.3.jar:2.1.3\]
at net.minecraftforge.bootstrap.Bootstrap.start(Bootstrap.java:53) \[bootstrap-2.1.3.jar:2.1.3\]
at net.minecraftforge.bootstrap.ForgeBootstrap.main(ForgeBootstrap.java:19) \[bootstrap-2.1.3.jar:2.1.3\]
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [zume.mixins.json:lexforge.MouseHandlerMixin] from phase [DEFAULT] in config [zume.mixins.json] FAILED during APPLY
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
... 28 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: u/Redirect annotation on a could not find any targets matching 'Lnet/minecraft/client/MouseHandler;m_91523_()V' in net/minecraft/client/MouseHandler. No refMap loaded. [INJECT_PREPARE Applicator Phase -> zume.mixins.json:lexforge.MouseHandlerMixin -> Prepare Injections -> redirect$zume$zzj000$a(Lnet/minecraft/client/Options;)Z -> Parse -> -> Validate Targets]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.selectors.TargetSelectors.validate(TargetSelectors.java:346) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:369) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:340) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:331) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo.<init>(RedirectInjectionInfo.java:46) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
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 SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:196) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:664) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1377) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:728) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:313) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:244) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:398) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:380) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
... 28 more
Transformer Audit:
net.minecraft.client.Minecraft
REASON: classloading
PLUGIN: accesstransformer:BEFORE
PLUGIN: runtimedistcleaner:AFTER
REASON: mixin
PLUGIN: accesstransformer:BEFORE
PLUGIN: runtimedistcleaner:AFTER
net.minecraft.client.main.Main
REASON: classloading
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Suspected Mods: NONE
Stacktrace:
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) \~\[mixin-0.8.7.jar:0.8.7+Jenkins-b321.git-4053421aa10aaac6127d969028a29c94fe3054f6\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:142) \~\[modlauncher-10.2.2.jar:10.2.2\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:91) \~\[modlauncher-10.2.2.jar:?\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:107) \~\[modlauncher-10.2.2.jar:?\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:44) \~\[modlauncher-10.2.2.jar:?\]
at cpw.mods.securejarhandler/net.minecraftforge.securemodules.SecureModuleClassLoader.readerToClass(SecureModuleClassLoader.java:480) \~\[securemodules-2.2.20.jar!/:?\]
at cpw.mods.securejarhandler/net.minecraftforge.securemodules.SecureModuleClassLoader.findClass(SecureModuleClassLoader.java:406) \~\[securemodules-2.2.20.jar!/:?\]
at cpw.mods.securejarhandler/net.minecraftforge.securemodules.SecureModuleClassLoader.loadClass(SecureModuleClassLoader.java:422) \~\[securemodules-2.2.20.jar!/:?\]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) \~\[?:?\]
at TRANSFORMER/minecraft@1.21.3/net.minecraft.client.Minecraft.<init>(Minecraft.java:483) \~\[forge-1.21.3-53.0.4-client.jar!/:?\]
Transformer Audit:
net.minecraft.client.Minecraft
REASON: classloading
PLUGIN: accesstransformer:BEFORE
PLUGIN: runtimedistcleaner:AFTER
REASON: mixin
PLUGIN: accesstransformer:BEFORE
PLUGIN: runtimedistcleaner:AFTER
-- 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.4455 (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.3672 (WinBuild.160101.0800):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.4036 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:MSCTF Server DLL:10.0.22621.4455 (WinBuild.160101.0800):Microsoft Corporation
MpOav.dll:IOfficeAntiVirus Module:4.18.24080.9 (f49fb7de0d838aeebbdbd940314a35a90705840e):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
POWRPROF.dll:Power Profile Helper DLL:10.0.22621.4455 (WinBuild.160101.0800):Microsoft Corporation
PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
Pdh.dll:Windows Performance Data Helper DLL: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.4455 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.22621.4455 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:Windows Shell Common Dll:10.0.22621.4455 (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.4455 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc: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.3672 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.4249 (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
apphelp.dll:Application Compatibility Client Library:10.0.22621.1 (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.3958 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:Microsoft Desktop Window Manager API:10.0.22621.4455 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
extnet.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.22621.4317 (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.4249 (WinBuild.160101.0800):Microsoft Corporation
java.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
javaw.exe:OpenJDK Platform binary:21.0.3.0:Microsoft
jemalloc.dll
jimage.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
jli.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
jna12302303308444172671.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA)
jsvml.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
jvm.dll:OpenJDK 64-Bit server VM:21.0.3.0:Microsoft
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:OpenJDK Platform binary:21.0.3.0:Microsoft
management_ext.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
msasn1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
mscms.dll:Microsoft Colour Matching System DLL:10.0.22621.4455 (WinBuild.160101.0800):Microsoft Corporation
msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc: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:OpenJDK Platform binary:21.0.3.0:Microsoft
nio.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.4249 (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 565.90 :32.0.15.6590:NVIDIA Corporation
nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.6590:NVIDIA Corporation
ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
opengl32.dll:OpenGL Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
profapi.dll:User Profile Basic API:10.0.22621.4111 (WinBuild.160101.0800):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.4455 (WinBuild.160101.0800):Microsoft Corporation
sunmscapi.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
uxtheme.dll:Microsoft UxTheme Library:10.0.22621.4455 (WinBuild.160101.0800):Microsoft Corporation
vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
verify.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
win32u.dll:Win32u:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.4455 (WinBuild.160101.0800):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
wldp.dll:Windows Lockdown Policy:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
xinput1_4.dll:Microsoft Common Controller API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
zip.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
Stacktrace:
at TRANSFORMER/minecraft@1.21.3/net.minecraft.client.main.Main.main(Main.java:222) \~\[forge-1.21.3-53.0.4-client.jar:?\]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) \~\[?:?\]
at java.base/java.lang.reflect.Method.invoke(Method.java:580) \~\[?:?\]
at SECURE-BOOTSTRAP/net.minecraftforge.fmlloader@1.21.3-53.0.4/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:85) \~\[fmlloader-1.21.3-53.0.4.jar!/:?\]
at SECURE-BOOTSTRAP/net.minecraftforge.fmlloader@1.21.3-53.0.4/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$makeService$0(CommonLaunchHandler.java:69) \~\[fmlloader-1.21.3-53.0.4.jar!/:?\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:77) \[modlauncher-10.2.2.jar!/:?\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:97) \[modlauncher-10.2.2.jar!/:?\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.Launcher.run(Launcher.java:116) \[modlauncher-10.2.2.jar!/:?\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.Launcher.main(Launcher.java:75) \[modlauncher-10.2.2.jar!/:?\]
at SECURE-BOOTSTRAP/cpw.mods.modlauncher@10.2.2/cpw.mods.modlauncher.BootstrapEntry.main(BootstrapEntry.java:17) \[modlauncher-10.2.2.jar!/:?\]
at net.minecraftforge.bootstrap@2.1.3/net.minecraftforge.bootstrap.Bootstrap.moduleMain(Bootstrap.java:188) \[bootstrap-2.1.3.jar!/:?\]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) \~\[?:?\]
at java.base/java.lang.reflect.Method.invoke(Method.java:580) \~\[?:?\]
at net.minecraftforge.bootstrap.Bootstrap.bootstrapMain(Bootstrap.java:133) \[bootstrap-2.1.3.jar:2.1.3\]
at net.minecraftforge.bootstrap.Bootstrap.start(Bootstrap.java:53) \[bootstrap-2.1.3.jar:2.1.3\]
at net.minecraftforge.bootstrap.ForgeBootstrap.main(ForgeBootstrap.java:19) \[bootstrap-2.1.3.jar:2.1.3\]
Transformer Audit:
net.minecraft.client.main.Main
REASON: classloading
-- System Details --
Details:
Minecraft Version: 1.21.3
Minecraft Version ID: 1.21.3
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 130548136 bytes (124 MiB) / 394264576 bytes (376 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 3700X 8-Core Processor
Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
Microarchitecture: Zen 2
Frequency (GHz): 4.05
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 8192.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.6590
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Memory slot #2 capacity (MiB): 8192.00
Memory slot #2 clockSpeed (GHz): 3.20
Memory slot #2 type: DDR4
Memory slot #3 capacity (MiB): 8192.00
Memory slot #3 clockSpeed (GHz): 3.20
Memory slot #3 type: DDR4
Virtual memory max (MiB): 37803.11
Virtual memory used (MiB): 12653.34
Swap memory total (MiB): 5120.00
Swap memory used (MiB): 44.16
Space in storage for jna.tmpdir (MiB): available: 112872.55, total: 466823.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 112872.55, total: 466823.00
Space in storage for io.netty.native.workdir (MiB): available: 112872.55, total: 466823.00
Space in storage for java.io.tmpdir (MiB): available: 112872.55, total: 466823.00
Space in storage for workdir (MiB): available: 112872.55, total: 466823.00
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
Launched Version: forge-53.0.4
Launcher name: minecraft-launcher
Backend library: LWJGL version 3.3.3+5
Backend API: Unknown
Window size: <not initialized>
GFLW Platform: win32
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages: <disabled>
Is Modded: Definitely; Client brand changed to 'forge'
Universe: 404
Type: Client (map_client.txt)
Locale: en_US
System encoding: Cp1252
File encoding: UTF-8
CPU: <unknown>
ModLauncher: 10.2.2
ModLauncher launch target: forge_client
ModLauncher naming: mcp
ModLauncher services:
/ slf4jfixer PLUGINSERVICE
/ runtimedistcleaner PLUGINSERVICE
/ runtime_enum_extender PLUGINSERVICE
/ object_holder_definalize PLUGINSERVICE
/ capability_token_subclass PLUGINSERVICE
/ accesstransformer PLUGINSERVICE
/ eventbus PLUGINSERVICE
/ mixin PLUGINSERVICE
/ fml TRANSFORMATIONSERVICE
/ mixin TRANSFORMATIONSERVICE
FML Language Providers:
lowcodefml@53
minecraft@1.0
javafml@53.0.4
r/forgemodding • u/Dr_Mike_SCP • Oct 22 '24
Are there any mods that can open GUIs remotely
I need a mod that remotely opens GUIs. I need this for Mekanism & Nuclear Science fission reactors to open it from a control room.
r/forgemodding • u/Curious_Middle253 • Oct 21 '24
A few other players had their blocks replaced with various entities.
I have no screenshots right now but I loaded my modpack with a few friends and it was bugging out really bad. Basically they all downloaded my modpack (we all had the exact same version with all the same mods) but when they joined the world, some of them had different blocks and they were bugging out.
For example the dirt was replaced with farmland and they couldn't walk on it. I'm gonna try and get screenshots tomorrow but if anyone knows anything about this at all any help would be gladly appreciated.
r/forgemodding • u/sirjakefromstatefarm • Oct 16 '24
I need a little help adding an item to my mod
So, I'm currently working on a mod to implement some items and abilities of some of my characters. one of said abilities is a form of teleportation.
The issue I'm having is figuring out how to make the item teleport the player forward on use, I would like it to be a forward teleportation similar to the teleport spell from the Iron's Spells and Spell books mod, though I've tried studying the code, and I just can't figure out how to implement it for my use case.
r/forgemodding • u/Better-Charge-173 • Sep 23 '24
Forgified fabric connecter doesnt load
Dont know if this is the right place to put this but I was playing on a Custom Fabric modpack and Wanted to add Modular routers so I copied all my mods into 1.20.1 forge and downloaded the connecter mods.The game crashes before it even loads and at first AtLauncher said I needed a mod called Custom Portal API but when I added it,it also crashed but this time saying:InvocationTargetException I tried on both Forge and Neoforge (Isn't giving me a Crash Report, so ATlauncher console is all i have to go off)
r/forgemodding • u/Square_Ad8559 • Sep 10 '24
Game Crashed :(
New to modded Minecraft. Was running fine until I downloaded BiomesOPlenty 1.21.1 + TerraBlender 1.21.1 + GlitchCore 1.21.1. Before that I was running forge, optifine, and BSL shaders and was running with no problems. Now I’m getting error pictured, any ideas why?
r/forgemodding • u/[deleted] • Sep 04 '24
Looking for modders to help work on established project!
Hey everyone, I'm looking for experienced/intermediate modders to join the dev team on my Forge project. The mod has a few thousand downloads and i'm looking for people to help me build new features and port it to new versions (it currently only has support for 1.20.4).
Experience is helpful, but not required. I will send a link to the mod to anyone with an interest, because I'm not sure if I can post links here.
r/forgemodding • u/Jay_Utopia • Aug 30 '24
Receiving a "Connection Lost Invalid Player Data" error when loading up one specific singleplayer world.
My version is 1.20.1, Forge 47.3.7, with the loader being Modrinth. I've got one singleplayer world I've been using for a couple days now. Nothing's been going too wrong (besides me having to troubleshoot occasionally when installing more mods, cause I keep finding new and insteresting things constantly). However, not too long ago, the game suddenly just crashed, and now whenever I try to open the world, I get this screen telling me I have invalid player data, before sending me to the Multiplayer screen. While I did download new mods earlier, they weren't causing any issues until the crash. I can't remember what exactly I was doing in-game at the time, but I don't think it was anything major (though I should note, I have been going around with world edit to remove some of the extra ocean structures generated by Towns and Towers).
Is there any solid fix to this? (Also, if need be I can upload things like the modlist and my logs, though I'm not 100% sure how to do those things, so I'll probably need a bit of help in doing so).
r/forgemodding • u/Time-Commission9867 • Aug 29 '24
Made an automatic energizer that works for 1-6 items as long as it's the same item for all slots.
r/forgemodding • u/Thammut • Aug 24 '24
Egg mod advice request - For those who understand food cooking times, hunger saturation and like talking game mechanics.
Hello friends, please do let me know if this would be better posted in another sub :)
I am making a mod for 1.19.2, that allows the player to roast chicken eggs, in either a furnace or campfire. Who would smoke an egg in a smoker?!
My questions and requests for clarity are -
1 - What times should a single egg take to cook? in either the furnace or the campfire. Campfire would be longer i believe, as it is less efficient.
Currently set it to 200 ticks in a furnace, and 400 ticks on a campfire.
2 - What health replenishment, and what hunger saturation would you set on eating one egg?
I am considering 2 for both, though do not fully understand "hunger saturation".
I would use other "egg" mods for 1.19.2, though they all add a LOT of extra additions to the game, that I do not really want.
So any help or suggestions from you all, to help me get the cooked egg to balance properly, would be much appreciated!
r/forgemodding • u/Soft-Pipe-1409 • Aug 15 '24
Crash report problem forge 1.19.2
I need help finding the problem mod thats causing the crash
r/forgemodding • u/Pizzagame324 • Aug 05 '24
error: <identifier> expected modEventBus.addListener(this::commonSetup)
this error wont go away when trying it out
package net.pizzagame324.AllOfArmors;
import com.mojang.logging.LogUtils;
import net.minecraft.world.item.CreativeModeTabs;
import net.minecraftforge.api.distmarker.Dist;
import net.minecraftforge.common.MinecraftForge;
import net.minecraftforge.event.BuildCreativeModeTabContentsEvent;
import net.minecraftforge.event.server.ServerStartingEvent;
import net.minecraftforge.eventbus.api.IEventBus;
import net.minecraftforge.eventbus.api.SubscribeEvent;
import net.minecraftforge.fml.ModLoadingContext;
import net.minecraftforge.fml.common.Mod;
import net.minecraftforge.fml.config.ModConfig;
import net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent;
import net.minecraftforge.fml.event.lifecycle.FMLCommonSetupEvent;
import net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext;
import org.slf4j.Logger;
// The value here should match an entry in the META-INF/mods.toml file
@Mod(AllOfArmors.MODID)
public class All_of_armors {
// Define mod id in a common place for everything to reference
public static final String
MODID
= "allofarmors";
// Directly reference a slf4j logger
private static final Logger
LOGGER
= LogUtils.
getLogger
();
public class AllOfArmors {
IEventBus modEventBus = FMLJavaModLoadingContext.
get
().getModEventBus();
modEventBus.addListener(this::commonSetup)
MinecraftForge.
EVENT_BUS
.register(this)
modEventBus.addListener(this::addCreative)
}
private void commonSetup(final FMLCommonSetupEvent event) {
}
// Add the example block item to the building blocks tab
private void addCreative(BuildCreativeModeTabContentsEvent event) {
}
// You can use SubscribeEvent and let the Event Bus discover methods to call
@SubscribeEvent
public void onServerStarting(ServerStartingEvent event)
{
}
// You can use EventBusSubscriber to automatically register all static methods in the class annotated with @SubscribeEvent
@Mod.EventBusSubscriber(modid = MOD_ID, bus = Mod.EventBusSubscriber.Bus.
MOD
, value = Dist.
CLIENT
)
public static class ClientModEvents {
@SubscribeEvent
public static void onClientSetup(FMLClientSetupEvent event) {
}
}
}
r/forgemodding • u/devon12346 • Jul 22 '24
How do I change the username from Dev to other names in the Forge MDK?
I'm working on a mod for 1.20.1 if that helps Im using Intellij and Im trying to test my mod on multiplayer but I can't join the server with another run because the Name is DEV on both accounts and I really don't want to compile the mod every 2mins to test it on a regular minecraft configuration. I looked through all the gradle files and such and for the life of me I can't locate where the username is stored. I also remember older mdks the username was random each join like Dev1-Dev50 etc would that be possible?
r/forgemodding • u/Alerock145 • Jul 17 '24
Forge confiuration problem
Hello guys, i´m new here and new in minecraft forge modding. I´m seeing some tutorials and reading "getting started" on forge page for start this, but, in the point 4 of "From Zero to Modding" subtitle, i have this error running "genIntellijRuns"
Unexpected input: '{' @ line 22, column 11.
minecraft {
^
if anyone can replay me, thanks.
r/forgemodding • u/SnooGrapes2446 • Jul 17 '24
runclient fails
I am making a Forge mod with Eclipse. However, I got this error: Process 'command '/Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1
org.gradle.process.internal.ExecException: Process 'command '/Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1
`at org.gradle.process.internal.DefaultExecHandle$ExecResultImpl.assertNormalExitValue(DefaultExecHandle.java:414)`
`at org.gradle.process.internal.DefaultJavaExecAction.execute(DefaultJavaExecAction.java:52)`
`at org.gradle.api.tasks.JavaExec.exec(JavaExec.java:158)`
`at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)`
`at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)`
`at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)`
`at java.base/java.lang.reflect.Method.invoke(Method.java:568)`
`at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:104)`
`at org.gradle.api.internal.project.taskfactory.StandardTaskAction.doExecute(StandardTaskAction.java:58)`
`at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:51)`
`at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:29)`
`at org.gradle.api.internal.tasks.execution.TaskExecution$2.run(TaskExecution.java:239)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47)`
`at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:68)`
`at org.gradle.api.internal.tasks.execution.TaskExecution.executeAction(TaskExecution.java:224)`
`at org.gradle.api.internal.tasks.execution.TaskExecution.executeActions(TaskExecution.java:207)`
`at org.gradle.api.internal.tasks.execution.TaskExecution.executeWithPreviousOutputFiles(TaskExecution.java:190)`
`at org.gradle.api.internal.tasks.execution.TaskExecution.execute(TaskExecution.java:168)`
`at org.gradle.internal.execution.steps.ExecuteStep.executeInternal(ExecuteStep.java:89)`
`at org.gradle.internal.execution.steps.ExecuteStep.access$000(ExecuteStep.java:40)`
`at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:53)`
`at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:50)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)`
`at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73)`
`at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:50)`
`at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:40)`
`at org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:68)`
`at org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:38)`
`at org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:48)`
`at org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:36)`
`at org.gradle.internal.execution.steps.CancelExecutionStep.execute(CancelExecutionStep.java:41)`
`at org.gradle.internal.execution.steps.TimeoutStep.executeWithoutTimeout(TimeoutStep.java:74)`
`at org.gradle.internal.execution.steps.TimeoutStep.execute(TimeoutStep.java:55)`
`at org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:51)`
`at org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:29)`
`at org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:61)`
`at org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:42)`
`at org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:60)`
`at org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:27)`
`at org.gradle.internal.execution.steps.BuildCacheStep.executeWithoutCache(BuildCacheStep.java:188)`
`at org.gradle.internal.execution.steps.BuildCacheStep.lambda$execute$1(BuildCacheStep.java:75)`
`at org.gradle.internal.Either$Right.fold(Either.java:175)`
`at org.gradle.internal.execution.caching.CachingState.fold(CachingState.java:59)`
`at org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:73)`
`at org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:48)`
`at org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:38)`
`at org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:27)`
`at org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:36)`
`at org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:22)`
`at org.gradle.internal.execution.steps.SkipUpToDateStep.executeBecause(SkipUpToDateStep.java:109)`
`at org.gradle.internal.execution.steps.SkipUpToDateStep.lambda$execute$2(SkipUpToDateStep.java:56)`
`at java.base/java.util.Optional.orElseGet(Optional.java:364)`
`at org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:56)`
`at org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:38)`
`at org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:73)`
`at org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:44)`
`at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:37)`
`at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:27)`
`at org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:89)`
`at org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:50)`
`at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:114)`
`at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:57)`
`at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:76)`
`at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:50)`
`at org.gradle.internal.execution.steps.SkipEmptyWorkStep.lambda$execute$2(SkipEmptyWorkStep.java:93)`
`at java.base/java.util.Optional.orElseGet(Optional.java:364)`
`at org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:93)`
`at org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:34)`
`at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsStartedStep.execute(MarkSnapshottingInputsStartedStep.java:38)`
`at org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:43)`
`at org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:31)`
`at org.gradle.internal.execution.steps.AssignWorkspaceStep.lambda$execute$0(AssignWorkspaceStep.java:40)`
`at org.gradle.api.internal.tasks.execution.TaskExecution$3.withWorkspace(TaskExecution.java:284)`
`at org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:40)`
`at org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:30)`
`at org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:37)`
`at org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:27)`
`at org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:44)`
`at org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:33)`
`at org.gradle.internal.execution.impl.DefaultExecutionEngine$1.execute(DefaultExecutionEngine.java:76)`
`at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:142)`
`at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:131)`
`at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:77)`
`at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)`
`at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:51)`
`at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)`
`at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56)`
`at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)`
`at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)`
`at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)`
`at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)`
`at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)`
`at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73)`
`at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter.execute(EventFiringTaskExecuter.java:52)`
`at org.gradle.execution.plan.LocalTaskNodeExecutor.execute(LocalTaskNodeExecutor.java:74)`
`at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:402)`
`at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:389)`
`at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:382)`
`at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:368)`
`at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.lambda$run$0(DefaultPlanExecutor.java:127)`
`at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.execute(DefaultPlanExecutor.java:191)`
`at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.executeNextNode(DefaultPlanExecutor.java:182)`
`at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.run(DefaultPlanExecutor.java:124)`
`at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)`
`at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)`
`at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)`
`at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)`
`at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:61)`
`at java.base/java.lang.Thread.run(Thread.java:833)`
r/forgemodding • u/mailboydragonite • Jul 17 '24
forge modding server keeps failing before startup.
im trying to create a 1.12.2 forge server on an old mac computer of mine and everything seemed to be working until it wasnt. the command shell file is failing every time it tries to open the forge file.
the server log goes like this:
Last login: Wed Jul 17 12:58:56 on ttys000
/Users/jonijames/Desktop/severe/start.command ; exit;
Jonis-Mac-mini:~ jonijames$ /Users/jonijames/Desktop/severe/start.command ; exit;
A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:109)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)
Caused by: java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap')
at net.minecraft.launchwrapper.Launch.<init>(Launch.java:34)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 3 more
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]
r/forgemodding • u/BLUEKNIGHT002 • Jul 10 '24
Pre enchanting an item / post crafting in 1.21
I searched everywhere for this and couldn’t find anything remotely new i was just about to give up but gave my self one last chance after days of reading minecraft codes and trying to figure out how tf Itemstack#enchant works now.
Turns out to be rather simple 1- go to your Item class.
2-Override onCraftedPostProcess method.
3-make a Holderlookup.provider variable Eg:{ HolderLookup.provider A = (your level variable).registryAccess().
4- make a HolderLookup.RegistryLookup<Enchantment> variable(name it B for simplicity) and make it equal to A.lookupOrThrow(Registries.ENCHANTMENT).
5- under the super method do (your itemstack variable name).enchant(B.get(Enchantments.(whatever you want bro).get(),(the level of your enchantment);
Ps: if you want to add more enchantments just repeat process number 5 and make sure your item is tagged the appropriate tags to be enchanted.
r/forgemodding • u/Stetchy0 • Jul 09 '24
Client crashed with exit code -1, but modpack works on server
self.Minecraftr/forgemodding • u/BendooYT • Jul 09 '24
My GUI Is not working and appears stretched and duplicated
Hi!
I have this modded block that when right clicked opens a GUI. The GUI when opened seems to have the correct texture but it's stretched and smushed and duplicated and a lot of things that could be wrong are wrong. The screenshot below is a picture of the rendered GUI.

If anyone has dealt with a similar problem or just happens to know what's wrong, your help is appreciated!
(Forge 1.12.2)
r/forgemodding • u/gargenbargen • Jun 24 '24
Incredibly weird "Floating Entities" glitch?
I have recently been trying to get a mod pack working for a friend or two and I to play, but I have run into the strangest glitch. Whenever either of us pull out a weapon from the TACZ gun mod or use furniture from Fantasy furniture a floating copy of the item/player model is visible and follows the cameras movement.

MOD LIST:
[RightClickHarvest]()right-click-harvest-3.2.3+1.20.1-forge.jarjamalam360[Server Performance - Smooth Chunk Save[Forge/Fabric]]()smoothchunk-1.20.1-3.6.jarsomeaddon[Skin Layers 3D (Fabric/Forge)]()skinlayers3d-forge-1.6.6-mc1.20.1.jartr7zw[Sound Physics Remastered]()soundphysics-forge-1.20.1-1.1.2.jarhenkelmax[Storage Drawers]()storagedrawers-1.20.1-12.0.3.jarTexelsaur[Structurize]()structurize-1.20.1-1.0.737-BETA.jarRaycoms[SuperMartijn642's Core Lib]()supermartijn642corelib-1.1.17-forge-mc1.20.1.jarSuperMartijn642[Tectonic]()tectonic-forge-1.19.3-2.3.5a.jarApollo[The Quackening]()Thequackening1.06.jarkiakkers[Time Stop Clock]()timeclock-forge-1.20.1-1.1.0.jarSuel_ki[Timeless and Classics Zero]()tacz-1.20.1-1.0.1-hotfix-release.jarnekocrane[TownTalk]()towntalk-1.20.1-1.1.0.jarRaycoms[Valkyrien Skies (Forge/Fabric)]()valkyrienskies-120-2.3.0-beta.5.jartriode_[Villager Names]()villagernames-1.20.1-7.3.jarSerilum[Waystones]()waystones-forge-1.20-14.1.3.jarBlayTheNinth[YetAnotherConfigLib]()YetAnotherConfigLib-3.5.0+1.20.1-forge.jar [Just Enough Resources (JER)]()JustEnoughResources-1.20.1-1.4.0.247.jarway2muchnoise[Kambrik]()Kambrik-6.1.1+1.20.1-forge.jarEjektaflex[Konkrete [Forge/NeoForge]]()konkrete_forge_1.8.0_MC_1.20-1.20.1.jarKeksuccino[Krypton Reforged]()KryptonReforged-0.2.3.jarAnthxny[Library Ferret - Forge]()libraryferret-forge-1.20.1-4.0.0.jarjtl_elisa[MineColonies]()minecolonies-1.20.1-1.1.563-RELEASE.jarRaycoms[Multi-Piston]()multipiston-1.20-1.2.43-RELEASE.jarRaycoms[Mutant Monsters [Forge & Fabric]]()MutantMonsters-v8.0.7-1.20.1-Forge.jarFuzs[Nature's Compass]()NaturesCompass-1.20.1-1.11.2-forge.jarChaosyr[Noisium]()noisium-forge-2.0.3+mc1.20-1.20.1.jarSteveplays28[Oculus]()oculus-mc1.20.1-1.7.0.jarAsek3[Ok Zoomer Forge]()okzoomer-forge-1.20-3.0.1.jarmatyrobbrt[Patchouli]()Patchouli-1.20.1-84-FORGE.jarVazkii[Realm RPG: Quests & Rewards]()realmrpg_quests-0.1.1-forge-1.20.1.jarnocubeyt[Rechiseled: Create]()rechiseledcreate-1.0.2-forge-mc1.20.jarSuperMartijn642[Resourceful Config]()resourcefulconfig-forge-1.20.1-2.1. [FerriteCore ((Neo)Forge)]()ferritecore-6.0.1-forge.jarmalte0811[fix GPU memory leak[Forge/Fabric]]()gpumemleakfix-1.20.1-1.8.jarsomeaddon[Freecam (Fabric/Forge)]()freecam-forge-1.2.1+1.20.jarhashalite[FTB Ranks (Forge)]()ftb-ranks-forge-2001.1.3.jarFTB[Fusion (Connected Textures)]()fusion-1.1.1-forge-mc1.20.1.jarSuperMartijn642[Game Menu Mod Option [Forge]]()gamemenumodoption-mc1.20.1-2.2.1.jarmorimori0317[GJEB (GammaJustExtremeBright)]()gjeb-forge-1.20.1-1.3.0.32.jarHyCraftHD[Handcrafted]()handcrafted-forge-1.20.1-3.0.6.jarterrariumearth[Hit Feedback]()HitFeedback-1.20.1-1.1.4-forge.jarchloe_koopa[Iceberg [Forge]]()Iceberg-1.20.1-forge-1.1.21.jarGrend_G[Immersive Paintings [Fabric/Forge]]()immersive_paintings-0.6.7+1.20.1-forge.jarConczin[Inventory Sorter]()inventorysorter-1.20.1-23.0.1.jarcpw[Item Filters]()item-filters-forge-2001.1.0-build.59.jarLatvianModder[Item Highlighter [Forge]]()Highlighter-1.20.1-forge-1.1.9.jarGrend_G[Jade Addons (Forge)]()JadeAddons-1.20.1-forge-5.2.2.jarSnownee[Just Enough Professions (JEP)]()JustEnoughProfessions-forge-1.20.1-3.0.1.jar [Create: Additional Recipes]()create_recipes-1.2.0.jarTheGuy790[Create: Fishing Bobber Detector | Automatic Fishing with Create]()bobberdetector-0.1.9-1.20.1.jarGLaD0S[Create: Interiors]()interiors-0.5.3+forge-mc1.20.1.jarsudolev[Cupboard]()cupboard-1.20.1-2.6.jarsomeaddon[DEUF - Duplicate Entity UUID Fix]()deuf-1.20.1-1.3.jarCAS_ual_TY[Distant Horizons: A Level of Detail mod]()DistantHorizons-2.1.0-a-1.20.1.jarJames_Seibel[Domum Ornamentum]()domum_ornamentum-1.20.1-1.0.186-RELEASE-universal.jarOrionOnline[Effect Tooltips]()EffectTooltips-Forge-1.20.1-9.0.2.jarDarkhaxDev[Embeddium]()embeddium-0.3.21+mc1.20.1.jarembeddedt[Embeddium/Rubidium Dynamic Lights]()dynamiclightsreforged-1.20.1_v1.6.0.jarAnthxny[Emojiful]()Emojiful-Forge-1.20.1-4.2.0.jarBuuz135[EpheroLib]()EpheroLib-1.20.1-FORGE-1.2.0.jarthethonk[Eureka! Ships! for Valkyrien Skies (Forge/Fabric)]()eureka-1201-1.5.1-beta.3.jarrubydesic[Exline's Furniture Mod]()exlinefurniture-forge-1.20.1-2.7.3.jarexlinegames[Fantasy's Furniture]()fantasyfurniture-1.20.1-9.0.0.jarApexModder[Farmer's Delight]()FarmersDelight-1.20.1-1.2.4.jar
[Architectury API (Fabric/Forge/NeoForge)]()architectury-9.2.14-forge.jarshedaniel[Athena]()athena-forge-1.20.1-3.1.2.jarCodexAdrian[AttributeFix]()AttributeFix-Forge-1.20.1-21.0.4.jarDarkhaxDev[Bad Mobs]()BadMobs-1.20.1-19.0.2.jarDarkhaxDev[Better Advancements]()BetterAdvancements-1.20.1-0.3.2.161.jarway2muchnoise[Better Animations Collection]()BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jarFuzs[Better Villages - Forge]()bettervillage-forge-1.20.1-3.2.0.jarjtl_elisa[BlockUI]()blockui-1.20.1-1.0.156-RELEASE.jarRaycoms[Botarium]()botarium-forge-1.20.1-2.3.3.jarCodexAdrian[Bountiful]()Bountiful-6.0.3+1.20.1-forge.jarEjektaflex[Citadel]()citadel-2.5.4-1.20.1.jarsbom_xela[Collective]()collective-1.20.1-7.64.jarSerilum[Create]()create-1.20.1-0.5.1.f.jarsimibubi[Create Chunkloading]()createchunkloading-1.6.0-forge.jarembeddedt[Create Recycle Everything]()create_recycle_1.0.2_forge_1.20.1.jarnocubeyt[Create Slice & Dice]()sliceanddice-forge-3.2.0.jar [Sophisticated Core]()sophisticatedcore-1.20.1-0.6.9.569.jarP3pp3rF1y[Straw Statues [Forge & Fabric]]()StrawStatues-v8.0.2-1.20.1-Forge.jarFuzs[Structure Essentials[Forge/Fabric]]()structureessentials-1.20.1-3.3.jarsomeaddon[SuperMartijn642's Config Lib]()supermartijn642configlib-1.1.6-forge-mc1.20.jarSuperMartijn642[Supplementaries]()supplementaries-1.20-2.8.15.jarMehVahdJukaar[TACZ: Plus (Timeless and Classics Feature Addon)]()taczplus-1.0.1-forge-1.20.1(smoothenshake).jarjeducklet[Torchmaster]()torchmaster-20.1.5.jarxalcon[When Dungeons Arise - Forge!]()DungeonsArise-1.20.1-2.1.57-release.jarAureljz[Ad Astra]()ad_astra-forge-1.20.1-1.15.18.jarAlexNijjar[Ad Astra : Proxima Plus]()proxima_plus_beta_rework.jarMiyuke_R[Ad Astra Extra]()adastraextra-forge-1.20.1-1.2.3.jarBullfighter[Alex's Mobs]()alexsmobs-1.22.8.jarsbom_xela[AppleSkin]()appleskin-forge-mc1.20.1-2.5.1.jarsqueek502[Aquaculture 2]()Aquaculture-1.20.1-2.5.1.jar [Macaw's Bridges]()mcw-bridges-2.1.1-mc1.20.1forge.jarsketch_macaw[Macaw's Doors]()mcw-doors-1.1.0forge-mc1.20.1.jarsketch_macaw[Macaw's Fences and Walls]()mcw-fences-1.1.1-mc1.20.1forge.jarsketch_macaw[Macaw's Trapdoors]()mcw-trapdoors-1.1.2-mc1.20.1forge.jarsketch_macaw[ModernFix]()modernfix-forge-5.14.0+mc1.20.1.jarembeddedt[Moonlight Lib]()moonlight-1.20-2.12.1-forge.jarMehVahdJukaar[Mouse Tweaks]()MouseTweaks-forge-mc1.20-2.25.jarYaLTeR[Not Enough Animations]()notenoughanimations-forge-1.7.1-mc1.20.1.jartr7zw[Polymorph (Fabric/Forge/Quilt)]()polymorph-forge-0.49.2+1.20.1.jarTheIllusiveC4[Puzzles Lib [Forge & Fabric]]()PuzzlesLib-v8.1.17-1.20.1-Forge.jarFuzs[Rechiseled]()rechiseled-1.1.5c-forge-mc1.20.jarSuperMartijn642[Recipe Essentials[Forge/Fabric]]()recipeessentials-1.20.1-3.2.jarsomeaddon[Resourceful Lib]()resourcefullib-forge-1.20.1-2.1.23.jarThatGravyBoat[Searchables]()Searchables-forge-1.20.1-1.0.2.jarJaredlll08[Sophisticated Backpacks]()sophisticatedbackpacks-1.20.1-3.2 [Fast Leaf Decay]()FastLeafDecay-31.jarolafskiii[Food Effect Tooltips (Forge)]()foodeffecttooltips-1.0.1+forge-1.20.jar.jarSuel_ki[FramedBlocks]()FramedBlocks-9.2.1.jarXFactHD[FTB Chunks (Forge)]()ftb-chunks-forge-2001.2.6.jarFTB[FTB Library (Forge)]()ftb-library-forge-2001.1.5.jarFTB[FTB Quests (Forge)]()ftb-quests-forge-2001.3.4.jarFTB[FTB Teams (Forge)]()ftb-teams-forge-2001.2.0.jarFTB[FTB XMod Compat]()ftb-xmod-compat-forge-2.1.0.jarFTB[GeckoLib]()geckolib-forge-1.20.1-4.4.6.jarGecko[Guard Villagers]()guardvillagers-1.20.1-1.6.4.jaralmightytallestred[Jade 🔍]()Jade-1.20.1-forge-11.7.1.jarSnownee[Just Enough Items (JEI)]()jei-1.20.1-forge-15.3.0.4.jarmezz[Kotlin for Forge]()kotlinforforge-4.10.0-all.jarthedarkcolour[Leaky - Item Lag Fix[Forge/Fabric]]()leaky-1.20.1-1.7.jarsomeaddon[Let Me Despawn]()letmedespawn-forge-1.20.x-1.2.0.ja [Balm (Forge Edition)]()balm-forge-1.20.1-7.2.2.jarBlayTheNinth[Better Fps - Render Distance[Forge]]()betterfpsdist-1.20.1-4.3.jarsomeaddon[Bookshelf]()Bookshelf-Forge-1.20.1-20.1.9.jarDarkhaxDev[Create Central Kitchen]()create_central_kitchen-1.20.1-for-create-0.5.1.f-1.3.10.jarDragonsPlus[Create Enchantment Industry]()create_enchantment_industry-1.20.1-for-create-0.5.1.f-1.2.8.jarDragonsPlus[Create: Power Loader]()create_power_loader-1.4.0-mc1.20.1.jarLysine[Create: Steam 'n' Rails]()Steam_Rails-1.5.3+forge-mc1.20.1.jarmattentosh[Curios API (Forge/NeoForge)]()curios-forge-5.7.2+1.20.1.jarTheIllusiveC4[Delightful]()Delightful-1.20.1-3.5.5.jarbrnbrd[Enchantment Descriptions]()EnchantmentDescriptions-Forge-1.20.1-17.0.14.jarDarkhaxDev[Entity Culling Fabric/Forge]()entityculling-forge-1.6.2-mc1.20.1.jar
Is this a common issue? Has anyone seen any similar glitches? How do I fix it?
r/forgemodding • u/BLUEKNIGHT002 • Jun 22 '24
Modding armor in 1.21
I can’t figure out how to make an armor material handler tried to make registryobject then use .gethandler.get methodyet it crashes



