MCMrARM / toolbox-issue-tracker

6 stars 0 forks source link

Level.destroyBlock(); = CRASH #52

Closed TheBigHacker0100 closed 7 years ago

TheBigHacker0100 commented 8 years ago

Trying to destroy pointed block without dropping but ToolBox crashes

TheBigHacker0100 commented 7 years ago

It was because of it was "destroying" air, I added if != 0 and it worked.

slice commented 7 years ago

IIRC I also had this problem with BlockLauncher in the past, but I'm not sure.