Macuyiko / minecraft-python

A Jython driven plugin and interpreter system for Minecraft (on top of Spigot)
BSD 3-Clause "New" or "Revised" License
227 stars 29 forks source link

Plugin error #29

Closed Tiebe closed 4 years ago

Tiebe commented 4 years ago

.... [18:31:30 ERROR]: Could not load 'plugins/python.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:167) ~[patched_1.15.2.jar:git-Paper-183] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:148) ~[patched_1.15.2.jar:git-Paper-183] at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:358) ~[patched_1.15.2.jar:git-Paper-183] at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:234) ~[patched_1.15.2.jar:git-Paper-183] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:891) ~[patched_1.15.2.jar:git-Paper-183] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242] Caused by: java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_242] at java.util.zip.ZipFile.(ZipFile.java:225) ~[?:1.8.0_242] at java.util.zip.ZipFile.(ZipFile.java:155) ~[?:1.8.0_242] at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_242] at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_242]

on boot