-
Bug
-
Resolution: Unresolved
-
None
-
20w51a, 21w03a, 21w13a, 1.17.1, 1.18.1, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20.1, 1.20.2, 23w43b, 1.21.4
-
None
-
Confirmed
-
Commands, Sound
-
Low
-
Platform
See title.
If you create a function that both teleports the player away, and plays a sound at the new location, the sound is played, but no subtitle shows.
Steps to reproduce:
- Create a data pack with a function containing
teleport @s ~ ~50 ~ execute at @s run playsound minecraft:entity.arrow.hit_player master @s ~ ~ ~ 1
- Enable subtitles in the settings and make sure master slider is turned on
- Run the playsound command by itself /playsound minecraft:entity.arrow.hit_player master @s ~ ~ ~ 1
- Observe how the subtitle shows up
- Run the function /function <name you gave the file>
- Notice how you hear the sound, but no subtitle shows up
- relates to
-
MC-266075 "Player teleports" not shown in subtitles when an ender pearl lands far from the thrower
- Resolved
Teleporting and having a sound play at the new location in the same tick shows no subtitle
-
Bug
-
Resolution: Unresolved
-
None
-
20w51a, 21w03a, 21w13a, 1.17.1, 1.18.1, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20.1, 1.20.2, 23w43b, 1.21.4
-
None
-
Confirmed
-
Commands, Sound
-
Low
-
Platform
See title.
If you create a function that both teleports the player away, and plays a sound at the new location, the sound is played, but no subtitle shows.
Steps to reproduce:
- Create a data pack with a function containing
teleport @s ~ ~50 ~ execute at @s run playsound minecraft:entity.arrow.hit_player master @s ~ ~ ~ 1
- Enable subtitles in the settings and make sure master slider is turned on
- Run the playsound command by itself /playsound minecraft:entity.arrow.hit_player master @s ~ ~ ~ 1
- Observe how the subtitle shows up
- Run the function /function <name you gave the file>
- Notice how you hear the sound, but no subtitle shows up
- relates to
-
MC-266075 "Player teleports" not shown in subtitles when an ender pearl lands far from the thrower
- Resolved