LuckPerms / LuckPerms

A permissions plugin for Minecraft servers.
https://luckperms.net
MIT License
2.03k stars 523 forks source link

LuckPerms error on startup #3993

Open Geitenijs opened 2 weeks ago

Geitenijs commented 2 weeks ago

Description

2024-10-30T12:59:50.930327517Z LuckPerms - Task Executor #0 ERROR Cannot set JUL log level through log4j-api: ignoring call to Logger.setLevel(OFF)

Reproduction Steps

Update Velocity to the latest version, #449 as of now, and you'll see this error in your startup log. Plugin seems to work regardless

Expected Behaviour

no error

Server Details

Velocity 4.4.0 #449

LuckPerms Version

v5.4.145

Logs and Configs

No response

Extra Details

No response

BNTFryingPan commented 2 weeks ago

is this with no other plugins on the server?

Geitenijs commented 2 weeks ago

No but the issue isn't there when running Velocity #446 and I didn't update / change any of my plugins, so definitely related to a recent change in Velocity. Velocity jar file size was changed substantially, so there are probably some breaking changes. Another plugin failed to load with that new version, too.

BNTFryingPan commented 2 weeks ago

does this happen on build 447 of velocity?