You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have this exception some time when a player join. I don't understand what cause it.
I have this exception with different plugin that use co.aikar:acf-paper:0.5.1-SNAPSHOT included into the jar plugin with shadowJar.
I have this exception on different server with paper, pufferfish and Folia in 1.20.2 and 1.20.4.
Forcing to download dependencies again with ./gradlew assemble -U fix it, untill the next time it break again.
It look like to happend because gradle forget to add some acf language properties in the jar file.
Hi, I have this exception some time when a player join. I don't understand what cause it.
I have this exception with different plugin that use
co.aikar:acf-paper:0.5.1-SNAPSHOT
included into the jar plugin with shadowJar.I have this exception on different server with paper, pufferfish and Folia in 1.20.2 and 1.20.4.
Forcing to download dependencies again with
./gradlew assemble -U
fix it, untill the next time it break again.It look like to happend because gradle forget to add some acf language properties in the jar file.
The text was updated successfully, but these errors were encountered: