LuckyPerms problem

1.10.2 forge version: 2477 Sponge: 5.2.0
Hello.
Luckyperms plugin don’t start. After starting the server, cmd writes that the command “/ lp” don’t exist. I changed Sponge versions and plugin versions

Please add a link to your logs as mentioned in the above linked post. We cannot help without logs.

That being said Sponge API 5 is not going to have much if any support - it is very old.

LogsMods/fml-server-latest.log at master · Dalekeey/LogsMods · GitHub Thanks

[09:50:18] [main/ERROR] [FML/]: Unable to read the jar file LuckPerms-Sponge-4.3.8(1).jar - ignoring
java.util.zip.ZipException: zip file is empty
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_111]
	at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_111]
	at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_111]
	at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_111]
	at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_111]

There is your issue. You have quite a few mods / plugins that are saying this. I would check your logs and try redownloading them.

Removed all mods. LP still does not start (

That’s not what I said - If you read the error, the jar file for luck perms is empty / invalid.
I would make sure to completely redownload it from Ore again and see if it loads then.

1 Like