SIsilicon / WorldEdit-BE

A Minecraft Bedrock addon port of the famous WorldEdit mod for Minecraft: Java Edition.
GNU General Public License v3.0
294 stars 34 forks source link

Illegal blocks no longer work. #278

Open GalacticInterfaces opened 4 months ago

GalacticInterfaces commented 4 months ago

Is there an existing issue for this?

Current behaviour

When I try to fill with unobtainable blocks, it gives an error and no longer works. Before 9.0.0, I used this constantly.

This is the error (not exact due to image text converter issues):

commanderror: Syntax error; Unexpected "end _gateway": at "81 3 1502 >>end_gateway<< at fillSimplefirea tserver/modules/pattern..is:1320 at generate (server/shapes/base_shape.is 2100 at next chative? at set server/commands/region/set..is:220 at next cnative? at run (server/modules/.jobs.is:352 at next chative? at (anonymous? (server/commands/region/set..is:91) at next Chative? at ‹anonymous) tserwer/commands/register_commands.is:4b at next Chatives at (anonymous? Cibrary/utils/multithreading..is:913

Expected behaviour

;set fills the area with the block.

Steps to reproduce

  1. Open a world with WorldEdit_BE.
  2. Select an area with the wand.
  3. Type ";set end_gateway"
  4. Look at the error in chat

Content logs

No response

Minecraft version

1.21.2

Device and operating system

Windows 11

Additional info

No response