MilkBowl / VaultAPI

API Component of Vault
GNU Lesser General Public License v3.0
274 stars 108 forks source link

RegistredServiceProvider #154

Open KikyoC opened 1 year ago

KikyoC commented 1 year ago

Hii, when I launch my plugin, the plugin detect Vault as a plugin, but RegistredServiceProvider is null

Can you help me please ? Server info: Paper 1.19.4 Vault plugin is enabled

code: https://pastebin.com/uA5Hba1S

Tysm in advance Tom

Geolykt commented 1 year ago

For the love of god - question what you see! Why would it be null? It's because noone Registered a service. That could be either because there is no economy plugin or it's because the setupEconomy method runs before another plugin registers the service. Which one of the two it ultimately is I won't tell

KikyoC commented 1 year ago

ok, I am just stupid. REALLLY STUPID. I have a pterodactyl panel and I have 6 servers with diffrents plugins working with vaut. I've forgotten to install. I'm really sorry about that

Jack1424 commented 1 year ago

No worries, happens all the time