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
[03:06:26] [Server thread/CRITICAL]: ParseError: "syntax error, unexpected 'publi' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)" (EXCEPTION) in "plugins/BigBrother.phar/src/shoghicp/BigBrother/DesktopPlayer" at line 815
[03:06:26] [Server thread/DEBUG]: #0 (): BaseClassLoader->loadClass(string[33] shoghicp\BigBrother\DesktopPlayer)
[03:06:26] [Server thread/DEBUG]: #1 plugins/BigBrother.phar/src/shoghicp/BigBrother/network/ProtocolInterface(435): spl_autoload_call(string[33] shoghicp\BigBrother\DesktopPlayer)
[03:06:26] [Server thread/DEBUG]: #2 src/pocketmine/network/Network(88): shoghicp\BigBrother\network\ProtocolInterface->process()
[03:06:26] [Server thread/DEBUG]: #3 src/pocketmine/Server(2565): pocketmine\network\Network->processInterfaces()
[03:06:26] [Server thread/DEBUG]: #4 src/pocketmine/Server(2345): pocketmine\Server->tick()
[03:06:26] [Server thread/DEBUG]: #5 src/pocketmine/Server(2205): pocketmine\Server->tickProcessor()
[03:06:26] [Server thread/DEBUG]: #6 src/pocketmine/Server(1784): pocketmine\Server->start()
[03:06:26] [Server thread/DEBUG]: #7 src/pocketmine/PocketMine(274): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[03:06:26] [Server thread/DEBUG]: #8 (1): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
[03:06:26] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump
[03:06:26] [Server thread/EMERGENCY]: Please upload the "/home/container/crashdumps/Wed_Jul_31-03.06.26-UTC_2019.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can.
The text was updated successfully, but these errors were encountered:
Issue description
When I join, the server crashes.
Prerequisite
BigBrother, (compiled form)
How to reproduce
Join the server with BigBrother installed.
Server log(crash dump)
[03:06:26] [Server thread/CRITICAL]: ParseError: "syntax error, unexpected 'publi' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)" (EXCEPTION) in "plugins/BigBrother.phar/src/shoghicp/BigBrother/DesktopPlayer" at line 815
[03:06:26] [Server thread/DEBUG]: #0 (): BaseClassLoader->loadClass(string[33] shoghicp\BigBrother\DesktopPlayer)
[03:06:26] [Server thread/DEBUG]: #1 plugins/BigBrother.phar/src/shoghicp/BigBrother/network/ProtocolInterface(435): spl_autoload_call(string[33] shoghicp\BigBrother\DesktopPlayer)
[03:06:26] [Server thread/DEBUG]: #2 src/pocketmine/network/Network(88): shoghicp\BigBrother\network\ProtocolInterface->process()
[03:06:26] [Server thread/DEBUG]: #3 src/pocketmine/Server(2565): pocketmine\network\Network->processInterfaces()
[03:06:26] [Server thread/DEBUG]: #4 src/pocketmine/Server(2345): pocketmine\Server->tick()
[03:06:26] [Server thread/DEBUG]: #5 src/pocketmine/Server(2205): pocketmine\Server->tickProcessor()
[03:06:26] [Server thread/DEBUG]: #6 src/pocketmine/Server(1784): pocketmine\Server->start()
[03:06:26] [Server thread/DEBUG]: #7 src/pocketmine/PocketMine(274): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[03:06:26] [Server thread/DEBUG]: #8 (1): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
[03:06:26] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump
[03:06:26] [Server thread/EMERGENCY]: Please upload the "/home/container/crashdumps/Wed_Jul_31-03.06.26-UTC_2019.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can.
The text was updated successfully, but these errors were encountered: