Using /fill with coordinates outside player's simulation distance gives an error message of (can't place blocks outside the world)
Tested with Op Player Cmds And Command Block
Linked issues
Comments 7
This isn't a bug, really. I personally use a 24-chunk radius (render distance). Meaning I can do around 400 blocks away. But anything about that gives me this error message. Basically you're trying to fill into chunks that have not been generated or loaded. MC does not place outside of your rendered area.
Blocks cannot be placed in an unloaded area using commands. You can see the comment to the report MC-65525
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response.
Is this still an issue in the latest version? If yes, can you please add it to the affected versions (or mention it if you are not the reporter)?
This ticket will automatically reopen when you reply.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
I am experiencing this on BDS 1.18.30.4
I get the outside of world error when attempting to fill blocks outside of the simulation distance, but inside the render distance.
Not sure if this is the same issue or a different one and the reporter here just used simulation distance and render distance interchangeably. It seemed better to leave a comment then opening a new issue that would probably be marked as duplicate.
Thank you for your report!
We're resolving and linking this ticket forward as a duplicate of MCPE-154009, as that ticket contains more detailed information and/or has already been triaged by Mojang.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
I also experienced it, when I try to use fill, and when it covers more than your render distance, it will show an error. Try to increase your render distance.