We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

5

More useful error message than "cannot place blocks outside of the world"

4 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    This is actually a terrible bug and it’s rather annoying.

  • 2
    Registered User commented
    Comment actions Permalink

    This may be due to a low simulation distance. If you exit your world and see the settings tab before you enter back, it will have something called "chunk simulation distance" which is set at 4 chunks by default. You can change this all the way up to 12 chunks in Windows/Bedrock edition as well as Education edition.

  • 0
    Registered User commented
    Comment actions Permalink

    This error happens to me way too constantly but even when an area is small it still gives the same error message.

  • 0
    Registered User commented
    Comment actions Permalink

    The reason you get “Cannot place blocks outside of the world” is probably because /fill in Bedrock sometimes fails when the selected area extends into chunks that aren’t loaded or processed yet. Since chunks are 16×16 blocks, crossing around ±32 blocks can mean the command reaches multiple chunk boundaries and Bedrock returns a misleading error message even though the area is still inside the world.