Let Me Despawn

Let Me Despawn

26M Downloads

[1.20.1] [Forge] Crash on launch

630R63 opened this issue ยท 2 comments

commented

Hello!

I was trying to put together a modpack and wanted to include also this mod.
Unfortunately, upon launch, the game crashes without a crash log, only a latest log which I have attached.

Since I thought maybe there is some incompatibility with other mods, I created an instance just with these:

  • Forge 47.0.35
  • Let me despawn 1.1.1 (which I saw was even updated today)
    image

Here is the latest log:
latest.log

==================================================================================

P.S. Since I saw in my screenshot above that there is an "update" to the mod, I clicked on it and it reverted me back to 1.1.0??
image

It still gives the same crash with either version.

commented

can confirm that the same is happening here

[30Jun2023 02:31:10.372] [main/FATAL] [mixin/]: Mixin apply failed letmedespawn.mixins.json:MobMixin -> net.minecraft.world.entity.Mob: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on setItemSlotAndDropWhenKilled could not find any targets matching 'setItemSlotAndDropWhenKilled' in net.minecraft.world.entity.Mob. No refMap loaded. [PREINJECT Applicator Phase -> letmedespawn.mixins.json:MobMixin -> Prepare Injections ->  -> handler$zlh000$setItemSlotAndDropWhenKilled(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on setItemSlotAndDropWhenKilled could not find any targets matching 'setItemSlotAndDropWhenKilled' in net.minecraft.world.entity.Mob. No refMap loaded. [PREINJECT Applicator Phase -> letmedespawn.mixins.json:MobMixin -> Prepare Injections ->  -> handler$zlh000$setItemSlotAndDropWhenKilled(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
commented

Fixed