PiggyArchive / PiggyAuth

Safe & feature-rich auth plugin. Project has been discontinued
Apache License 2.0
33 stars 8 forks source link

Joining Bugs #15

Closed Aericio closed 7 years ago

Aericio commented 7 years ago

Server is Whitelisted:

[21:00:13] [Server thread/CRITICAL]: "Could not pass event 'pocketmine\event\player\PlayerQuitEvent' to 'PiggyAuth v2.0.1': Argument 1 passed to pocketmine\Player::setGamemode() must be of the type integer, null given, called in phar:///home/gmplus/Server/plugins/PiggyAuth_v2.0.1.phar/src/PiggyAuth/Main.php on line 410 on PiggyAuth\EventListener
[21:00:13] [Server thread/CRITICAL]: TypeError: "Argument 1 passed to pocketmine\Player::setGamemode() must be of the type integer, null given, called in phar:///home/gmplus/Server/plugins/PiggyAuth_v2.0.1.phar/src/PiggyAuth/Main.php on line 410" (EXCEPTION) in "/src/pocketmine/Player" at line 1360
[21:00:13] [Server thread/INFO]: Edy[/*:19132] logged out due to [GM+ Network]

Joining

[21:00:21] [Server thread/INFO]: MCPEPIG[/*:24165] [ClientID: -* logged in with entity id 1 at (TempWorld, 57.5, 66, 99.5)
itelis[21:00:21] [Server thread/CRITICAL]: "Could not pass event 'pocketmine\event\player\PlayerJoinEvent' to 'PiggyAuth v2.0.1': Class pocketmine\network\protocol\BossEventPacket not found on PiggyAuth\EventListener
[21:00:21] [Server thread/CRITICAL]: ClassNotFoundException: "Class pocketmine\network\protocol\BossEventPacket not found" (EXCEPTION) in "/src/spl/BaseClassLoader" at line 144
DaPigGuy commented 7 years ago

That's because Genisys doesn't have BossEventPacket. Will fix when I get home.

DaPigGuy commented 7 years ago

Fixed.