Better error message when a level is unloaded during its level tick

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.
This commit is contained in:
Dylan K. Taylor
2017-12-04 10:01:55 +00:00
parent af68125872
commit 990a48d858
2 changed files with 6 additions and 2 deletions