JavierLeon9966 / ExtendedBlocks

This plugins adds the ability to add extended blocks in PocketMine 3.0.0+ API.
GNU General Public License v3.0
37 stars 9 forks source link

Blocks revert to block ID 255 #41

Closed UnEnanoMas closed 3 years ago

UnEnanoMas commented 3 years ago

When you try to use a block with a negative ID, you put it in and then break it, the objects around it become the ID 255

https://streamable.com/3xycza

Dev 45 PHP 7.4 (Oficial Pocketmine Phar and Console)

JavierLeon9966 commented 3 years ago

Unable to reproduce, you might have done something wrong

https://user-images.githubusercontent.com/58715544/118536802-8864a380-b722-11eb-908e-3bf731a9e29a.mov

UnEnanoMas commented 3 years ago

https://poggit.pmmp.io/p/AntiXray/1.0.1

The plugin that was causing the error

I put it in case the same thing happens to someone