DaPigGuy / PiggyCustomEnchants

An open source custom enchantment plugin for PocketMine-MP
https://piggydocs.aericio.net/PiggyCustomEnchants.html
Apache License 2.0
103 stars 118 forks source link

/ce enchant does not enchant #140

Closed ghost closed 6 years ago

ghost commented 6 years ago

Please make sure your issue complies with these guidelines:

General

16.03 00:06:32 [Server] Server thread/CRITICAL Unhandled exception executing command 'ce enchant soulbound 1' in customenchant: Call to undefined method pocketmine\nbt\tag\ListTag::push() 16.03 00:06:32 [Server] Server thread/CRITICAL Error: "Call to undefined method pocketmine\nbt\tag\ListTag::push()" (EXCEPTION) in "PiggyCustomEnchants/src/PiggyCustomEnchants/Main" at line 502

Version:

Steps to Reproduce the Issue

1.

Extra Information

This happens to all enchantments that ive used so far, basically it says "unknown error" in game & doesn't enchant. But in console the error i provided happens.

ghost commented 6 years ago

So my PMMP is outdated? This is currently on a ramshard server.

DaPigGuy commented 6 years ago

Outdated PMMP build, yes. The last 3 builds of PiggyCE are only for recent PMMP builds.

ghost commented 6 years ago

I can confirm you're right, i just updated & it seems my other issue is fixed aswell. I will close my other issue.