Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still error #51

Closed
MRDECE opened this issue Mar 8, 2022 · 5 comments
Closed

Still error #51

MRDECE opened this issue Mar 8, 2022 · 5 comments

Comments

@MRDECE
Copy link

MRDECE commented Mar 8, 2022

[03:53:22.604] [Server thread/CRITICAL]: ReflectionException: "Class "_64FF00\PureChat\PPGroupChangedEvent" does not exist" (-1) in "pmsrc/src/plugin/PluginManager" at line 509
--- Stack trace ---
#0 pmsrc/src/plugin/PluginManager(509): ReflectionClass->__construct(string[36] _64FF00\PureChat\PPGroupChangedEvent)
#1 pmsrc/src/plugin/PluginManager(531): pocketmine\plugin\PluginManager->getEventsHandledBy(object ReflectionMethod#27697)
#2 plugins/PureChat.phar/src/_64FF00/PureChat/PureChat(54): pocketmine\plugin\PluginManager->registerEvents(object _64FF00\PureChat\PCListener#27668, object _64FF00\PureChat\PureChat#25010)
#3 pmsrc/src/plugin/PluginBase(137): _64FF00\PureChat\PureChat->onEnable()
#4 pmsrc/src/plugin/PluginManager(437): pocketmine\plugin\PluginBase->onEnableStateChange(true)
#5 pmsrc/src/Server(1385): pocketmine\plugin\PluginManager->enablePlugin(object _64FF00\PureChat\PureChat#25010)
#6 pmsrc/src/Server(1011): pocketmine\Server->enablePlugins(object pocketmine\plugin\PluginEnableOrder#24901)
#7 pmsrc/src/PocketMine(304): pocketmine\Server->__construct(object BaseClassLoader#3, object pocketmine\utils\MainLogger#2, string[17] /home/decas/test/, string[25] /home/decas/test/plugins/)
#8 pmsrc/src/PocketMine(327): pocketmine\server()
#9 pmsrc(11): require(string[61] phar:///home/decas/test/PocketMine-MP.phar/src/PocketMine.php)
--- End of exception information ---
[03:53:22.605] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump
[03:53:22.614] [Server thread/EMERGENCY]: Please upload the "/home/decas/test/crashdumps/Tue_Mar_8-03.53.22-UTC_2022.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can.
[03:53:23.439] [Server thread/EMERGENCY]: The crash dump has been automatically submitted to the Crash Archive. You can view it on https://crash.pmmp.io/view/6108069 or use the ID #6108069.
[03:53:23.440] [Server thread/EMERGENCY]: Forcing server shutdown

@PushkarOP
Copy link

Yes i also tried still this error coming

@PushkarOP
Copy link

Quick Fix > Change Line 37 in PCListener To

public function onGroupChanged(PPRankChangedEvent $event)

@apple541
Copy link

How to solve this problem?

@NhanAZ
Copy link

NhanAZ commented Mar 21, 2022

same problem

@Vecnavium
Copy link
Collaborator

Fixed on this release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants