BlockHorizons / PerWorldInventory

A full-featured per world inventory plugin for PocketMine-MP.
https://poggit.pmmp.io/p/perworldinventory
Apache License 2.0
14 stars 10 forks source link

It doesn't work. #4

Closed zNoTxAfraiiD closed 7 years ago

zNoTxAfraiiD commented 7 years ago

I'm using GenisysPro. In the console it says this: 2017-09-17 [11:49:40][Server thread/CRITICAL]: "Could not pass event 'pocketmine\event\entity\EntityLevelChangeEvent' to 'PerWorldInventory v1.0.0': Call to undefined method pocketmine\Player::getLowerCaseName() on BlockHorizons\PerWorldInventory\listeners\EventListener

2017-09-17 [11:49:40] [Server thread/CRITICAL]: Error: "Call to undefined method pocketmine\Player::getLowerCaseName()" (EXCEPTION) in "/PerWorldInventory-master/src/BlockHorizons/PerWorldInventory/PerWorldInventory" at line 53

Can someone help me please?

Sandertv commented 7 years ago

Since you are using a third-party-modified variation of PocketMine-MP, this issue is considered invalid and will be closed.

This plugin is designed for PocketMine-MP and may not work correctly on third-party-modified variations of PocketMine-MP (henceforth referred to as Spoons).

We have made the decision not to provide any support for Spoons, due to the amount of time and effort it causes the developers to waste trying to support multiple variations of the PocketMine-MP API. Spoons frequently declare that they conform to a certain PocketMine-MP API version when they do not, or simply do not perform compatibility checks, causing inconsistencies and crashes.

Any reported issues must be tested on PocketMine-MP.