not detecting vault
Closed this issue ยท 12 comments
i have vaults latest version installed and i keep getting an error code in console saying its not installed...
What "error code"?
We can't read minds and would be happy, if you could provide us with more informations
23.02 20:39:14 [Server] WARN Detected supported permissions plugin LuckPerms without Vault installed.
23.02 20:39:14 [Server] WARN Features such as chat prefixes/suffixes and group-related functionality will not work until you install Vault.
That's not a LuckPerms error message.
You need to make sure you have the Vault plugin installed and that it has enabled correctly.
That's not a LuckPerms error message.
You need to make sure you have the Vault plugin installed and that it has enabled correctly.
Whatever plugin is printing the message has obviously detected LuckPerms - it's saying that it can't find an installation of Vault.
A quick Google search shows that the message is being sent by Essentials.
Nothing to do with LP.
alright its just weird because the message before it has vault interacting with another plugin
23.02 20:39:10 [Server] INFO Loading LuckPerms v4.0.80
23.02 20:39:10 [Server] ERROR sender initializing LuckPerms v4.0.80 (Is it up to date?)
23.02 20:39:10 [Server] INFO java.lang.NullPointerException: sender
23.02 20:39:10 [Server] INFO at me.lucko.luckperms.common.commands.sender.SenderFactory.wrap(SenderFactory.java:63) ~[?:?]
23.02 20:39:10 [Server] INFO at me.lucko.luckperms.bukkit.LPBukkitPlugin.getConsoleSender(LPBukkitPlugin.java:522) ~[?:?]
23.02 20:39:10 [Server] INFO at me.lucko.luckperms.bukkit.LPBukkitPlugin.onLoad(LPBukkitPlugin.java:154) ~[?:?]
23.02 20:39:10 [Server] INFO Enabling LuckPerms v4.0.80
23.02 20:39:10 [Server] ERROR Error occurred while enabling LuckPerms v4.0.80 (Is it up to date?)
23.02 20:39:10 [Server] INFO java.lang.NullPointerException: sender
23.02 20:39:10 [Server] INFO at me.lucko.luckperms.common.commands.sender.SenderFactory.wrap(SenderFactory.java:63) ~[?:?]
23.02 20:39:10 [Server] INFO at me.lucko.luckperms.bukkit.LPBukkitPlugin.getConsoleSender(LPBukkitPlugin.java:522) ~[?:?]
23.02 20:39:10 [Server] INFO at me.lucko.luckperms.bukkit.LPBukkitPlugin.enable(LPBukkitPlugin.java:185) ~[?:?]
23.02 20:39:10 [Server] INFO at me.lucko.luckperms.bukkit.LPBukkitPlugin.onEnable(LPBukkitPlugin.java:175) ~[?:?]
sorry i missed this