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

Player Crashed "UnespectedValueExeption" #107

Closed
Sulfuritium opened this issue Jul 9, 2021 · 1 comment
Closed

Player Crashed "UnespectedValueExeption" #107

Sulfuritium opened this issue Jul 9, 2021 · 1 comment

Comments

@Sulfuritium
Copy link

Hello, I discovered in the logs of players who crashed with the error below.

UnexpectedValueException: "Item for pocketmine\entity\object\ItemEntity is invalid" (EXCEPTION) in "pmsrc/src/pocketmine/entity/object/ItemEntity" at line 78
#0 pmsrc/src/pocketmine/entity/Entity(638): pocketmine\entity\object\ItemEntity->initEntity()
#1 pmsrc/src/pocketmine/entity/Entity(381): pocketmine\entity\Entity->__construct(object pocketmine\level\Level, object pocketmine\nbt\tag\CompoundTag)
2021-07-06 [23:51:01] [Server thread/CRITICAL]: #2 pmsrc/src/pocketmine/level/Level(1674): pocketmine\entity\Entity::createEntity(string[4] Item, object pocketmine\level\Level, object pocketmine\nbt\tag\CompoundTag)
2021-07-06 [23:51:01] [Server thread/CRITICAL]: #3 plugins/BurgerSpawners_dev-92 (1).phar/src/Heisenburger69/BurgerSpawners/Items/SpawnerBlock(138): pocketmine\level\Level->dropItem(object pocketmine\math\Vector3, object pocketmine\item\ItemBlock)
2021-07-06 [23:51:01] [Server thread/CRITICAL]: #4 pmsrc/src/pocketmine/level/Level(1827): Heisenburger69\BurgerSpawners\Items\SpawnerBlock->onBreak(object pocketmine\item\Pickaxe, object JackMD\NameSpaceRemover\CustomPlayer)

@varunbln
Copy link
Owner

Please include steps on how to replicate it or how/when it occurred

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants