Gravity Changer

Gravity Changer

246k Downloads

Invalid injection crash on startup with latest Pehkui

stormdirus2 opened this issue ยท 2 comments

commented

Log

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

commented

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.

commented

Nevermind, I am dumb. This is an easy fix. See PR #17.