Setting 1.0.0 bukkit up?

Discussion in 'Bukkit Help' started by runda20, Dec 12, 2011.

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

    runda20

  2. Offline

    Deans789

    the only thing i can think of is if it's running on the wrong "bit" machine. (either 32 or 64)
    Go to Start Menu>right click "Computer">Properties> where it says "system type: 32/64 bit machine"
    I can tell by your .bat file your running on a 32 bit machine so try to add (x86) here %ProgramFiles(x86)%[​IMG]

    if you add (x86) to your .bat file you must have a 64 bit machine!

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

    runda20

    NOPE, same error, getting mad...never have had problems before.
     
  4. Offline

    DT_Rush

    try
    Code:
    @ECHO OFF
    java -Xincgc -Xmx1G -jar "%dp0craftbukkit-1.0.0-R1.jar"
    PAUSE
     
  5. Offline

    runda20

    I used an auto installer, it still does not work Java 7 and Java 6, don't even pop up they close after seconds, I used pause and found out they can not find the path, the starter.bat does this still, http://zhost.tk/u/zs/bukkitmakesmemad.jpg
    PLEASE HELP ME!

    It still does not work BUT LOOK AT THIS!
    http://zhost.tk/u/69/bukkitwtf_.jpg
    so...now what?

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

    DT_Rush

    restart your computer?
     
  7. Offline

    runda20

    I did just now same error?
     
  8. Offline

    andrewkm

    lol x86 is not 64 bit
    if hes running windows 7 64bit his "program files" would be where the 64 bit java is stored by default, while program files(x86) would be where a 32 bit version is stored by default.
     
  9. Offline

    HansAnderson

    This is caused by a server already being open. I've seen it happen before. You can use cnt-alt-del and force close any javaw running in the services list, or restart your computer.
     
  10. Offline

    runda20

    there is no Java running and I have restarted...I'm telling you something is wrong!
     
  11. Offline

    DT_Rush

    try adding your internal ip to "server-ip="
     
  12. Offline

    runda20

    OMG OMG OMG OMG DT_RUSH I LOVE YOU SO MUCH I LOVE YOU!!!! THANK YOU!!!!!! I am in tears thank you soooooooooooo much!
     
  13. Offline

    DT_Rush

    no problem:)
     
Thread Status:
Not open for further replies.

Share This Page