Created
November 28, 2014 14:57
-
-
Save robrotheram/a95c118332739321ea49 to your computer and use it in GitHub Desktop.
lwc-crash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
09:56:40 ERROR]: Could not load 'plugins/LWC-Universal-0.0.1-SNAPSHOT.jar' in folder 'plugins' | |
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml | |
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"] | |
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"] | |
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"] | |
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"] | |
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"] | |
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65] | |
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml | |
... 6 more | |
[09:56:40 INFO]: Set PluginClassLoader as parallel capable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment