funkemunky / Iris-Issues

Report any issues with Iris Anticheat here.
2 stars 1 forks source link

Players cant jump etc. #73

Closed jonas3377 closed 5 years ago

jonas3377 commented 5 years ago

Describe the bug Players have no permissions They are not allowed to jump or run they cant use enchanted pickaxes, as they mine to fast. then it must be a cheat.. they cant use elytra. etc..

Version Information

Are you using the ViaVersion plugin? nope

Server Logs Provide the server log of the time the bug occurred. https://github.com/jonas3377/Log1/blob/master/log1

How to re-create Describe in detail how we can re-create this bug. Steps: 1) installed the plugin 2) logged in as a normal rank person 3) jumped normally 4) jump from stairs is not possible

Screenshots/Video https://imgur.com/a/CV2v1Gh

Additional context Add any other context about the problem here.

FozzieHi commented 5 years ago

Are you running PaperSpigot?

jonas3377 commented 5 years ago

Are you running PaperSpigot?

nope just spigot 1.13.2

jonas3377 commented 5 years ago

still fucked up..

FozzieHi commented 5 years ago

@funkemunky this is still broken with regular Spigot.

funkemunky commented 5 years ago

I actually do not remember adding compatibility for 1.13.2 in Atlas yet. Are there errors?

FozzieHi commented 5 years ago

@funkemunky https://github.com/jonas3377/Log1/blob/master/log1

funkemunky commented 5 years ago

This is going to be an incredibly difficult fix because 1.13 is R13_1 in the bukkit package tree, and 1.13.1 and 1.13.2 is R13_2. Basically, it means that there is no discernible way to tell the difference between each version.

So, it seems in some update they decided to remove a useful method that allowed me to convert the collision boxes from VoxelShapes to the legacy AxisAlignedBB class. The new VoxelShape system is actually quite a pain in the ass to use, so it will be awhile before I support it.

FozzieHi commented 5 years ago

@jonas3377 for now I'd recommend using 1.13.1

jonas3377 commented 5 years ago

thank u :D