DaPigGuy / PiggyCrates

A crate plugin for PocketMine-MP supporting unlimited crate types
https://piggydocs.aericio.net/PiggyCrates.html
Apache License 2.0
31 stars 40 forks source link

API 3.0.0-ALPHA12 Unsupported #10

Closed Scali3n closed 6 years ago

Scali3n commented 6 years ago

hey dude , yes I use your 3 plugin x) and I love it! but the problem on this one is that when I configure the crate with CE, I reload and the ... the plugin just does not work anymore, it's a shame because I wanted to make a server especially on your extraordinary plugin :) , I hope you will help me, at the fact I followed the instructions to the letter :/ thank you

Aericio commented 6 years ago

Version of PMMP? /version

DaPigGuy commented 6 years ago

Are there any errors? Does the plugin load? Can you show your crates.yml?

Scali3n commented 6 years ago

i have the latest version of pocketmine, i get the error that i found, and my crate.yml file configuration, i tested with my config its not working so i reinstall the plugin and i I took the example that you had to give: / otherwise your plugin is just extra besides this little bug ^^ '

Scali3n commented 6 years ago

screenshot_20180502-094855 screenshot_20180502-094551 screenshot_20180502-094520

Aericio commented 6 years ago

I'll work on updating the api sometime next week... busy with finals.

Other plugins seem to have the same issue of unsupported API also. You should find their github repositories and re-download the plugin if there was an API update for ALPHA12.

Scali3n commented 6 years ago

Thank you, you manage, his mark me may be the error of API except that the plugin works anyway so I do not understand ^^ 'good time that his walk I do not complain, the fact it does me the same for PyggyCustomEnchantShop, yet everything works but when I add a delight to sell it does not show it, you do a great job :) my server opens within 2 weeks so I hope that the 2 plugin will be set :3 i' love your plugin :)

DaPigGuy commented 6 years ago

You are not correctly formatting your crates.yml. It should look something like this:

 weapons:
    drops:
      276:
        name: "Sword of Death"
        meta: 0
        amount: 1
        enchantments:
            Deathbringer:
                level: 5
      261:
        name: "Bow of Pig"
        meta: 0
        amount: 1
        enchantments:
            Porkified:
                level: 1
    amount: 1
    block: "133:0"
Scali3n commented 6 years ago

Hello, I redid the configuration unfortunately after restart the key disappears have you a solution? : /

Scali3n commented 6 years ago

screenshot_20180502-163656

Scali3n commented 6 years ago

screenshot_20180502-164713 screenshot_20180502-164658

Scali3n commented 6 years ago

it's either I'm sucker or the server is doing anything: / or maybe because of the API :(

Aericio commented 6 years ago

Wither is missing a colon : Also, the command is not there because the server cannot load the plugin. It's a different API version.

Scali3n commented 6 years ago

yet the plugin function when I'm not trying to put enchant items

Aericio commented 6 years ago

Is that so? Are you using an all-api loader plugin?

Scali3n commented 6 years ago

yes I use an API loader

Aericio commented 6 years ago

well that's the issue. never use all-api loaders, they will break some of your plugins.

Scali3n commented 6 years ago

except that if I do not use my plugin which piggy custom enchant will not work anymore :/

Scali3n commented 6 years ago

Sorry for my bad english

Aericio commented 6 years ago

PiggyCustomEnchants was updated for ALPHA12. PiggyCrates and other piggy-related plugins will be updated in one or two weeks. (unless piggy does it himself @DaPigGuy )

SalmonDE commented 6 years ago

I didn't ran into any issues using 3.0.0-ALPHA12. Are you sure your configuration is correct @Scali3n ?

Scali3n commented 6 years ago

Well yes I do not understand where the problem comes from, do you use a launch API plugin?

Scali3n commented 6 years ago

little parenthesis off topic, is there a book system in one of the 3 plugon? if so how to activate it? thank you ^^

Aericio commented 6 years ago

Can you send your whole crates.yml file? Not screenshots, the actual file.

Scali3n commented 6 years ago

I attach it to you in .zip because the .yml format is not supported by github x) crates.yml.zip

Scali3n commented 6 years ago

[~ Off Subject ~] Aericio Is there a book CE system in a piggy plugin? if yes which one and how to use it? thx

SalmonDE commented 6 years ago

image You have a typo on line 90

Scali3n commented 6 years ago

shit I write them in the French way I'm stupile -_-

Scali3n commented 6 years ago

It still does not work screenshot_20180512-143648

SalmonDE commented 6 years ago

Please give us all PiggyCrates related errors currently in the console.

Scali3n commented 6 years ago

it works except that there is a new problem, I redid the config correctly etc I have everything reinstalled + restart except that now we always win the same lot we never fall on the sword enchanted so I put that 'a single lot to try except that the crate does not drop anything: /

SalmonDE commented 6 years ago

This issue is solved. Please create a new one if you've encountered a new problem.