mojira.dev

Francielly

Assigned

No issues.

Reported

MC-216945 Teams become dysfunctional when any entity leaves the team Fixed MCPE-50258 Custom slim skin left leg is mirrored Fixed MC-141092 Player always use right-arm animation while swimming Duplicate MC-130744 Missing Footstep particle Works As Intended MC-86544 The item in the left hand is not handled properly Duplicate

Comments

A speculation of why the solution proposed by @LabyStudio was not implemented yet, seems like it was caused by another issue.

At that point in code, if the entity is a passenger of another entity, "entity.yBodyRot" have its value clamped at between -360 and 360, while "entity.yBodyRotO" still have its normal value, outside that range.

So by that, doing the linear interpolation (lerp) as proposed, the final result would vary depending on how much the two rotation values differs.

The same error also happens with the particle "dust_color_transition".

Affects 1.16.2 release.
Note that this only works with the armor stand item. Using custom spawn eggs or summon command doesn't give this warning.

I also think that this is intentional, they only changed the inventory model file to use "front" light instead of "side", so there is a limitation of inventory lighting, that was added in 1.15
I don't think Mojang will create a separate group just for banners, or break compatibility with resource packs. And because that I think it's WAI (or a really long unresolved bug).

Confirmed for 1.16.2-pre1

Confirmed for 1.16.1 and 20w30a

Still happens in 1.16 Pre2

I think the fix (if not WAI) should be toggable, at least with datapacks, because, in my opinion, a dark The End with heavy fog looks so much in place for this dimension.

Unlike @@unknown said, I can reproduce on 20w21a