Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PC Client Crashes Server #2

Closed
ghost opened this issue Jun 27, 2014 · 2 comments
Closed

PC Client Crashes Server #2

ghost opened this issue Jun 27, 2014 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 27, 2014

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)

@ghost ghost closed this as completed Jun 27, 2014
@shoghicp
Copy link
Owner

I'm not able to reproduce this issue

@ghost
Copy link
Author

ghost commented Jun 28, 2014

It was because I didn't notice you had already posted a release so I compiled it myself using the latest files. I fixed it though. :D

@ghost ghost mentioned this issue Jul 15, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant