GrimAnticheat / Grim

Fully async, multithreaded, predictive, open source, 3.01 reach, 1.005 timer, 0.01% speed, 99.99% antikb, "bypassable" 1.8-1.20 anticheat.
GNU General Public License v3.0
1.09k stars 324 forks source link

GroundSpoof and Simulation false when dimension minY incorrect #1663

Closed Ayouuuu closed 1 month ago

Ayouuuu commented 2 months ago

Describe the false positive and how to replicate it

  1. Download this paper 1.18.2
  2. Put grim-2.3.67.jar into plugins
  3. Run server
  4. Join Server
  5. false...

Grim version

grim-2.3.67

Server version

Paper 1.18.2

Plugins

GrimAC

SamB440 commented 2 months ago

What do you mean 'dimension minY incorrect'? Grim already checks for world height, if the world height it gets is incorrect then report this issue to packetevents

Ayouuuu commented 2 months ago

But setDimension() getMinY() and getHeight() method return static DimensionTypes OVERWORLD value, if you get the heights directly from the NBT like this commit, it works fine.

1659

SamB440 commented 2 months ago

Can this be closed by the latest commit? idk if this is the same as the other 2

Ayouuuu commented 2 months ago

Can this be closed by the latest commit? idk if this is the same as the other 2

I just tested it latest commit artifact still not work I think that's the problem here

ChicknTurtle commented 2 months ago

I have this issue with grim 2.3.66 on paper 1.21.1 I am using amplified nether + amplified nether height datapacks I can't move on blocks above y256

Ayouuuu commented 1 month ago

fixed