menu
#9249153 Class "Complemento\Stats\libs\muqsit\invmenu\InvMenuHandler" not found

Submitted by PocketMine-MP 5.5.0

General information

Version: 5.5.0
Git commit: c8d357f4
Plugin involvement: Direct
Report date: 2023-09-19 15:22:09 +0000 UTC
Server uptime: 0 days 0 hours 0 minutes 1 seconds

System Information

PHP version: 8.1.23
JIT status: Not available
Operating system: linux
System banner: Linux 6b0f1e01-41c8-4717-be37-d0f2eea9164d 5.4.0-162-generic #179-Ubuntu SMP Mon Aug 14 08:51:31 UTC 2023 x86_64

Error information

Warning: the weekomComplementPriv plugin was directly involved in this crash. Please contact the plugin author.
Thread: Main
Message: Class "Complemento\Stats\libs\muqsit\invmenu\InvMenuHandler" not found
File: plugins/Complement.phar/src/Complemento/Stats/Main
Line: #179
Type: Error
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
        $this->deathp = new Config($this->getDataFolder() . "data/deathp.yml", Config::YAML);
$this->deathpAll = $this->deathp->getAll();
$this->killp = new Config($this->getDataFolder() . "data/killp.yml", Config::YAML);
$this->killpAll = $this->killp->getAll();
$this->gamesplayed = new Config($this->getDataFolder() . "data/gamesplayed.yml", Config::YAML);
$this->gamesplayedAll = $this->gamesplayed->getAll();

$this->getServer()->getWorldManager()->loadWorld("Practice");

if(!InvMenuHandler::isRegistered()){
InvMenuHandler::register($this);
}

$this->getScheduler()->scheduleRepeatingTask(new ClosureTask(
function (): void {
$this->iron->setAll($this->ironAll);
$this->coal->setAll($this->coalAll);
$this->emerald->setAll($this->emeraldAll);
$this->redstone->setAll($this->redstoneAll);
$this->lapis->setAll($this->lapisAll);
#0 pmsrc/src/plugin/PluginBase(119): Complemento\Stats\Main->onEnable()
#1 pmsrc/src/plugin/PluginManager(454): pocketmine\plugin\PluginBase->onEnableStateChange(true)
#2 pmsrc/src/Server(1389): pocketmine\plugin\PluginManager->enablePlugin(object Complemento\Stats\Main#41810)
#3 pmsrc/src/Server(1033): pocketmine\Server->enablePlugins(object pocketmine\plugin\PluginEnableOrder#41617)
#4 pmsrc/src/PocketMine(334): pocketmine\Server->__construct(object pocketmine\thread\ThreadSafeClassLoader#6, object pocketmine\utils\MainLogger#3, string[16] /home/container/, string[24] /home/container/plugins/)
#5 pmsrc/src/PocketMine(357): pocketmine\server()
#6 pmsrc(11): require(string[60] phar:///home/container/PocketMine-MP.phar/src/PocketMine.php)

Loaded Plugins

  • Show

Server Settings

  • Show

Installed Composer Dependencies

Installed PHP Extensions

  • Show