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

Internal Server Errors #60

Closed
ArcherGamer30 opened this issue Sep 6, 2020 · 4 comments
Closed

Internal Server Errors #60

ArcherGamer30 opened this issue Sep 6, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@ArcherGamer30
Copy link

ArcherGamer30 commented Sep 6, 2020

[18:36:15] [Server thread/CRITICAL]: Error: "Call to a member function getName() on null" (EXCEPTION) in "plugins/Mockingbird.phar/src/ethaniccc/Mockingbird/cheat/movement/HighJump" at line 30
[18:36:15] [Server thread/CRITICAL]: #0 src/pocketmine/plugin/MethodEventExecutor(42): ethaniccc\Mockingbird\cheat\movement\HighJump->onMove(object ethaniccc\Mockingbird\event\MoveEvent)
[18:36:15] [Server thread/CRITICAL]: #1 src/pocketmine/plugin/RegisteredListener(80): pocketmine\plugin\MethodEventExecutor->execute(object ethaniccc\Mockingbird\cheat\movement\HighJump, object ethaniccc\Mockingbird\event\MoveEvent)
[18:36:15] [Server thread/CRITICAL]: #2 src/pocketmine/event/Event(88): pocketmine\plugin\RegisteredListener->callEvent(object ethaniccc\Mockingbird\event\MoveEvent)
[18:36:15] [Server thread/CRITICAL]: #3 plugins/Mockingbird.phar/src/ethaniccc/Mockingbird/listener/MockingbirdListener(70): pocketmine\event\Event->call()
[18:36:15] [Server thread/CRITICAL]: #4 src/pocketmine/plugin/MethodEventExecutor(42): ethaniccc\Mockingbird\listener\MockingbirdListener->receivePacket(object ethaniccc\Mockingbird\event\MoveEvent)
[18:36:15] [Server thread/CRITICAL]: #5 src/pocketmine/plugin/RegisteredListener(80): pocketmine\plugin\MethodEventExecutor->execute(object ethaniccc\Mockingbird\listener\MockingbirdListener, object pocketmine\event\server\DataPacketReceiveEvent)
[18:36:15] [Server thread/CRITICAL]: #6 src/pocketmine/event/Event(88): pocketmine\plugin\RegisteredListener->callEvent(object pocketmine\event\server\DataPacketReceiveEvent)
[18:36:15] [Server thread/CRITICAL]: #7 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\event\Event->call()
[18:36:15] [Server thread/CRITICAL]: #8 src/pocketmine/network/mcpe/protocol/BatchPacket(127): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\MovePlayerPacket)
[18:36:15] [Server thread/CRITICAL]: #9 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[18:36:15] [Server thread/CRITICAL]: #10 src/pocketmine/Player(3255): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[18:36:15] [Server thread/CRITICAL]: #11 src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[18:36:15] [Server thread/CRITICAL]: #12 vendor/pocketmine/raklib/src/server/ServerHandler(95): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[21] 109.151.104.149 55842, object raklib\protocol\EncapsulatedPacket, integer 0)
[18:36:15] [Server thread/CRITICAL]: #13 src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
[18:36:15] [Server thread/CRITICAL]: #14 src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
[18:36:15] [Server thread/CRITICAL]: #15 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}()
[18:36:15] [Server thread/CRITICAL]: #16 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
[18:36:15] [Server thread/CRITICAL]: #17 src/pocketmine/Server(2157): pocketmine\snooze\SleeperHandler->sleepUntil(double 1599417372.397)
[18:36:15] [Server thread/CRITICAL]: #18 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor()
[18:36:15] [Server thread/CRITICAL]: #19 src/pocketmine/Server(1588): pocketmine\Server->start()
[18:36:15] [Server thread/CRITICAL]: #20 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[18:36:15] [Server thread/CRITICAL]: #21 src/pocketmine/PocketMine(304): pocketmine\server()
[18:36:15] [Server thread/CRITICAL]: #22 (11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
[18:36:15] [Server thread/INFO]: FoxGamerBen left the game
[18:36:15] [Server thread/INFO]: FoxGamerBen[/ip here] logged out due to Internal server error
[18:36:15] [RakLibServer thread/NOTICE]: Blocked please hide ip next time :p for 5 seconds
[18:36:55] [Server thread/CRITICAL]: ErrorException: "include(phar:///home/container/plugins/Mockingbird.phar/src/ethaniccc/Mockingbird/utils/user/User.php): failed to open stream: phar error: Cannot open phar archive "/home/container/plugins/Mockingbird.phar" for reading" (EXCEPTION) in "vendor/pocketmine/classloader/src/BaseClassLoader" at line 138
[18:36:55] [Server thread/CRITICAL]: #0 vendor/pocketmine/classloader/src/BaseClassLoader(138): pocketmine\utils\Utils::errorExceptionHandler(integer 2, string[218] include(phar:///home/container/plugins/Mockingbird.phar/src/ethaniccc/Mockingbir, string[95] phar:///home/container/PocketMine-MP.phar/vendor/pocketmine/classloader/src/Base, integer 138, array[2])
[18:36:55] [Server thread/CRITICAL]: #1 vendor/pocketmine/classloader/src/BaseClassLoader(138): include()
[18:36:55] [Server thread/CRITICAL]: #2 vendor/pocketmine/classloader/src/BaseClassLoader(124): BaseClassLoader->loadClass(string[37] ethaniccc\Mockingbird\utils\user\User)
[18:36:55] [Server thread/CRITICAL]: #3 (): BaseClassLoader->{closure}(string[37] ethaniccc\Mockingbird\utils\user\User)
[18:36:55] [Server thread/CRITICAL]: #4 plugins/Mockingbird.phar/src/ethaniccc/Mockingbird/utils/user/UserManager(17): spl_autoload_call(string[37] ethaniccc\Mockingbird\utils\user\User)
[18:36:55] [Server thread/CRITICAL]: #5 plugins/Mockingbird.phar/src/ethaniccc/Mockingbird/listener/MockingbirdListener(99): ethaniccc\Mockingbird\utils\user\UserManager->register(object pocketmine\Player, boolean , object pocketmine\network\mcpe\protocol\LoginPacket)
[18:36:55] [Server thread/CRITICAL]: #6 src/pocketmine/plugin/MethodEventExecutor(42): ethaniccc\Mockingbird\listener\MockingbirdListener->receivePacket(object pocketmine\event\server\DataPacketReceiveEvent)
[18:36:55] [Server thread/CRITICAL]: #7 src/pocketmine/plugin/RegisteredListener(80): pocketmine\plugin\MethodEventExecutor->execute(object ethaniccc\Mockingbird\listener\MockingbirdListener, object pocketmine\event\server\DataPacketReceiveEvent)
[18:36:55] [Server thread/CRITICAL]: #8 src/pocketmine/event/Event(88): pocketmine\plugin\RegisteredListener->callEvent(object pocketmine\event\server\DataPacketReceiveEvent)
[18:36:55] [Server thread/CRITICAL]: #9 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\event\Event->call()
[18:36:55] [Server thread/CRITICAL]: #10 src/pocketmine/network/mcpe/protocol/BatchPacket(127): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\LoginPacket)
[18:36:55] [Server thread/CRITICAL]: #11 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[18:36:55] [Server thread/CRITICAL]: #12 src/pocketmine/Player(3255): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[18:36:55] [Server thread/CRITICAL]: #13 src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[18:36:55] [Server thread/CRITICAL]: #14 vendor/pocketmine/raklib/src/server/ServerHandler(95): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[21] 109.151.104.149 55842, object raklib\protocol\EncapsulatedPacket, integer 0)
[18:36:55] [Server thread/CRITICAL]: #15 src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
[18:36:55] [Server thread/CRITICAL]: #16 src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
[18:36:55] [Server thread/CRITICAL]: #17 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}()
[18:36:55] [Server thread/CRITICAL]: #18 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
[18:36:55] [Server thread/CRITICAL]: #19 src/pocketmine/Server(2157): pocketmine\snooze\SleeperHandler->sleepUntil(double 1599417415.1429)
[18:36:55] [Server thread/CRITICAL]: #20 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor()
[18:36:55] [Server thread/CRITICAL]: #21 src/pocketmine/Server(1588): pocketmine\Server->start()
[18:36:55] [Server thread/CRITICAL]: #22 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[18:36:55] [Server thread/CRITICAL]: #23 src/pocketmine/PocketMine(304): pocketmine\server()
[18:36:55] [Server thread/CRITICAL]: #24 (11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

@ethaniccc
Copy link
Owner

For the second error, I have no idea what is happening.
As for your first error, what were you doing before the error popped up

@ethaniccc ethaniccc added the bug Something isn't working label Sep 6, 2020
@ethaniccc
Copy link
Owner

If you've reloaded your server, it'll make a ton of bugs, which is why reload protection was enabled in v1.3. Please turn off your server, turn it back on and see if any errors occur

@ethaniccc
Copy link
Owner

Any updates?

@ethaniccc
Copy link
Owner

closing due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants