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
Using the latest version of the PocketMine-MP.phar from jenkins and joining my PocketMine-MP server through Minecraft: PC version 1.7.10 the server crashes fairly fast with this error:
Fatal error: Uncaught exception 'RuntimeException' with message 'Autoloader
coul dn't find a file to include for
shoghicp\BigBrother\network\protocol\BlockChange Packet'
in
phar:///home/tcagame/comedycr/37/PocketMine-MP.phar/src/spl/SplClassL
oader.php:144
Stack trace:
#0 [internal function]: SplClassLoader->load('shoghicp\BigBro...') #1
phar:///home/tcagame/comedycr/37/plugins/BigBrother.phar/src/shoghicp/BigBrot
her/network/ProtocolInterface.php(117):
shoghicp\BigBrother\network\translation
Translator_16->serverToInterface(Object(shoghicp\BigBrother\DesktopPlayer),
Obje ct(pocketmine\network\protocol\UpdateBlockPacket)) #3
phar:///home/tcagame/comedycr/37/PocketMine-MP.phar/src/pocketmine/Player.php
(717):
shoghicp\BigBrother\network\ProtocolInterface->putPacket(Object(shoghicp
BigBrother\DesktopPlayer),
Object(pocketmine\network\protocol\UpdateBlockPacket) ,
f in
phar:///home/tcagame/comedycr/37/PocketMine-MP.phar/src/spl/SplClassLoade
r.php on line 144
(I have also tried using version 1.7.6 as used in the source code)
The text was updated successfully, but these errors were encountered:
Using the latest version of the PocketMine-MP.phar from jenkins and joining my PocketMine-MP server through Minecraft: PC version 1.7.10 the server crashes fairly fast with this error:
Fatal error: Uncaught exception 'RuntimeException' with message 'Autoloader
coul dn't find a file to include for
shoghicp\BigBrother\network\protocol\BlockChange Packet'
in
phar:///home/tcagame/comedycr/37/PocketMine-MP.phar/src/spl/SplClassL
oader.php:144
Stack trace:
#0 [internal function]: SplClassLoader->load('shoghicp\BigBro...')
#1
phar:///home/tcagame/comedycr/37/plugins/BigBrother.phar/src/shoghicp/BigBrot
her/network/translation/Translator_16.php(93):
spl_autoload_call('shoghicp\BigB ro...')
#2
phar:///home/tcagame/comedycr/37/plugins/BigBrother.phar/src/shoghicp/BigBrot
her/network/ProtocolInterface.php(117):
shoghicp\BigBrother\network\translation
Translator_16->serverToInterface(Object(shoghicp\BigBrother\DesktopPlayer),
Obje ct(pocketmine\network\protocol\UpdateBlockPacket))
#3
phar:///home/tcagame/comedycr/37/PocketMine-MP.phar/src/pocketmine/Player.php
(717):
shoghicp\BigBrother\network\ProtocolInterface->putPacket(Object(shoghicp
BigBrother\DesktopPlayer),
Object(pocketmine\network\protocol\UpdateBlockPacket) ,
f in
phar:///home/tcagame/comedycr/37/PocketMine-MP.phar/src/spl/SplClassLoade
r.php on line 144
(I have also tried using version 1.7.6 as used in the source code)
The text was updated successfully, but these errors were encountered: