herobrine99dan / NESS-Reloaded

NESS Reloaded is an anticheat that aims to support lots of minecraft versions (from 1.8 to 1.17.1) without losing the advantage of having powerful checks
GNU General Public License v3.0
47 stars 5 forks source link

FlyInvalidClientGravity false flag #112

Closed herobrine99dan closed 3 years ago

herobrine99dan commented 3 years ago

What server version are you running?1.12.2

What version of NESS Reloaded are you running?2.8 DevBuild

Describe the Bug FlyInvalidClientGravity gives false flags if player is using Jump Boost

Do you have some videos / screenshots? No

If it is an error, do you have logs? No Errors

herobrine99dan commented 3 years ago

Sometimes minecraft skips some yMotion, so we get false flags. We have to check if the motionY follow the minecraft's formula.

herobrine99dan commented 3 years ago

A fix is going to be implemented, hoping i know to implement it correctly xD

herobrine99dan commented 3 years ago

Also https://streamable.com/4o1o0c

herobrine99dan commented 3 years ago

View also: https://streamable.com/jmjugk and https://streamable.com/6l8d7v and https://cdn.discordapp.com/attachments/687030050314649695/808313988781309992/LiquidBounce_b73___1.8.9___DEVELOPMENT_BUILD_2021-02-08_13-30-15.mp4

herobrine99dan commented 3 years ago

I've fixed the new check (i don't get these false flags anymore so i think i fixed)