Server wont start on 1.4.6 R-0.1

Discussion in 'Bukkit Help' started by MatoBoost, Dec 27, 2012.

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

    MatoBoost

    Hello... Always when i start server everything is OK, but when it says DONE this show up:

    15:09:04 [WARNING] Method "public Plugin loadPlugin(File, boolean)" is Deprecated, and may be removed in a future version of Bukkit
    org.bukkit.plugin.AuthorNagException:
    at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:284)
    at com.earth2me.essentials.storage.BukkitConstructor.getClassForNode(BukkitConstructor.java:418)
    at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.getConstructor(Constructor.java:321)
    at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:331)
    at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:183)
    at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:142)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:128)
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
    at com.earth2me.essentials.storage.YamlStorageReader.load(YamlStorageReader.java:47)
    at com.earth2me.essentials.storage.AbstractDelayedYamlFileReader.run(AbstractDelayedYamlFileReader.java:37)
    at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:53)
    at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
    at java.lang.Thread.run(Thread.java:722)
    >

    What can be problem please ?
     
  2. Offline

    xlxLoixlx

    I also have this problem.. Someone have an answer?
     
  3. Offline

    Jamesterjim

    Does it still startup if you remove all the plugins?

    Then you can tell if its a plugin doing it.
     
  4. Offline

    computerxpds

    Update all of your plugins to the latest versions..
     
  5. Offline

    Jonathannargi

    I still have the same problems.
     
  6. Offline

    falkensmaze

    Looks like this is coming from Essentials. It's a harmless deprecation warning, but annoying nonetheless. What version of Essentials are you using?
     
  7. Offline

    patar15

    looks like your going to have to delete a plugin bukkit will remove a certain thing from its future fails that whatever plugin is clinging onto.
     
  8. Offline

    Necrodoom

    just update your plugins..
     
Thread Status:
Not open for further replies.

Share This Page