ImmediatelyFast

ImmediatelyFast

42M Downloads

[1.21.3] Crash NeoForge 21.3.26-beta

Starexify opened this issue ยท 2 comments

commented

ImmediatelyFast version: 1.3.1
NeoForge version: 21.3.26-beta

When I try to load ImmediatelyFast on latest NeoForge build, it crashes. With these logs and crash report:
crash-2024-11-10_18.31.18-client.txt
debug.log
latest.log

May be this issue?:

Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on changeTranslucency could not find any targets matching 'getText', 'getTextIntensity', 'getTextPolygonOffset', 'getTextIntensityPolygonOffset', 'getTextSeeThrough' or 'getTextIntensitySeeThrough' in net/neoforged/neoforge/client/NeoForgeRenderTypes$Internal. No refMap loaded. [INJECT_PREPARE Applicator Phase -> immediatelyfast-neoforge.mixins.json:core.MixinNeoForgeRenderTypes from mod immediatelyfast -> Prepare Injections -> handler$zza000$immediatelyfast
commented

Probably related to this NeoForge PR: neoforged/NeoForge#1604