Allurement

Allurement

3M Downloads

Crash on start-up

Nevrai opened this issue ยท 3 comments

commented

The game crashes on start-up with Allurement installed.

Crash report: https://pastebin.com/raw/LCASPAhG

Versions

  • Minecraft: 1.18.2
  • Forge: 40.1.74 (latest for 1.18.2)
  • Allurement: 2.0.0 (latest for 1.18.2)
  • Blueprint: 5.4.3 (latest for 1.18.2)
commented

What makes you think this is caused by allurement? You have a lot of mods installed

commented

Because of this:

Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [allurement.mixins.json:client.HorseArmorLayerMixin] from phase [DEFAULT] in config [allurement.mixins.json] FAILED during APPLY

Removing Allurement also resulted in the game launching normally.

commented

its an incompatibility with MajruszsEnchantmentsMod

Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: InjectionPoint(Shift)[@At("INVOKE_ASSIGN")] on net/minecraft/client/renderer/entity/layers/HorseArmorLayer::render with priority 1000 cannot inject into net/minecraft/client/renderer/entity/layers/HorseArmorLayer::m_6494_(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFF)V merged by com.majruszsenchantments.mixin.MixinHorseArmorLayer with priority 1000 [PREINJECT Applicator Phase -> allurement.mixins.json:client.HorseArmorLayerMixin -> Prepare Injections ->  -> localvar$zgb000$render(Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; -> Prepare]