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

Endermites occasionally spin around for a few seconds when not chasing a target

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.1.0.9
    • 1.0.0.7, 1.0.0, 1.0.3, 1.0.4.0, 1.0.4.11, 1.0.6.0
    • Confirmed
    • Phone - Android - Samsung Other (Specify in description)
    • 54664

      Phone - Android - Samsung J3,
      Also confirmed on HTC One M8.

      In creative mode when an endermite is spawned using a spawn egg, periodically the endermite spins around for a couple of seconds.

      Steps to recreate:
      In a creative world.
      1. Spawn an endermite.
      2. Observe it stopping and spinning around for a few seconds every now and then.

      Bug found and vidcapped JackTheMoveBoy10
      Not tested on a clean survival mode world.

      Edit by SuperGeniusZeb:
      This bug occurs when endermites use the "minecraft:behavior.look_at_player" or "minecraft:behavior.random_look_around" components. I believe it happens because the endermite is constantly in an idle animation, and using these behaviors causes it to try and do 2 different animations simultaneously. This bug can be fixed by simply removing these behaviors from the endermite.json file in the vanilla behavior pack.

            Smeo00 Mr Smeo
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: