menu
#269 Class "anmine\system\cache\PlayerSessionCache" not found

Submitted by PocketMine-MP 5.22.1+dev.2082

General information

Version: 5.22.1+dev.2082
Git commit: 422f7837
Plugin involvement: Direct
Report date: 2024-12-20 17:49:58 +0000 UTC
Server uptime: 0 days 0 hours 0 minutes 2 seconds

System Information

PHP version: 8.3.4
JIT status: Not available
Operating system: linux
System banner: Linux anmine.ru 5.10.0-32-amd64 #1 SMP Debian 5.10.223-1 (2024-08-10) x86_64

Error information

Warning: the AnSystem plugin was directly involved in this crash. Please contact the plugin author.
Thread: Main
Message: Class "anmine\system\cache\PlayerSessionCache" not found
File: plugins/AnSystem/src/anmine/system/SystemLoader
Line: #13
Type: Error
4
5
6
7
8
9
10
11
12
13
14
15
16

use anmine\system\cache\PlayerSessionCache;
use anmine\system\pdo\PDO;
use pocketmine\plugin\PluginBase;

class SystemLoader extends PluginBase
{
protected function onEnable(): void
{
PlayerSessionCache::init($this);
new PDO($this);
}
}
#0 pmsrc/src/plugin/PluginBase(119): anmine\system\SystemLoader->onEnable()
#1 pmsrc/src/plugin/PluginManager(463): pocketmine\plugin\PluginBase->onEnableStateChange(true)
#2 pmsrc/src/Server(1472): pocketmine\plugin\PluginManager->enablePlugin(object anmine\system\SystemLoader#77334)
#3 pmsrc/src/Server(1078): pocketmine\Server->enablePlugins(object pocketmine\plugin\PluginEnableOrder#55900)
#4 pmsrc/src/PocketMine(355): pocketmine\Server->__construct(object pocketmine\thread\ThreadSafeClassLoader#2, object pocketmine\utils\MainLogger#6, string[27] /home/anupdate/servers/s99/, string[35] /home/anupdate/servers/s99/plugins/)
#5 pmsrc/src/PocketMine(378): pocketmine\server()
#6 /home/anupdate/servers/s99/InCore.phar(168): require(string[72] phar:///tmp/PocketMine-MP-phar-cache.0/PMMPtJtY1x.tar/src/PocketMine.php)

Loaded Plugins

  • Show

Server Settings

  • Show

Installed Composer Dependencies

Installed PHP Extensions

  • Show