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

Error #320

Closed
ghost opened this issue Jul 11, 2018 · 3 comments
Closed

Error #320

ghost opened this issue Jul 11, 2018 · 3 comments
Assignees
Labels
Category: Bug This is a bug in the code! Status: Unconfirmed

Comments

@ghost
Copy link

ghost commented Jul 11, 2018

https://github.com/RevivalPMMP/PureEntitiesX/wiki/Issue-Reporting-Guidelines
If you do not follow the guidelines at the above link, your issue will be closed with a Resolution Status of "Invalid".

Required Information

PocketMine-MP Version: [09:44:45] [Server thread/INFO]: This server is running PocketMine-MP 3.0.1 for Minecraft: PE v1.4.0 (protocol version 261)
Plugin Version: c804b85

Optional Information

PHP version: 7.2.6
Other Installed Plugins:
OS Version:

Steps to reproduce the issue.

...

Description

Just spawn much entities, i don't know how to reproduce.


[09:43:18] [Server thread/CRITICAL]: Could not tick level "world": Argument 2 passed to pocketmine\entity\DataPropertyManager::setFloat() must be of the type float, null given, called in phar:///root/build/PocketMine-MP.phar/src/pocketmine/entity/Entity.php on line 538
[09:43:18] [Server thread/CRITICAL]: TypeError: "Argument 2 passed to pocketmine\entity\DataPropertyManager::setFloat() must be of the type float, null given, called in phar:///root/build/PocketMine-MP.phar/src/pocketmine/entity/Entity.php on line 538" (EXCEPTION) in "src/pocketmine/entity/DataPropertyManager" at line 115
[09:43:18] [Server thread/DEBUG]: #0 src/pocketmine/entity/Entity(538): pocketmine\entity\DataPropertyManager->setFloat(integer 53, NULL )
[09:43:18] [Server thread/DEBUG]: #1 src/pocketmine/entity/projectile/Projectile(59): pocketmine\entity\Entity->__construct(pocketmine\level\Level object, pocketmine\nbt\tag\CompoundTag object)
[09:43:18] [Server thread/DEBUG]: #2 PureEntitiesX-master/src/revivalpmmp/pureentities/entity/projectile/FireBall(46): pocketmine\entity\projectile\Projectile->__construct(pocketmine\level\Level object, pocketmine\nbt\tag\CompoundTag object, NULL )
[09:43:18] [Server thread/DEBUG]: #3 PureEntitiesX-master/src/revivalpmmp/pureentities/entity/projectile/LargeFireball(38): revivalpmmp\pureentities\entity\projectile\FireBall->__construct(pocketmine\level\Level object, pocketmine\nbt\tag\CompoundTag object, NULL , boolean )
[09:43:18] [Server thread/DEBUG]: #4 src/pocketmine/entity/Entity(288): revivalpmmp\pureentities\entity\projectile\LargeFireball->__construct(pocketmine\level\Level object, pocketmine\nbt\tag\CompoundTag object)
[09:43:18] [Server thread/DEBUG]: #5 PureEntitiesX-master/src/revivalpmmp/pureentities/entity/monster/flying/Ghast(78): pocketmine\entity\Entity::createEntity(string LargeFireball, pocketmine\level\Level object, pocketmine\nbt\tag\CompoundTag object)
[09:43:18] [Server thread/DEBUG]: #6 PureEntitiesX-master/src/revivalpmmp/pureentities/entity/monster/FlyingMonster(130): revivalpmmp\pureentities\entity\monster\flying\Ghast->attackEntity(pocketmine\Player object)
[09:43:18] [Server thread/DEBUG]: #7 src/pocketmine/level/Level(743): revivalpmmp\pureentities\entity\monster\FlyingMonster->onUpdate(integer 21600)
[09:43:18] [Server thread/DEBUG]: #8 src/pocketmine/Server(2356): pocketmine\level\Level->doTick(integer 21600)
[09:43:18] [Server thread/DEBUG]: #9 src/pocketmine/Server(2511): pocketmine\Server->checkTickUpdates(integer 21600, double 1531316598.0753)
[09:43:18] [Server thread/DEBUG]: #10 src/pocketmine/Server(2255): pocketmine\Server->tick()
[09:43:18] [Server thread/DEBUG]: #11 src/pocketmine/Server(2129): pocketmine\Server->tickProcessor()
[09:43:18] [Server thread/DEBUG]: #12 src/pocketmine/Server(1710): pocketmine\Server->start()
[09:43:18] [Server thread/DEBUG]: #13 src/pocketmine/PocketMine(237): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /root/build/, string /root/build/plugins/)
[09:43:18] [Server thread/DEBUG]: #14 /root/build/PocketMine-MP.phar(1): require(string phar:///root/build/PocketMine-MP.phar/src/pocketmine/PocketMine.php)


@95CivicSi
Copy link
Collaborator

Thanks. I'll start looking into this.

@95CivicSi 95CivicSi self-assigned this Jul 11, 2018
@95CivicSi 95CivicSi added Category: Bug This is a bug in the code! Status: Unconfirmed labels Jul 11, 2018
@95CivicSi
Copy link
Collaborator

95CivicSi commented Jul 11, 2018

Appears to be a duplicate of #318

@NycuRO Did you happen to get this error as well

[Server thread/CRITICAL]: [PureEntitiesX] Could not execute task revivalpmmp\pureentities\task\AutoSpawnTask: Undefined offset: 129

[Server thread/CRITICAL]: ErrorException: "Undefined offset: 129" (EXCEPTION) in "PureEntitiesX-master/src/revivalpmmp/pureentities/task/AutoSpawnTask" at line 307

@ghost
Copy link
Author

ghost commented Jul 11, 2018

I think no.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: Bug This is a bug in the code! Status: Unconfirmed
Projects
None yet
Development

No branches or pull requests

1 participant