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

Attempt to read property "spawned" on null #22

Closed UnknownNull closed 3 months ago

UnknownNull commented 3 months ago

Error: Attempt to read property "spawned" on null File: plugins/Zuri-main/src/ReinfyTeam/Zuri/checks/combat/velocity/VelocityA Line: 69

xwertxy commented 3 months ago

Seems like the player is not initilized yet when check is started.