[FIXED!] Bukkit Not Even Starting, giving an error...

Discussion in 'Bukkit Help' started by R2D2Warrior, Jul 23, 2011.

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

    R2D2Warrior

    Okay, whenever I try to run bukkit either from ImminentFate's CraftBukkit Installer or from the original way, I get this error:
    Code:
    java.lang.ExceptionInInitializerError
            at net.minecraft.server.StatisticCollector.<clinit>(SourceFile:5)
            at net.minecraft.server.StatisticList.<clinit>(SourceFile:31)
            at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:489)
            at org.bukkit.craftbukkit.Main.main(Main.java:123)
    Caused by: java.lang.NullPointerException
            at java.util.Properties$LineReader.readLine(Unknown Source)
            at java.util.Properties.load0(Unknown Source)
            at java.util.Properties.load(Unknown Source)
            at net.minecraft.server.StatisticStorage.<init>(SourceFile:17)
            at net.minecraft.server.StatisticStorage.<clinit>(SourceFile:8)
            ... 4 more
    Press any key to continue . . .
    Nothing is created in the folder this was placed in.
    No plugins folder so no plugins installed.

    OS: Windows 7 x64
    JAVA: 1.6.0_14 x64
    Bukkit Build: 953, 1000, 1029 (tested and got same result on all 3)

    I have tried updating java, changing the build version, restarting my computer, and using the auto installer.
    Nothing has helped.
    This probably is something that I am doing wrong or something wrong with my system, but I hope somebody out there can help!

    EDIT: Tested with build 1031 and got same result

    Thanks,

    ~ R2D2Warrior
     
  2. Offline

    R2D2Warrior

    bump, still in need of help, really wanna get my server back up D:
     
  3. Offline

    vapid2323

    @R2D2Warrior

    Nice to see that you have a SMP server :)

    How are you trying to run the .jar?

    Something you might try is to use the free version of McMyAdmin and see if you can get a server to run with that.
     
  4. Offline

    R2D2Warrior

    hey! i thought i recognised your name. i have been running an smp server for a while now and now i started having problems :mad: i tried running the jar from the auto-installer and from the way explained on the wiki. and ill try McMyAdmin too.
     
  5. Offline

    R2D2Warrior

    Tested vanilla server, no problems with that whatsoever
     
  6. Offline

    KrisEike

    Thank you for helping me with my problem, here is a bump, so that someone can help you with YOUR problem! =D

    I asked my admin, this was his response:

    we aren't using windows?
    that is some sort of coding issue I assume

    Hope that helps XD

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

    R2D2Warrior

    I'm using Windows 7, or am i missing something?
     
  8. Offline

    vapid2323

    I dont think that ment to be a question, there are quite a few SMP server running on windows but the larger ones normally run Linux or Server 2003
     
  9. Offline

    R2D2Warrior

    Tested with build #1032 and got same result, not sure what else to try. :(
     
  10. Offline

    strontkever

    did the server ran before or is it a fresh install
     
  11. Offline

    R2D2Warrior

    everything was brand new when i tried it, just a folder with the craftbukkit jar and the .bat file to run it
     
  12. Offline

    strontkever

    download minecraftserver.exe (something) from minecraft.net
    run it once

    now it creates all files and world u need

    put the recommended build in the folder along with the craftbukkitstarter.bat

    now try it

    nor sure bout it, but thats how it worked for me

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

    R2D2Warrior

    Still got the same error, but thanks for trying :)

    Bump, no idea how to fix this :(

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
Thread Status:
Not open for further replies.

Share This Page