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

everything loves to break #4251

Closed
IcyEndymion004 opened this issue Jun 8, 2021 · 4 comments
Closed

everything loves to break #4251

IcyEndymion004 opened this issue Jun 8, 2021 · 4 comments

Comments

@IcyEndymion004
Copy link

08.06 15:51:34 [Server] CRITICAL ErrorException: "Undefined offset: 2" (EXCEPTION) in "pmsrc/src/pocketmine/network/mcpe/NetworkBinaryStream" at line 714
08.06 15:51:34 [Server] CRITICAL #0 pmsrc/src/pocketmine/network/mcpe/NetworkBinaryStream(714): pocketmine\utils\Utils::errorExceptionHandler(integer 8, string[19] Undefined offset: 2, string[125] phar:///PocketMine-MP.phar/src/po, integer 714, array[3])
08.06 15:51:34 [Server] CRITICAL #1 pmsrc/src/pocketmine/network/mcpe/protocol/GameRulesChangedPacket(44): pocketmine\network\mcpe\NetworkBinaryStream->putGameRules(array[8])
08.06 15:51:34 [Server] CRITICAL #2 pmsrc/src/pocketmine/network/mcpe/protocol/DataPacket(127): pocketmine\network\mcpe\protocol\GameRulesChangedPacket->encodePayload()
08.06 15:51:34 [Server] CRITICAL #3 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(244): pocketmine\network\mcpe\protocol\DataPacket->encode()
08.06 15:51:34 [Server] CRITICAL #4 pmsrc/src/pocketmine/Player(3361): pocketmine\network\mcpe\RakLibInterface->putPacket(object koth\KothPlayer, object pocketmine\network\mcpe\protocol\GameRulesChangedPacket, boolean , boolean )
08.06 15:51:34 [Server] CRITICAL #5 pmsrc/src/pocketmine/Player(3378): pocketmine\Player->sendDataPacket(object pocketmine\network\mcpe\protocol\GameRulesChangedPacket, boolean , boolean )
08.06 15:51:34 [Server] CRITICAL #6 plugins/MultiWorld.phar/src/czechpmdevs/multiworld/api/WorldGameRulesAPI(178): pocketmine\Player->dataPacket(object pocketmine\network\mcpe\protocol\GameRulesChangedPacket)
08.06 15:51:34 [Server] CRITICAL #7 plugins/MultiWorld.phar/src/czechpmdevs/multiworld/EventListener(85): czechpmdevs\multiworld\api\WorldGameRulesAPI::updateGameRules(object koth\KothPlayer)
08.06 15:51:34 [Server] CRITICAL #8 pmsrc/src/pocketmine/plugin/MethodEventExecutor(42): czechpmdevs\multiworld\EventListener->onJoin(object pocketmine\event\player\PlayerJoinEvent)

the newest pocketmine broke

@VladYuziuk
Copy link

its not stable yet, wait for further builds

@Mohagames205
Copy link
Contributor

This isn't because of PocketMine-MP. This is a bug in the MultiWorld plugin. It broke due to the recent protocol updates, you need to ask the plugin author to fix the protocol changes.

@IcyEndymion004
Copy link
Author

Ok thanks very much

@github-actions
Copy link

github-actions bot commented Jun 8, 2021

Thanks, but this issue tracker is not intended for support requests. Please read the guidelines on submitting an issue.

Docs | Discord | Forums

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

4 participants