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

Entity bug #25

Closed
Tolo0 opened this issue Feb 13, 2017 · 5 comments
Closed

Entity bug #25

Tolo0 opened this issue Feb 13, 2017 · 5 comments

Comments

@Tolo0
Copy link

Tolo0 commented Feb 13, 2017

Might not be related to slapper but i can't join my server onless i remove slapper. Any advice on what's the course?

[20:49:01] [Server thread/CRITICAL]: Could not tick level "suv": Call to a member function getValue() on null
[20:49:01] [Server thread/CRITICAL]: Error: "Call to a member function getValue() on null" (EXCEPTION) in "/src/pocketmine/entity/Human" at line 119
[20:49:01] [Server thread/DEBUG]: #0 /src/pocketmine/entity/Entity(1155): pocketmine\entity\Human->entityBaseTick(integer 1)
[20:49:01] [Server thread/DEBUG]: #1 /src/pocketmine/entity/Creature(67): pocketmine\entity\Entity->onUpdate(integer 790)
[20:49:01] [Server thread/DEBUG]: #2 /src/pocketmine/level/Level(771): pocketmine\entity\Creature->onUpdate(integer 790)
[20:49:01] [Server thread/DEBUG]: #3 /src/pocketmine/Server(2489): pocketmine\level\Level->doTick(integer 790)
[20:49:01] [Server thread/DEBUG]: #4 /src/pocketmine/Server(2685): pocketmine\Server->checkTickUpdates(integer 790, double 1487018941.4531)
[20:49:01] [Server thread/DEBUG]: #5 /src/pocketmine/Server(2379): pocketmine\Server->tick(boolean)
[20:49:01] [Server thread/DEBUG]: #6 /src/pocketmine/Server(2257): pocketmine\Server->tickProcessor(boolean)
[20:49:01] [Server thread/DEBUG]: #7 /src/pocketmine/Server(1849): pocketmine\Server->start(boolean)
[20:49:01] [Server thread/DEBUG]: #8 /src/pocketmine/PocketMine(451): pocketmine\Server->__construct(pocketmine\CompatibleClassLoader object, pocketmine\utils\MainLogger object, string /home/tolo/mc1/, string /home/tolo/mc1/, string /home/tolo/mc1/plugins/, string unknown)

@robske110
Copy link

What ServerSoftware are you using. This plugin only supports pmmp.

@jojoe77777
Copy link
Owner

pmmp and Genisys are supported. Anything else, their problem.

@Tolo0
Copy link
Author

Tolo0 commented Feb 14, 2017

is a modified version of iTXTech Genisys and other
codes are from ClearSky and PMMP. How could i fix it?

@Tolo0
Copy link
Author

Tolo0 commented Feb 14, 2017

Line 118 public function getFood() : float{
Line 119 return $this->attributeMap->getAttribute(Attribute::HUNGER)->getValue();

Do slappers get hungry and die?

@dktapps
Copy link
Collaborator

dktapps commented Feb 14, 2017

pmmp and Genisys are supported. Anything else, their problem.

is a modified version of iTXTech Genisys and other codes are from ClearSky and PMMP

therefore, what you are using is not supported... it's your own problem. This issue tracker is intended for Slapper issues only, not issues that you have due to using a plugin with a third-party software that it wasn't designed for.

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

4 participants