onebone / EconomyS

The economy plugin for PocketMine-MP
GNU General Public License v3.0
144 stars 191 forks source link

Economy Property issues when using /property make 1250 #375

Open ahmedhozny opened 7 years ago

ahmedhozny commented 7 years ago

[Server thread/CRITICAL]: Unhandled exception executing command 'property make 1250' in property: Argument 1 passed to pocketmine\tile\Sign::__construct() must be an instance of pocketmine\level\Level, instance of pocketmine\level\format\Chunk given, called in C:\Users\ahmho\Desktop\server update\plugins\151-EconomyProperty_v2-dbb10\src\onebone\economyproperty\EconomyProperty.php on line 284

[Server thread/CRITICAL]: TypeError: "Argument 1 passed to pocketmine\tile\Sign::__construct() must be an instance of pocketmine\level\Level, instance of pocketmine\level\format\Chunk given, called in C:\Users\ahmho\Desktop\server update\plugins\151-EconomyProperty_v2-dbb10\src\onebone\economyproperty\EconomyProperty.php on line 284" (EXCEPTION) in "/src/pocketmine/tile/Sign" at line 34

s0nify commented 7 years ago

Same problem

Atoman03 commented 6 years ago

I have that problem as well