Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Mooshroom Problem #435

Description

@MonoAdrian23

Check these things before submitting your issue:

  • 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

Optional Information

PHP version:

OS Version:

Steps to reproduce the issue.

  1. Use a Java Map 1.12
  2. Go to Mushroom Biome
  3. Now this happens
    ...

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)


Replace this line with console / error logs or crash dumps. (Do not remove the triple backticks above and below this.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Category: BugThis is a bug in the code!

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions