mojira.dev
WEB-8415

Some part of aim assist preset tutorial for Minecraft Bedrock in Creator Documentation is incorrect / outdated

Affected article: https://learn.microsoft.com/minecraft/creator/documents/camerasystem/aimassistpresets?view=minecraft-bedrock-stable

Doing the tutorial as-is and activating the behavior pack results in Minecraft Bedrock (running version 1.21.130) to yield content errors (if Content Log GUI was enabled) saying that the files responsible for adding aim assist presets and / or categories don’t have camera presets and that aim_assist_preset is not a correct schema, the preset are not also added to aim assist presets from /aimassist command. Therefore the article is incorrect (and outdated).

Steps to reproduce:

  1. Visit https://learn.microsoft.com/minecraft/creator/documents/camerasystem/aimassistpresets?view=minecraft-bedrock-stable

  2. Observe how the aim assist preset could be added from the article

Expected result: The article should be up-to-date, the article should note that aim assist presets should be put on com.mojang\development_behavior_packs\[My_BEHAVIOR_pack]\aim_assist\presets, and aim assist categories should be put on com.mojang\development_behavior_packs\[My_BEHAVIOR_pack]\aim_assist\categories. (“Aim Assist presets are part of the behavior pack and preset files should be placed in the aim_assist folder in your behavior pack“)

Observed result: The article is outdated, the article notes that the presets could be added on com.mojang\development_behavior_packs\[My_BEHAVIOR_pack]\Cameras\Presets folder (“Aim Assist presets are part of the behavior pack and preset files should be placed in the same folder as your camera presets in your behavior pack“) (which can be seen by extracting “aim assist preset addition attempt from the tutorial“), but when the behavior pack is activated in Minecraft Bedrock 1.21.130, the game yields content errors (if Content Log GUI is enabled), therefore the article is incorrect.

Note: the behavior packs are uploaded to be tested in the game, run “/aimassist @s 90 90 10 example:testing“ in Minecraft Bedrock when “aim assist preset addition attempt from the tutorial“ or “correct way to add aim assist preset based of the game“ is activated to test if the preset does exist.

Attachments

Comments 3

Hi!
Thank you for your report! 

However, this issue has been temporarily closed as Awaiting Response.

  • Can you provide reproduction steps to verify this issue in-game? We could not reproduce it due to missing command syntax.

  • Could you attach content logs? A video or screenshot also would be appreciated.

This ticket will automatically reopen when you reply. Thanks!

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

Sure. You can verified the issue in between the tutorial and the game by doing the following:

  1. Import “aim assist preset addition attempt from the tutorial“ (which basically I followed the tutorial from https://learn.microsoft.com/minecraft/creator/documents/camerasystem/aimassistpresets?view=minecraft-bedrock-stable ) and “correct way to add aim assist preset based of the game“ (which basically I copied the aim assist folder structure based from inside the game assets) to the game, due to a bug, the game must be closed before each import.

  2. With Minecraft open, click Play

  3. Click “Create new world”

  4. Click “Create new world” again

  5. Click “Cheats” from the left bar

  6. Enable cheats from the Cheats tab

  7. Click “Behavior packs” from the left bar

  8. Click “Activate” on “aim assist preset addition attempt from the tutorial“

  9. Click “Create”

  10. On a world, switch to third person

  11. Send a command “/aimassist @s 90 90 10 angle example:testing".

Images of content logs:

“aim assist preset addition attempt from the tutorial” (which basically I followed the tutorial from https://learn.microsoft.com/minecraft/creator/documents/camerasystem/aimassistpresets?view=minecraft-bedrock-stable (which the aim assist preset is located at aim assist preset addition attempt from the tutorial\cameras\presets)):

game1766213937.png

Content log yields errors with the camera (“[Camera][error]- -> minecraft:camera_preset: missing required field”, “[Camera][error]-Failed to load camera presets”).

Setting the view to third person and sending the command “/aimassist @s 90 90 10 angle example:testing“ results in failure (with “Unknown aim assist preset name“).

“correct way to add aim assist preset based of the game“ (which basically I copied the aim assist folder structure based from inside the game assets (which the aim assist preset is located at correct way to add aim assist preset based of the game\aim_assist\presets)):

game1766212604.png

Content log yields none of errors, and setting the view to third person and sending the command /aimassist @s 90 90 10 angle example:testing results in success (with the aim assist being activated).

Sorry for typo on “verify”, I meant “…You can verify the issue in between the tutorial and the game by doing the following:…“

frankiedauser

(Unassigned)

Confirmed

Other

Retrieved