DaPigGuy / PiggyCustomEnchants

An open source custom enchantment plugin for PocketMine-MP
https://piggydocs.aericio.net/PiggyCustomEnchants.html
Apache License 2.0
103 stars 118 forks source link

Console spammed with execution/undefined errors. #117

Closed QLuch closed 6 years ago

QLuch commented 6 years ago

Please make sure your issue complies with these guidelines:

General

[18:42:56] [Server thread/CRITICAL]: Could not execute task PiggyCustomEnchants\Tasks\PoisonousGasTask: Call to undefined method pocketmine\Player::getArmorInventory() [18:42:56] [Server thread/CRITICAL]: Error: "Call to undefined method pocketmine\Player::getArmorInventory()" (EXCEPTION) in "PiggyCustomEnchants (2).phar/src/PiggyCustomEnchants/Tasks/PoisonousGasTask" at line 36

Version of PiggyCustomEnchants:

Steps to Reproduce the Issue

1.

Extra Information

DaPigGuy commented 6 years ago

Outdated PMMP version. The last 2 builds only work with latest due to the armor inventory split. Blame dktapps