ReinfyTeam / Zuri

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

Call to a member function getName() on null 2 #33

Closed UnknownNull closed 1 month ago

UnknownNull commented 2 months ago

Error: Call to a member function getName() on null File: plugins/Zuri-main/src/listener/PlayerListener Line: 506 Type: Error Backtrace:

#0 plugins/Zuri-main/src/listener/PlayerListener(97): ReinfyTeam\Zuri\listener\PlayerListener->getCPS(object ReinfyTeam\Zuri\player\PlayerAPI#2055540)
#1 pmsrc/src/event/RegisteredListener(61): ReinfyTeam\Zuri\listener\PlayerListener->onDataPacketReceive(object pocketmine\event\server\DataPacketReceiveEvent#1946557)
#2 pmsrc/src/event/Event(63): pocketmine\event\RegisteredListener->callEvent(object pocketmine\event\server\DataPacketReceiveEvent#1946557)
xwertxy commented 2 months ago

I cannot reproduce the issue.

xwertxy commented 2 months ago

Please reproduce the issue and record it so i can track the issue.

xwertxy commented 1 month ago

Is there any update? Is your problem fixed?

UnknownNull commented 1 month ago

I removed the anti-cheat from my server and replaced the authentication method with a mobile number so that the player has no way to log in after being banned except with a new mobile number (anti-cheats full of bugs don't work anymore)

xwertxy commented 1 month ago

I removed the anti-cheat from my server and replaced the authentication method with a mobile number so that the player has no way to log in after being banned except with a new mobile number (anti-cheats full of bugs don't work anymore)

It works fine to me, without any plugins.

xwertxy commented 1 month ago

Closing this as stale.