You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal error: Uncaught TypeError: Argument 1 passed to pocketmine\utils\Binary::readShort() must be of the type string, boolean given, called in /home/versai/ftp/files/backup/pmmp/plugins/BigBrother-master/src/shoghicp/BigBrother/network/Session.php on line 248 and defined in phar:///home/versai/ftp/files/backup/pmmp/PocketMine-MP.phar/vendor/pocketmine/binaryutils/src/Binary.php:130
Stack trace:
#0 /home/versai/ftp/files/backup/pmmp/plugins/BigBrother-master/src/shoghicp/BigBrother/network/Session.php(248): pocketmine\utils\Binary::readShort(false) #1 /home/versai/ftp/files/backup/pmmp/plugins/BigBrother-master/src/shoghicp/BigBrother/network/ServerManager.php(298): shoghicp\BigBrother\network\Session->process() #2 /home/versai/ftp/files/backup/pmmp/plugins/BigBrother-master/src/shoghicp/BigBrother/network/ServerManager.php(156): shoghicp\BigBrother\network\ServerManager->process() #3 /home/versai/ftp/files/backup/pmmp/plugins/BigBrother-master/src/shoghicp/BigBrother/network/ServerThread.php(230): shoghicp\BigBrother\net in phar:///home/versai/ftp/files/backup/pmmp/PocketMine-MP.phar/vendor/pocketmine/binaryutils/src/Binary.php on line 130
[19:58:56] [Server thread/EMERGENCY]: [ServerThread #140224527070976] ServerThread crashed!
This is really cool 😄
The text was updated successfully, but these errors were encountered:
Issue description
Thread crashes
Prerequisite
3.0.3 Release
How to reproduce
Just walking around
Server log(crash dump)
Fatal error: Uncaught TypeError: Argument 1 passed to pocketmine\utils\Binary::readShort() must be of the type string, boolean given, called in /home/versai/ftp/files/backup/pmmp/plugins/BigBrother-master/src/shoghicp/BigBrother/network/Session.php on line 248 and defined in phar:///home/versai/ftp/files/backup/pmmp/PocketMine-MP.phar/vendor/pocketmine/binaryutils/src/Binary.php:130
Stack trace:
#0 /home/versai/ftp/files/backup/pmmp/plugins/BigBrother-master/src/shoghicp/BigBrother/network/Session.php(248): pocketmine\utils\Binary::readShort(false)
#1 /home/versai/ftp/files/backup/pmmp/plugins/BigBrother-master/src/shoghicp/BigBrother/network/ServerManager.php(298): shoghicp\BigBrother\network\Session->process()
#2 /home/versai/ftp/files/backup/pmmp/plugins/BigBrother-master/src/shoghicp/BigBrother/network/ServerManager.php(156): shoghicp\BigBrother\network\ServerManager->process()
#3 /home/versai/ftp/files/backup/pmmp/plugins/BigBrother-master/src/shoghicp/BigBrother/network/ServerThread.php(230): shoghicp\BigBrother\net in phar:///home/versai/ftp/files/backup/pmmp/PocketMine-MP.phar/vendor/pocketmine/binaryutils/src/Binary.php on line 130
[19:58:56] [Server thread/EMERGENCY]: [ServerThread #140224527070976] ServerThread crashed!
This is really cool 😄
The text was updated successfully, but these errors were encountered: