LuckPerms

LuckPerms

41.4k Downloads

Random issue only appearing on a specific server.

Fernthedev opened this issue ยท 17 comments

commented

So first, I am using EssentialsX (latest from today) latest vault and latest luckperms on minecraft 1.12.2. First issue was my chat wasn't getting formatted on this specific server with essentialsx, except the prefix and suffix appeared. Second, I started removing some plugins to see if something was overriding EssentialsX Chat's formatter. Then this happened
https://pastebin.com/4QzCaymv
I have no idea why this happens on this specific server. All other servers with the same config and same versions of EssentialsX, Vault and LuckPerms.

commented

Can you make sure that the db-file could be created?

The name of the file should be luckperms-h2.mv.db and should be inside the luckperms-folder

commented

Yes, it is there.

commented

I noticed my config got reset so I changed it back to MySQL and this happens (Not that's it's much difference) https://pastebin.com/0M3KhN8V
If you need my whole log lemme know

commented

Have you updated any other plugins recently?

It seems like one of them is doing some odd things with the new command stuff in 1.13.

commented

No it's all 1.12 paper

commented

So you have no plugins other than LuckPerms?

The version your server is running is irrelevant to my question.

commented

and forgot to answer your question, yes essentials chatcontrol and other plugins that were messing my chat formatting (atleast I thought)

commented

I have about 60 more plugins, if you wish to see the list lemme know

commented

Can you try removing ChatControl to see if the issue goes away? (by issue I mean the error on startup)

commented

Same error ;-;

commented

What freaks me out is that other servers have the exact same plugins I mentioned earlier with same configs and they work just fine. So I'm not sure if it's another plugin or something else I don't understand

commented

Please try using this build of LuckPerms, and show me any errors you get.

https://transfer.sh/cfSeD/LuckPerms-Bukkit-4.2.82.jar

commented

The UltimateKits plugin seems to be shading the entire 1.13 server into it's own jar. (this is bad!)

This causes LuckPerms to (incorrectly) detect that the server you're using is 1.13. You need to ask the author of UltimateKits to fix this issue. The problem isn't with LP.

commented

Thank you :D finally this random issue has a cause (found)

commented
commented

Resolved <3 Thanks :)