enjarai / do-a-barrel-roll

Microsoft flight simulator for Minecraft elytras.
https://www.curseforge.com/minecraft/mc-mods/do-a-barrel-roll
GNU General Public License v3.0
94 stars 29 forks source link

Crash when startup #122

Closed OutsiderH closed 8 months ago

OutsiderH commented 8 months ago

The game crashed when I try to use your mod as dependency of mine mod.

mod version is 2.6.2+1.19.2-fabric

org.spongepowered.asm.mixin.transformer.throwables.MixinPreProcessorException: Attach error for fungible.mixins.json:NarratorMixin from mod fungible during activity: [Transform -> Method getNarrator()Lcom/mojang/text2speech/Narrator; -> INVOKESPECIAL -> com/mojang/text2speech/NarratorDummy::<init>:()V]
enjarai commented 8 months ago

This looks like an issue with fungible, not my mod. Make sure you use the right version of that mod.

OutsiderH commented 8 months ago

The version is specified by your mod's maven repository, is there any way to change that?