JonyGamesYT9 / SimpleBroadcast

Automatic message system for PocketMine-MP
Apache License 2.0
4 stars 2 forks source link

bruh #4

Open CraftCamp1 opened 2 years ago

CraftCamp1 commented 2 years ago

Error: Interface "pocketmine\command\PluginIdentifiableCommand" not found File: plugins/SimpleBroadcast.phar/src/JonyGamesYT9/SimpleBroadcast/Commands/BroadcastCommand Line: 17 Type: Error

THIS CRASH WAS CAUSED BY A PLUGIN BAD PLUGIN: SimpleBroadcast

Code: [8] use pocketmine\command\CommandSender as Sender; [9] use pocketmine\command\PluginIdentifiableCommand; [10] use function str_replace; [11] use function str_repeat; [12] [13] / [14] Class BroadcastCommand [15] @package JonyGamesYT9\SimpleBroadcast\Commands [16] */ [17] class BroadcastCommand extends Base implements PluginIdentifiableCommand { [18] [19] /* @var SimpleBroadcast $plugin / [20] private SimpleBroadcast $plugin; [21] [22] / [23] BroadcastCommand Constructor. [24] / [25] public function construct(SimpleBroadcast $plugin) { [26] $this->plugin = $plugin; [27] parent::construct("broadcast", "Broadcast System By: JonyGamesYT9", null, []);

Backtrace:

0 pmsrc/vendor/pocketmine/classloader/src/BaseClassLoader(93): include()

1 pmsrc/vendor/pocketmine/classloader/src/BaseClassLoader(83): BaseClassLoader->loadClass(string[54] JonyGamesYT9\SimpleBroadcast\Commands\BroadcastCommand)

2 plugins/SimpleBroadcast.phar/src/JonyGamesYT9/SimpleBroadcast/SimpleBroadcast(43): BaseClassLoader->{closure}(string[54] JonyGamesYT9\SimpleBroadcast\Commands\BroadcastCommand)

3 pmsrc/src/plugin/PluginBase(137): JonyGamesYT9\SimpleBroadcast\SimpleBroadcast->onEnable()

4 pmsrc/src/plugin/PluginManager(438): pocketmine\plugin\PluginBase->onEnableStateChange(true)

5 pmsrc/src/Server(1371): pocketmine\plugin\PluginManager->enablePlugin(object JonyGamesYT9\SimpleBroadcast\SimpleBroadcast#23547)

6 pmsrc/src/Server(994): pocketmine\Server->enablePlugins(object pocketmine\plugin\PluginEnableOrder#23442)

7 pmsrc/src/PocketMine(301): pocketmine\Server->__construct(object BaseClassLoader#2, object pocketmine\utils\MainLogger#3, string[72] /storage/emulated/0/Android/data/io.scer.pocketmine/files/PocketMine-MP/, string[80] /storage/emulated/0/Android/data/io.scer.pocketmine/files/PocketMine-MP/plugins/)

8 pmsrc/src/PocketMine(324): pocketmine\server()

9 pmsrc(11): require(string[116] phar:///storage/emulated/0/Android/data/io.scer.pocketmine/files/PocketMine-MP/P)

PocketMine-MP version: 4.0.0 [Protocol 475] Git commit: 468faa464b2bc5c97f23fafbb71ea61035f6f218 uname -a: Linux localhost 4.19.113-22378117 #1 SMP PREEMPT Tue Oct 19 18:28:57 +07 2021 aarch64 PHP Version: 8.0.12 Zend version: 4.0.12 OS: Linux, android Composer libraries:

JonyGamesYT9 commented 2 years ago

Version 5.0.0 is not functional, I have already uploaded 6.0.0 but it is not yet accepted in poggit.