You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error occurs because of that PlayerInteractEvent blocks all actions, but the client still opens the workbench, even if we have block it on the server.
Bear in mind that there's nothing I can do about the large grid opening when this event is cancelled. I can only prevent the transaction raising exceptions.
Issue description
The error occurs because of that PlayerInteractEvent blocks all actions, but the client still opens the workbench, even if we have block it on the server.
Lines: https://github.com/pmmp/PocketMine-MP/blob/master/src/pocketmine/level/Level.php#L1782-L1792
Steps to reproduce the issue
OS and versions
Crashdump, backtrace or other files
The text was updated successfully, but these errors were encountered: