Muqsit / WorldStyler

Yet another World Editor plugin for PocketMine... except it's actually fast!
GNU Lesser General Public License v3.0
30 stars 6 forks source link

Block updates dont seem to register. #12

Open ZandercraftGames opened 5 years ago

ZandercraftGames commented 5 years ago

When using //set 0 or //set the update is registered visually, but when you place a block (in the case of using //set 0) the blocks (that you just removed) reappear on each side of the block that you just placed. And when filling an area, breaking a block will cause the blocks around it to disappear. Attempting to place a block to fill the area that just disappeared causes the block you placed to not place at all and the blocks around that area that you tried to place it in to disappear too.

ZandercraftGames commented 5 years ago

Issue #11: Block updates don't seem to register. These two issues are one and the same, just in a slightly different way. It seems that any use of a command that modifies blocks does this.

ZandercraftGames commented 5 years ago

I have also found that if you spam the command that pastes or sets blocks, it will sometimes actually stay there and work.

ZandercraftGames commented 5 years ago

So that can be a temporary workaround. Just an unreliable one though.

Muqsit commented 5 years ago

This seems to be fixed in the above commit. Currently, it hasn't been merged to the master branch but you can test it. Here's a .phar: https://transfer.sh/HRydR/WorldStyler_v1.phar

ZandercraftGames commented 5 years ago

@Muqsit Error: Not Found