Help Thread Closed.

Discussion in 'Bukkit Help' started by Orcem12, Jul 21, 2011.

?

Did I Help you? Answer After I help please.

  1. Yes

    16 vote(s)
    66.7%
  2. No

    3 vote(s)
    12.5%
  3. I didn't get a response

    5 vote(s)
    20.8%
Thread Status:
Not open for further replies.
  1. Offline

    Orcem12

    -|-|-|- Greetings Bukkit Members! Welcome to Orcem's Help Center! -|-|-|-
    Hello everyone, My name is Orcem and I'll be your guide to the wonderful world of Bukkit.
    -|- I help with: -|-
    • Getting started
    • Making a Bukkit Server
    • Permissions
    • Java Errors
    • Iconomy
    • Setting/Configuring your plugins
    • Website Development
    • Server Host Choosing
    • Hardware Adviser
    -|- What I won't help with: -|-
    • MySQL tables
    • Coding Plugins
    • Building anything in Minecraft
    -|- What I need to help you!: -|-
    • Craftbukkit Version
    • All of your plugins
    • System Specs (optional)
    • Error that appears
    • Screenshot of Error (optional)
    • What you were doing at the time of Error
    -|- What I Avoid!: -|-
    • I do not accept payment.
    • I don't respond to all CAPS
    • I prefer proper grammar and spelling even if I don't use it well (Unless your native langauge isn't English)
    -|- Catagories: -|-
    • Console Errors: Use [CE]
    • In Game internal Errors: Use [IE]
    • Noob Questions: Use [NQ]
    • MISC questions: Use [MQ]
    Be Nice I made this forum solely to help the good people of Minecraft. I will not insult you. If you prefer skype messaging my skype ID is:

    [READ ME]
    Read this thread.


    [I AM NOT COMPETING]
    People listen and listen good. I am not at competition to see who's forum views are longest, I love all the new help threads, however there is noooooooooooo need to point out who is better at helping. Please don't turn this into a nightmare.

    I just want to help the good people of Bukkit! Please post your questions here! :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
    jasonsj10 and odielag like this.
  2. Offline

    gimche

    i tried to make a server. i went onto the setting up a server page and downloaded the latest build and followed the instructions. when i ran the run.bat it said that it was "unable to access craftbukkit-0.0.1-SNAPSHOT.jar
    press and key to continue..."
    not sure what to do
     
  3. Offline

    Orcem12

    Anyway I can get a screenshot of your the folder your .bat file is in and a sceenshot of your .bat file?
     
  4. Offline

    gimche

    sure but how do i take screen shot? im pretty bad with computers
     
  5. Offline

    Orcem12

    Find a button on your keyboard called "Print Screen" that is how you take a screenshot. :)
     
  6. Offline

    gimche

    ok i pressed it. just dont know where picture is saved to
     
  7. Offline

    Orcem12

    [​IMG]

    Paste it into paint, and then email the pictures to me at [email protected]

    The picture is like when you copy something, you must paste it.
    For example if I copy a picture I must paste it into a paint document
    Just open paint, right click and hit paste.

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

    gimche

    sorry bout that didnt see bottom of your reply. i sent it now
     
  9. Offline

    Orcem12

    Right click your .bat file (Click edit) and copy and paste what's inside to here please. :)
     
  10. Offline

    gimche

    Unable to access jarfile craftbukkit-0.0.1-SNAPSHOT.jar
    Press any key to continue . . .
     
  11. Offline

    Orcem12

    Right Click your .bat file not left click ;) paste me the information that is inside here. :)
    Steps:
    1. Locate .bat file
    2. Right Click .bat file
    3. Click edit .bat file
    4. Copy the information inside
    5. Paste it to forums
     
  12. Offline

    gimche

    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar
    PAUSE

    this?
     
  13. Offline

    Orcem12

    Yes, try changing it to this:
    Code:
    @ECHO OFF
    SET BINDIR=%~dp0
    "C:\Program Files\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar "%BINDIR%\craftbukkit-0.0.1-snapshot.jar"
    PAUSE
    
     
  14. Offline

    gimche

    just changed it and it still says basically the same thing
    unable to access jarfile c:\documents and settings\brian\desktop\bukkit\\craftbukkit-0.0.1-snapshot.jar
    press any key to continue...
     
  15. Offline

    Orcem12

    Is java installed correctly and in that location?
    "C:\Program Files\Java\jre6\bin\java.exe"
    If not you can download Java here and JRE here
     
  16. Offline

    gimche

    yes, well i didnt find something labeled java.exe
     
  17. Offline

    Orcem12

    Ok what kind of operating system do you have? 32 bit or 64 bit?
     
  18. Offline

    gimche

  19. Offline

    Orcem12

    Try these steps:
    1. Create a folder on your Desktop not inside your C:Localdisk
    2. In the Folder place craftbukkit-0.0.1-SNAPSHOT and Your Run.bat
    3. Run the bat file making sure that the bat file says:
    Code:
    @ECHO OFF
    SET BINDIR=%~dp0
    "C:\Program Files\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar "%BINDIR%\craftbukkit-0.0.1-snapshot.jar"
    PAUSE
    If still doesn't work, try re-installing Java and creating a new .bat file because you are doing everything correctly..
     
  20. Offline

    gimche

    same thing came up when i ran it
     
  21. Offline

    Orcem12

    Re-download Craftbukkit and replace it with the old Craftbukkit, you can download the latest here

    I have a 32 bit labtop I'm on right now... And I'm doing the same thing you are..
     
  22. Offline

    gimche

    well when u told me to do that i replaced craftbukkit and the run.bat so now im reinstalling java

    ok i reinstalled java and ran the bat file it still didnt change.

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

    Orcem12

    Alright, I have another trick if all else fails you can download this: | Minecraft Server | <- this is from my laptop tested and working Minecraft Server File, if all else fails try downloading it and running it.
     
  24. Offline

    gimche

    ok so that didnt work. if thats all we can do its alright. my neighbor can let me use his server so its fine.
     
  25. Offline

    Orcem12

    Its really is quite strange : / Sorry we couldn't figure it out : / Makes me angry...
     
  26. Offline

    gimche

    haha its fine thank you for the help though i really appreciate it. :)[cake]
     
  27. Offline

    Orcem12

    No problem :)
     
  28. Offline

    Stun Gunner5

    [INFO] Starting minecraft server version Beta 1.7.3
    [INFO] Loading properties
    [INFO] Starting Minecraft server on *:25565
    [INFO] Preparing level "world"
    [SEVERE] Unexpected exception
    java.lang.NullPointerException
    at dp.c(SourceFile:81)
    at dj.a(SourceFile:1892)
    at hi.d(SourceFile:469)
    at he.c(SourceFile:75)
    at he.b(SourceFile:96)
    at dj.c(SourceFile:313)
    at dj.a(SourceFile:270)
    at dj.f(SourceFile:274)
    at dj.a(SourceFile:211)
    at os.a(SourceFile:51)
    at dj.c(SourceFile:186)
    at dj.<init>(SourceFile:163)
    at dp.<init>(SourceFile:34)
    at net.minecraft.server.MinecraftServer.a(SourceFile:201)
    at net.minecraft.server.MinecraftServer.c(SourceFile:162)
    at net.minecraft.server.MinecraftServer.run(SourceFile:284)
    at bq.run(SourceFile:422)
    I can't log on to my Minecraft server, and the above is happening. It happened after my dog unplugged my computer cord and it shut off while my server was running. Information regarding how to fix this would be much appreciated.
     
  29. Offline

    walkineagle

  30. Offline

    Daniel Heppner

    Rename your world and start your server. It will generate a new world, and let me (or the OP) know if the error continues. If it does, you have a big problem, if it doesn't continue, then your world is your problem. You might be able to use Chunkster to correct this or you might not.
     
Thread Status:
Not open for further replies.

Share This Page