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

Command block selectors not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • None
    • Minecraft 14w07a
    • None
    • Appears to happen randomly and arbitrarily. No logic or reason can be discerned from in game.
    • Unconfirmed

      Occasionally, command blocks using player selectors such as @p, @a, @r, or @e will perform the command on the literal player "@p[...]" instead of searching for a player with the specified parameters. For example, the command "effect @p 16 999999" will give a player named "@p" effect 16. if the parameters in the @p selector exceed 16 characters, the game throws an exception, seemingly because the "name" stored in the scoreboard is longer than the allowable length of a player name.

            Unassigned Unassigned
            Lannee Liam McFalls
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: