![Gravity Changer](https://media.forgecdn.net/avatars/thumbnails/445/926/256/256/637702638820232319.png)
Invalid injection crash on startup with latest Pehkui
stormdirus2 opened this issue ยท 2 comments
Latest of all 4 mods. (Cloth Config, Fabric API, Pehkui, and GravityChanger)
Related information seems to be:
Specified index 0 for @ModifyArg is invalid for args (Lnet/minecraft/class_238;DDD), expected D on net/minecraft/class_1657::onTickMovementExpandXProxy
I believe it's redirect_tickMovement_expand_0
and redirect_tickMovement_expand_1
You might need to use a mixin plugin for a clean solution.
Nevermind, I am dumb. This is an easy fix. See PR #17.