menu
#107 Invalid network itemstack ID -831: Unmapped int ID -831

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-22 17:28:52 +0000 UTC
Server uptime: 0 days 17 hours 16 minutes 58 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: Invalid network itemstack ID -831: Unmapped int ID -831
File: pmsrc/src/network/mcpe/convert/TypeConversionException
Line: #33
Type: pocketmine\network\mcpe\convert\TypeConversionException
24
25
26
27
28
29
30
31
32
33
34
35
namespace pocketmine\network\mcpe\convert;

/**
* Thrown by TypeConverter if a problem occurred during converting of network types to PM core types (e.g. invalid item
* ID, invalid NBT, etc).
*/
final class TypeConversionException extends \RuntimeException{

public static function wrap(\Throwable $previous, ?string $prefix = null) : self{
return new self(($prefix !== null ? $prefix . ": " : "") . $previous->getMessage(), 0, $previous);
}
}
#0 pmsrc/src/network/mcpe/convert/ItemTranslator(116): pocketmine\network\mcpe\convert\TypeConversionException::wrap(object InvalidArgumentException#1331777, string[33] Invalid network itemstack ID -831)
#1 pmsrc/src/network/mcpe/convert/TypeConverter(265): pocketmine\network\mcpe\convert\ItemTranslator->fromNetworkId(int -831, int 0, int 1118)
#2 plugins/GoCore.phar/src/corndan/GoCore/managers/InventoryManager(137): pocketmine\network\mcpe\convert\TypeConverter->netItemStackToCore(object pocketmine\network\mcpe\protocol\types\inventory\ItemStack#1271112)
#3 plugins/GoCore.phar/src/corndan/GoCore/managers/InventoryManager(60): corndan\GoCore\managers\InventoryManager::unserialize(string[418] .........................."..............................................]......)
#4 plugins/GoCore.phar/src/corndan/GoCore/player/GoPlayer(262): corndan\GoCore\managers\InventoryManager::restoreInventory(object corndan\GoCore\player\GoPlayer#204136, 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/ShootingGallery/ShootingGalleryRoom(135): inmine\games\Room->removePlayer(object corndan\GoCore\player\GoPlayer#204136)
#9 plugins/InGames.phar/src/inmine/games/ShootingGallery/ShootingGalleryRoom(164): inmine\games\ShootingGallery\ShootingGalleryRoom->stopGame()
#10 plugins/InGames.phar/src/inmine/games/ShootingGallery/ShootingGallery(129): inmine\games\ShootingGallery\ShootingGalleryRoom->onHit(null)
#11 pmsrc/src/event/RegisteredListener(61): inmine\games\ShootingGallery\ShootingGallery->handleEntityDespawnEvent(object pocketmine\event\entity\EntityDespawnEvent#1032496)
#12 pmsrc/src/event/Event(63): pocketmine\event\RegisteredListener->callEvent(object pocketmine\event\entity\EntityDespawnEvent#1032496)
#13 pmsrc/src/entity/Entity(1588): pocketmine\event\Event->call()
#14 pmsrc/src/world/World(1084): pocketmine\entity\Entity->close()
#15 pmsrc/src/world/World(1005): pocketmine\world\World->actuallyDoTick(int 1242821)
#16 pmsrc/src/world/WorldManager(351): pocketmine\world\World->doTick(int 1242821)
#17 pmsrc/src/Server(1902): pocketmine\world\WorldManager->tick(int 1242821)
#18 pmsrc/src/Server(1784): pocketmine\Server->tick()
#19 pmsrc/src/Server(1098): pocketmine\Server->tickProcessor()
#20 pmsrc/src/PocketMine(341): pocketmine\Server->__construct(object pocketmine\thread\ThreadSafeClassLoader#3, object pocketmine\utils\MainLogger#6, string[24] /home/anmine/servers/s5/, string[32] /home/anmine/servers/s5/plugins/)
#21 pmsrc/src/PocketMine(364): pocketmine\server()
#22 pmsrc(11): require(string[61] phar:///home/anmine/servers/s5/InCore.phar/src/PocketMine.php)

Loaded Plugins

  • Show

Server Settings

  • Show

Installed Composer Dependencies

Installed PHP Extensions

  • Show