Solved Plugin.yml not here LogIt

Discussion in 'Plugin Help/Development/Requests' started by To175, Dec 29, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    To175

    Hi, Author of Logit said I had to open .jar to modify the language... (I didn't change the file name ! Still "en")
    (I'm using logit to store password in MySQL, it is the better than Authme, like that I can have double protection for premium users + same account on my website with Remote MySQL)
    I did ! But now, I have this :
    ERROR (open)

    [04:44:46] [Server thread/ERROR]: Could not load 'plugins/LogIt.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[craftbukkit.jar:git-Spigot-1642]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit.jar:git-Spigot-1642]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [craftbukkit.jar:git-Spigot-1642]
    at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [craftbukkit.jar:git-Spigot-1642]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [craftbukkit.jar:git-Spigot-1642]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1642]
    Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
    ... 6 more


    [​IMG]
     
  2. Offline

    Samthelord1

    Where is your plugin.yml when you're building your jar ?
     
  3. Offline

    To175

    thanks,
    You can't see it in the screenshot ?
    this is the folder "LogIt v0.10.0.1"
    I do that :
    .jar => .zip => decompressing => modify messages_en => compressing .zip => .jar

    Who can telle me HOW to do in the right way ? :(

    <Edited by bwfcwalshy: Merged posts, please use the edit button rather than double posting.>
     
    Last edited by a moderator: Dec 30, 2014
  4. Offline

    mrCookieSlime

    Locked on request.
     
Thread Status:
Not open for further replies.

Share This Page