menu
#105 Unexpected trailing extradata for network item 361

Submitted by PocketMine-MP 5.9.1+dev.2036

General information

Version: 5.9.1+dev.2036
Git commit: b80ecec8
Plugin involvement: Indirect
Report date: 2024-06-21 10:02:24 +0000 UTC
Server uptime: 0 days 5 hours 49 minutes 25 seconds

System Information

PHP version: 8.2.9
JIT status: Not available
Operating system: linux
System banner: Linux anmine.ru 5.10.0-30-amd64 #1 SMP Debian 5.10.218-1 (2024-06-01) x86_64

Error information

Warning: the GoCore plugin was indirectly involved in this crash. This may be a false positive. Please contact the plugin author before opening a bug ticket.
Thread: Main
Message: Unexpected trailing extradata for network item 361
File: pmsrc/vendor/nethergamesmc/bedrock-protocol/src/serializer/PacketSerializer
Line: #335
Type: pocketmine\network\mcpe\protocol\PacketDecodeException
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
				$canDestroy[] = $extraData->get($extraData->getLShort());
}

$shieldBlockingTick = null;
if($id === $extraData->shieldItemRuntimeId){
$shieldBlockingTick = $extraData->getLLong();
}

if(!$extraData->feof()){
throw new PacketDecodeException("Unexpected trailing extradata for network item $id");
}

return new ItemStack($id, $meta, $count, $blockRuntimeId, $compound, $canPlaceOn, $canDestroy, $shieldBlockingTick);
})();
}

/**
* @phpstan-param \Closure(PacketSerializer) : void $writeExtraCrapInTheMiddle
*/
public function putItemStack(ItemStack $item, \Closure $writeExtraCrapInTheMiddle) : void{
#0 pmsrc/vendor/nethergamesmc/bedrock-protocol/src/serializer/PacketSerializer(339): pocketmine\network\mcpe\protocol\serializer\PacketSerializer::pocketmine\network\mcpe\protocol\serializer\{closure}()
#1 pmsrc/vendor/nethergamesmc/bedrock-protocol/src/serializer/PacketSerializer(267): pocketmine\network\mcpe\protocol\serializer\PacketSerializer->getItemStack(object Closure#755302)
#2 plugins/GoCore.phar/src/corndan/GoCore/managers/InventoryManager(137): pocketmine\network\mcpe\protocol\serializer\PacketSerializer->getItemStackWithoutStackId()
#3 plugins/GoCore.phar/src/corndan/GoCore/managers/InventoryManager(60): corndan\GoCore\managers\InventoryManager::unserialize(string[707] ..........................................Damage................................)
#4 plugins/GoCore.phar/src/corndan/GoCore/player/GoPlayer(262): corndan\GoCore\managers\InventoryManager::restoreInventory(object corndan\GoCore\player\GoPlayer#836928, object pocketmine\player\GameMode#66)
#5 plugins/GoCore.phar/src/corndan/GoCore/player/GoPlayer(275): corndan\GoCore\player\GoPlayer->corndan\GoCore\player\{closure}()
#6 plugins/GoCore.phar/src/corndan/GoCore/player/GoPlayer(327): corndan\GoCore\player\GoPlayer->setGamemode(object pocketmine\player\GameMode#66)
#7 plugins/InGames.phar/src/inmine/games/Room(143): corndan\GoCore\player\GoPlayer->restoreState()
#8 plugins/InGames.phar/src/inmine/games/Parkour/ParkourRoom(140): inmine\games\Room->removePlayer(object corndan\GoCore\player\GoPlayer#836928)
#9 plugins/InGames.phar/src/inmine/games/Parkour/ParkourRoom(77): inmine\games\Parkour\ParkourRoom->stopGame()
#10 plugins/InGames.phar/src/inmine/games/Parkour/Parkour(114): inmine\games\Parkour\ParkourRoom->doMove(object pocketmine\entity\Location#945647)
#11 pmsrc/src/event/RegisteredListener(61): inmine\games\Parkour\Parkour->handlePlayerMoveEvent(object pocketmine\event\player\PlayerMoveEvent#1133835)
#12 pmsrc/src/event/Event(63): pocketmine\event\RegisteredListener->callEvent(object pocketmine\event\player\PlayerMoveEvent#1133835)
#13 pmsrc/src/player/Player(1343): pocketmine\event\Event->call()
#14 pmsrc/src/player/Player(1436): pocketmine\player\Player->processMostRecentMovements()
#15 pmsrc/src/world/World(1080): pocketmine\player\Player->onUpdate(int 419157)
#16 pmsrc/src/world/World(1005): pocketmine\world\World->actuallyDoTick(int 419157)
#17 pmsrc/src/world/WorldManager(351): pocketmine\world\World->doTick(int 419157)
#18 pmsrc/src/Server(1902): pocketmine\world\WorldManager->tick(int 419157)
#19 pmsrc/src/Server(1784): pocketmine\Server->tick()
#20 pmsrc/src/Server(1098): pocketmine\Server->tickProcessor()
#21 pmsrc/src/PocketMine(341): pocketmine\Server->__construct(object pocketmine\thread\ThreadSafeClassLoader#3, object pocketmine\utils\MainLogger#6, string[24] /home/anmine/servers/s7/, string[32] /home/anmine/servers/s7/plugins/)
#22 pmsrc/src/PocketMine(364): pocketmine\server()
#23 pmsrc(11): require(string[61] phar:///home/anmine/servers/s7/InCore.phar/src/PocketMine.php)

Loaded Plugins

  • Show

Server Settings

  • Show

Installed Composer Dependencies

Installed PHP Extensions

  • Show