ReinfyTeam / Zuri

A powerful anticheat made to destroy hackers from your server for PocketMine-MP.
GNU Lesser General Public License v2.1
31 stars 11 forks source link

problems starting server #54

Closed Totolas closed 1 month ago

Totolas commented 1 month ago

Hello, every time I want to start the server with the plugin I get an error in the file packages, I don't know how to solve this The error I get is this: --- Stack trace ---

0 pmsrc/src/thread/ThreadSafeClassLoader(123): pocketmine\thread\ThreadSafeClassLoader->loadClass(string[34] ReinfyTeam\Zuri\config\ConfigPaths)

1 plugins/Zuri (1).phar/src/config/ConfigManager(43): pocketmine\thread\ThreadSafeClassLoader->pocketmine\thread{closure}(string[34] ReinfyTeam\Zuri\config\ConfigPaths)

2 pmsrc/src/thread/ThreadSafeClassLoader(133): include(string[73] phar:///home/container/plugins/Zuri (1).phar/src/config/ConfigManager.php)

3 pmsrc/src/thread/ThreadSafeClassLoader(123): pocketmine\thread\ThreadSafeClassLoader->loadClass(string[36] ReinfyTeam\Zuri\config\ConfigManager)

4 plugins/Zuri (1).phar/src/ZuriAC(124): pocketmine\thread\ThreadSafeClassLoader->pocketmine\thread{closure}(string[36] ReinfyTeam\Zuri\config\ConfigManager)

5 pmsrc/src/plugin/PluginBase(77): ReinfyTeam\Zuri\ZuriAC->onLoad()

6 pmsrc/src/plugin/PluginManager(216): pocketmine\plugin\PluginBase->__construct(object pocketmine\plugin\PharPluginLoader#52906, object pocketmine\Server#13, object pocketmine\plugin\PluginDescription#50339, string[32] /home/container/plugin_data/Zuri, string[44] phar:///home/container/plugins/Zuri (1).phar, object pocketmine\plugin\DiskResourceProvider#50347)

7 pmsrc/src/plugin/PluginManager(368): pocketmine\plugin\PluginManager->internalLoadPlugin(string[37] /home/container/plugins/Zuri (1).phar, object pocketmine\plugin\PharPluginLoader#52906, object pocketmine\plugin\PluginDescription#50339)

8 pmsrc/src/Server(1018): pocketmine\plugin\PluginManager->loadPlugins(string[24] /home/container/plugins/, int 0)

9 pmsrc/src/PocketMine(355): pocketmine\Server->__construct(object pocketmine\thread\ThreadSafeClassLoader#6, object pocketmine\utils\MainLogger#2, string[16] /home/container/, string[24] /home/container/plugins/)

10 pmsrc/src/PocketMine(378): pocketmine\server()

11 /home/container/PocketMine-MP.phar(168): require(string[72] phar:///tmp/PocketMine-MP-phar-cache.0/PMMPp3vtXq.tar/src/PocketMine.php)

--- End of exception information ---

xwertxy commented 1 month ago

Can you provide the full crashdump?

xwertxy commented 1 month ago

Any updates?

xwertxy commented 1 month ago

Closing this as stale.