Jump to content

Question

Posted

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:


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

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...