mojira.dev
MC-301396

boats/rafts change their rotation

When you unload and reload chunk a boat is in, or exit a world while in a boat, that boat will change it’s rotation as following

the rotationg gets rounded down to closest 1/256th of full circle


Steps to reproduce:

  1. place a boat down

  2. enter boat

  3. don’t turn(either with mouse or with move left/right hotkeys) and run /data get entity @s Rotation[0]

  4. take that value and put it in calculator, divide by 360 and multiply by 256 (most likely won’t be a whole number, meaning that the boat’s rotation wasn’t rounded as described above)

  5. quit the world while in boat

  6. open world again

  7. repeat steps 3. and 4. (you should get whole number, meaning that boat’s rotation rounded as described above)

Comments 3

Please edit your report to change the Affected Version to the version shown on the Minecraft title screen

Thank you for your report!
We're tracking this issue in MC-301329, so this ticket is being resolved and linked as a duplicate.

That ticket has already been resolved as working as intended, which means this is not considered a bug and won't be fixed. Please do not leave a comment on the linked ticket.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

The MC-301329 is about “rounding” not happening upon placing a boat down. “Entities are not expected to round to any particular angle steps when placed”. so yes, it is working as intended. This Bug report is about “Them changing directions through save/load” which “is more likely a bug.”

Armagged

(Unassigned)

Unconfirmed

(Unassigned)

1.21.8

Retrieved