1.8 Dev Build question (noob question)

Discussion in 'Bukkit Discussion' started by Drapeta, Sep 14, 2011.

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

    Drapeta

    I am pretty new to Bukkit, and have a simple question (hopefully) Please, no flaming.

    You can get all the newest Jar files very easily, and it is impressive both how fast, and how much information is getting reported to the community..

    But I am wondering, is there a new engine (that i failed to notice) to run the new Jar file?
    (I think its the CraftBukkit Starter.bat )

    Or will that remain the same? (again, I am pretty new to this. )

    Thanks for looking (and answering, if you do)
     
  2. Offline

    urbn

    If you want the dev version you will need to download using the dev link that has been posted. Upload the file and rename your current craftbukket file to something else. Rename the downloaded file to what ever you were previously using.
     
  3. Offline

    Tanite

    Unless they changed something, it's probably the same (using a .bat to run java) like so:

    "c:\Program Files\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -XX:parallelGCThreads=4 -Xincgc -jar craftbukkit.jar

    Adjusting the location of java and the exact name of your .jar, of course.
     
  4. Offline

    Drapeta

    Thank you very much Tanite and Urbn.

    Both very helpful <3
     
Thread Status:
Not open for further replies.

Share This Page