mojira.dev

Jessica Mayo

Assigned

No issues.

Reported

MC-152110 Selectors on custom books don't work for non-admin players Duplicate

Comments

Using a jump boost of greater than 127 to achieve a negative effect was previously a workaround to MC-2112 in certain cases.
Values greater than 127 are resulting in no effect as of 1.14.2-pre2 and that has broken this workaround.
so... why has a "Won't Fix" bug been "fixed"?

The previous workaround for this when using commands to administratively stop a player from moving was to give them a jump boost of greater than 128 (effectively a negative jump boost, due to signed/unsigned byte value conversions).
This workaround no longer works as of 1.14.2-pre2, making this issue a much bigger one again than it has been.
I'd be happy if there was at least a working workaround.

In 1.14.2-pre2 you don't even need to be sprinting. With a slowness effect of 127 and normal jumping you can progress at almost normal walking pace.

Are you in a single-player world with cheats disabled, or on a server without operator privilege? Hitting / and then tab should have a result, but if you have started typing a command you don't have access to it will give the behaviour you describe. I can't reproduce this with 1.14.2-pre2 on windows 10 and java 1.8.0_201

This is particularly frustrating because it worked correctly for me between 17w45a and 1.13-pre3 inclusive, during which time I was working on some datapacks for a server I was setting up. I never went live with that server at the time, and having come back to it now to discover it doesn't work even in 1.14.2-pre2 is a real downer.