Shock95 / AuctionHouse

Feature-packed auction house plugin for PocketMine-MP (pmmp)
GNU General Public License v3.0
43 stars 34 forks source link

crash #52

Closed rjworks closed 2 years ago

rjworks commented 3 years ago

2020-08-23 [20:00:28] [Server thread/CRITICAL]: ErrorException: "Undefined index: ?&CB?7??<?:#?$p" (EXCEPTION) in "plugins/AuctionHouse_v1.2.0-PRERELEASE.phar/src/shock95x/auctionhouse/libs/muqsit/invmenu/session/PlayerManager" at line 45 2020-08-23 [20:00:28] [Server thread/CRITICAL]: #0 plugins/AuctionHouse_v1.2.0-PRERELEASE.phar/src/shock95x/auctionhouse/libs/muqsit/invmenu/session/PlayerManager(45): pocketmine\utils\Utils::errorExceptionHandler(integer 8, string[33] Undefined index: .&CB..7..<.:#.$p, string[138] phar:///home/minecraft/plugins/AuctionHouse_v1.2.0-PRERELEASE.phar/src/shock95x/, integer 45, array[1]) 2020-08-23 [20:00:28] [Server thread/CRITICAL]: #1 plugins/AuctionHouse_v1.2.0-PRERELEASE.phar/src/shock95x/auctionhouse/libs/muqsit/invmenu/InvMenu(111): shock95x\auctionhouse\libs\muqsit\invmenu\session\PlayerManager::getNonNullable(object pocketmine\Player) 2020-08-23 [20:00:28] [Server thread/CRITICAL]: #2 plugins/AuctionHouse_v1.2.0-PRERELEASE.phar/src/shock95x/auctionhouse/task/MenuDelayTask(34): shock95x\auctionhouse\libs\muqsit\invmenu\InvMenu->send(object pocketmine\Player) 2020-08-23 [20:00:28] [Server thread/CRITICAL]: #3 src/pocketmine/scheduler/TaskHandler(137): shock95x\auctionhouse\task\MenuDelayTask->onRun(integer 15256) 2020-08-23 [20:00:28] [Server thread/CRITICAL]: #4 src/pocketmine/scheduler/TaskScheduler(179): pocketmine\scheduler\TaskHandler->run(integer 15256) 2020-08-23 [20:00:28] [Server thread/CRITICAL]: #5 src/pocketmine/plugin/PluginManager(654): pocketmine\scheduler\TaskScheduler->mainThreadHeartbeat(integer 15256) 2020-08-23 [20:00:28] [Server thread/CRITICAL]: #6 src/pocketmine/Server(2391): pocketmine\plugin\PluginManager->tickSchedulers(integer 15256) 2020-08-23 [20:00:28] [Server thread/CRITICAL]: #7 src/pocketmine/Server(2154): pocketmine\Server->tick() 2020-08-23 [20:00:28] [Server thread/CRITICAL]: #8 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor() 2020-08-23 [20:00:28] [Server thread/CRITICAL]: #9 src/pocketmine/Server(1588): pocketmine\Server->start() 2020-08-23 [20:00:28] [Server thread/CRITICAL]: #10 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/minecraft/, string[24] /home/minecraft/plugins/) 2020-08-23 [20:00:28] [Server thread/CRITICAL]: #11 src/pocketmine/PocketMine(304): pocketmine\server() 2020-08-23 [20:00:28] [Server thread/CRITICAL]: #12 (11): require(string[71] phar:///home/minecraft/PocketMine-MP.phar/src/pocketmine/PocketMine.php) 2020-08-23 [20:00:28] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump

Shock95 commented 3 years ago

Check the comment on #51

Shock95 commented 3 years ago

Might be fixed with c99892757ae5d43ca90380d5dd53d62fa4705521

rjworks commented 3 years ago

nope still happens

rjworks commented 3 years ago

https://hastebin.com/ojicisomag.coffeescript

Shock95 commented 3 years ago

Looks like you're running an older version

rjworks commented 3 years ago

can i just download the latest one on github

Shock95 commented 3 years ago

you can download the src or phar at the releases tab