Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-56663

Commands and events in the player's animation_controller CRASH the game

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • 1.13.1, 1.13.0
    • Community Consensus
    • Android
    • 307060

      Executing any command in the player's animation_controller (server side) crashes the game.

      [Update]: Executing any command OR ENTITY EVENT in the player's animation_controller (server side) crashes the game.

      This is a REALLY big deal for any map-maker out there. It prevents executing commands when specific actions are done with the player.

      Expected result:

      In the case of the behavior pack i linked, hitting a player should output "[_name of the player_] controller".

      Actual result:

      The game crashes when hitting a player.

      [Update]: Content log: "[Animation][error]-minecraft:player.0.c18e65aa-7b21-4637-9b63-8ad63622ef01.Steve | error: null animation controller state for index 1 of commands_controller"

      How to reproduce:

      • Create a new world with the behavior pack i linked.
      • Open the world.
      • Type "/tag @s add cat".
      • Invite another player to the world.
      • Hit that player: the game crashes.

            ornariece ornariece
            Votes:
            6 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: