View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002796 | Industrial-Craft² | general / other | public | 2023-05-01 11:38 | 2023-05-01 11:38 |
| Reporter | Crazy Luney | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | PC | OS | Windows 10 Home | OS Version | 19044.2846 |
| Summary | 0002796: [Fabric] Crashes on launch | ||||
| Description | The 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 Reproduce | 1. 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 Information | Trivial fix. ic2.mixins.json is actually missing refmap so it's a matter of adding "refmap": "industrialcraft-2-refmap.json" | ||||
| Tags | 1.19.2 | ||||
| Minecraft Version | 1.19.2 | ||||
| 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 |