Advertisement
Diamond_Cat

New MobArena 1.12 error

Aug 23rd, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. > [03:00:20 ERROR]: Could not load 'plugins/MobArena.jar' in folder 'plugins'
  2. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  3. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:158) ~[patched_1.12.2.jar:git-Paper-1421]
  4. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) [patched_1.12.2.jar:git-Paper-1421]
  5. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) [patched_1.12.2.jar:git-Paper-1421]
  6. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:226) [patched_1.12.2.jar:git-Paper-1421]
  7. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) [patched_1.12.2.jar:git-Paper-1421]
  8. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
  9. Caused by: java.util.zip.ZipException: error in opening zip file
  10. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_161]
  11. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_161]
  12. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_161]
  13. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_161]
  14. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_161]
  15. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:146) ~[patched_1.12.2.jar:git-Paper-1421]
  16. ... 5 more
  17. > [03:00:20 INFO]: Set PluginClassLoader as parallel capable
  18. > [03:00:21 INFO]: [ES] : USENCP = true
  19. > [03:00:21 INFO]: [ES] : AUTOSIGN_TYPE = BLOCKPLACE_AUTOSIGN
  20. > [03:00:21 INFO]: [github.scarsz.discordsrv.dependencies.reflections.Reflections] Reflections took 117 ms to scan 12 urls, producing 13 keys and 21 values
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement