Bukkit crashes at startup?

Discussion in 'Bukkit Help' started by jkctech, Sep 23, 2014.

Thread Status:
Not open for further replies.
  1. When i start my server, it says:

    Code:
    Loading libraries, please wait...
    java.lang.ExceptionInInitializerError
            at org.apache.logging.log4j.util.PropertiesUtil.<init>(PropertiesUtil.java:71)
            at org.apache.logging.log4j.util.PropertiesUtil.<clinit>(PropertiesUtil.java:31)
            at org.apache.logging.log4j.status.StatusLogger.<clinit>(StatusLogger.java:48)
            at org.apache.logging.log4j.LogManager.<clinit>(LogManager.java:44)
            at net.minecraft.server.v1_7_R3.MinecraftServer.<clinit>(MinecraftServer.java:47)
            at org.bukkit.craftbukkit.Main.main(Main.java:159)
    Caused by: java.lang.NullPointerException
            at org.apache.logging.log4j.util.ProviderUtil.<clinit>(ProviderUtil.java:70)
            ... 6 more
    is this because of the recent "legal" issues???
     
  2. Offline

    milangun11

    i dont know,did you used the pause at your run file??? also maybe you know what this means?no main manifest attribute in craftbukkit.jar and how i can fix it?
     
  3. i used pause to even see the error, but idk what it means :(
     
  4. Offline

    milangun11

    try to rdownload it? do you use bukkit or craftbukkit,if you use bukkit it wont help,also craftbukkit cant be downloaded now on this site so maybe we have to wait some days
     
  5. I found it... Appereantly Bukkit doesn't like it when you place it in a folder which has an exclamation point in it... -_-
     
Thread Status:
Not open for further replies.

Share This Page