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

Bug with categories #190

Closed
OrBuilder opened this issue Mar 21, 2020 · 2 comments
Closed

Bug with categories #190

OrBuilder opened this issue Mar 21, 2020 · 2 comments

Comments

@OrBuilder
Copy link

Hello, the size "XL" is missing: /

[18:56:58] [Server thread/CRITICAL]: ErrorException: "Undefined index: XL" (EXCEPTION) in "plugins/SkyBlock_dev-155.phar/src/GiantQuartz/SkyBlock/SkyBlockSettings" at line 70

[18:56:58] [Server thread/DEBUG]: #0 plugins/SkyBlock_dev-155.phar/src/GiantQuartz/SkyBlock/SkyBlockSettings(70): pocketmine\utils\Utils::errorExceptionHandler(integer 8, string[19] Undefined index: XL, string[98] phar:///home/minecraft/plugins/SkyBlock_dev-155.phar/src/GiantQuartz/SkyBlock/Sk, integer 70, array[1])

[18:56:58] [Server thread/DEBUG]: #1 plugins/SkyBlock_dev-155.phar/src/GiantQuartz/SkyBlock/island/Island(171): GiantQuartz\SkyBlock\SkyBlockSettings->getSlotsByCategory(string[2] XL)

[18:56:58] [Server thread/DEBUG]: #2 plugins/SkyBlock_dev-155.phar/src/GiantQuartz/SkyBlock/command/presets/InviteCommand(57): GiantQuartz\SkyBlock\island\Island->getSlots()

[18:56:58] [Server thread/DEBUG]: #3 plugins/SkyBlock_dev-155.phar/src/GiantQuartz/SkyBlock/command/IslandCommandMap(133): GiantQuartz\SkyBlock\command\presets\InviteCommand->onCommand(object GiantQuartz\SkyBlock\session\Session, array[1])

[18:56:58] [Server thread/DEBUG]: #4 src/pocketmine/command/SimpleCommandMap(248): GiantQuartz\SkyBlock\command\IslandCommandMap->execute(object JackMD\NameSpaceRemover\CustomPlayer, string[2] is, array[1])

[18:56:58] [Server thread/DEBUG]: #5 src/pocketmine/Server(1807): pocketmine\command\SimpleCommandMap->dispatch(object JackMD\NameSpaceRemover\CustomPlayer, string[12] is invite or)

[18:56:58] [Server thread/DEBUG]: #6 src/pocketmine/Player(2201): pocketmine\Server->dispatchCommand(object JackMD\NameSpaceRemover\CustomPlayer, string[12] is invite or)

[18:56:58] [Server thread/DEBUG]: #7 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(244): pocketmine\Player->chat(string[13] /is invite or)

[18:56:58] [Server thread/DEBUG]: #8 src/pocketmine/network/mcpe/protocol/CommandRequestPacket(54): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleCommandRequest(object pocketmine\network\mcpe\protocol\CommandRequestPacket)

[18:56:58] [Server thread/DEBUG]: #9 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\CommandRequestPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)

[18:56:58] [Server thread/DEBUG]: #10 src/pocketmine/network/mcpe/protocol/BatchPacket(127): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\CommandRequestPacket)

[18:56:58] [Server thread/DEBUG]: #11 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)

[18:56:58] [Server thread/DEBUG]: #12 src/pocketmine/Player(3096): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)

[18:56:58] [Server thread/DEBUG]: #13 src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)

[18:56:58] [Server thread/DEBUG]: #14 vendor/pocketmine/raklib/src/server/ServerHandler(99): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[19] 86.225.234.37 61203, object raklib\protocol\EncapsulatedPacket, integer 0)

[18:56:58] [Server thread/DEBUG]: #15 src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()

[18:56:58] [Server thread/DEBUG]: #16 src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()

[18:56:58] [Server thread/DEBUG]: #17 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}()

[18:56:58] [Server thread/DEBUG]: #18 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()

[18:56:58] [Server thread/DEBUG]: #19 src/pocketmine/Server(2146): pocketmine\snooze\SleeperHandler->sleepUntil(double 1584813418.6781)

[18:56:58] [Server thread/DEBUG]: #20 src/pocketmine/Server(1990): pocketmine\Server->tickProcessor()

[18:56:58] [Server thread/DEBUG]: #21 src/pocketmine/Server(1584): pocketmine\Server->start()

[18:56:58] [Server thread/DEBUG]: #22 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/minecraft/, string[24] /home/minecraft/plugins/)

[18:56:58] [Server thread/DEBUG]: #23 src/pocketmine/PocketMine(296): pocketmine\server()

[18:56:58] [Server thread/DEBUG]: #24 (11): require(string[68] phar:///home/minecraft/pocketmine.phar/src/pocketmine/PocketMine.php)

[18:56:58] [Server thread/INFO]: Unloading world "sb-5e63e19ecf657"

[18:56:58] [Server thread/INFO]: PapyDjo77 -

[18:56:58] [Server thread/INFO]: PapyDjo77[/-------------------] logged out due to Internal server error

[18:56:58] [RakLibServer thread/NOTICE]: Blocked ------------ for 5 seconds

@abyssxd
Copy link

abyssxd commented Mar 21, 2020

Same on the LATEST DEV 157

@dresnite
Copy link
Owner

Update the plugin to the last available version and delete the settings.yml file

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

3 participants