mojira.dev
MCPE-69649

Of Temples and Totems Hardcoded Username

While exploring the Beta for "Of Temples and Totems" for the RTX release, I didn't seem to be getting anywhere with the Air Temple's puzzles. When I started searching in creative mode, I came across command blocks under the Air Temples beacon. Im unfamilar with how the command blocks are used, but it appears to be using a username that's not mine. Is this potentially hard coded in?

 

Thanks - Jake

Attachments

Comments 3

Thank you for your report!

Unfortunately we don't accept issues related to third party Marketplace content here on the bug tracker, but you may wish to contact the content creators directly. Please visit the Marketplace FAQ section for more information, including contact links for some of the Marketplace partners.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

The command input field represents the command to be run, @a is a selector which refers to all players in the world so that command should work fine. The previous output field refers to what happened the last time that block was run, so if you're on singleplayer that should probably be the last map developer to test that command block before uploading the map.
The reason it didn't work is that command selector arguement "@a" has a specifier in it's list to only teleport players in adventure mode "m=a" aka mode=adventure, since you are in creative mode the command did not teleport you.

Essentially you need to be in adventure mode for the map to work properly.

Ahh thank you, the Earth Temple wasn't allowing me to place blocks that were required in adventure mode so I switched to survival. When I landed on the spot in survival mode, it didnt work which prompted me to go into creative. Thank you! I should look into how to use command blocks, then I could've deduced that. Thanks!

Jake Spilchuk

(Unassigned)

Unconfirmed

Windows

1.15.0.8 RTX Beta

Retrieved