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

do-a-barrel-roll-2.6.2+1.19.2-forge CRASHING ON STARTUP #152

Closed Minebrah closed 4 months ago

Minebrah commented 4 months ago

https://gist.github.com/Minebrah/ad1fd8064a46c50a16dd51c743d21aaf

enjarai commented 4 months ago

Looks like a mod incompatibility. Can't tell what mod is causing it from just this crash log though.

Minebrah commented 4 months ago

[24Jun2024 21:03:10.284] [Render thread/WARN] [mixin/]: @Redirect conflict. Skipping do-a-barrel-roll.forge.mixins.json:MouseMixin->@Redirect::doABarrelRoll$changeLookDirection(Lnet/minecraft/client/player/LocalPlayer;DD)V with priority 1000, already redirected by epicfight.mixins.json:MixinMouseHandler->@Redirect::epicfight_turnPlayer(Lnet/minecraft/client/player/LocalPlayer;DD)V with priority 1000

enjarai commented 4 months ago

Seems like a conflict with epic fight mod. It should be fixed in newer versions of this mod, feel free to reopen if not.