• 0

    posted a message on Trying to start minecraft, says its already running
    Quote from hiukuss »
    You are kidding, Right?

    Clearly, because I've been waiting for the moment for you to log on to post this so I can waste your precious forum lurking time.
    Posted in: Server Support and Administration
  • 0

    posted a message on Trying to start minecraft, says its already running
    So I'm having trouble starting my minecraft server within screen. I try running it and I get the following output below. And I even stop the server, try running it, and it happens again.

    bash-3.2# java -Xms768M -Xmx768M -jar minecraft_server.jar nogui
    2011-04-25 21:58:05 [INFO] Starting minecraft server version Beta 1.4
    2011-04-25 21:58:05 [INFO] Loading properties
    2011-04-25 21:58:05 [INFO] Starting Minecraft server on *:25565
    2011-04-25 21:58:05 [WARNING] **** FAILED TO BIND TO PORT!
    2011-04-25 21:58:05 [WARNING] The exception was: java.net.BindException: Address already in use
    2011-04-25 21:58:05 [WARNING] Perhaps a server is already running on that port?
    stop
    java.lang.NullPointerException
            at kv.a(SourceFile:254)
            at kv.a(SourceFile:33)
            at net.minecraft.server.MinecraftServer.b(SourceFile:356)
            at net.minecraft.server.MinecraftServer.run(SourceFile:277)
            at bg.run(SourceFile:375)
    2011-04-25 21:58:08 [SEVERE] Unexpected exception
    java.lang.NullPointerException
            at kv.a(SourceFile:254)
            at kv.a(SourceFile:33)
            at net.minecraft.server.MinecraftServer.b(SourceFile:356)
            at net.minecraft.server.MinecraftServer.run(SourceFile:277)
            at bg.run(SourceFile:375)
    
    2011-04-25 21:58:10 [INFO] Unknown console command. Type "help" for help.
    stop
    2011-04-25 21:58:11 [INFO] Stopping server
    bash-3.2# java -Xms768M -Xmx768M -jar minecraft_server.jar nogui
    2011-04-25 21:58:18 [INFO] Starting minecraft server version Beta 1.4
    2011-04-25 21:58:18 [INFO] Loading properties
    2011-04-25 21:58:18 [INFO] Starting Minecraft server on *:25565
    2011-04-25 21:58:18 [WARNING] **** FAILED TO BIND TO PORT!
    2011-04-25 21:58:18 [WARNING] The exception was: java.net.BindException: Address already in use
    2011-04-25 21:58:18 [WARNING] Perhaps a server is already running on that port?
    Posted in: Server Support and Administration
  • 0

    posted a message on Server reset itself after computer shut off
    So I just lost everything I had in my server. It was a pretty developed area that I was working on so I'm pretty pissed that this happened. But anyway, my laptop battery died as I was going to get the charger and i told another op to /save-all. Well he did and then the computer shut off and as I turned it back on and started the server up everything was gone and back to a default world. Are there any files in my world folder to restore it, or at least from a previous point?
    Posted in: Server Support and Administration
  • 0

    posted a message on Want a modded server, dont wanna lose my world
    So I've been working on a world for a little while now and it's starting to look very nice. I was wondering if theres a way to make a modded server and not lose everything I've created. Or if I can just add mods to that world.
    Thanks.
    Posted in: Server Support and Administration
  • 0

    posted a message on Server: Digging+Placing resets
    Ok so on my server A LOT of the time when I dig up something or place something it resets back to what it was.

    For example: When I dig up dirt it shows it gone, and then just replaces it back in. Same if place an object it places and disappears back into my inventory. I increased the RAM by making a .bat file with:

    java -Xmx1024M -Xms2048M -jar minecraft_server.jar

    Anyone know what I can do?
    Posted in: Legacy Support
  • 0

    posted a message on Using my websites IP > mine
    Quote from sansavarous »
    You can use the IP address of the server running your website, HTTP traffic (web) is port 80, minecraft is port 25565.

    If you give out the Domain Name associated with the IP address when someone puts the address into a browser it should go to your website, if they put it in minecraft it should go to the minecraft server.

    How do I set up the server for the sites IP?
    Posted in: Server Support and Administration
  • 0

    posted a message on minecraft.jar
    Quote from Tunnelact »
    Quote from Quiteblank »
    Hello there. I registered on the forums so I could offer some help. I too had this problem, but I found a solution. Instead of deleting everything, merely remove the "version.file" in your bin folder. It should then replace the minecraft.jar with the original and you should not get the loading bar error.

    thank god u exsites i would have never been able to play minecraft again if it wer'nt for u :Diamond: :Diamond: :Diamond: :Diamond: :tnt: that is my rateing of u i love tnt so its better than 5 dimonds

    Odd I can't get that to work even with deleting version.file. Should I restart my computer or something?

    EDIT: I clicked OPTIONS where you login, and pressed FORCE UPDATE and it redownloaded everything and is working perfectly now.
    Posted in: Legacy Support
  • 0

    posted a message on Using my websites IP > mine
    The site IP I don't care if they still see it or anything. I was just wondering if there was a way to use my own hosting because I wanna have the server up 24 hours.
    Posted in: Server Support and Administration
  • 0

    posted a message on Using my websites IP > mine
    Is it possible to set up a server using my website's IP?

    Or just upload necessary software or anything to my website to set it up.
    Posted in: Server Support and Administration
  • To post a comment, please .