mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-08-27 05:28:53 +00:00
Plugins may cause this issue unexpectedly by unloading levels directly during events such as EntityDamageEvent. This adds a better error message to allow developers to understand what is going on and create appropriate workarounds.