getting stuck into the ropes rarely
nrtcb opened this issue ยท 3 comments
Hmm... I couldn't replicate it just yet, but it might be a vanilla issue with the way ladders work.
Scaffolding also has this issue rarely, where it jitters you on very specific positions. Usually, I'd get it when trying to move half-way between a scaffold tower and an extended scaffold arm, but that was because scaffold arms have a bottom "floor" you can stand on. Not sure about this one.
I'll keep an eye on it. ๐
On a second try, the bug seems to be related to Quark's Fast Ladder Descent. I could replicate it reliably by looking down when between a solid block and the rope.
Since ropes, scaffolding and vines all employ isLadder() from vanilla code, technically they would all be affected. Try disabling it in the config, then testing the issue again.