JavierLeon9966 / EntityMonitor

Plugin that monitors every chunk for potential amount of entities and tiles
GNU General Public License v3.0
5 stars 3 forks source link

Plugin with problems #5

Closed Nexus9w9 closed 2 years ago

Nexus9w9 commented 2 years ago

[07:19:50.704] [Server thread/CRITICAL]: Error: "Class "JavierLeon9966\EntityMonitor\libs\CortexPE\Commando\PacketHooker" not found" (EXCEPTION) in "plugins/EntityMonitor.phar/src/EntityMonitor" at line 20 --- Stack trace ---

0 pmsrc/src/plugin/PluginBase(137): JavierLeon9966\EntityMonitor\EntityMonitor->onEnable()

1 pmsrc/src/plugin/PluginManager(445): pocketmine\plugin\PluginBase->onEnableStateChange(true)

2 pmsrc/src/Server(1386): pocketmine\plugin\PluginManager->enablePlugin(object JavierLeon9966\EntityMonitor\EntityMonitor#24980)

3 pmsrc/src/Server(1012): pocketmine\Server->enablePlugins(object pocketmine\plugin\PluginEnableOrder#24900)

4 pmsrc/src/PocketMine(304): pocketmine\Server->__construct(object BaseClassLoader#3, object pocketmine\utils\MainLogger#2, string[29] /home/allyson/Documentos/PM4/, string[37] /home/allyson/Documentos/PM4/plugins/)

5 pmsrc/src/PocketMine(327): pocketmine\server()

6 pmsrc(11): require(string[73] phar:///home/allyson/Documentos/PM4/PocketMine-MP.phar/src/PocketMine.php)

--- End of exception information --- [07:19:50.704] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump [07:19:50.717] [Server thread/EMERGENCY]: Please upload the "/home/allyson/Documentos/PM4/crashdumps/Mon_May_9-07.19.50-UTC_2022.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can. [07:19:50.718] [Server thread/EMERGENCY]: Forcing server shutdown

Nexus9w9 commented 2 years ago

I'm having the same problem even after you've updated.

[23:43:57.711] [Server thread/CRITICAL]: Error: "Class "CortexPE\Commando\PacketHooker" not found" (EXCEPTION) in "plugins/EntityMonitor-master/src/JavierLeon9966/EntityMonitor/EntityMonitor" at line 20 --- Stack trace ---

0 pmsrc/src/plugin/PluginBase(137): JavierLeon9966\EntityMonitor\EntityMonitor->onEnable()

1 pmsrc/src/plugin/PluginManager(445): pocketmine\plugin\PluginBase->onEnableStateChange(true)

2 pmsrc/src/Server(1386): pocketmine\plugin\PluginManager->enablePlugin(object JavierLeon9966\EntityMonitor\EntityMonitor#25187)

3 pmsrc/src/Server(1012): pocketmine\Server->enablePlugins(object pocketmine\plugin\PluginEnableOrder#24899)

4 pmsrc/src/PocketMine(304): pocketmine\Server->__construct(object BaseClassLoader#2, object pocketmine\utils\MainLogger#3, string[41] C:\Users\Allyson\Documents\R. Futuristic\, string[49] C:\Users\Allyson\Documents\R. Futuristic\plugins)

5 pmsrc/src/PocketMine(327): pocketmine\server()

6 pmsrc(11): require(string[85] phar://C:/Users/Allyson/Documents/R. Futuristic/PocketMine-MP.phar/src/PocketMin)

--- End of exception information --- [23:43:57.722] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump [23:43:57.778] [Server thread/EMERGENCY]: Please upload the "C:/Users/Allyson/Documents/R. Futuristic/crashdumps/Wed_May_11-23.43.57-ADT_2022.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can. [23:43:57.785] [Server thread/EMERGENCY]: Forcing server shutdown

JavierLeon9966 commented 2 years ago

Have you downloaded it from poggit and not as a zip file from GitHub?