onebone / EconomyS

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

/land buy error #442

Open RufusMX opened 4 years ago

RufusMX commented 4 years ago

run /land buy [08:27:32] [Server thread/CRITICAL]: TypeError: "Argument 3 passed to onebone\economyapi\EconomyAPI::reduceMoney() must implement interface onebone\economyapi\currency\Currency or be null, bool given, called in phar:///home/minecraft/plugins/EconomyLand_v2.0.9-e58c9db5.phar/src/onebone/economyland/EconomyLand.php on line 304" (EXCEPTION) in "plugins/EconomyAPI_v3.0.0-SNAPSHOT-e58c9db5.phar/src/onebone/economyapi/EconomyAPI" at line 580

onebone commented 4 years ago

It seems you are using the snapshot version of EconomyAPI, which is incompatible with EconomyLand. Please use the version from poggit for a while and that will work.

BroccoliGG commented 4 years ago

I have the same phenomenon. When I try to buy land, an "internal server error" is displayed and kicked.