jasonw4331 / MyPlot

Plot and protection plugin for PocketMine-MP
https://discord.gg/Qqcpp9Q
MIT License
101 stars 89 forks source link

Server crashed #457

Closed usy4 closed 2 years ago

usy4 commented 2 years ago
[23:36:44] [Server thread/CRITICAL]: pocketmine\utils\AssumptionFailedError: "Position world is null" (EXCEPTION) in "pmsrc/src/pocketmine/level/Position" at line 83
[23:36:44] [Server thread/CRITICAL]: #0 plugins/MyPlot/src/MyPlot/EventListener(343): pocketmine\level\Position->getLevelNonNull()
[23:36:44] [Server thread/CRITICAL]: #1 plugins/MyPlot/src/MyPlot/EventListener(334): MyPlot\EventListener->onEventOnMove(object pocketmine\Player, object pocketmine\event\entity\EntityTeleportEvent)
[23:36:44] [Server thread/CRITICAL]: #2 pmsrc/src/pocketmine/plugin/MethodEventExecutor(42): MyPlot\EventListener->onPlayerTeleport(object pocketmine\event\entity\EntityTeleportEvent)