Solved Plugins won't Install. Why?

Discussion in 'Bukkit Help' started by rektok, Dec 26, 2012.

?

Does this happen to you?

  1. Yes

    100.0%
  2. No

    0 vote(s)
    0.0%
Thread Status:
Not open for further replies.
  1. Offline

    rektok

    Ok, so when I try to install some plugins to my server. A lot of plugins won't install.
    Plugins that Installed: SimpleMOTD, KeepXP, Minequery, EasyWelcome, PlayerIP, CoreProtect, SpamTrap.
    Plugins that didn't Install: Worldedit, Worldguard, Solarapocalypse, PEXRank, PermissionsEX, Essentials, EndSwear.
    So I have no clue why It's not working.
    Start Up Log:

    Code:
    2012-12-26 17:27:31 [SEVERE] Could not load 'plugins/SolarApocalypse.jar' in folder 'plugins'
     
     
     
    org.bukkit.plugin.UnknownDependencyException: Parallel_Worlds_Engine
     
     
     
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
     
     
     
        at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugins(CraftServer.java:235)
     
     
     
        at org.bukkit.craftbukkit.v1_4_6.CraftServer.(CraftServer.java:213)
     
     
     
        at net.minecraft.server.v1_4_6.PlayerList.(PlayerList.java:52)
     
     
     
        at net.minecraft.server.v1_4_6.DedicatedPlayerList.(SourceFile:11)
     
     
     
        at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:104)
     
     
     
        at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:399)
     
     
     
        at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
     
     
     
    2012-12-26 17:27:31 [INFO] Starting Minequery server on 108.178.27.219:25880
     
     
     
    2012-12-26 17:27:31 [SEVERE] Could not load 'plugins/PEXRank (5).jar' in folder 'plugins'
     
     
     
    org.bukkit.plugin.UnknownDependencyException: PermissionsEx
     
     
     
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
     
     
     
        at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugins(CraftServer.java:235)
     
     
     
        at org.bukkit.craftbukkit.v1_4_6.CraftServer.(CraftServer.java:213)
     
     
     
        at net.minecraft.server.v1_4_6.PlayerList.(PlayerList.java:52)
     
     
     
        at net.minecraft.server.v1_4_6.DedicatedPlayerList.(SourceFile:11)
     
     
     
        at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:104)
     
     
     
        at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:399)
     
     
     
        at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
     
     
     
    2012-12-26 17:27:31 [INFO] [SimpleMOTD] Loading SimpleMOTD v1.0
     
     
     
    2012-12-26 17:27:31 [INFO] [KeepXP] Loading KeepXP v1.0
     
     
     
    2012-12-26 17:27:31 [INFO] [Minequery] Loading Minequery v1.5
     
     
     
    2012-12-26 17:27:31 [INFO] [EasyWelcome] Loading EasyWelcome v1.0
     
     
     
    2012-12-26 17:27:31 [INFO] [PlayerIP] Loading PlayerIP v0.1.0
     
     
     
    2012-12-26 17:27:31 [INFO] [CoreProtect] Loading CoreProtect v1.73
     
     
     
    2012-12-26 17:27:31 [INFO] [SpamTrap] Loading SpamTrap v0.2.0
     
     
     
    2012-12-26 17:27:31 [INFO] Preparing level "SurvCraft"
     
     
     
    2012-12-26 17:27:31 [INFO] Preparing start region for level 0 (Seed: -873725388748319487)
     
     
     
    2012-12-26 17:27:31 [INFO] ----- Bukkit Auto Updater -----
     
     
     
    2012-12-26 17:27:31 [INFO] It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
     
     
     
    2012-12-26 17:27:31 [INFO] If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
     
     
     
    2012-12-26 17:27:31 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
     
     
     
    2012-12-26 17:27:31 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
     
     
     
    2012-12-26 17:27:31 [INFO] ----- ------------------- -----
     
     
     
    2012-12-26 17:27:32 [INFO] Preparing spawn area: 93%
     
     
     
    2012-12-26 17:27:32 [INFO] Preparing start region for level 1 (Seed: -873725388748319487)
     
     
     
    2012-12-26 17:27:33 [INFO] Preparing start region for level 2 (Seed: -873725388748319487)
     
     
     
    2012-12-26 17:27:33 [INFO] [SimpleMOTD] Enabling SimpleMOTD v1.0
     
     
     
    2012-12-26 17:27:33 [INFO] Plugin Enabled
     
     
     
    2012-12-26 17:27:33 [INFO] [KeepXP] Enabling KeepXP v1.0
     
     
     
    2012-12-26 17:27:33 [INFO] [KeepXP] KeepXP v1.0 by Zachster1996 is now enabled!
     
     
     
    2012-12-26 17:27:33 [INFO] [Minequery] Enabling Minequery v1.5
     
     
     
    2012-12-26 17:27:33 [INFO] [EasyWelcome] Enabling EasyWelcome v1.0
     
     
     
    2012-12-26 17:27:33 [INFO] [EasyWelcome] Enabled!
     
     
     
    2012-12-26 17:27:33 [INFO] [PlayerIP] Enabling PlayerIP v0.1.0
     
     
     
    2012-12-26 17:27:33 [INFO] PlayerIP Has Been Enabled
     
     
     
    2012-12-26 17:27:33 [INFO] [CoreProtect] Enabling CoreProtect v1.73
     
     
     
    2012-12-26 17:27:33 [INFO] CoreProtect version 1.73 is enabled!
     
     
     
    2012-12-26 17:27:33 [INFO] [CoreProtect] Using file based data storage.
     
     
     
    2012-12-26 17:27:33 [INFO] [SpamTrap] Enabling SpamTrap v0.2.0
     
     
     
    2012-12-26 17:27:33 [INFO] Server permissions file permissions.yml is empty, ignoring it
     
     
     
    2012-12-26 17:27:33 [INFO] Done (2.288s)! For help, type "help" or "?"
     
     
     
    2012-12-26 17:27:33 [INFO] Starting GS4 status listener
     
     
     
    2012-12-26 17:27:33 [INFO] Setting default query port to 25879
     
     
     
    2012-12-26 17:27:33 [INFO] Query running on 108.178.27.219:25879




    PermissionsEx Permissions:
    Non yet. Cause PermisssionsEX can't install.

    I see some stuff in log saying that it can't load. But I don't know why.

    Server Info:
    Hosted by BeastNode.
    Server Class I am using: Spider
    Spider
    Starting from
    $14.95 USD
    Monthly​

    + 1-30 Player Slots
    + 1024MB of Dedicated RAM
    + Multicraft Game Panel
    + Support for Bukkit/Vanilla/Tekkit
    + Free Dedicated IP with Default 25565 Port Included
    + Full FTP Access Included
    + 5GB of SSD Space (Can Upgrade)
    + Free MySQL Database by Request
    + Free Mumble Voice Server & Subdomain Web-Hosting by Request
     
  2. Offline

    mariobox

  3. Offline

    LaxWasHere

    You need the following plugins installed...
    Parallel_Worlds_Engine
    PermissionsEx
     
  4. Offline

    rektok

    PermissionsEX is one of the plugins that won't install, I have never heard of Parallel_World_Engine before, I'll check it out.
     
  5. Offline

    LaxWasHere

    You installed /PEXRank not PermissionsEX...
     
  6. Offline

    rektok

    Read my post up at the top. Under the "Plugins that didn't install"

    P.S why would I want parallel worlds? That won't help. I installed plugins with out it before.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  7. Offline

    LaxWasHere

    According to your start up log, it's not installed. Are you sure the PermissionsEx.jar is there and not the .zip?
     
  8. Offline

    rektok

    >.> *Facepalm*
    Lol, wow, I'm stupid, thanks.
    Now, how do I change it to .jar?
     
  9. Offline

    LaxWasHere

    [​IMG]
    Open the archive and extract it to your /plugins folder.
     
  10. Offline

    rektok

    Thanks.
     
  11. Offline

    Killazombiecow

    I've had this happening to me too. But with plugins like TabAPI and Paccraft. Those kinds of plugins just don't seem to install. I've tried vault, Thinking that would work but it didn't. I would really really appreciate if someone could give me a response. I'll try and get some screen shots going but for now can someone help me?
     
  12. Offline

    ducttape534

    Yeah i have the same problem with craftbay and craftable horse armor. Can someone please help im running the latest Dev build and have java 7. Yes i have vault...
     
Thread Status:
Not open for further replies.

Share This Page