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

Commands called by players limited to simulation distance

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.19.60.26 Preview, 1.19.30.25 Preview, 1.19.30.22 Preview, 1.19.20.22 Preview, 1.19.10.23 Preview, 1.19.10.22 Preview, 1.19.10.21 Preview, 1.19.0.35 Preview, 1.19.0.34 Beta, 1.19.0.33 Preview, 1.19.0.32 Beta, 1.18.33 Hotfix, 1.18.32, 1.19.0.31 Preview, 1.19.0.30 Beta, 1.19.0.28 Beta, 1.19.0.27 Preview, 1.19.0.26 Beta, 1.19.0.25 Preview, 1.19.0.24 Beta, 1.18.0, 1.18.30, 1.18.31, 1.19.1 Switch, 1.19.0, 1.19.2 Hotfix, 1.19.10, 1.19.11 Hotfix, 1.19.20, 1.19.22 Hotfix, 1.19.30, 1.19.31 Hotfix, 1.19.40, 1.19.41, 1.19.50, 1.19.51, 1.19.60, 1.19.63, 1.19.70, 1.19.71, 1.19.73, 1.19.80, 1.19.83 Hotfix, 1.20.0, 1.20.1 Hotfix, 1.20.10, 1.20.12 Hotfix, 1.20.15 Hotfix, 1.20.32 Hotfix, 1.20.41 Hotfix, 1.20.51 Hotfix, 1.20.62 Hotfix, 1.20.70, 1.20.71 Hotfix
    • Confirmed
    • Multiple
    • 770252, 988919

      Note

      Please be aware that commands must be executed within the simulation distance of the world. Also, please be aware that Realms currently have a simulation distance of 4.

      If you have any suggestions/requests for commands to work outside of these limits, please voice them on the Feedback website.

      Summary:
      In the latest beta versions, the commands that the player writes in the chat depend on the simulation distance. If the execution of a command (for example, block placement) is outside the set simulation distance, it will not be executed. In previous versions (including 1.18.12) and java versions, the commands sent in the chat (by the player) depend only on the render distance, and not on the simulation distance.

      Steps to reproduce:

      1. Set render distance to 15 or more chunks.
      2. Set simulation distance to 4 chunks (default).
      3. Write a command to place a block / summon a mob or something else with coordinates.
      4. Move away from the place where the command will be executed by 80 or a little more blocks.
      5. Send a previously written command to the chat for execution.

      Observed results:
      The command fails and you get an error "cannot place blocks outside the world" in the chat. Because the execution of the command is outside the Simulation Distance.

      Expected results:
      The command will complete successfully. Because the commands sent by the player will not depend on the Simulation Distance.

      Video:
      1.19.0
      Minecraft Preview 2022-04-16 16-14-12.mp4
       1.18.12
      Minecraft 2022-04-16 16-28-16.mp4

            EVGENSYPERPRO [Helper] EVGENSYPERPRO
            Votes:
            105 Vote for this issue
            Watchers:
            60 Start watching this issue

              Created:
              Updated:
              CHK: