Vivecraft

Vivecraft

5M Downloads

[BUG] NULLVR allows for flight via sneaking, then jumping

Cartrigger opened this issue ยท 4 comments

commented

https://youtu.be/PfRznfFzFOE
(file size was more than 10mb)

If you sneak, then press space on a VSE enabled server flight is possible, but Minecraft's anti flight will kick you if you dont continue to jump.

Funny bug I found when testing out a version of VSE. Not really too sure this is valid as this is nullvr.

commented

looks like it is a general SEATED mode issue, but it looksl kie the current code base doesn't have that issue anymore, so might be fixed with 1.2.0, if you could retest when that comes out in the nex few days

commented

Will do.

commented

okay I was wrong, it still happens, just only with teleport movement mode, weird

commented

maybe caused by this?

// do not move player, VRPlayer.doPlayerMoveInRoom will move him around.
this.setOnGround(true);