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

Crash when using MyJob Info #3

Closed
UnEnanoMas opened this issue Aug 15, 2020 · 2 comments
Closed

Crash when using MyJob Info #3

UnEnanoMas opened this issue Aug 15, 2020 · 2 comments
Labels
Bug Something isn't working Closed A closed issue Fixed A fixed issue

Comments

@UnEnanoMas
Copy link

UnEnanoMas commented Aug 15, 2020

When you join a job, and then try to use the MyJob Info button, it crashes and gets kicked out of the game

Crash:

[13:58:52] [Server thread/CRITICAL]: ErrorException: "Undefined index: JobId" (EXCEPTION) in "plugins/JobUI_dev-94.phar/src/hamid0740/JobUI/Main" at line 533
[13:58:52] [Server thread/CRITICAL]: #0 plugins/JobUI_dev-94.phar/src/hamid0740/JobUI/Main(533): pocketmine\utils\Utils::errorExceptionHandler(integer 8, string[22] Undefined index: JobId, string[77] phar:///home/container/plugins/JobUI_dev-94.phar/src/hamid0740/JobUI/Main.php, integer 533, array[2])
[13:58:52] [Server thread/CRITICAL]: #1 plugins/JobUI_dev-94.phar/src/hamid0740/JobUI/Main(394): hamid0740\JobUI\Main->FormMyJobInfo(object pocketmine\Player)
[13:58:52] [Server thread/CRITICAL]: #2 plugins/JobUI_dev-94.phar/src/hamid0740/JobUI/libs/jojoe77777/FormAPI/Form(46): hamid0740\JobUI\Main->hamid0740\JobUI\{closure}(object pocketmine\Player, integer 1)
[13:58:52] [Server thread/CRITICAL]: #3 src/pocketmine/Player(3603): hamid0740\JobUI\libs\jojoe77777\FormAPI\Form->handleResponse(object pocketmine\Player, integer 1)
[13:58:52] [Server thread/CRITICAL]: #4 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(264): pocketmine\Player->onFormSubmit(integer 6, integer 1)
[13:58:52] [Server thread/CRITICAL]: #5 src/pocketmine/network/mcpe/protocol/ModalFormResponsePacket(49): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleModalFormResponse(object pocketmine\network\mcpe\protocol\ModalFormResponsePacket)
[13:58:52] [Server thread/CRITICAL]: #6 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\ModalFormResponsePacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[13:58:52] [Server thread/CRITICAL]: #7 src/pocketmine/network/mcpe/protocol/BatchPacket(127): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\ModalFormResponsePacket)
[13:58:52] [Server thread/CRITICAL]: #8 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[13:58:52] [Server thread/CRITICAL]: #9 src/pocketmine/Player(3250): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[13:58:52] [Server thread/CRITICAL]: #10 src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[13:58:52] [Server thread/CRITICAL]: #11 vendor/pocketmine/raklib/src/server/ServerHandler(99): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[17] 81.0.36.151 27908, object raklib\protocol\EncapsulatedPacket, integer 0)
[13:58:52] [Server thread/CRITICAL]: #12 src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
[13:58:52] [Server thread/CRITICAL]: #13 src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
[13:58:52] [Server thread/CRITICAL]: #14 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe\{closure}()
[13:58:52] [Server thread/CRITICAL]: #15 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
[13:58:52] [Server thread/CRITICAL]: #16 src/pocketmine/Server(2157): pocketmine\snooze\SleeperHandler->sleepUntil(double 1597492732.4355)
[13:58:52] [Server thread/CRITICAL]: #17 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor()
[13:58:52] [Server thread/CRITICAL]: #18 src/pocketmine/Server(1588): pocketmine\Server->start()
[13:58:52] [Server thread/CRITICAL]: #19 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[13:58:52] [Server thread/CRITICAL]: #20 src/pocketmine/PocketMine(304): pocketmine\server()
[13:58:52] [Server thread/CRITICAL]: #21 (11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
@hamid0740
Copy link
Owner

Oh sorry
It will be fixed in v2.3.3

Will be fixed for 1 hour

@hamid0740 hamid0740 added the Bug Something isn't working label Aug 15, 2020
@hamid0740
Copy link
Owner

Thanks for reporting
There was a little Mistake

It has been fixed now

@hamid0740 hamid0740 added Fixed A fixed issue Closed A closed issue labels Aug 15, 2020
This was referenced Aug 15, 2020
@abcdavk abcdavk mentioned this issue Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Closed A closed issue Fixed A fixed issue
Projects
None yet
Development

No branches or pull requests

2 participants