-
Bug
-
Resolution: Duplicate
-
None
-
20w51a
-
None
-
Unconfirmed
-
(Unassigned)
Spawning dust/dust transition particles kicks other clients connected to (lan) servers.
The reason for this is the color vectors being written as doubles, but read as floats in DustParticleOptions (in fromNetwork vs. DustParticleOptionsBase#writeToNetwork)
Reproducible by executing this on a server/lan server with another player:
/particle dust 1 0 1 1 ~3 ~1 ~ 1 0 1 1 2000
- duplicates
-
MC-207900 Summoning "dust" or "dust_color_transition" particles kicks nearby players when on a server
- Resolved