Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-73304

Scoreboard teamkill."color" Is not registering entities

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 16w02a
    • Minecraft 1.8, Minecraft 1.8.1-pre2, Minecraft 1.8.1-pre3, Minecraft 1.8.1-pre4, Minecraft 1.8.7, Minecraft 1.8.8, Minecraft 15w49b
    • None
    • I don't think the environment is necessary for this issue.
    • Community Consensus

      The scoreboard objective teamkill."color" is not incrementing when the player kills an entity, such as: Zombie, pig, villager ect.

      I created an objective with the command:
      /scoreboard objectives add fastpower teamkill.aqua fastpower
      I then created a team:
      /scoreboard teams add Speed Speed
      Then I edited the options for team Speed:
      /scoreboard teams option Speed color aqua

      Next I spawn a mob, in this case a Zombie, at x=713,y=63,z=414
      /summon Zombie 713 63 414
      Then use the command (inside a command block)
      /scoreboard teams join Speed @e[x=713,y=63,z=414,r=1]
      This works, as does the next command.
      /scoreboard players set @e[x=713,y=63,z=414,r=1,team=Speed] fastpower 2

      But when I kill said entity my score does not increment, when I kill a player however it does increment. Any help or attention is appreciated as this problem, bug or not, wrecks a little game I was working on

        1. 2014-10-18_23.49.27.png
          2014-10-18_23.49.27.png
          772 kB
        2. 2014-10-18_23.49.08.png
          2014-10-18_23.49.08.png
          596 kB
        3. 2014-10-18_23.49.07.png
          2014-10-18_23.49.07.png
          556 kB
        4. 2014-10-18_23.49.02.png
          2014-10-18_23.49.02.png
          385 kB
        5. 2014-10-18_23.48.58.png
          2014-10-18_23.48.58.png
          382 kB
        6. 2014-10-18_23.48.48.png
          2014-10-18_23.48.48.png
          388 kB
        7. 2014-10-18_23.48.34.png
          2014-10-18_23.48.34.png
          926 kB

            searge [Mojang] Searge (Michael Stoyke)
            Kyrike Kyrike
            Votes:
            5 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: