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

Bug #220

Closed double9e closed 4 years ago

double9e commented 4 years ago

THIS CRASH WAS CAUSED BY A PLUGIN BAD PLUGIN: PiggyCustomEnchants v2.0.1

Code: [15] use jojoe77777\FormAPI\SimpleForm; [16] use pocketmine\command\CommandSender; [17] use pocketmine\Player; [18] use pocketmine\utils\TextFormat; [19] [20] / [21] Class CustomEnchantsCommand [22] @package DaPigGuy\PiggyCustomEnchants\commands [23] */ [24] class CustomEnchantsCommand extends BaseCommand [25] { [26] /* @var PiggyCustomEnchants / [27] private $plugin; [28] [29] / [30] CustomEnchantsCommand constructor. [31] @param PiggyCustomEnchants $plugin [32] @param string $name [33] @param string $description [34] * @param array $aliases

double9e commented 4 years ago

Error: Class 'CortexPE\Commando\BaseCommand' not found File: plugins/PiggyCustomEnchants-master/src/DaPigGuy/PiggyCustomEnchants/commands/CustomEnchantsCommand Line: 24 Type: E_ERROR

THIS CRASH WAS CAUSED BY A PLUGIN BAD PLUGIN: PiggyCustomEnchants v2.0.1

Code: [15] use jojoe77777\FormAPI\SimpleForm; [16] use pocketmine\command\CommandSender; [17] use pocketmine\Player; [18] use pocketmine\utils\TextFormat; [19] [20] / [21] Class CustomEnchantsCommand [22] @package DaPigGuy\PiggyCustomEnchants\commands [23] */ [24] class CustomEnchantsCommand extends BaseCommand [25] { [26] /* @var PiggyCustomEnchants / [27] private $plugin; [28] [29] / [30] CustomEnchantsCommand constructor. [31] @param PiggyCustomEnchants $plugin [32] @param string $name [33] @param string $description [34] * @param array $aliases

Aericio commented 4 years ago

Like I said, download from Poggit-CI instead of GitHub.

https://poggit.pmmp.io/ci/DaPigGuy/PiggyCustomEnchants/~