View Issue Details

IDProjectCategoryView StatusLast Update
0002796Industrial-Craft²general / otherpublic2023-05-01 11:38
ReporterCrazy Luney Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status newResolutionopen 
PlatformPCOSWindows 10 HomeOS Version19044.2846
Summary0002796: [Fabric] Crashes on launch
DescriptionThe game crashes right on launch with the following error in log:

[main/ERROR]: Mixin apply for mod ic2 failed ic2.mixins.json:LivingEntityMixin from mod ic2 -> net.minecraft.class_1309: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on applyArmorToDamage could not find any targets matching 'applyArmorToDamage' in net.minecraft.class_1309. No refMap loaded. [PREINJECT Applicator Phase -> ic2.mixins.json:LivingEntityMixin from mod ic2 -> Prepare Injections -> -> handler$zjl000$applyArmorToDamage(Lnet/minecraft/class_1282;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on applyArmorToDamage could not find any targets matching 'applyArmorToDamage' in net.minecraft.class_1309. No refMap loaded. [PREINJECT Applicator Phase -> ic2.mixins.json:LivingEntityMixin from mod ic2 -> Prepare Injections -> -> handler$zjl000$applyArmorToDamage(Lnet/minecraft/class_1282;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse]
Steps To Reproduce1. Install Fabric with installer (14.0+)
2. Install Fabric API mod (0.73+)
3. Install IC2 mod (e.g. http://jenkins.ic2.player.to/job/IC2/job/1.19/58/artifact/tmp/out/industrialcraft-2-2.9.58+ex119-1.19.2-fabric.jar)
3. Run with Fabric profile from the launcher
4. Observe crash
Additional InformationTrivial fix. ic2.mixins.json is actually missing refmap so it's a matter of adding
"refmap": "industrialcraft-2-refmap.json"
Tags1.19.2
Minecraft Version1.19.2

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-05-01 11:38 Crazy Luney New Issue
2023-05-01 11:38 Crazy Luney Tag Attached: 1.19.2