Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin wont launch: Invalid plugin.yml #423

Open
MrWobz opened this issue Jan 13, 2022 · 1 comment
Open

Plugin wont launch: Invalid plugin.yml #423

MrWobz opened this issue Jan 13, 2022 · 1 comment

Comments

@MrWobz
Copy link

MrWobz commented Jan 13, 2022

Paper version:

[16:54:21 INFO]: Checking version, please wait...
[16:54:21 INFO]: This server is running Paper version git-Paper-150 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: 0c64d40)
You are running the latest version
Previous version: git-Paper-25 (MC: 1.18)

Log:

[16:39:36] [Server thread/ERROR]: Could not load 'plugins/AsyncWorldEdit-3.9.3.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:186) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:158) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_18_R1.CraftServer.loadPlugins(CraftServer.java:422) ~[paper-1.18.1.jar:git-Paper-150]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:285) ~[paper-1.18.1.jar:git-Paper-150]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1202) ~[paper-1.18.1.jar:git-Paper-150]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-150]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.util.zip.ZipException: zip END header not found
at java.util.zip.ZipFile$Source.findEND(ZipFile.java:1469) ~[?:?]
at java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1477) ~[?:?]
at java.util.zip.ZipFile$Source.(ZipFile.java:1315) ~[?:?]
at java.util.zip.ZipFile$Source.get(ZipFile.java:1277) ~[?:?]
at java.util.zip.ZipFile$CleanableResource.(ZipFile.java:709) ~[?:?]
at java.util.zip.ZipFile.(ZipFile.java:243) ~[?:?]
at java.util.zip.ZipFile.(ZipFile.java:172) ~[?:?]
at java.util.jar.JarFile.(JarFile.java:347) ~[?:?]
at java.util.jar.JarFile.(JarFile.java:318) ~[?:?]
at java.util.jar.JarFile.(JarFile.java:284) ~[?:?]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:174) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
... 6 more

@MrWobz
Copy link
Author

MrWobz commented Jan 13, 2022

worldedit-bukkit-7.2.8.jar worldguard-bukkit-7.0.7-SNAPSHOT-dist.jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant