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 Error #2581

Closed
Hricxo opened this issue Dec 15, 2018 · 11 comments
Closed

Internal Server Error #2581

Hricxo opened this issue Dec 15, 2018 · 11 comments

Comments

@Hricxo
Copy link

Hricxo commented Dec 15, 2018

My previous case was closed so I am making a new one

I am having this ''Internal Server Error'' issue

Issue that cause that:

When I do certain commands it disconnects me and on screen says ''Internal Server Error''.
Many commands are experiencing that and I keep getting those error messages and keeps disconnecting me. When I have done those commands through console, server closed.

[23:30:44] [Server thread/CRITICAL]: ErrorException: "Undefined index: update-done" (EXCEPTION) in "MultiWorld.phar/src/multiworld/util/LanguageManager" at line 76
[23:30:44] [Server thread/DEBUG]: #0 MultiWorld.phar/src/multiworld/util/LanguageManager(76): pocketmine\utils\Utils::errorExceptionHandler(integer 8, string Undefined index: update-done, string phar:///home/container/plugins/MultiWorld.phar/src/multiworld/util/LanguageManager.php, integer 76, array Array())
[23:30:44] [Server thread/DEBUG]: #1 MultiWorld.phar/src/multiworld/command/subcommand/UpdateSubcommand(71): multiworld\util\LanguageManager::getMsg(pocketmine\command\ConsoleCommandSender object, string update-done)
[23:30:44] [Server thread/DEBUG]: #2 MultiWorld.phar/src/multiworld/command/MultiWorldCommand(112): multiworld\command\subcommand\UpdateSubcommand->executeSub(pocketmine\command\ConsoleCommandSender object, array Array(), string update)
[23:30:44] [Server thread/DEBUG]: #3 src/pocketmine/command/SimpleCommandMap(256): multiworld\command\MultiWorldCommand->execute(pocketmine\command\ConsoleCommandSender object, string mw, array Array())
[23:30:44] [Server thread/DEBUG]: #4 src/pocketmine/Server(1960): pocketmine\command\SimpleCommandMap->dispatch(pocketmine\command\ConsoleCommandSender object, string mw update spawn Alex 0 72 0)
[23:30:44] [Server thread/DEBUG]: #5 src/pocketmine/Server(1547): pocketmine\Server->dispatchCommand(pocketmine\command\ConsoleCommandSender object, string mw update spawn Alex 0 72 0)
[23:30:44] [Server thread/DEBUG]: #6 vendor/pocketmine/snooze/src/SleeperHandler(120): pocketmine\Server->pocketmine{closure}()
[23:30:44] [Server thread/DEBUG]: #7 vendor/pocketmine/snooze/src/SleeperHandler(82): pocketmine\snooze\SleeperHandler->processNotifications()
[23:30:44] [Server thread/DEBUG]: #8 src/pocketmine/Server(2278): pocketmine\snooze\SleeperHandler->sleepUntil(double 1544916644.5384)
[23:30:44] [Server thread/DEBUG]: #9 src/pocketmine/Server(2139): pocketmine\Server->tickProcessor()
[23:30:44] [Server thread/DEBUG]: #10 src/pocketmine/Server(1715): pocketmine\Server->start()
[23:30:44] [Server thread/DEBUG]: #11 src/pocketmine/PocketMine(249): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /home/container/, string /home/container/plugins/)
[23:30:44] [Server thread/DEBUG]: #12 /home/container/PocketMine-MP.phar(1): require(string phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
[23:30:44] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump
[23:30:44] [Server thread/EMERGENCY]: Please upload the "/home/container/crashdumps/Sat_Dec_15-23.30.44-UTC_2018.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can.

@Hricxo
Copy link
Author

Hricxo commented Dec 15, 2018

It is NOT my plugins issue. It's some kind of pocketmine issue. After 1.8 update I keep getting those errors. My server is up to date with all plugins and versions and stuff.

@95CivicSi
Copy link
Contributor

It's very obvious that you don't read what you post.

Undefined index: update-done" (EXCEPTION) in "MultiWorld.phar/src/multiworld/util/LanguageManager

That very clearly says it's a problem with MultiWorld.phar Specifically an "Undefined Index"

Contact the plugin author.

@Hricxo
Copy link
Author

Hricxo commented Dec 15, 2018

So why so many other plugins having it?
I need to update all plugins, right?

@95CivicSi
Copy link
Contributor

Because plugin developers don't keep up:
https://github.com/pmmp/PocketMine-MP/releases/tag/3.4.0

Read the section called Error handling

@Hricxo
Copy link
Author

Hricxo commented Dec 15, 2018

[23:45:53] [Server thread/CRITICAL]: Error: "Class 'onebone\economyapi\EconomyAPI' not found" (EXCEPTION) in "KitUI.phar/src/Infernus101/KitUI/UI/windows/KitInfo" at line 67
[23:45:53] [Server thread/DEBUG]: #0 KitUI.phar/src/Infernus101/KitUI/UI/windows/KitInfo(97): Infernus101\KitUI\UI\windows\KitInfo->select(string true.)
[23:45:53] [Server thread/DEBUG]: #1 KitUI.phar/src/Infernus101/KitUI/PlayerEvents(80): Infernus101\KitUI\UI\windows\KitInfo->handle(pocketmine\network\mcpe\protocol\ModalFormResponsePacket object)
[23:45:53] [Server thread/DEBUG]: #2 src/pocketmine/plugin/MethodEventExecutor(38): Infernus101\KitUI\PlayerEvents->onDataPacket(pocketmine\event\server\DataPacketReceiveEvent object)
[23:45:53] [Server thread/DEBUG]: #3 src/pocketmine/plugin/RegisteredListener(98): pocketmine\plugin\MethodEventExecutor->execute(Infernus101\KitUI\PlayerEvents object, pocketmine\event\server\DataPacketReceiveEvent object)
[23:45:53] [Server thread/DEBUG]: #4 src/pocketmine/event/Event(96): pocketmine\plugin\RegisteredListener->callEvent(pocketmine\event\server\DataPacketReceiveEvent object)
[23:45:53] [Server thread/DEBUG]: #5 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(98): pocketmine\event\Event->call()
[23:45:53] [Server thread/DEBUG]: #6 src/pocketmine/network/mcpe/protocol/BatchPacket(114): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(pocketmine\network\mcpe\protocol\ModalFormResponsePacket object)
[23:45:53] [Server thread/DEBUG]: #7 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(99): pocketmine\network\mcpe\protocol\BatchPacket->handle(pocketmine\network\mcpe\PlayerNetworkSessionAdapter object)
[23:45:53] [Server thread/DEBUG]: #8 src/pocketmine/Player(3044): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(pocketmine\network\mcpe\protocol\BatchPacket object)
[23:45:53] [Server thread/DEBUG]: #9 src/pocketmine/network/mcpe/RakLibInterface(162): pocketmine\Player->handleDataPacket(pocketmine\network\mcpe\protocol\BatchPacket object)
[23:45:53] [Server thread/DEBUG]: #10 vendor/pocketmine/raklib/src/server/ServerHandler(98): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string IP 00000, raklib\protocol\EncapsulatedPacket object, integer 0)
[23:45:53] [Server thread/DEBUG]: #11 src/pocketmine/network/mcpe/RakLibInterface(102): raklib\server\ServerHandler->handlePacket()
[23:45:53] [Server thread/DEBUG]: #12 src/pocketmine/network/Network(94): pocketmine\network\mcpe\RakLibInterface->process()
[23:45:53] [Server thread/DEBUG]: #13 src/pocketmine/network/mcpe/RakLibInterface(92): pocketmine\network\Network->processInterface(pocketmine\network\mcpe\RakLibInterface object)
[23:45:53] [Server thread/DEBUG]: #14 vendor/pocketmine/snooze/src/SleeperHandler(120): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}()
[23:45:53] [Server thread/DEBUG]: #15 vendor/pocketmine/snooze/src/SleeperHandler(82): pocketmine\snooze\SleeperHandler->processNotifications()
[23:45:53] [Server thread/DEBUG]: #16 src/pocketmine/Server(2278): pocketmine\snooze\SleeperHandler->sleepUntil(double 1544917553.7058)
[23:45:53] [Server thread/DEBUG]: #17 src/pocketmine/Server(2139): pocketmine\Server->tickProcessor()
[23:45:53] [Server thread/DEBUG]: #18 src/pocketmine/Server(1715): pocketmine\Server->start()
[23:45:53] [Server thread/DEBUG]: #19 src/pocketmine/PocketMine(249): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /home/container/, string /home/container/plugins/)
[23:45:53] [Server thread/DEBUG]: #20 /home/container/PocketMine-MP.phar(1): require(string phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

I got this on other plugin

@95CivicSi
Copy link
Contributor

This is not a support channel. Go to forums.pmmp.io or join the Discord to get help fixing your plugins.

@Hricxo
Copy link
Author

Hricxo commented Dec 16, 2018

I'm banned from discord lol

@ZizzyZizzy
Copy link

ZizzyZizzy commented Dec 16, 2018

While it's understandable you're not a coder, it's also inexcusable to not actually READ the error right in front of you. (Probably why you were banned from discord.)

Slow down and read. The very first line you pasted is pretty self-explanatory:

[23:45:53] [Server thread/CRITICAL]: Error: "Class 'onebone\economyapi\EconomyAPI' not found" (EXCEPTION) in "KitUI.phar/src/Infernus101/KitUI/UI/windows/KitInfo" at line 67

Come on, man! What do you think "EconomyAPI not found" means? Maybe that it's missing? Maybe it didn't load at all because it too has an error?

Please quit wasting the time of the developers of PMMP so they can spend more time updating and fixing bugs in PMMP. You will quickly find yourself banned here too if you keep that up.

Pro-tip: you can usually ignore the lines that say DEBUG because the ones that say CRITICAL almost always have all the information you need to solve the problem. Usually. Most of the time.

@Hricxo
Copy link
Author

Hricxo commented Dec 16, 2018 via email

@support
Copy link

support bot commented Dec 16, 2018

Thanks, but this issue tracker is intended for bugs reports only, not for support requests. Please use the forums for support requests. Please read the guidelines on submitting an issue before opening any further issues.

@support support bot closed this as completed Dec 16, 2018
@dktapps
Copy link
Member

dktapps commented Dec 16, 2018

As I told you in your last two spam issues, this is not a plugin support forum. You can clearly see that your errors are caused by plugins, so stop spamming the issue tracker about it or you will be banned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants