You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.
Server Software must be a released version of PocketMine-MP from GitHub or Jenkins
Make sure you are on the latest released version of PureEntitesX from GitHub or Poggit
Issue must have not been reported previously
Have a detailed title.
Required Information
PocketMine-MP Version: (insert commit hash or version number here) 3.15.1 Plugin Version: (insert commit hash or version number here) Dev 349 Other Installed Plugins: None
Check these things before submitting your issue:
Required Information
PocketMine-MP Version: (insert commit hash or version number here) 3.15.1
Plugin Version: (insert commit hash or version number here) Dev 349
Other Installed Plugins: None
Optional Information
PHP version:
OS Version:
Steps to reproduce the issue.
...
Description
[08:24:21] [Server thread/CRITICAL]: TypeError: "Argument 2 passed to pocketmine\nbt\tag\CompoundTag::getByte() must be of the type int or null, bool given, called in phar:///home/minecraft/plugins/pureentitiesx-1.phar/src/revivalpmmp/pureentities/entity/animal/walking/Mooshroom.php on line 53" (EXCEPTION) in "vendor/pocketmine/nbt/src/tag/CompoundTag" at line 188
[08:24:21] [Server thread/CRITICAL]: #0 plugins/pureentitiesx-1.phar/src/revivalpmmp/pureentities/entity/animal/walking/Mooshroom(53): pocketmine\nbt\tag\CompoundTag->getByte(string[7] Sheared, boolean , boolean 1)
[08:24:21] [Server thread/CRITICAL]: #1 plugins/pureentitiesx-1.phar/src/revivalpmmp/pureentities/entity/BaseEntity(204): revivalpmmp\pureentities\entity\animal\walking\Mooshroom->loadNBT()
[08:24:21] [Server thread/CRITICAL]: #2 plugins/pureentitiesx-1.phar/src/revivalpmmp/pureentities/entity/animal/walking/Cow(45): revivalpmmp\pureentities\entity\BaseEntity->initEntity()
[08:24:21] [Server thread/CRITICAL]: #3 plugins/pureentitiesx-1.phar/src/revivalpmmp/pureentities/entity/animal/walking/Mooshroom(38): revivalpmmp\pureentities\entity\animal\walking\Cow->initEntity()
[08:24:21] [Server thread/CRITICAL]: #4 src/pocketmine/entity/Entity(638): revivalpmmp\pureentities\entity\animal\walking\Mooshroom->initEntity()
[08:24:21] [Server thread/CRITICAL]: #5 plugins/pureentitiesx-1.phar/src/revivalpmmp/pureentities/entity/BaseEntity(105): pocketmine\entity\Entity->__construct(object pocketmine\level\Level, object pocketmine\nbt\tag\CompoundTag)
[08:24:21] [Server thread/CRITICAL]: #6 src/pocketmine/entity/Entity(381): revivalpmmp\pureentities\entity\BaseEntity->__construct(object pocketmine\level\Level, object pocketmine\nbt\tag\CompoundTag)
[08:24:21] [Server thread/CRITICAL]: #7 src/pocketmine/level/format/Chunk(702): pocketmine\entity\Entity::createEntity(string[9] Mooshroom, object pocketmine\level\Level, object pocketmine\nbt\tag\CompoundTag)
[08:24:21] [Server thread/CRITICAL]: #8 src/pocketmine/level/Level(2681): pocketmine\level\format\Chunk->initChunk(object pocketmine\level\Level)
[08:24:21] [Server thread/CRITICAL]: #9 src/pocketmine/level/Level(2293): pocketmine\level\Level->loadChunk(integer 218, integer -165, boolean 1)
[08:24:21] [Server thread/CRITICAL]: #10 src/pocketmine/level/Level(2955): pocketmine\level\Level->getChunk(integer 218, integer -165, boolean 1)
[08:24:21] [Server thread/CRITICAL]: #11 src/pocketmine/Player(1053): pocketmine\level\Level->populateChunk(integer 218, integer -165)
[08:24:21] [Server thread/CRITICAL]: #12 src/pocketmine/Player(1857): pocketmine\Player->sendNextChunk()
[08:24:21] [Server thread/CRITICAL]: #13 src/pocketmine/Server(2401): pocketmine\Player->checkNetwork()
[08:24:21] [Server thread/CRITICAL]: #14 src/pocketmine/Server(2154): pocketmine\Server->tick()
[08:24:21] [Server thread/CRITICAL]: #15 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor()
[08:24:21] [Server thread/CRITICAL]: #16 src/pocketmine/Server(1588): pocketmine\Server->start()
[08:24:21] [Server thread/CRITICAL]: #17 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/minecraft/, string[24] /home/minecraft/plugins/)
[08:24:21] [Server thread/CRITICAL]: #18 src/pocketmine/PocketMine(304): pocketmine\server()
[08:24:21] [Server thread/CRITICAL]: #19 (11): require(string[68] phar:///home/minecraft/pocketmine.phar/src/pocketmine/PocketMine.php)
The text was updated successfully, but these errors were encountered: