When trying to run the Tekkit plugin for Bukkit I get an error message that stops the plugin from running correctly.
Error Messages:
Error Log:
08:07:50 [sEVERE] Could not load 'plugins/Tekkit.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:194)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:213)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:189)
at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
... 8 more
Question
Andrew Nederhoff
Title: plugin.yml
Version: 3.0.3/3.0.4
OS: Ubuntu 11.10 x86_64
Java Version: 7
Description of Problem:
When trying to run the Tekkit plugin for Bukkit I get an error message that stops the plugin from running correctly.
Error Messages:
Error Log:
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now