isXander / Controlify

Another controller mod - for fabric!
https://www.isxander.dev/mods/controlify
GNU Lesser General Public License v3.0
135 stars 27 forks source link

[Bug] Flagging on multiplayer servers #215

Closed RealDestroy closed 8 months ago

RealDestroy commented 8 months ago

Current Behaviour

This mod is basically flagging the anticheat on a multiplayer server. It appears to be doing strange movement, also eating is not slowing down the player.

Expected Behaviour

Just walking around, it appears that the movement is using fastmath maybe to calculate position?

Screenshots

No response

Reproduction Steps

Install mod Join server Get kicked/banned for speed hacking / no slow hacking

Logs

No response

Mod Version

1.7.0+1.20.2

Controller

issues

Bluetooth

Operating System

Windows

ARM

Additional Information

No response

Just to make sure...

RealDestroy commented 8 months ago

i forgot the step of walking around after joining the server

isXander commented 8 months ago

Controlify does not modify any movement calculations whatsoever. The eating no-slow cannot be caused by controlify.

Analogue movement is the cause of the abnormal movement. Use keyboard-like movement mode to emulate WASD

RealDestroy commented 8 months ago

I see, thankyou, that fixed the issue