The server does not load the plugin #96

Closed
opened 2019-01-19 07:39:44 -05:00 by Uhevela · 3 comments
Uhevela commented 2019-01-19 07:39:44 -05:00 (Migrated from github.com)

Hello,
My server does not load the plugin....
Here is the error

[13:28:41][Server thread/ERROR]: Could not load 'plugins/OpenInv.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:161) ~[patched_1.13.2.jar:git-Paper-499]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) ~[patched_1.13.2.jar:git-Paper-499]
at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:329) ~[patched_1.13.2.jar:git-Paper-499]
at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.13.2.jar:git-Paper-499]
at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-499]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.util.zip.ZipException: zip file is empty
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:225) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:155) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_191]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:149)
~[patched_1.13.2.jar:git-Paper-499]

    ... 5 more
Hello, My server does not load the plugin.... Here is the error [13:28:41][Server thread/ERROR]: Could not load 'plugins/OpenInv.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:161) ~[patched_1.13.2.jar:git-Paper-499] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) ~[patched_1.13.2.jar:git-Paper-499] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:329) ~[patched_1.13.2.jar:git-Paper-499] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.13.2.jar:git-Paper-499] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-499] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191] Caused by: java.util.zip.ZipException: zip file is empty at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_191] at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_191] at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_191] at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_191] at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_191] at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:149) ~[patched_1.13.2.jar:git-Paper-499] ... 5 more
RoboMWM commented 2019-01-19 14:07:52 -05:00 (Migrated from github.com)

Where did you download from? Also was this a server reload or a server restart?

Where did you download from? Also was this a server reload or a server restart?
Uhevela commented 2019-01-19 18:44:51 -05:00 (Migrated from github.com)

I downloaded the plugin from the buckit page (https://dev.bukkit.org/projects/openinv) and restarted the server completely. Is it the plugin.yml that is invalid?

I downloaded the plugin from the buckit page (https://dev.bukkit.org/projects/openinv) and restarted the server completely. Is it the plugin.yml that is invalid?
Jikoo commented 2019-01-19 19:06:35 -05:00 (Migrated from github.com)

Re-download, looks like your download messed up. java.util.zip.ZipException: zip file is empty

Re-download, looks like your download messed up. `java.util.zip.ZipException: zip file is empty`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minster586/OpenInv#96
No description provided.