Residence, Essential and other plugin problems

Discussion in 'Bukkit Help' started by HermyHerman, Feb 13, 2012.

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

    HermyHerman

    Whenever I put in some plugins for my server, it comes up with this error:

    12:05:23 [INFO] [Residence] - FAILED INITIALIZATION! DISABLED! ERROR:
    12:05:23 [SEVERE] null
    java.lang.RuntimeException: Essentials API is called before Essentials is loaded.
    at com.earth2me.essentials.api.Economy.getUserByName(Economy.java:73)
    at com.earth2me.essentials.api.Economy.playerExists(Economy.java:258)
    at com.bekvon.bukkit.residence.economy.EssentialsEcoAdapter.<init>(EssentialsEcoAdapter.java:24)
    at com.bekvon.bukkit.residence.Residence.loadEssentialsEconomy(Residence.java:499)
    at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:251)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:231)
    at com.bekvon.bukkit.residence.Residence.setEnabled(Residence.java:1773)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:379)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:191)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:174)
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:444)
    at org.bukkit.Bukkit.reload(Bukkit.java:188)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:386)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:382)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:574)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)

    It makes it so Residence doesn't work. Can anyone help me?

    I have a MacBook Pro
    4gb of Ram
    Mac OS X= Version 10.6.8
    I'm on the latest CraftBukkit.jar and I use the latest updates on plugins and this error pops up. Please help. Thanks
     
  2. Offline

    thefailmonster

    Rename Essentials to AAAEssentials. Bukkit loads it's plug-ins alphabetically and for some reason E isn't far enough in front of R.
     
  3. Offline

    HermyHerman

    Ok thanks. Do I also do this to my folder too? Or just the .Jar file?
     
  4. Offline

    thefailmonster

    Well it used to work just renaming the jar file like that. However that doesn't seem to work any more. If you don't use it, disabling Residences' economy system will also fix it too.
     
  5. Offline

    Hyperdragon130

    hey thefailmonster can you help me with my essentials plugin?? i download it and i put it in my plugins file.. with the .jar .protect .spawn and .chat files inside the AAAessentials folder although i restart my server and enter it but still no plugin.. it comes up in my server files but never works on my file and i've tried so hard to get it too work but nothing seems to work.. I'm using a mac computer to do this.. :/
     
Thread Status:
Not open for further replies.

Share This Page