Problem when updating to 1.7_2

Discussion in 'Bukkit Help' started by Wazap, Jul 2, 2011.

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

    Wazap

    Hi,
    I have a Windows 7 64 bit
    java version - 1.6.0_26
    Im using craftbukkit build 953 for the 1.7.2 update

    So my problem is before the 1.7 update of Minecraft my Bukkit server was working fine. It was only a test server so it didn't have any plugins and things of the sort, just a plain server. Recently when I updated to the latest build of craftbukkit I noticed that the command prompt wasn't doing what it should be doing.When I run RUN.bat the command prompt opens and when it gets to the first 2 lines it just stops, here they are :
    151 recipes
    16 achievements

    These are the first two lines that usually come up when I start the server, but I don't know why it just stops after that...
    I've tried running a 1.7_2 vanilla server and it works fine, me and my friends can join with no problems whatsoever.
    Again I have no plugins, no mods nothing that could cause this.
    I hope I described my problem properly :(
     
  2. Offline

    DerpDetonator

    You need to update your RUN.bat too.
     
  3. Offline

    Wazap

    How do I do that ? :confused:
     
  4. Offline

    Wazap

    Anyone?
     
  5. Offline

    Lolmewn

    Nah you don't. This really is weird. How do you startup the server?
     
  6. Offline

    Wazap

    I follow the instructions: download latest recommended build, copy that text thing, make a notepad file, paste the text and then save it as RUN.bat... aaand a click the RUN.bat
     
  7. Offline

    Carnage104

    Very strange...

    Copy the text of you .bat file here

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

    Wazap

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

    I'm desperate guys... I can't get it to work, is there a moderator or someone who knows this kind of stuff I can talk to....

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

    Wazap

    If you guys can't help me can you direct me to someone who can plz
     
  10. Offline

    TnT

    Can you post a screenshot of your server console after you start it up?
     
  11. Offline

    Wazap

    I am actually amazed at what happened right now. When I started the .bat file to make a screenshot for you it actually started the server with absolutely no problem! I have no idea how this happened, I haven't messed with it for 2 days and suddenly it just fixes itself ...
    Here's the pic though, but just to make sure this doesn't happen again in the next update can you tell me what I did wrong or what I should avoid doing, because it's a really simple thing to do and as I said in my thread I just downloaded the latest build of bukkit and replaced it with the older...
     

    Attached Files:

Thread Status:
Not open for further replies.

Share This Page