luca28pet / AdvancedKits

A PocketMine-MP plugin that adds kits to your server with many features and support for UIs and custom enchantments
GNU Affero General Public License v3.0
42 stars 65 forks source link

PiggyCE enchantment not recognised on reload #176

Closed Starflux closed 4 years ago

Starflux commented 4 years ago

PiggyCE enchantment not recognised on PM reload.

however after a PM Stop Start the configuration is recognised.

This server is running PocketMine-MP 3.11.6 for Minecraft: Bedrock Edition v1.14.0 (protocol version 389)

PiggyCustomEnchants v2.1.0 AdvancedKits v5.3.0

helmet: "diamond_helmet:0:1:DEFAULT:Meditation:1"

Starflux commented 4 years ago

AFTER a RELOAD: [02:37:45] [Server thread/WARNING]: [AdvancedKits] Bad configuration in kit testkit. Enchantment Meditation in item diamond_helmet:0:1:DEFAULT:Meditation:1 could not be loaded because the enchantment does not exist

after a STOP START: [02:38:14] [Server thread/NOTICE]: [AdvancedKits] PiggyCustomEnchants detected. Activated custom enchants support

However i have now just found if i reload numerous times sometimes it finds it sometimes it doesnt. hope this helps in someway.

minijaham commented 4 years ago

I use numerical ID in items, and this issue does not occur on my server. You can try changing the items to all numerical ID

minijaham commented 4 years ago

Or downgrade your piggy custom enchants

luca28pet commented 4 years ago

Do not use /reload, it is terrible and will be removed in PM4