Portal sound doesn't get played when returning from End
Yep, the title says it.
Also the credits only play the first time you go back, is that intended?
Created Issue:
Portal sound doesn't get played when returning from End
Yep, the title says it.
Also the credits only play the first time you go back, is that intended?
is duplicated by
Thank you for your report!
However, we are already tracking this issue, and this report is a Duplicate of MC-101170, which is a report that has not been resolved yet.
If you want, you can upvote the parent ticket, and enable watching to receive any updates about it - if you believe you have any information that may be important for this issue, please leave a comment on the parent. Please also use the search function in the future to prevent duplicate reports.
Quick Links:
📓 Issue Guidelines – 🛠 Community Support – 📧 Customer Support – ✍️ Feedback and Suggestions – 📖 Game Wiki
💬 Mojira Subreddit – 💬 Mojira Discord
Summary:
Related to/caused by fixes of MC-101170 and MC-124177. As of 24w20a teleporting to a different dimension using a command now plays the minecraft:block.portal.travel sound unlike in previous versions. May be intentional. Based on the resolution of MC-166291 I don't think it makes sense that teleporting using commands makes sounds. If map makers minecraft:block.portal.travel sound to play, they can just manually play it via the /playsound command.
Steps to reproduce:
/execute in minecraft:the_end run tp ~ ~ ~
/execute in minecraft:overworld run tp ~ ~ ~
/execute in minecraft:the_nether run tp ~ ~ ~
Observed results:
Teleporting to a different dimension using commands now plays the minecraft:block.portal.travel sound unlike in previous versions.
Expected results:
Teleporting to a different dimension using command should not play the minecraft:block.portal.travel sound just like in previous versions.
Exiting the end via the fountain does not play the portal travel sound unless you are riding something.
This is primarily a regression of MC-101170, which was fixed for all cases except when the credits get played. (At the time you could not ride a boat through the fountain due to MC-67.) This issue first appeared in 1.21-pre1, only a week after the fix of MC-101170 in 24w20a.
Confirmed for 1.9.4 and 16w21b.
I just remembered that I can change the affected versions for my bug reports myself. Sorry for the useless messages.
Is this still an issue in the latest snapshot 16w44a? If so please update the affected versions.
This is an automated comment on any open or reopened issue with out-of-date affected versions.
Still present in 1.13.1.
Confirmed for 1.13.2-pre1.
It is intended that the credits are shown only when returning from the End. This is proven when observing the seenCredits NBT tag using the following commands for 1.13+ and 1.12.2-:
/data get entity @s seenCredits /entitydata @s {}Can confirm in 21w05b.
Can confirm in 21w06a.
Can confirm in 21w07a.
Fixed in 24w20a
The case of the sound mot being played when exiting the credits screen was not fixed, and this fix later broke except in the case of riding something through the portal; both are now tracked in MC-275550.